body{
		height: 100%;
		text-align: center;
		background: url(image/tapet.jpg);
		border-collapse: collapse;
		margin: 0px;
		padding: 0px;
		font-family: arial;
	}
	
	
	img{
		border: 0px;
		padding: 0px;
		margin: 0px;
		border-width: 0px;
	}
	
	img#top_shadow_left, img#top_shadow_right{
		height: 100px;
		width: 6px;
	}
	img#menu_shadow_left, img#menu_shadow_right{
		height: 20px;
		width: 6px;
	}
	.indhold_shadow{
		height: 200px;
		width: 6px;
	}
	
	
	div#topbar{
		text-align: left;
  		width: 779px;
		height: 100px;
  		margin-left: auto;
 		margin-right: auto;

	}
	
	div#menu{
		text-align: left;
  		width: 779px;
  		margin-left: auto;
 		margin-right: auto;
	}
	
	div#indhold{
		background: url(image/indhold_bg.gif);
		text-align: left;
		width: 779px;
		height: 100%;
		margin-left: auto;
 		margin-right: auto;
	}
	
	div#bund{
		background: url(image/indhold_bg.gif);
		text-align: center;
		width: 779px;
		margin-left: auto;
 		margin-right: auto;
		
		font-family: arial;
		font-size: 10px;
		color: #5A5A5A;
		
	}
	
	div#infosection{
		display: block;
		float: right;
		margin-right: 10px;
	}
	
	.newsbox{
		background: url(image/newsbox.jpg);
		width: 180px;
		border: 1px solid #5A5A5A;
		background-repeat: no-repeat;
		margin-bottom: 10px;
	}
	
	.pic{
		align: right;
		background: white;
		border: 3px solid #5A5A5A;
		background-repeat: no-repeat;
		margin-bottom: 10px;
		
		width: 180px;
			 
	}

	.send_knap{
		color: #5A5A5A;
   		font-family:arial;
		background-color:white;
		border:1px solid #5A5A5A;
		
	}
	
	a{
		color: #5A5A5A;
	}
	
	.nyheder{
		color: #306480;
		text-decoration: none;
	}
	
	
	.news_head{
		margin-top:5px;
		margin-bottom: 4px;
		margin-left:5px;
		font-weight:bold;
		font-size:11px;
		color:#000000;
		display:block;
	}
	
	.news_content{
		margin-left:5px;
		margin-top: -4px;
		margin-bottom: 8px;
		font-size:11px;
		color:#000000;
		display:block;
	}
		
	
ul {
	list-style: none;
	padding: 0;
	margin: 0;
}



#nav li li a:hover {

	display: block;
	color: #AD5500;
	background: #BCF688;
}

#nav li li a{
	display: block;
	padding-left: 5px;
	text-decoration: none;
	color: #323232; 
	background: white;
}

#nav li li{
	width: 110px;
	background: transparent;
}

.papir{
	vertical-align: top;
	background: White;
	width: 765px;
	padding: 0px;
	border-left: 1px solid #C2C2C2; 
	border-right: 1px solid #C2C2C2;
}

h1 {
	text-align: center;
	padding: 0 0 0 0;
	margin: 0;
}

li {
	float: left;
	position: relative;
	width: 40px;
	text-align: left;
	cursor: default;
	font-size: 10px;
}

li#first {
	width: 50px;
}

li#last {
	width: 48px;
}
li#shd_lft{
	width: 4px;
}
li#shd_rgt{
	width: 4px;
}

		


li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 1px;
	width: 110px;
	border: 1px solid #BEBDBE;
	
	line-height: 20px;	 
	background: white;
	font-weight: normal;
	padding: 0px;
	
}

li>ul {
	top: auto;
	left: auto;
}

li:hover ul, li.over ul {
	display: block;
}

.main_title{
	margin-top:20px;
	font-size: 12px;
	font-weight: bold;
	color: #306480;
	text-align: left;	
	margin-left: 26px;
	margin-bottom: -15px;
}

.main_content{
	font-size: 12px;
	color: #323232;
	margin-left: 35px;
	margin-right: 230px;
	text-align: left;
	line-height: 17px;
	
}

img.profil{
	margin-right: 26px;
	float: right;
}

.tabel_vidde{
	width: 150px;
}

.tabel_tider{
	color: #E07D1C;
	font-size: 12px;
	margin-left: 35px;
	text-align: left;
	line-height: 17px;
	margin-top: -15px;
	margin-bottom: -15px;
}
.sec_content{
	font-size: 12px;
	color: #323232;
	margin-left: 35px;
	margin-right: 35px;
	text-align: left;
	line-height: 17px;
	
}
.cen_content{
	font-size: 12px;
	color: #323232;
	margin-left: 35px;
	margin-right: 35px;
	text-align: center;
	line-height: 17px;
	
}