/* - - - - - - - - - - - - - - - - - - - - */
/* Newsausgabe*/
/* - - - - - - - - - - - - - - - - - - - - */
.newstop, .newsinfo, .newscontent, .sitenav { 
font-family: Verdana, Arial;
}

.newstable {
background-color:#c1c1c1;
width: 100%;
margin: 5px 0 5px 0;
}
.newstop {
padding: 3px;
font-size:11px;
color: #ffffff;
background-color: #8FA5BA;
border: 1px solid #ffffff;
font-weight: bold;
}

.newsinfo {
padding: 3px;
font-size:10px;
color: #000000;
background-color:#f2f2f2;
}

.newscontent {
padding: 3px;
font-size:11px;
color: #000000;
vertical-align: top;
background-image: url(../../../hpdesign/hpimages/dlbg.png);
background-repeat: repeat-x;
background-color:#ffffff;
line-height: 1.5em;
}

.newscontent a, .newsinfo a {
color: #4a5a77;
text-decoration:underline;
font-weight:bold;
}
.newscontent a:hover, .newsinfo a:hover {
color: #000000;
text-decoration:underline;
}

/* -------- Seitennavigation Linkausgabe -------- */
.sitenav {
background-color: #d0d0d0;
}
.sitenav td {
background-color: #f4f5f7;
padding: 3px;
font-size: 11px;
text-align: center;
font-weight: bold;
}

.sitenav .aktuelleseite {
background-color: #ffffff;
font-weight: bold;
}
.sitenav .seiteninfo {
background-color: #ececec;
font-weight: bold;
}
.sitenav td a {
color: #990000;
text-decoration: none;
font-weight: bold;
}
.sitenav td a:hover {
color: #000066;
text-decoration: none;
font-weight: bold;
}
