body{
	background-image: url(Bilder/background.gif);
	background-repeat: repeat-x;
}


table{
	background-color:#FFFFFF;
	border: 1px solid #000000;
}

.banner{
	border: 1px solid #000000;
} 
.platzhalter{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;

}

.zaehler{
	border-right-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.main{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-left-style: solid;
	vertical-align:top;
}

.fusszeile{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.navi{
	text-indent:35px;
	font-weight: bold;
	}



a:link
 { font-family: Arial, Helvetica, sans-serif; 
   font-size: 12px; 
   color: #000000;
   text-indent:35px; 
   text-underline: none; 
   text-decoration: none; } 

a:active,
 { font-family: Arial, Helvetica, sans-serif;
   font-size: 12px; 
   color: #FFA500; 
   text-indent:35px; 
   text-underline: none; 
   text-decoration: none;
   } 

a:visited 
 { font-family: Arial, Helvetica, sans-serif;
   font-size: 12px; 
   color: #000000; 
   text-indent:35px; 
   text-underline: none; 
   text-decoration: none; } 

a:hover 
 { font-family: Arial, Helvetica, sans-serif; 
   font-size: 12px; 
   color: #FFA500; 
   text-indent:35px; 
   text-underline: single; 
   text-decoration:none; }
