@charset "UTF-8";
/* CSS Document */

ody {font-family: arial, verdana, sans-serif; 
      font-size: 100.01%;
      background: white;
      }
         
fieldset {
     width: 10em;
     margin: 1.5em auto 1.5em auto;
     display: block;
     font-size: 0.80em;
     }
    
* html fieldset {padding: 5px;}
     legend {
     background: #ffffff;
     padding: 4px;
     border-right-width: 2px;
     border-bottom-width: 2px;
     margin-bottom: 4px;
           }

label {
     margin: 5px 0;} 

.kontaktdaten label {
     display: block;
     width: 15em;
     float: left;
     }
.anfrage label {
     display: block;
     width: 15em;
     }
                       
td, input, select, textarea 
{ font-size:12px; font-family:Arial,
Helvetica, sans-serif; }

.rahmen {
border: 000000;
 border-style: solid;
 border-top-width: 1px;
 border-right-width: 1px;
 border-bottom-width: 1px;
 border-left-width: 1px;
	height: 23px;} 
                        
input:active, input:focus, input:hover { background: #e4dbb2;}
   
.buttons {text-align: center;}

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

.error {
     font: 12px Verdana, Arial, Helvetica, sans-serif;
     color:a9000c;
     font-weight:bold;
}
