/* Start of CMSMS style sheet 'Structure' */
@charset "UTF-8";
/* CSS Document */

#center {
margin-top:30px;
text-align: center;

}

#wrapper {
text-align: left;
width: 960px;
background-color:#FFF;
height:575px;
margin-right: auto;
margin-left: auto;
}

#headerwrapper {
	background-color:#f5f5f5;
	width:920px;
	height:40px;
	margin-left:20px;
        margin-bottom:20px;
	float:left;
	display:inline;
}

#navigation li {
       display:inline;
       list-style: none;

}

#headermenu {
height:40px;
width:800px;
float:left;
display:inline;
}

#headerlogo {
float:right;
height:40px;
width:120px;
}

#newswrapper {
	background-color:#FFF;
	width:920px;
	margin-left:20px;
	float:left;
	display:inline;
}

#newspicturewrapper {
	background-color:#FFFFFF;
	width:320px;
	height:230px;
	float:left;
	display:inline;
}

#newspicturetextleft{
	background-color:#FFFFFF;
	width:320px;
	height:50px;
	top:180px;
	position:relative;
        padding: 10px 0px 10px 0px;
}

/* #newspicturetextright{
	background-color:#FFFFFF;
	width:160px;
	height:50px;
	left:160px;
	top:110px;
	position:relative;
padding: 10px 0px 10px 0px;
}
*/

#newspicture {
	width:320px;
	height:180px;
	position: absolute;
	z-index: 0;
	
}

#newspictureoverlay {
	width:320px;
	height:180px;
	position: absolute;
	z-index: 1;
	
}
	
	

#news {
	background-color:#FFFFFF;
	width:580px;
	height:auto;
	float:left;
	display:inline;
	padding-left:20px;
	padding-right:0px;
}

#newssliderwrapper{
	width:960px;
	height:130px;
	margin-top:20px;
	padding-bottom:20px;
	float:left;
	display:inline;
	background-color:#FFF;
}

#newssliderleftnav{
	width:20px;
	height:25px;
	margin-top:52.5px;
	background-color:#ffffff;
	float:left;
	display:inline;
}

#newsslider{
	background-color:#ffffff;
	width:920px;
/*	height:130px;*/
	float:left;
	display:inline;
}

#newssliderrightnav{
	width:20px;
	height:25px;
	margin-top:52.5px;
	background-color:#ffffff;
	float:left;
	display:inline;
}

#footer{
	width:960px;
	height:30px;
	background-color:#FFFFFF;
	float:left;
	display:inline;
	clear:both;
	text-align:center;
	line-height: 30px;
}

.newssliderbox p {
max-width:100px;
}

#newsslidertext {
width:445px;
float:left;
display:inline;
}	

#mellemrum {
width:10px;
float:left;
display:inline;
}
/* End of 'Structure' */

