/* Hinweis: Das Stylesheet der input Felder befindet sich in der Datei kontakt.php (im unteren Teil der Datei). */

body{background-color: #5e5e5e;}

.kontaktformular  { width:  720px; margin: 0; padding: 10px; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; float: left; clear: both; }
     
.kontaktformular fieldset {margin: 5px 0 10px 5px;}
.kontaktformular a {color: #990000; text-decoration: none;}
.kontaktformular a:hover {color: #483D8A;}
  
.kontaktformular legend {
	 background: #ed7f06;
	 color: #fff;
	 padding: 3px 5px;
	 border: solid 1px #ddd;
	 text-transform: uppercase;
	 }
	  
.kontaktformular label {
     width: 100px;
	 float: left;
     clear: both;
     padding: 3px 10px;
     margin: 3px 0;
     }
          
.kontaktformular input, .kontaktformular textarea, .kontaktformular select { background: #ccc; padding: 0 3px; margin: 3px 0; width: 360px; border-color: #666666 #ddd #ddd #666666; border-style: solid; border-width: 1px; }

.kontaktformular input:active, .kontaktformular input:focus, .kontaktformular input:hover { background: white;}
.kontaktformular textarea:active, .kontaktformular textarea:focus, .kontaktformular textarea:hover { background: white;}
.kontaktformular select:active, .kontaktformular select:focus, .kontaktformular select:hover { background: white;}

.kontaktdaten table, .anfrage table, .captcha table { border-spacing:0px; width:300px; border:solid 0;}
.label { width:100px; padding:0px;}
.field { width:250px; padding:0px;}

.error { width:200px; padding:0;}
.captchareload { padding-left:10px;}
input.errordesignfields, textarea.errordesignfields, select.errordesignfields { background-color:#cc3333;}

#checkid {
  width: auto;
}

#checkid2 {
  width: auto;
}


.buttons input { width:80px;}
.buttons input, .captchareload img { background: #555555; color: #fff; border-top:2px solid #fff; border-left:2px solid #fff; border-bottom:2px solid #666666; border-right:2px solid #666666;}
.buttons input:hover, .captchareload img:hover { background: #555555; color: #fff; border-top:2px solid #ddd; border-left:2px solid #ddd; border-bottom:2px solid #fff; border-right:2px solid #fff;}

.pflichtfeld {
	 color: #800000;}
	 

.zurueck {
color: #6891D1;}
textaerea { }
