.titel {   font-family: Arial, Helvetica, sans-serif;   color: #005A9C;  font-size: 17px;      }
.titel2 {   font-family: Arial, Helvetica, sans-serif;   color: #005A9C;  font-size: 16px;      }


.rechts {marginright: 10px;
}

.button{ color: #FF3333; border:#999999 1px solid;}

input {
 background-color: White; border-style: solid;
 font-size: 11px;
 border-left: 1px solid #999999;
 border-right: 1px solid #999999;
 border-top: 1px solid #999999;
}

.ohne {
 background-color: #0045AE; border-style: none;
 font-size: 11px;
 border-left: 1px solid #0045AE;
 border-right: 1px solid #0045AE;
 border-top: 1px solid #0045AE;
}

textarea {
 background-color: White; 
 font-size: 11px;
 border-left: 1px solid #999999;
 border-right: 1px solid #999999;
 border-top: 1px solid #999999;
}

select {
 background-color: 666; border-style: solid;
 font-size: 11px;
 color: #FFF;  
 width:90px;
 border-left: 1px solid #999999;
 border-right: 1px solid #999999;
 border-top: 1px solid #999999;
}





A:link {text-decoration: none; font-size: 12px; color: #FF0000}
A:visited {text-decoration: none; font-size: 12px; color: #FF0000}
A:active {text-decoration: none; font-size: 12px; color: #FF0000}
A:hover {text-decoration: none; font-size: 12px; color: #FF0000}

A.cd:link {text-decoration: none; font-size: 10px; color: #FFFFFF}
A.cd:visited {text-decoration: none; font-size: 10px; color: #FFFFFF}
A.cd:active {text-decoration: none; font-size: 10px; color: #FFFFFF}
A.cd:hover {text-decoration: none; font-size: 10px; color: #FFFFFF}

A.alt:link {text-decoration: none; font-size: 11px; color: #999999;    }
A.alt:visited {text-decoration: none; font-size: 11px; color: #999999;  }
A.alt:active {text-decoration: none; font-size: 11px; color: #999999;  }
A.alt:hover {text-decoration: none; font-size: 11px; color: #FF0000; }

A.navtitel:link {text-decoration: none; font-size: 13px; color:#FF0000;  }
A.navtitel:visited {text-decoration: none; font-size: 13px; color:#FF0000;}
A.navtitel:active {text-decoration: none; font-size: 13px; color:#FF0000;   }
A.navtitel:hover {text-decoration: none; font-size: 13px; color:#FF0000;  }

A.nav:link {text-decoration: none; font-size: 13px; color:#000;  }
A.nav:visited {text-decoration: none; font-size: 13px; color:#000;}
A.nav:active {text-decoration: none; font-size: 13px; color:#000;   }
A.nav:hover {text-decoration: none; font-size: 13px; color:#FF0000;  }

A.nav2:link {text-decoration: none; font-size: 11px; color: #000; }
A.nav2:visited {text-decoration: none; font-size: 11px; color:#000;}
A.nav2:active {text-decoration: none; font-size: 11px; color:#000;}
A.nav2:hover {text-decoration: none; font-size: 11px; color:#FF0000;}

A.highlighted:link {text-decoration: none; font-size: 13px; color:#FF0000; }
A.highlighted:visited {text-decoration: none; font-size: 13px; color:#FF0000;    }
A.highlighted:active {text-decoration: none; font-size: 13px; color:#FF0000;  }
A.highlighted:hover {text-decoration: none; font-size: 13px; color:#FF0000;  }

A.highlighted2:link {text-decoration: none; font-size: 11px; color: #FF0000; }
A.highlighted2:visited {text-decoration: none; font-size: 11px; color:#FF0000; }
A.highlighted2:active {text-decoration: none; font-size: 11px; color:#FF0000;  }
A.highlighted2:hover {text-decoration: none; font-size: 11px; color:#FF0000;  }


BODY, TD {
font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: Black;

scrollbar-base-color: #999;
scrollbar-track-color: #CCC;
scrollbar-face-color: #005A9C;
scrollbar-darkshadow-color: #999;
scrollbar-shadow-color: #CCC;
scrollbar-arrow-color: #fff;
}

