body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #86A3D2;
	background-image: url(gfx/bg_webseite.jpg);  
	background-repeat: repeat-x; 	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #594710;
}

td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #594710;
}

h5 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.newsheadline {
	font-size: 14px;
	font-weight: bold;
}

.newsdate {
	font-size: 10px;
}

.minitext {
	font-size: 10px;
	color: #987E2F;
}

/* Links */
a:link , a:visited, a:active{
	font-weight: bold;
	text-decoration: none;
	color:#594710;
}
a:hover{
	font-weight: bold;
	color:#000000;
	text-decoration:underline;
}

#player  {
	width: 300px;
	height: 86px;
	overflow:hidden;
	text-align: left;
}


#webseite {
	margin-top:0px;
	margin-left:4px;
	width: 820px;
	top: 0px;
	min-height: 100%;
	height: auto !important;  /*moderne Browser*/
	height: 100%;  /* IE */
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #594710;	
}

#header {
    position: relative; 
	margin-top:0px;
	margin-left:0px;
	width: 820px;
	height: 309px;
	color: #594710;
	float:left;
	background-image: url(gfx/header.jpg);  
	background-repeat: no-repeat; 	
}

#navi {
	position: absolute;
	width:330px;
	height:110px;
	z-index:1;
	left: 55px;
	top: 172px;
	text-align:center;
}

#ariola {
	position: absolute;
	width:69px;
	height:31px;
	z-index:1;
	left: 742px;
	top: 270px;
}

#cd1 {
	width:144px;
	height:240px;
	z-index:1;
	text-align:center;
}

#cd2 {
	width:144px;
	height:240px;
	z-index:1;
	text-align:center;
}

#contentlinks480 {
	margin-top:0px;
	margin-left:10px;
	width: 480px;
	color: #594710;
	float:left;
}

#contentrechts300 {
	margin-top:0px;
	margin-left:20px;
	width: 300px;
	float:left;
}

#contentbreit770 {
	margin-top:0px;
	margin-left:10px;
	width: 780px;
	color: #594710;
	float:left;
}



#footer {
	margin-top:0px;
	margin-left:0px;
	width: 800px;
	height: 25px;	
	float:left;
}