body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #ACADB0;
}

div#wrapper {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	position: relative;
}

div#toppdel {
	background-image: url(../bilder/topp_bg.jpg);
	background-repeat: repeat-x;
	position: absolute;
	height: 92px;
	width: 800px;
	top: 25px;
	left: 0px;
	text-align: center;
	background-color: #000000;

}

div#toppmeny {
	position: absolute;
	visibility: hidden;
	display: none;
	height: 35px;
	width: 775px;
	top: 140px;
	left: 0px;
}

div#hoveddel {
	position: absolute;
	left: 0px;
	top: 118px;
	width: 800px;
	height: 540px;
	background-color: #FFFFFF;
}

div#menyvenstre {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 195px;
	padding-left: 10px;
	padding-top: 17px;
}

div#centerdel {
	position: absolute;
	left: 205px;
	top: 0px;
	width: 590px;
	height: 510px;
	margin-top: 10px;
	overflow: auto;
}



div#bunntekst {
	position: relative;
	visibility: hidden;
	display: none;
	height: 5px;
	width: 790px;
	left: 0px;
	padding-top: 0px;
	text-align: right;
	clear: both;
	float: left;
}


div#centerdel a {
	text-decoration: underline;
	color: #000000;
}

div#centerdel a:hover {
	text-decoration: none;
	color: #000000;
}

div#centerdel h5, div#centerdel h4, div#centerdel h3, div#centerdel h2 {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	color: #000000;
	margin-bottom: -8px;
}

div#centerdel p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-right: 8px;
	margin-bottom: 10px;
	color: #000000;
}

div#centerdel ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-bottom: 0px;
	line-height: 13px;
	/*list-style-type: circle;*/
}

div#menyvenstre p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 10px;
	margin-right: 3px;
	color: #000000;
}

div#menyvenstre a {
	color: #000000;
	text-decoration: none;
}

div#menyvenstre a:hover {
	color: #000000;
	text-decoration: underline;
}



.tekstbunn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 10px;
	color: #000000;
	text-decoration: none;
	padding-right: 35px;
}
div#menyvenstre img {
	margin-bottom: 5px;
}

table#kalender {
	border: 1px solid #000000;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

}

table#lister {
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

}

table#kalender td, table#lister td{
	padding-top: 3px;
	padding-left: 10px;
	padding-bottom: 5px;
	height: 20px;
}


.foto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	padding-right: 5px;
	text-align: right;
	background-color: #000000;
}

.imgMargVenstre {
	margin-left: 20px;	
}
table#sponsorer {
	border: 1px dashed #CCCCCC;

}

.sponsorer {
	margin-left: 2px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}