body{
	height: auto;
	font-style: normal;
	font-weight: normal;
	color: #000144;
	background-color: #EDEDFD;	
	background: url('../images/standard_bg.jpg');
  background-size: 100% 100%;
  background-attachment:fixed;
	}

.filterzeile {
   width:100%;
   clear:both;
   height:35px;
   border-bottom:1px solid #8899aa;
   border-top:1px solid #8899aa;
   background-color:#EBEBEB;
   margin-top:12px;
   margin-bottom:12px;
}
.filterzelle {
   float:left;
   font-family:Arial;  
   font-size: 13px;
   margin-top:10px;
   margin-right:4px;
} 
.pdfzelle {
   float:left;
   width: 200px;
   margin-top:0px;
   margin-right:4px;
   text-align:right;
} 
.filter {
   float:left;
   font-family:Arial;  
   font-size: 13px;
   margin-top:4px;
   margin-right:14px;
} 
.filterselect {
   font-family:Arial;  
   font-size: 13px;
   height:26px;
} 
.filtersmallselect {
   font-family:Arial;  
   font-size: 13px;
   width:80px;
   height:26px;
} 
.filtertextinput {
  font-family:Arial;
	font-size:11pt;
	color:#000000;
	font-weight: bold;
	border-style: solid;
	border-width: 1px;
	border-color: #C1C1C1;
	width:80px;
	height:24px;
	padding:1px;
	}  
.regatta_kopf {
   clear:both;
   width:100%;
   height:30px; 
   background-color:#F1F1F1;
   font-weight:bold;
   padding-top:5px;
   border-bottom:1px solid #8899aa;
   border-top:1px solid #8899aa;
}  
.regatta_zelle {
   float:left;
   font-family:Arial;  
   font-size: 12px;
   margin-top:4px;
}
.liste_regatta_zeile {
   clear:both;
   width:100%;
   border-bottom:1px solid #8899aa;
} 