* {
	padding:0px;
	margin:0px;
}
body {
	background:url(../images/bg.gif) center top repeat-x;
}
a {
	color: #666666;
	text-decoration: none;
	font-style: normal;
	font-weight: Bold;
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
}
a:hover {
	color: #666666;
	text-decoration: underline;
	font-style: normal;
	font-weight: Bold;
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
}
#Container {
	position:relative;
	text-align:left;
	margin:0px auto;
	width:980px;
}
#LogoHolder {
	position:absolute;
	left:726px;
	top:480px;
}
#NewsHolder {
	position:absolute;
	left:0px;
	top:549px;
	width:980px;
	height:41px;
}
/*farve specifikt*/
#TopMenuHolder li.selected {
	border-top:7px solid #AAC8BE;
}
#TopMenuHolder li a:hover, #TopMenuHolder li a {
	border-left:1px solid #AAC8BE;
}
#LeftContainer {
	position:absolute;
	left:110px;
	top:42px;
	width:340px;
	height:420px;
	background-color:#AAC8BE;
	overflow:hidden;
}
#LeftTopHolder {
	position:absolute;
	left:15px;
	top:25px;
}
#LeftBottomHolder {
	position:absolute;
	left:0px;
	top:270px;
	width:340px;
	height:146px;
        border-top:1px solid #FFFFFF;
	padding:10px 0px 0px 20px;
}
#ContentHolder {
	position:absolute;
	left:450px;
	top:42px;
	width:420px;
	height:420px;
        background-color:#000000;
        overflow: hidden;
}
#ContentHolder {
	position:absolute;
	left:450px;
	top:42px;
	width:420px;
	height:420px;
	background-color:#E4EFE4;
        overflow:auto;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #666666;
	scrollbar-darkshadow-color: #666666;
	scrollbar-face-color: #AAC8BE;
	scrollbar-highlight-color: #EBEBEB;
	scrollbar-shadow-color: #999999;
	scrollbar-track-color: #E4EFE4;	
}
#PageMenuHolder {
	display:none;
}
.ParagraphImage {

}
.ParagraphText {

}



