body {
	background-color: #f7f0e8;
	margin: 0;
	padding: 0;
}

p, h1, h2, a {
	font-family:Arial, Tahoma, Verdana;
	color: #7a6956;
	margin: 0;
	padding: 0;
}

p {
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
}

h1, h2 {
	font-size: 14px;
}

ul, li, dl, dd, dt {
	padding: 0;
	margin: 0;
}

img {
	border-style: none;
}

a:active {
  outline: none;
}
 

.clr {
	clear: both;
}

#wrap {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

#header {
	float: left;
	width: 900px;
	height: 128px;
	margin: 0;
	padding: 0;
}

#menu {
	float: left;
	width: 900px;
	height: 44px;
	background: url(images/menu_bg.gif) no-repeat;
	margin: 0;
	padding-left: 10px;
	padding-top: 2px;
}

.dropdown {
	float:left;

}
.dropdown dt {
	width:130px; 
	padding: 8px; 
	font-family: Arial, Tahoma, Verdana;
	color: #FFF;
	font-size: 12px;
	font-weight:bold; 
	cursor:pointer; 
	text-align: center;
}


.dropdown dd {
	position:absolute; 
	overflow:hidden; 
	width:145px; 
	display:none; 
	background:#97ab29; 
	z-index:200; 
	opacity:0;
}
.dropdown ul {
	width:145px; 
	list-style:none; 
}

.dropdown li {
	display:inline;
	width: 145px;
}

.dropdown a, .dropdown a:active, .dropdown a:visited {
	display:block; 
	color:#FFF; 
	font-size: 12px;
	font-weight: bold;
	text-decoration:none; 
	background:#97ab29; 
	width:145px;
	padding: 5px;
	outline: none;
}

.dropdown a:hover {
	background: #e9cc28; 
	color:#5e5a41;
}

.dropdown .underline {

}


#show {
	float: left;
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
}

.slideshow {
	display: block;
	position: relative;
	z-index: 0;
}
.slideshow-images {
	display: block;
	overflow: hidden;
	position: relative;
}		
.slideshow-images img {
	display: block;
	position: absolute;
	z-index: 1;
}		



.slideshow-images {
	height: 250px;
	width: 880px;
}		
.slideshow-images-visible { 
	opacity: 1;
}	
.slideshow-images-prev { 
	opacity: 0; 
}
.slideshow-images-next { 
	opacity: 0; 
}
.slideshow-images img {
	float: left;
	left: 0;
	top: 0;
}	


.slideshow {
	height: 250px;
	margin: 0;
	width: 880px;
	border: 10px solid #e9e0d6;
}
.slideshow a img {
	border: 0;
}


#mainleft {
	float: left;
	width: 598px;
}

#mainlefttopheader {
	float: left;
	width: 598px;
	height: 48px;
	background: url(images/velkommen_header.gif) no-repeat;
}
	
#mainlefttopcontent {
	float: left;
	width: 598px;
	background: url(images/left_bg.gif) repeat-y;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 38px;
}

#mainleftcontentwrap {
	float: left;
	width: 560px;
}


#mainlefttopbottom {
	float: left;
	width: 598px;
	height: 7px;
	background: url(images/left_velkommen_bottom.gif) no-repeat;
}

#mainandettop  {
	float: left;
	width: 598px;
	height: 48px;
	background: url(images/andet_bg.gif) no-repeat;
}

#mainandetcontent {
	float: left;
	width: 598px;
	background: url(images/left_bg.gif) repeat-y;
	padding-left: 10px;
	text-align: center;
}

#mainandetbottom {
	float: left;
	width: 598px;
	height: 7px;
	background: url(images/left_velkommen_bottom.gif) no-repeat;
}

#mainright {
	float: left;
	width: 302px;
}

#mainrighttopheader {
	float: left;
	width: 302px;
	height: 48px;
	background: url(images/nyheder_header.gif) no-repeat;
}

#mainrighttopcontent {
	float: left;
	width: 302px;
	background: url(images/right_bg.gif) repeat-y;
	padding-top: 10px;
}

#mainrighttopbottom {
	float: left;
	width: 302px;
	height: 7px;
	background: url(images/right_nyheder_bottom.gif) no-repeat;
}

.nyheddato {
	float: left;
	width: 30px;
	border-right: 1px solid #ead5be;
	padding-left: 20px;
	padding-right: 5px;
	text-align: center;
}

.nyheddato p {
	margin: 0;
	padding: 0;
}

.nyhedcontent {
	float: left;
	width: 220px;
	padding-left: 10px;
	margin-bottom: 10px;
}

.nyhedcontent p {
	margin: 0;
	padding: 0;
}

#mainarrangementertop {
	float: left;
	width: 302px;
	height: 48px;
	background:  url(images/arrangementer_bg.gif) no-repeat;
}

#mainarrangementcontent {
	float: left;
	width: 302px;
	background: url(images/right_bg.gif) repeat-y;
	padding-top: 10px;
}

#mainarrangementercontent p {
	float: left;
	width: 285px;
}

#mainarrangementbottom {
	float: left;
	width: 302px;
	height: 7px;
	background: url(images/right_nyheder_bottom.gif) no-repeat;
}

#footer {
	float: left;
	width: 900px;
	border-top: 1px solid #ead5be;
	margin-top: 20px;
	padding-top: 10px;
}

#flag {
	float: left;
	width: 200px;
}

#footertext {
	float: left;
	text-align: right;
	width: 700px;
}

#footertext p {
	margin: 0;
	padding: 0;
}

table {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #7a6956;
	width: 90%;
}

tr {
	padding-bottom: 20px;
}

.madheading {
	font-weight: bold;
}

.madpris {
	text-align: right;
}

.splitter {
	padding-bottom: 15px;
}

.tabletop {
	padding-bottom: 10px;
}
