.oben { font-family: Tahoma; font-weight: bold; text-decoration: none; font-size: smaller; }
.oben a {text-decoration: none; color: Cornsilk; }
body .oben a:hover {color: red; text-decoration: underline; }

.linksinfo {font-family: Tahoma, Arial; font-weight: bold; }
.titel { font-weight: bold; text-align: center; }
.newsueberschrift { color:red; font-size: larger; }
.chronikueberschrift { color:red; font-size: larger; }
.chronikueberschrift a { color:red; text-decoration: underline; }
.linkung { color:white;  }
.linkung a { color:Cornsilk; }
.linkung a:hover { color:Cornsilk; }

.navigation {color: Cornsilk; font-family: Tahoma; font-weight: bold; font-size: smaller;}
#intern tr td {font-family: Tahoma; font-weight: bold; font-size:14px;}
body .navigation a:hover {color: red; text-decoration: underline; }
body hr3 {visibility: hidden; }
.ueberschrift { color:#FC0000; font-size: 150%; }
.ueberschrift a { color:#FC0000; text-decoration: underline; }

@media print
{
.oben   {
    visibility: hidden; }
}
