/*--------------------------------------------hauptformatierung der Eintragsfelder*/
#mailto-header{
font-family : verdana, helvetica, sans-serif;
font-size: 17px;
font-weight: normal;
color: #1A5406;
text-decoration: none;
z-index : 11;
}

#mailto-header:hover{
text-decoration: underline;
}


fieldset {
width : 350px;
height : auto;
font-family : verdana, helvetica, sans-serif;
margin-left: 200px;
font-size: 11px;
font-weight: normal;
color: #000000;
border : none;
background-color: transparent;
z-index : 11;
}

legend{
font-size: 9px;
color: #BE1111;
font-weight: 800;
}

label {
text-align : left;
clear : both;
float : left;
width : 95px;
height : 15px;
font-weight: 800;
padding-right : 3px;
}

.feld {
width: 190px;
height: 17px;
color: #9B0E0E;
font-size: 11px;
background-color: #FFFFFF;
border : 1px solid  #5F5F5F;
margin-bottom: 3px;
}


#textfeld {
width: 190px;
height: 130px;
color: #9B0E0E;
border: 1px solid   #5F5F5F;
background-color: #FFFFFF;
scrollbar-base-color : #FFFFFF;
scrollbar-3dlight-color :  #FFFFFF;
scrollbar-arrow-color : #FFFFFF;
scrollbar-darkshadow-color : #FFFFFF;
scrollbar-face-color :  #5F5F5F;
scrollbar-highlight-color : #FFFFFF;
scrollbar-shadow-color : #FFFFFF;
scrollbar-track-color : #FFFFFF;
}

.reset-submit{
width: 92px;
height: 20px;
font-family: verdana, helvetica, sans-serif;
font-size: 12px;
font-weight: 800;
background-color: transparent;
border: 1px solid  #5F5F5F;
margin-top: 3px;
}

#loeschen {
color: #A02020;
}

#abschicken {
color: #005F00;
margin-left: 3px;
}


