/* CSS Document */
body {
	background-color: #000000;
	margin-left:0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
}
/*body{margin:0px;}*/

div#rahmen {
text-align:center;
margin:auto;
width:798px;
background-color: #ffffff;
/*border:solid;
border:1px;
border-color:black;*/
}

div#kopf {
width: 775px;
height:30px;
text-align:left;
font-family:Trebuchet MS,Verdana, sans serif;
font-size: 11px;
font-weight: bold;
color: #363636;
background-color: #ffffff;
padding-left: 25px;
padding-top: 10px;

border:solid;
border-top:0px;
border-bottom:1px;
border-left:0px;
border-right:0px;
border-color:#000000;
/*margin-top: 20px;
/*line-heihgt:1px;*/
}

#kopf a:link{
font-family:Trebuchet MS,Verdana, sans serif;
font-size: 11px;
font-weight: bold;
color: #363636;
text-decoration: none;

}

#kopf a:visited{
font-family:Trebuchet MS,Verdana, sans serif;
font-size: 11px;
font-weight: bold;
color: #363636;
	text-decoration: none;

}
div#mitte {
width: 800px;
height:450px;
/*height:750px;*/
background-color: #ffffff;
text-align:left;
float:left;

}
div#mitte1 {
width: 800px;
height:450px;
/*height:750px;*/
background-color: #ffffff;
text-align:left;
float:left;
overflow :auto;

scrollbar-arrow-color:#ffffff;
scrollbar-3dlight-color:#cccccc;
scrollbar-base-color:#ffffff;
scrollbar-darkshadow-color:#ffffff;
scrollbar-face-color:#ffffff;
scrollbar-highlight-color:#cccccc;
scrollbar-track-color:#ffffff;
scrollbar-shadow-color:#000000;

/*padding-left: 20px;*/
}
div#unten {
width: 780px;
height:30px;
background-color: #ffffff;
text-align:center;
font-family:Trebuchet MS,Verdana, sans serif;
font-size: 12px;
font-weight: normal;
color: #cccccc;
float:left;
border:solid;
border-top:1px;
border-bottom:0px;
border-left:0px;
border-right:0px;
border-color:#000000;
padding-top: 10px;
padding-left: 20px;
}
#unten a:link{
font-family:Trebuchet MS,Verdana, sans serif;
font-size: 11px;
font-weight: bold;
color: #363636;
	text-decoration: none;

}

#unten a:visited{
font-family:Trebuchet MS,Verdana, sans serif;
font-size: 11px;
font-weight: bold;
color: #363636;
	text-decoration: none;

}


.red {
font-family:Trebuchet MS,Verdana, sans serif;
font-size: 12px;
font-weight: bold;
	color: #cccccc;
}
.fuehl {
font-family:Trebuchet MS,Verdana, sans serif;
font-size: 10px;
font-weight: standard;
	color: #000000;
}
.fuehl2 {
font-family:Trebuchet MS,Verdana, sans serif;
font-size: 16px;
font-weight: bold;
	color: #000000;
}