/*--- footer ---*/
.footer {
 font-family: Verdana;
 font-size: 11px;
 line-height: 11px;
 font-weight: normal;
 color: #666666;
}
.footer a:link    { color:  #0066FF; font-weight: normal; text-decoration: none; }
.footer a:visited { color:  #0066FF; font-weight: normal; text-decoration: none; }
.footer a:active  { color:  #0066FF; font-weight: normal; text-decoration: none; }
.footer a:hover   { color:  #0066FF; font-weight: normal; text-decoration: underline; }

/*--- senden ---*/
.senden {
 font-family: Georgia;
 font-size: 18px;
 line-height: 18px;
 font-weight: normal;
 color: #666666;
}
.senden a:link    { color:  #000000; font-weight: normal; text-decoration: none; }
.senden a:visited { color:  #000000; font-weight: normal; text-decoration: none; }
.senden a:active  { color:  #000000; font-weight: normal; text-decoration: none; }
.senden a:hover   { color:  #000000; font-weight: normal; text-decoration: underline; }

/*--- headline ---*/
.headline {
 font-family: Georgia;
 font-size: 24px;
 line-height: 24px;
 font-weight: normal;
 color: #000000;
}

/*--- hinweis ---*/
.hinweis {
 font-family: Georgia;
 font-size: 12px;
 line-height: 18px;
 font-weight: normal;
 font-style: italic;
 text-decoration: underline;
 color: #990000;
}

/*--- bodytext ---*/
.bodytext {
 font-family: Georgia;
 font-size: 14px;
 line-height: 20px;
 font-weight: normal;
 color: #333333;
}
.bodytext a:link    { color:  #0066FF; font-weight: normal; text-decoration: none; }
.bodytext a:visited { color:  #0066FF; font-weight: normal; text-decoration: none; }
.bodytext a:active  { color:  #0066FF; font-weight: normal; text-decoration: none; }
.bodytext a:hover   { color:  #0066FF; font-weight: normal; text-decoration: underline; }

/*--- bodytextklein ---*/
.bodytextklein {
 font-family: Arial;
 font-size: 11px;
 line-height: 16px;
 font-weight: normal;
 color: #333333;
}
.bodytextklein a:link    { color:  #0066FF; font-weight: normal; text-decoration: none; }
.bodytextklein a:visited { color:  #0066FF; font-weight: normal; text-decoration: none; }
.bodytextklein a:active  { color:  #0066FF; font-weight: normal; text-decoration: none; }
.bodytextklein a:hover   { color:  #0066FF; font-weight: normal; text-decoration: underline; }

/*--- bodytextkleinbig ---*/
.bodytextkleinbig {
 font-family: Arial;
 font-size: 10px;
 line-height: 10px;
 font-weight: bold;
 color: #333333;
}

input[type=text] {font-size:10px;}




