/* CSS Document */


/* Kontaktformular */
fieldset {width:350px;  margin-left: 0px; padding: 0px; border:none; }
fieldset legend {color:#9F4333; font-weight:bold; background:none; padding:0 0 0 0px;}
label { float:left; height:18px; background:#E7EFEF; padding:0 0 0 0px; margin-top: 1px; margin-bottom: 1px; color:#00AAA5; width:120px; text-indent:.2em; font-weight: bold;}
.field { height:18px; float:left; border: #00AAA5 1px solid; width:220px; margin-bottom: 0px; margin-right:5px; background: #FFF; color:#003366; text-indent:.3em; font-size:11px;}
.textarea {border: #00AAA5 1px dotted; width:340px; margin:0 0 0 0px; }
.button {height: 20px; font-family:Verdana, Tahoma, Helvetica, sans-serif; font-weight:bold; text-align:center }
.submit{ cursor: pointer; color:#fff; clear:both; margin-top:2px; height:20px; line-height:20px; font-size:11px; font-weight:bold; font-family:Verdana, Arial, Helvetica, sans-serif; background:#D40046; border-right:1px solid #80002A; border-bottom:1px solid #80002A; border-left:1px solid #FF508A; border-top:1px solid #FF508A;}
.submit:hover {cursor: pointer; background:#E5B200; color:#775C00; border-right:1px solid #7B7B02; border-bottom:1px solid #7B7B02; border-left:1px solid #EAEB6D; border-top:1px solid #EAEB6D;}
 
.legende {
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
}

