body {
font: 10px verdana, arial, helvetica, sans-serif;
text-align: center; /* for IE */
background: url(background.png) #dfeae1 repeat-x 0px 39px;
}

#topbar {
width: 100%;
border: 0px;
position: absolute;
top:0;
left: 0px;
height:39px;
overflow:hidden;
}

#all {
margin-top:39px;
}



a {
color:#000;
text-decoration: none;
}

a:visited {
color:#000;
text-decoration: none;
}

a:hover {
color: #539315;
text-decoration: none;
}

a img {
border:none;
}

.selected {
color: #539315 !important;
font-weight: bold !important;
}
	
#content {
margin: 0 auto;
text-align: left;
width: 980px;

}

	#logo {
	float:left;
	padding:2px;
	}
	
	#top-menu {
	float: right;
	padding-right:15px;
	text-align: right;
	}


			#alternative-menu ul {
			font: Arial;
			font-size: 10px;
			list-style-type: none;
			}
			
			#alternative-menu ul li {
			float: right;
			padding-left: 20px;
			}
				
			#alternative-menu li a {
			padding-left:18px;
			padding-top:2px; 
			}
			
			#alternative-menu ul li a#sitemap{
			background: url(direction.png) no-repeat;
			}
			
			#alternative-menu ul li a#sound{
			background: url(volume.png) no-repeat;
			}
			
			#alternative-menu ul li a#international{
			background: url(globe-medium-green.png) no-repeat;
			}
		
		#hovedmenu {
		padding-top: 50px;
		}
		
			#hovedmenu ul {
			list-style-type: none;
			font: Arial;
			font-size: 13px;
			}
	
			#hovedmenu ul li {
			float: left;
			padding-left: 20px;
			}
		
			#hovedmenu li.selected a {
			color: #539315;
			font-weight: bold;
			}

		
	.clear {
	clear:both;
	}
	
		#container-top {
		background: url(container-top.jpg);
		height: 33px;
		}
	
		#container-content {
		background: url(container-background.jpg);
		overflow: auto;
		}
		
			#container-content-left {
			width: 171px;
			float:left;
			padding-left:33px;
			}
			
				.menu-headline {
				font-weight: bold;
				font-size: 11px;
				}
				
				#main-menu {
				padding-top: 10px;
				}
				
					#main-menu ul {
					margin: 0px;
					padding-left: 14px;
					list-style-image: url(arrow-bullet.gif);
					line-height: 18px;
					}
				
					#main-menu ul a {
					text-decoration: none;
					color: #000;
					}
				
					#main-menu ul a:hover {
					color: #539315;
					}
				
					#main-menu ul li.selected a {
					text-decoration: none;
					color: #539315;
					font-weight: bold;
					}
					
					.menu-under-headline {
					font-weight: bold;
					}
			
			#container-content-right {
			padding-left: 20px;
			float: left;
			width:420px;
			}
			
				.center {
				text-align: center;
				}
			
				h1 {
				font-size: 24px;
				font-weight: normal;
				margin: 0px 0px 10px 0px;
				}
				
				h2 {
				font-weight: bold;
				font-size: 12px;
				margin: 0px;
				}
	
				.text-no-space{
				margin: 0px;
				}
				
				.strong {
				font-weight: bold;
				}
			
			#container-content-right-forside {
			padding-left: 20px;
			float: left;
			width:720px;
			}
				
				#forsideindhold {
				float:left;
				width: 400px;
				}
				
				#opslagstavle {
				float:right;
				border: dashed 1px #afafaf;
				height: 340px;
				width: 250px;
				background-color: #dee8cd;
				padding: 7px;
				}
				
				.opslagstavleoverskrift {
				font-weight: bold;
				border-bottom: solid 1px #afafaf;
				margin-bottom: 5px;
				}
				
				.opslagstavleindhold {
				margin-bottom:15px;
				}
				
				.bordered {
				margin-top: 15px;
				border: dashed 1px #afafaf;
				background-color: #dee8cd;
				padding: 7px;
				}

			
			#print {
			text-align: center;
			float: right;
			padding-right: 30px;
			clear: both;
			}
				
				
	
		#container-bottom {
		background: url(container-bottom.png);
		height: 40px;
		clear:both;
		}

	#footer {
	text-align: center;
	font: verdana;
	font-size: 10px;
	color: #383838;
	clear: both;
	}
	
