body {background-color : #EFEFE9;
	scrollbar-arrow-color: White;
	scrollbar-shadow-color: #D4D4D4;
	scrollbar-3Dlight-color: ThreedLightShadow;
	scrollbar-track-color: #E1E1E1;
	scrollbar-face-color: #748B38;
	scrollbar-highlight-color: #DDDDDD;
	scrollbar-darkshadow-color: Gray;
	padding-top:20px;
	padding-bottom:20px;
}

A {
	color: #EF0000;
	text-decoration: underline;
}
	A:hover {
	text-decoration: underline;
}
	A:visited {
	color: #B34848;
	text-decoration: underline;

}
	A:active {
	color: #CA6A13;
	text-decoration: none;
}
	

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

.head {
	font-size: 12pt;
	font-weight: bold;
	color: #ED5800;}

.brottext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #515151;}
	
.brottextOrange {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #BC5101;}	

.frame {width: 580px;  }
.rahmen {padding: 5px;  }
.frameinhalt {overflow: auto; width: 590px;  }


.PlatzRechts {  margin-right: 10px;}
.PlatzUnten {  margin-bottom: 15px;}
.PlatzLinks {	margin-left: 10px;}
	
.legende {
	font-size: 10px;
	color: Gray;}
