@charset "UTF-8";
/*{ 	margin: 0;
	padding: 0;
	font-family: arial, sans-serif;
	font-size: 12px;
	line-heigh: 22px;
	color: #333;
	}
	*/

img { border: 0;
	} 

/*Entfernt Linkrahmen*/
a:focus { outline:none;
}

#text {
	padding: 20px 15px; 
	font-weight: bold;
	}


#formular_komplett{
	padding-left: 30px;
  }
 

      #formular_links{
	  width: 80px;
	  height:20px;
	  margin-right:7px;
	  float: left;
	  font-weight: bold;
	  }
      
	  #formular_rechts{
	  width: 395px;
	  height:25px;
      float: left;  
      margin-bottom: 8px;
      }
	  
      #formular_rechts_txt{
	  width: 395px;
	  height:25px;
      float: left;  
      margin-bottom: 8px;
      }
	  
	  #formular_rechts_txt input{
	  width: 393px;
	  height:22px;
      float: left;  
	  padding-left: 2px;
	  padding-top: 4px;
	  background: #c4bbc7;
	  border:0px;
	  }
	
	  #formular_rechts_txt select{
	  width: 58px;	  
	  }
	     
	  #formular_rechts_1{
	  width: 90px;
	  height:25px;
      float: left;  
      margin-bottom: 3px;
      }
      
	  #formular_rechts_2{
	  width: 340px;
	  height:25px;
      float: left;  
      margin-bottom: 3px;
      }
    

	#button { 
	margin-left:303px;
	margin-top: 20px;
	}
	  