/* Erweiterung des Basis-CSS für den Bereich Werbesprache */

h3           { background-image:url('/images/struktur/wrs/linie_gr_390.gif'); background-repeat:no-repeat; background-attachment:scroll; background-position-y:top }

h4           { background-image:url('/images/struktur/wrs/linie_kl_390.gif'); background-repeat:no-repeat; background-attachment:scroll; background-position-y:top }

ul.link      { list-style-image: url('/images/struktur/wrs/plus_gr.gif') }

ul.pfeil     { list-style-image: url('/images/struktur/wrs/pfeil.gif') }

p.linkzeile  { font-size: 12px; line-height: 125%; margin-top: 0px; margin-bottom: 15px; background-position: left center; 
               padding-left:15px; background-image: url('/images/struktur/wrs/plus_gr.gif'); background-repeat:no-repeat }

input.box    { color:#0F0F0F; background-color: #DADEEF }


/* Farbe für Tabelle */
.tab         { background-color: #F3F5FE; }
.tab th      { background-color: #B9D0F4; }
.tabth       { background-color: #B9D0F4; }


/* Zellen gerahmt für Reiterkarten-Tabelle */
.tdReiterOff { border-left: 1px solid #065997; border-right: 1px solid #065997; 
               border-bottom: 1px solid #065997; background-color:#B9D0F4 }

.tdReiterOn  { border-left: 1px solid #065997; border-right: 1px solid #065997; background-color:#B9D0F4 }

.tdReiterLeer { border-bottom: 1px solid #065997}

.tdReiterZelle { border:1px solid #065997; background-color:#B9D0F4 }

.tdReiterBG { background-color:#B9D0F4 }


/* Farbe Überschrift Kasten rechts */
h6           { color: #065997; padding-left:12px; background-image:url('/images/struktur/wrs/plus_kl.gif'); background-repeat:
               no-repeat; background-attachment:scroll; background-position:left center; }


/* Striche oben,unten Navigation links */
td.navi      { border-top: 1px solid #065997; border-bottom: 1px solid #065997 }


/* Hyperlinks allgemein */
a:link       { color: #065997 }
a:visited    { color: #065997 }
a:hover      { color: #000000 }
a:active     { color: #000000 }


/* Hyperlinks für Navigation links */
a:link.anavi1      { color: #065997; text-decoration: none; }
a:visited.anavi1   { color: #065997; text-decoration: none; }
a:hover.anavi1     { color: #065997; text-decoration: none; }
a:active.anavi1    { color: #065997; text-decoration: none; }


/* (c) 2002 Runkehl/Siever, Seelze */