body{
	background-color : #444444;
}

h1{
	color: Maroon;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
                margin-bottom: 2px;
}

#main a {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	color: black;
	background: transparent;
	text-decoration: none;
}
#main a:hover {
	color: #666;
	background: transparent;
	text-decoration: underline;
}

/* .main_indhold{
	width: 487px;
	height: 316px;
	background-image: url(/images/main_forside.gif);
} */

.indhold_events{
	font-family: "Verdana", Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: Black;
	text-align: left;
	margin-top: 245px;
	margin-left: 14px;
}

#banner{
	margin: 0px;
	/*background-image: url(/images/bg_banner.png);*/
	background-repeat: no-repeat;
	background-position: center;
	height: 107px;
                margin-bottom: 5px;
	width: 750px;
}

#banner_right{
	position: absolute;
	margin-left: 760px;
	margin-top: 115px;
	height: 500px;
	background-color: transparent;
	width: 130px;
	z-index: 5;
}

#banner_bottom{
	width: 750px;
	height: 107px; 
	/*background-image: url(/images/banner_bg_bottom.jpg);*/
	background-repeat: no-repeat;
	background-position: center;
}

#frame {
	width : 748px;
	height: 500px;
	position: absolute;
	border: 0px;
	left : 50%;
	top: 0%;
	margin-left:-375px;
	margin-top: 0px;
	z-index : 1;
}

#main{
	background-image: url(/images/bg_new.gif);
	background-repeat: repeat-y;
	width: 748px;
	height: 380px;
	margin-top: 14px;
	overflow: auto;
}

td{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#main_text{
	position: absolute;
	width: 544px;
	margin-left:0px;
	background-color: transparent;	
}

.main_text{
	padding: 8px;
	margin-top: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;	
	color: Black;
}

#nyheder{
	position: absolute;
	width: 185px;
	margin-left: 538px;
	background-color: transparent;
	margin-top: 15px;
}

.nyheder{
	padding-top: 0px;
	padding-left: 25px;
	margin-top: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	height: 300px;	
	color: Black;
}

.news_over{
	color: Maroon;
}

.main_over{
	color: Maroon;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

#menu{
	position: absolute;
	margin-top: 0px;
	z-index: 3;
	background-color: #660000;
	width: 748px;
	height: 15px;
}

#Table_01 {
	position:absolute;
	left:0px;
	top:0px;
	width:748px;
	height:15px;
}

#menu-01 {
	position:absolute;
	left:0px;
	top:0px;
	width:150px;
	height:15px;
	background-color: #66000;
}

#menu-02 {
	position:absolute;
	left:150px;
	top:0px;
	width:69px;
	height:15px;
	background-color: #66000;

}

#menu-03 {
	position:absolute;
	left:219px;
	top:0px;
	width:1px;
	height:15px;
	background-color: #66000;

}

#menu-04 {
	position:absolute;
	left:220px;
	top:0px;
	width:59px;
	height:15px;
	background-color: #66000;

}

#menu-05 {
	position:absolute;
	left:279px;
	top:0px;
	width:105px;
	height:15px;
	background-color: #66000;

}

#menu-06 {
	position:absolute;
	left:384px;
	top:0px;
	width:72px;
	height:15px;
	background-color: #66000;

}

#menu-07 {
	position:absolute;
	left:456px;
	top:0px;
	width:75px;
	height:15px;
	background-color: #66000;

}

#menu-08 {
	position:absolute;
	left:531px;
	top:0px;
	width:79px;
	height:15px;
	background-color: #66000;

}

#menu-09 {
	position:absolute;
	left:610px;
	top:0px;
	width:127px;
	height:15px;
	background-color: #66000;

}

#menu-10 {
	position:absolute;
	left:737px;
	top:0px;
	width:11px;
	height:15px;
	background-color: #66000;

}

/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */

.news-list-container HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer{
clear:right;
height:1px;
border:1px solid #F9FFE5;

}
.news-latest-container HR.clearer {
clear:left;
}

