body {
	background: white url(/img/baggrund.jpg);
	color: black;
	margin: 0;
	padding: 20px 30px 20px 50px;
}
div.nav-container a {
	text-decoration: none;
	color: white ! important;
	font-weight: bold;
	font-family: sans-serif;
}
div.main-container {
}
div.main {
	background: white;
	padding: 2px 30px 40px 50px;
	border: 1px solid #c0c0c0;
	border-top: 1px solid red;
}
div.topnav {
	text-align: right;
	margin-right: -22px;
	font-weight: bold;
	font-family: sans-serif;
	color: #cc0000;
}
div.topnav a {
	color: #333333;
	text-decoration: none;
}
div.right-container {
	float: right;
	width: 25%;
	font: smaller sans-serif;
	margin-right: -10px
}
div.right {
	background: #e8e8e8;
	border: 1px solid #999999;
	padding: 7px 10px 15px;
	margin: 0px 0px 10px 10px;
}
p.validate { text-align: right; font: x-small sans-serif }
a:link { color:#cc1111; }
a:visited { color:#666666; }
#kommentarer {
	border-top: 1px solid #c0c0c0;
}

