/* 
freyhauer forms
author: Jan Michael Frey / Martin Hischauer
version: 04/06
*/

/*+* SUCHFUNKTION KOPFBEREICH *+*/

#such2 input.form {
	background-color: #E2E2E2;
	font-family: verdana, sans-serif;
	width: 189px;
	padding: 0;
	height: 14px;
	font-size: 10px;
	}
	
#such2 select.form {
	background-color: #E2E2E2;
	font-family: verdana, sans-serif;
	font-size: 10px;
	padding: 0;
	width: 189px;
	height: 16px;
	}
	
.b2brechts {
	background-color: #5C656F; 
	height: 30px; 
	margin-bottom: 8px;	
	}
	
#spalterechts input.form {
	background-color: #E2E2E2;
	font-family: verdana, sans-serif;
	width: 146px;
	padding: 0;
	margin: 5px 0 5px 4px;
	height: 14px;
	font-size: 10px;
	}
	
#spalterechts input.form2 {
	vertical-align: top; 
	margin-top: 5px; 
	margin-left: 5px;
	}
	
/*+* SUCHFUNKTION MAINBEREICH *+*/
	
.suchform {
	border: 1px solid #666666;
	font-family: verdana, sans-serif;
	font-size: 11px;
	padding: 0;
	height: 16px;
	margin: 0;
	vertical-align: bottom;
	}
	
html>body .suchform {
    height:18px;
        }
	
.radio {
	vertical-align:  baseline;
	}
	
#suche td {
	margin: 0;
	line-height: 12px;
	vertical-align: top;
	font-size: 10px;
	color: #333333;
	}	
	
#kontakt td {
	padding: 3px 0 3px 0;
	margin: 0;
	font-size: 10px;
	color: #333333;
	}
	
.loeschen {
	font-size: 11px;
	color: #F76D11;
	font-weight: bold;
	float: right;
	}
	
	


