/* Allgemeine Schriftauszeichnung */
td { font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; font-size: 12px; line-height: 18px}

/* Allgemeine Hintergrundfarbe und Scrollbalken */
body { background-color: #FFFFCC; scrollbar-arrow-color: #663333; scrollbar-base-color: #a9a9a9 }

/* Links */
a {text-decoration: none}
a:link {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color:#ffcc00; font-weight:bold ; text-decoration: none}
a:visited {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color:#ffcc00; font-weight:bold ; text-decoration: none}
a:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color:#ffffff; clip:    rect(   ); font-weight: ; text-decoration: none}


/*Links Angebot und Gesuche*/
a.nav:link {font-size: 11px; text-decoration: underline; font-weight:bold; font-style:normal; font-weight:bold; color:#0033cc}
a.nav:visited {font-size: 11px; text-decoration:underline; font-weight:bold; font-style: normal; font-weight:bold; color:#0033cc}
a.nav:hover {font-size: 11px; text-decoration:underline; font-weight:bold; font-style:normal; background-color:#0033cc; color: #ffcc00}





/*Links E-Mail*/
a.mail: {text-decoration:underline; font-weight:normal; color:#0033cc}
a.mail:visited {text-decoration:underline; font-weight:normal; color:#0033cc}
a.mail:hover {text-decoration:none; font-weight:normal; background-color:#0033cc; color:#ffcc00}
a.mail:active {text-decoration:none; font-weight:normal; background-color:#0033cc; color:#ffcc00}





/* Links zu Links auf anderen Sites */
a.link {text-decoration: underline; font-weight:normal; font-style: normal; color:#0033cc}
a.link:visited { text-decoration:underline; font-weight:normal; font-style: normal; color:#0033cc}
a.link:hover { text-decoration:none; font-weight:normal; background-color:#0033cc; color: #ffcc00}
a.link:active { text-decoration:none; font-weight:normal; background-color:#0033cc; color: #ffcc00}

