    #kopf { font-family:Arial; font-size:14px; font-weight:bold; padding-bottom:6px;} 
    #fuss { font-family:Arial; font-size:12px; font-weight:normal; margin-top:6px; border:solid 0px green; width: 210px;} 
  	#fuss a:link { color: #dc0000; text-decoration:none; }
	#fuss a:visited { color: #dc0000; text-decoration:none; }
	#fuss a:hover { color: #dc0000; text-decoration:underline; }
	#fuss a:active { color: #dc0000; text-decoration:none;  }
    
    #eingabefeld { font-family:Arial; font-size:12px; font-weight:normal; padding-bottom:6px; width: 210px;} 
    #cmbRegion { font-family:Arial; font-size:12px; font-weight:normal; margin-bottom:6px; width: 210px;}
    #cmbSportart { font-family:Arial; font-size:12px; font-weight:normal; margin-bottom:6px; width: 210px;}
    
    #submitbutton { 
        text-decoration:none;
        color:#FFFFFF;
        font-weight:bold;
    }
    
#subbutton {
    float:left;
    width: 80px; 
    height: 25px;
    margin-top:6px;
    margin-bottom:0px;
    padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	border: solid 0px #333333;
    vertical-align:middle;
	cursor: pointer;
	cursor: hand;
}

#suche-buttons {
    width: 210px;
    height: 38px;
    border: solid 0px red;
}
    
    #breite { width: 210px; }
    #imgbanner { width: 210px; margin-bottom:6px;}
    #erwsuchediv { float:right; font-family:Arial; font-size:12px; font-weight:normal; margin-bottom:6px; margin-top:10px; text-align:right; width: 120px; border: solid 0px #333333;}
    
 	#erwsuchediv a:link { color: #dc0000; text-decoration:none; }
	#erwsuchediv a:visited { color: #dc0000; text-decoration:none; }
	#erwsuchediv a:hover { color: #dc0000; text-decoration:underline; }
	#erwsuchediv a:active { color: #dc0000; text-decoration:none;  }