				
body
{
	padding-top:  5px;	
	background-image: url(Pictures/bg.gif);
	background-position: center;
	background-repeat: repeat-y;
	
	
}
body,div,li,a,h1,h2,h3
{
	font: 11px Arial,sans-serif;
	color: #82847E;
}

.legal{
	font-size: 9px;
}
a
{
	color: #6495ED;
	text-decoration:none;

}
a:hover
{
	text-decoration:underline;
	color:red;
}

h1 
{
	font-size:120%;
	font-weight:bold;
}

li {

	list-style-image: url(Pictures/arow.gif);
}

.list {
	padding-left: 0px;
	margin-left:21px;
	list-style-image: url(Pictures/arow.gif);
}
h2
{
	font-size:110%;
	font-weight:bold;
}
h5
{
	font-size:9px;
	font-weight: normal;
	float:left;
	display: inline;
	position: absolute;
	}
	h6
{
	font-size:9px;
	font-weight: normal;
	line-height: 10px;
	margin: 0px;

	}

.success{
color: #E8B039;
}

#topdiv
{
	
	background-color: white;
	margin: auto;
	text-align: left;
	width:775px;
	padding: 0px;

}
#topmenu
{
	position:relative;
	padding-left:0px;
	height:26px;
	width:775px;

}

#toppicture
{
	position:relative;
	width:775px;


}
.logo{
		background-image: url(Pictures/logo-header.gif);
		background-repeat: no-repeat;
		position:relative;

}
.content, .contentCenter, .contentLeft, .contentRight
{
float:left;
position:relative;
display: block; 
padding-bottom:8px;
font-size: 12px;
 line-height: 17px;
}

.contentCenter{
width: 370px;
padding-left:8px; 

}
.contentRight{
width: 370px;
		padding-left:195px; 
}

.contentLeft{
width: 520px;

}

.newsboxRight, .bannerRight, .textboxRight{
	float: right;
		clear: right;
		margin-bottom: 8px;
}
.newsboxLeft, .newsboxRight{
		width: 187px;
		background-image: url(Pictures/newsbox.gif);
		background-repeat: no-repeat;
	padding:0px;
		height:149px;
}
.textboxLeft, .textboxRight, .textboxCenter{
	background-repeat: repeat-y;
	padding:0px;
	min-height:35px;
}
.textbox{
	padding: 3px 8px 3px 8px;
	margin: 0 0 0 0;
	
}

.newshead{
	color: #B7CA1B;
}

.bannerLeft, .bannerRight{
		width: 187px;
		padding:0px;
	margin-bottom:8px;
	
	
}
.newsboxLeft, .bannerLeft, .textboxleft{
	
	float:left;
	clear: left;
		margin-right: 0px;
				margin-bottom: 8px;
}

.newsboxcenter, .bannerCenter, .textboxCenter{
	display: block;
	float:left;
		margin-right: 8px;
			margin-bottom:8px;
}
.center{
		margin-left:587px;
	margin-right: -12px;
}
#submenu
{
	position:relative;
	padding:0px;
	height:22px;
	width:775px;
	
	
}
#contentcontainer
{
	padding:0px;
	margin:0px;
	width:775px;
	clear:both;
	min-height:200px;
}

ul.topmenu 
{ 
	padding:0px;
	margin:0px; 
	float:left;   /* Flot'er hele menuen til venstre. Nødvendiggør clear */
	list-style:none;
	
}

ul.topmenu li 
{
	float: left;
display:block;
margin-right:0px;
	width: auto;
}

* html ul.topmenu li {float:left;} /* Igen aht IE skal li også floates */

ul.topmenu li a {

	float:left;
	color:white;
	padding:0px 0px 0px 10px;
	margin-top:3px;
	font-weight:bold;
	text-decoration:none;

}
ul.topmenu li.current a.current {
	float:left;
	color:white;
	padding:0px 0px 0px 10px;
	font-weight:bold;
	text-decoration:none;
}

ul.topmenu li a:hover {
	text-decoration:none;
	
}


* html ul.submenu li {float:left;} /* Igen aht IE skal li også floates */
ul.submenu
{

margin:0px; 
list-style:none;
float:left;   
padding: 5px 0 0 0;
}


ul.submenu li 
{
		float: left;
display:block;
margin:0px;
width: auto;
}



ul.submenu li a {
	float:left;
	color:#B6B7B4;
	padding:0px 5px 0px 5px;


		
}

a.meta{
	color:#82847E;
}

ul.submenu li.current a.current {
	
	color:#484D43;
	float:left;
	font-weight:bold;
	text-decoration:none;
		
}


ul.submenu li a:hover {
	
	text-decoration:none;
	color:#3399CC;
	
	
}
