/* Footer&Illu unten */

fieldset {
	 font-family:"Trebuchet MS";
     width: 30em;
     margin: 1.5em auto 1.5em auto;
     font-size: 0.80em;
     border: 1px solid #990807;
     clear: both;
     }
   
* html fieldset {padding: 5px;}
     legend {
     background: #ffecc0;
     padding: 4px;
     border: 0px;
     border-right-width: 2px;
     border-bottom-width: 2px;
     margin-bottom: 4px;
     font-weight: bold;
           }

label {
     margin: 5px 0;}

.kontaktdaten label {
     display: block;
     width: 8em;
     float: left;
     }
.anfrage label {
     display: block;
     width: 8em;
     float: left;
     }
                      
input,textarea {
     margin: 3px 0;
	 margin-left:15px;
     border: 1px solid #990807;
     background: white;
     padding: 3px 3px;
     } 
                       
input:active, input:focus, input:hover { background: #E8EBDF;}
  
.buttons {text-align: center;}

a.locationCat{color: #990807; font-weight: bold;}

.error {
	font:13px Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-style:italic;
    color:red;
    
}
.ibox {
	position:absolute;
	color:#b31d06;
	font-size:13px;
	z-index:170;
	width:244px;
	height:189px;
	left: 525px;
	top: 29px;
		}