<STYLE TYPE="text/css">

<!-- 

body {
	background-color: #B5A796;
	scrollbar-face-color: #745F45;
	/*Oberflaeche vom Scrollbalken*/
	scrollbar-highlight-color: #745F45;
	/*links und oben schatten*/
	scrollbar-shadow-color: #745F45;
	/*rechts schatten*/
	scrollbar-3dlight-color: #B5A796;
	/*schatten vom schatten links*/
	scrollbar-arrow-color: #36302A;
	/*pfeile*/
	scrollbar-track-color: #D6CCC0;
	/*Hintergrund balcken*/
	scrollbar-darkshadow-color: #D6CCC0;
	background : #B5A796;
} /*schatten vom schatten rechts*/
html{
background-color : #B5A796;
}
p 		{font-family: tahoma, arial, helvetica;font-size:11px;color:#36302A;}
p.auto  	{font-family: tahoma, arial, helvetica;font-size:11px;color:#36302A;}
h1 		{font-family: tahoma, arial, helvetica;font-size:13px;color:#36302A;}
h2 		{font-family: tahoma,arial, helvetica;font-size:12px;color:#36302A;} 
h3 		{font-family: tahoma,arial, helvetica;font-size:12px;color:#36302A;}
h4 		{font-family: tahoma,arial, helvetica;font-size:12px;color:#36302A;}

a 		{text-decoration:underline;color:#36302A;}
a:visited 	{text-decoration:underline;color:#36302A;} /*#36302A;*/
a:hover		{text-decoration:underline;size:11px;color:#7D7468; }

a.mail 		{text-decoration:underline;color:#B5A796;}
a.mail:visited 	{text-decoration:underline;color:#B5A796;} /*#36302A;*/
a.mail:hover	{text-decoration:none;color:#B5A796; background:#36302A; }

a.navioben 		{text-decoration:none;text-transform: uppercase;color:#36302A;}
a.navioben:visited 	{text-decoration:none;text-transform: uppercase;color:#36302A;} /*#36302A;*/
a.navioben:hover	{text-decoration:none;text-transform: uppercase;size:12px; color:#36302A; background:#B5A796; }



b.klein 	{font-family: tahoma,arial, helvetica;font-size:8px;color:#36302A}
div.klein 	{font-family: tahoma,arial, helvetica;font-size:10px;color:#36302A}
td 		{font-family: tahoma,arial, helvetica;font-size:11px;color:#36302A }
th  		{font-family: tahoma,arial, helvetica;font-size:10px;color:#36302A }
td.klein 	{font-family: tahoma,arial, helvetica;font-size:11px;color:#36302A}
td.unten 	{
	font-family: tahoma,arial, helvetica;
	font-size:10px;	
	color:#B5A796;

}
td.gross 	{font-family: tahoma,arial, helvetica;font-size:11px;color:#36302A;}



.feld	{

	color:  #36302A;
	border: 1 solid #36302A;
	text-decoration : none;
	background-color: #BCAD9C;
	   }
	
	.ButtonFeld	{

	color: #ffffff; 
	border: 1 solid #1A2688;
	text-decoration : none;
	background-color: #1A2688;
	
	}

input.button{ background-color: #BCAD9C;}

.auswahl	{
 scrollbar-face-color: #745F45; /*Oberflaeche vom Scrollbalken*/
 scrollbar-highlight-color: #745F45; /*links und oben schatten*/
 scrollbar-shadow-color: #745F45; /*rechts schatten*/
 scrollbar-3dlight-color: #B5A796; /*schatten vom schatten links*/
 scrollbar-arrow-color: #36302A; /*pfeile*/
 scrollbar-track-color: #D6CCC0; /*Hintergrund balcken*/
 scrollbar-darkshadow-color: #D6CCC0;} /*schatten vom schatten rechts*/
}


 
 
-->

</STYLE>