input,select,textarea {font-family: Arial, Times, serif; font-weight: normal; }

/*--- footerrechts ---*/
.footerrechts {
 font-family:  Verdana, sansserif;
 font-size: 11px;
 line-height:11px;
 font-weight: normal;
 color: #999999;
}

/*--- footerlinks ---*/
.footerlinks {
 font-family:  Verdana, sansserif;
 font-size: 11px;
 line-height:11px;
 font-weight: normal;
 color: #999999;
}
.footerlinks a:link    { color:  #0066CC; font-weight: normal; text-decoration: none; }
.footerlinks a:visited { color:  #0066CC; font-weight: normal; text-decoration: none; }
.footerlinks a:active  { color:  #0066CC; font-weight: normal; text-decoration: none; }
.footerlinks a:hover   { color:  #3399FF; font-weight: normal; text-decoration: none; }

/*--- copytext ---*/
.copytext {
 font-family:  Verdana, sansserif;
 font-size: 12px;
 line-height:18px;
 font-weight: normal;
 color: #333333;
}
.copytext a:link    { color:  #0066CC; font-weight: normal; text-decoration: none; }
.copytext a:visited { color:  #0066CC; font-weight: normal; text-decoration: none; }
.copytext a:active  { color:  #0066CC; font-weight: normal; text-decoration: none; }
.copytext a:hover   { color:  #3399FF; font-weight: normal; text-decoration: none; }

/*--- subline ---*/
.headline {
 font-family:  Verdana, sansserif;
 font-size: 16px;
 line-height:20px;
 font-weight: bold;
 color: #333333;
}
.headline a:link    { color:  #0066CC; font-weight: normal; text-decoration: none; }
.headline a:visited { color:  #0066CC; font-weight: normal; text-decoration: none; }
.headline a:active  { color:  #0066CC; font-weight: normal; text-decoration: none; }
.headline a:hover   { color:  #3399FF; font-weight: normal; text-decoration: none; }

.headlineblau {
 font-family:  Verdana, sansserif;
 font-size: 16px;
 line-height:20px;
 font-weight: bold;
 color: #15569a;
}

