body
{
	font : verdana;
	font-family : sans-serif;
	font-size : 10px;
	font-style : normal;
	background :#666666;
	color: black;
	margin-top:0px; 
	margin-left:0px;
	margin-right:0px; 
	margin-bottom:0px;
	scrollbar-base-color:#666666;
  	scrollbar-3dlight-color:#FFFFFF;
  	scrollbar-arrow-color:#999999;
  	scrollbar-darkshadow-color:#333333;
  	scrollbar-face-color:#666666;
  	scrollbar-highlight-color:#999999;
  	scrollbar-shadow-color:#000000;
  	scrollbar-track-color:#999999;

}

td
{
	font : verdana;
	font-family : sans-serif;
	font-size : 11px;
	font-style : normal;
	color: black;
}
.tdorange
{
	font : verdana;
	font-family : sans-serif;
	font-size : 11px;
	font-style : normal;
	color: black;
	background-color : #CB3712;
}
.tdorangedunkel
{
	font : verdana;
	font-family : sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : bolder;
	color: white;
	background-color : #990000;
}

.tdintern
{
	font : verdana;
	font-family : sans-serif;
	font-size : 11px;
	font-style : normal;
	color: black;
	background-color : #999999;
}
h1
{
	font : verdana;
	font-family : sans-serif;
	font-size : 14px;
	font-style : normal;
	color: #990000;
}
.ueberschrift
{
	font-family : sans-serif;
	font-size : 12px;
	font-style : bolder;
	color: #990000;
	font-weight: bold;
}


.menuetext /* ueberschriftengrösse für das erste menue */
{
	font : verdana;
	font-size : 11px;
	font-style : normal;
	color: #330000;
}

a:link {
			color: #330000;
			text-decoration : none;
			font-weight : bolder;}
a:visited {	color: #330000;
			text-decoration : none;
			font-weight : bolder;}
a:active {	color: #330000;
			text-decoration : none;
			font-weight : bolder;}
a:hover {	color: white;
			text-decoration : none;
			font-weight : bolder;}
			

