#head    {
	background-color: #faf0e8;
	background-image: url(img/bg_kontakt1.jpg);
	background-repeat: no-repeat;
	width: 910px;
	height: 257px;
	text-align: center;
	padding: 0px;
	margin: auto;
}
#head2 { background-repeat: no-repeat; width: 910px; margin: auto; background-image: url(img/bg_kontakt2.gif); text-align: left; }
#kontakt1 { position: relative; left: 100px; width: 700px; }
 
input, select, textarea
   { font-size:12px; font-family:Verdana,sans-serif; font-weight:bold; }
 input, select, textarea
   { color:#ffffff; }
.Bereich, .Feld
   { color: #000; background-color:#ffffff; margin-top: 5px; margin-bottom: 5px; border:solid 1px #000000     }
   .Button
   { background-color:#fff; color:#000; width:100px; border:solid 1px; }
#kontakt2 { position: relative; top: 10px; left: 30px; }

