 	span.kontakt_aktiv
	{
	position: absolute;
	right: 10px;
	}
	
	
	textarea
   {
	border-style: solid;
	border-color: #336699;
	border-width: 1px;
   
	position: absolute;
 	bottom: 25px;
   right: 150px;
   
   color: #336699;
   font-size:11px; 
    padding-left: 3px;
   font-family:arial;
   width:200px;  
   height: 55px;
   }
   
   	input.input_absender
   {
	border-style: solid;
	border-color: #336699;
	border-width: 1px;
 	
	position: absolute;
 	right: 150px;
 	bottom: 90px;
 	padding-left: 3px;
   color: #336699;
   font-size:11px; 
   font-family:arial;
   width:200px; 
   }
   
    span.beschreibung_felder
	{
		display: block;
		line-height: 1.1;
		padding-top: 2px;
	}
   
   
     a.senden
	{
	position: absolute;
	bottom: 5px;
	margin-bottom:0px;
	right: 150px;
	}
	
	
   	span.impressum_mail
	{
	height: 120px;
	position: absolute;
	margin:0 0 0 0;
	padding: 0 5px 0 5px;
	bottom: 0px;
	right: 0px;
	line-height: 15px;
	/*border-style: dotted;
	border-width: 0 0 0 1px;*/

	}
	
	
	#box1_bild
	{
	border-style: none;
	background-repeat: no-repeat;
	height: 323px;
	}

	
	#box2_bild
	{
	background-image: url(../images/schaltkasten.jpg);
	background-repeat: no-repeat;
	}
