body{
margin:0px;
padding:0px;
background-image:url(img/back.gif);
color: white;
}


.text{
font-family: Verdana, Arial; 
font-size: 11px;
color: black;
line-height: 14px;
font-style: normal;
}


.text a:link { text-decoration: underline; color: #680A14; font-style: italic; }
.text a:visited { text-decoration: underline; color: #680A14; font-style: italic; }
.text a:active { text-decoration: underline; color: #680A14; font-style: italic; }
.text a:hover { text-decoration: none; color: #680A14;}

.textrotfett{
font-family: Verdana, Arial; 
font-size: 13px;
color: #680A14;
font-weight: normal;
}

.pfad {
font-family: Helvetica, Arial;
font-size: 10px;
font-style: normal;
color: #606060;
line-height: 10px;
bgcolor: #E5E5E5;
}

.pfad a:link { color: #606060; text-decoration: underline; }
.pfad a:visited { color: #606060; text-decoration: underline; }
.pfad a:active { color: #606060; text-decoration: underline; }
.pfad a:hover { color: #606060; text-decoration: none; }

.headline{
font-family: Verdana, Arial; 
font-size: 15px;
color: #680A14;
}

.formularfelder  { 

border: 1px solid;
border-color: #680A14;
margin: 0px;
width: 260px;
height: 17px;
font-size: 12px;
color: black;
}

.formulartextarea  { 

border: 1px solid;
border-color: #680A14;
margin: 0px;
width: 260px;
height: 120px;
font-size: 12px;
color: black;
}

 .formhead {
 font-family: Verdana, Arial, Sans-Serif;
 font-size: 11px;
 font-weight: normal;
 color: black;
 }
 
  .alert {
 font-family: Verdana, Arial, Sans-Serif;
 font-size: 11px;
 font-weight: normal;
 color: #680A14;
 }