@charset "utf-8";

#kontaktformular{
	width:auto;
}

/* Styles FORMULARE*/
/* Formatierung strg Klicker*/
	.formularliste {margin-right: 15px; width:auto; height:110px; cursor:pointer; padding-left: 4px ;color: #575757; }

/* Formatierung Textfeld*/
	.formulartext {padding-left: 4px ;color: #45788D; font-weight:bold; margin: 0 0 5px 0; width:200px; float:left }
	.formulartextinput {padding-left: 4px ;color: #45788D; font-weight:bold; margin: 0 0 5px 0; width:380px; }

option.form, input.form, select.form, textarea.form { border-bottom: 1px solid #CCCCCC; }


/* Formatierung Formularfelder*/
	.formularfelder {margin-bottom: 5px; padding-left: 4px; }	
/* Formatierung Checkboxes*/
	.formularcheckboxes { padding:0px; margin:4px 0 0 0;}	
/* Formatierung Formular Text linke Seite */		
    .fltlftformular { float: left; margin-right: 5px; padding-top:2px;}
	.fltlftformularadresse { float: left; width:150px; margin-right: 5px; padding-top:2px;}
	.fltlftformulaufmerksam { float: left; width:230px; margin: 0 5px 5px 0; }

#mainContent h1{ 
	color: 					#050907;
	margin: 				0 0 20px 0;
	padding: 				0px;	
	height:					42px;
	background:				url('../images/trenner.gif') repeat-x 0 36px;
	width:					460px;
	font-size:				1.80em;
	} 
