body {  
    margin-top: 15px;
	 margin-left: 0px;
	 margin-right: 0px;
	 margin-bottom: 10px;
     SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
    SCROLLBAR-SHADOW-COLOR: #c8c8ca;
    COLOR: black;
    SCROLLBAR-3DLIGHT-COLOR: #2a3456;
    SCROLLBAR-ARROW-COLOR: #2a3456;
    SCROLLBAR-TRACK-COLOR: #cbcbcb;
    SCROLLBAR-DARKSHADOW-COLOR: #2a3456;
    SCROLLBAR-BASE-COLOR: #cccccc;
	 font-family: Tahoma,Verdana,Sans-serif; font-size: 11px; color: #292929;
	 background-image: url(../Bilder/haupthintergrund.gif);
	background-repeat: repeat-x;
}

td { text-decoration:none; color: #292929; font-family: Verdana,Arial,Helvetica; font-size: 11px; text-align: left;}
.txtweiss { text-decoration:none; color: Black; font-family: Verdana,Arial,Helvetica; font-size: 11px;}
H1 { text-decoration:none; color: #B20206; font-family: Verdana,Arial,Helvetica; font-size: 11px;  margin:0; padding: 0;}
H2 { text-decoration:none; color: #B20206; font-family: Verdana,Arial,Helvetica; font-size: 11px;  margin:0; padding: 0;}
H3 { text-decoration:none; color: #B20206; font-family: Verdana,Arial,Helvetica; font-size: 11px;  margin:0; padding: 0;}

A:link {text-decoration: none; font-family: Verdana,Arial,Helvetica; font-size: 11px; color: #BB0000;}
A:visited {text-decoration: none; font-family: Verdana,Arial,Helvetica; font-size: 11px; color: #BB0000;}
A:active {text-decoration: none; font-family: Verdana,Arial,Helvetica; font-size: 11px; color:  #BB0000;}
A:hover {text-decoration: underline; font-family: Verdana,Arial,Helvetica; font-size: 11px; color: #666666;}

.menu:link
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 12px;
    CURSOR: hand;
    COLOR: #ffffff;
    FONT-FAMILY: verdana;
}
.menu:visited
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 12px;
    CURSOR: hand;
    COLOR: #ffffff;
    FONT-FAMILY: verdana;
}
.menu:link
{
    FONT-SIZE: 12px;
    CURSOR: hand;
    COLOR: #ffffff;
    FONT-FAMILY: verdana;
}
.menu:hover
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 12px;
    COLOR: #FFFFE0;
    FONT-FAMILY: verdana;
}
input, textarea, select, option, radio, checkbox{
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	color:#333333;
	background-color: White;
	border-style:solid;
	border-width:1px;
	border-color: #708090;
}
	
	 
	