body {
	margin: 0px;
	background: #484848 url(images/bg.jpg) repeat-x top center;
	color: #FFFFFF;
	text-align: justify;
	font-family: arial, sans-serif;
}
h3:before
{
content: ". : ";
}
h3:after
{
content: " : .";
}
a:link, a:visited {
	border-top: 1px solid #353535;
	border-bottom: 1px solid #8d8d8d;
	text-decoration: none;
	color: #FFFFFF;
}
a:active, a:hover {
	background: #484848 url(images/h3_bg.png) repeat-x bottom center;
	border-top: 1px solid #8d8d8d;
	border-bottom: 1px solid #8d8d8d;
	text-decoration: none;
	color: #FFFFFF;
}
p {
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 12px;
}
h4 {
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 13px;
}
p.endret {
	text-align: right;
}
input, textarea {
	margin-right: 10px;
}
h3 {
	background: #484848 url(images/h3_bg.png) repeat-x top center;
	border-bottom: 1px solid #8d8d8d;
	font-size: 14px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 6px;
	padding-bottom: 5px;
	padding-left: 10px;
}
table {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 0px;
}
td {
	border: 1px solid #8d8d8d;
	vertical-align: top;
	padding: 10px;
}
img.profil {
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 200px;
	border: 1px solid #8d8d8d;
}
img.kommentar {
	height: 40px;
	margin-left: 10px;
	margin-right: 10px;
	float: left;
	border: 1px solid #8d8d8d;
}
#header span {
	display: none;
}
#header {
	margin: 0px;
	width: 392px;
	height: 106px;
	background: transparent url(images/header.jpg) no-repeat top left;
}
#headerMeny {
	position: absolute;
	top: 10px;
	right: 10px;	
}
#headerMeny img {
	margin-left: 10px;
}
#headerMeny a img:hover {
	background: transparent url(images/hover.png) no-repeat top left;
}
#headerMeny a img {
	background: none;
	border: 0px;	
}
#headerMeny a:link, #headerMeny a:visited {
	background: none;
	border-top: 0px solid #8d8d8d;
	border-bottom: 0px solid #8d8d8d;
	text-decoration: none;
	color: #FFFFFF;
}
#headerMeny a:hover, #headerMeny a:active {
	background: none;
	border-top: 0px solid #8d8d8d;
	border-bottom: 0px solid #8d8d8d;
	text-decoration: none;
	color: #FFFFFF;
}
#sidebar {
	width: 20%;
	min-width: 50px;
	float: left;
}
#main {
	width: 76%;
	min-width: 200px;
	float: right;
	margin-right: 10px;
}
#nyhet {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 0px;
	width: 100%;
	background: #353535;
	border: 1px solid #8d8d8d;
}
#meny {
	margin: 10px;
	width: 100%;
	background: #353535;
	border: 1px solid #8d8d8d;
	padding-bottom: 10px;
}
#meny a:link, #meny a:visited {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	color: #FFFFFF;
	font-size: 12px;
	border-bottom: 1px solid #353535;
	border-top: 1px solid #353535;
	text-decoration: none;
}
#meny a:hover, #meny a:active {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	color: #FFFFFF;
	font-size: 12px;
	background: #484848 url(images/h3_bg.png) repeat-x bottom center;
	border-bottom: 1px solid #8d8d8d;
	border-top: 1px solid #8d8d8d;
	text-decoration: none;
}
