@charset "utf-8";
/* CSS Document */

input, select		{ width:200px;
						border:1px solid #306b9c;
						background-color:#d3e2f9;/**/
						/*font-family:"Courier New", Courier, monospace;*/
						font-family:Verdana, Geneva, sans-serif;}
textarea			{	border:1px solid #306b9c;
						background-color:#d3e2f9;
						overflow:auto;
						width:430px;
						height:90px;
						margin-top:5px;
						margin-bottom:5px;/**/
						padding-left:5px;
						float:left}						

					  
.kontakt_uber		{ font-weight:bold; 
					  line-height:12px;
					  margin-bottom:15px;
					  /*background-color:#F9C;*/}
					  			  
.kontakt_gesamt		{ height:370px;
					  width:475px;
					  /*background-color:#CF0;*/
					  margin-top:35px;
					  font-family:"Siemens Sans", Verdana, sans-serif;
					  font-size:13px;
					  }
					  
.kontakt_form_l		{ width:230px;
					  height:125px;
					  /*background-color:#09F;*/
					  float:left;
					  margin-bottom:5px;}	
.kontakt_form_r		{ width:230px;
					  height:125px;
					  /*background-color:#0fF;*/
					  float:left;}

.kontakt_form_u1		{ width:428px;
						height:100px;
						padding-top:7px;
						/*background-color:#F0C;*/}
						
.kontakt_form_u2		{ width:430px;
						height:100px;
						padding-top:5px;
						/*background-color:#F60;*/}
						
.kontakt_form_u3		{ width:430px;
						height:50px;
						padding-top:5px;
					  float:left;
					 /* background-color:#3CF;*/
					  }					
						
.kontakt_form_u4		{ width:430px;
					  height:20px;
					  padding-top:5px; 
					  /*background-color:#FF0;*/
					  text-align:center;
					  float:left}
					  
.form_anrede		{ float:left;
					  font-weight:bold;
					  width:100px;
					  line-height:18px;}
.form_input			{ float:left;
					  margin-bottom:7px;}
					  
.form_info			{ float:left;
					  height:15px;
					  width:300px;
					  /*background-color:#C6C;*/
					  padding-top:3px}					  


