*{
font-family: "Times New Roman", Times, Verdana;
font-size: 16px;
}
img{
border: none;
}
body{
margin: 0;
padding: 15px 0 15px 0;
background: #dfdfdf;
}

#white{
background: #fff;
}
#overall{
width: 930px;
margin: auto;
border: 1px solid #fff;
padding: 15px 15px 0 15px;
}

#header{
height: 172px;
text-align: center;
/*background: #c10029; Pantone 188c */
background: #a3183d;
}
#navigation{
border-bottom: 1px solid #dfdfdf;
}

#navigation ul, #col-1 ul{
padding: 0;
margin: 18px 0 18px 45px;
list-style-type: none;
}
#navigation ul li{
display: inline;
padding-right: 35px;
}

#col-1{
float: left;
width: 235px;
}
#col-2 .image{
/* border: 3px solid #c10029;*/
border: 3px solid #a3183d;
clear:both;
float: right;
padding: 0;
margin:  0 0 15px 15px;
}

.groesser{
float: left;
padding: 0;
margin:  0 15px 15px 0;
border: 3px solid #a3183d;

}
.iframe{
/* border: 3px solid #c10029;*/
border: 3px solid #a3183d;

float: left;
padding: 0;
margin:  0 15px 15px 0;
clear: both;
}

.wappen{
float: left;
border: none;
margin: 10px 10px 0 0;
}
hr{
border: 1px solid #000;
clear: both;
}
h1{
font-family: "Times New Roman", Times, Verdana;
font-size: 24px;
font-weight: normal;
font-style: italic;
}
#col-2 strong{
font-style: italic;
}

#col-2{
float: left;
width: 645px;
text-align: justify;
padding-top: 20px;
}

#col-3{
float: left;
width: 870px;
padding-left: 45px;
}


#col-1 ul li{
padding-bottom: 12px;
}
#navigation ul li a, #col-1 ul li a{
font-family: "Times New Roman", Times, Verdana;
font-size: 18px;
/*text-transform: uppercase;*/
color:#000;
text-decoration: none;
}

#col-1{
font-style: italic;
list-style-type: none;
}


#col-1 ul li a{
font-style: italic;
}

#navigation ul li a:hover, #navigation ul li .active, #col-1 ul li a:hover, #col-1 ul li .active{
text-decoration: underline;
}

#footer{
background: #a3183d;
clear: both;
margin-top: 15px;

}

#footer ul{
text-align: right;
list-style-type: none;
}

#footer ul li{
display: inline;

}

#footer ul li a{
font-family: Verdana;
font-size: 11px;
text-transform: uppercase;
color: #fff;
text-decoration: none;
}

.imagefield-field_bild{
float:right;
padding-left: 5px;
}



/* KONTAKT FORM */


.form-item label {
  display: inline;
  font-weight: bold;
  color: #000;
}

.webform-component-fieldset{
border: 1px solid grey;
color: #000:
}

.webform-component-fieldset label {
  display: block;
  float: left;
  font-weight: bold;
  width: 150px;
}

legend{
color: #000;
}

textarea,.form-text{
width: 250px;
border: 1px solid grey;  	
}

.webform-component-textarea,.webform-component-select,.webform-component-fieldset{
padding-top: 15px;
}

.webform-component-select{
clear: both;
}

#webform-component-informationen_uber {
clear: both;
}

#webform-component-besuchart label{
display: none;
}

#webform-component-besuchart .option{
display: block;
font-weight: normal;
}

.webform-component-fieldset{
width: 500px;
float: left;
clear: both;
}

#webform-component-informationen_uber .option{
width: 250px;
float: left;
font-weight: normal;
}

#webform-component-firmendaten legend,#webform-component-kontaktdaten legend{
display: none;
}

#webform-component-firmendaten ,#webform-component-kontaktdaten{
border:none;
}

#webform-component-kommentar {
display: block;
clear: both;
}



.form-required {
color:#a3183d;
}

.form-item input.error, .form-item textarea.error, .form-item select.error {
border:2px solid #a3183d;
}

div.error {
border:1px solid #a3183d;
}

div.error ul{
list-style-type: none;
}

div.error, tr.error {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFCCCC none repeat scroll 0 0;
color:#220000;
padding:2px;
}