#news, #news table{
border-collapse:collapse
}

#news .eintrag{
margin-bottom:25px;
}

#news .abstand{
margin:0;
padding:0;
}

#news .grau{
background:#EEEEEE;
}

#news .bt{
border-top:2px solid #333333;
}

#news .bl{
border-left:2px solid #333333;
}

#news .br{
border-right:2px solid #333333;
}

#news .bb{
border-bottom:2px solid #333333;
}

#news .bbt{
border-top:1px solid #D0D0F4;
}

#news .bbb{
border-bottom:1px solid #D0D0F4;
}

#news .newstitel{
font-size:17px;
color:#3333ff;
font-weight:bold;
line-height:1.5em;
}

#news .untertitel{
padding-left:20px;
font-size:10px;
font-weight:bold;
line-height:1.5em;
}

#news .typ{
padding-left:15px;
vertical-align:top;
padding-top:15px;
}

#news .typ img{
border:0;
text-align:top;
}

#news bild{
text-align:center;
}

#news .bild img{
margin:10px;
border:1px solid black;
}

#news .text{
color:#000000;
background:#FFFFCC;
font-size:12px;
font-weight:bold;
line-height:1.5em;
}

#news .text a{
color:#000099;
text-decoration:underline;
}

#news .sn{
text-align:right;
font-size:12px;
font-weight:bold;
}

#news .sn_seite{
color:#000000;
background:#FFFFCC;
padding-left:5px;
padding-right:5px;
border:1px black solid;
margin-top:25px;
}

#news .sn_seite a{
color:#000000;
text-decoration:none;
}

#news .activ{
background:#FF6633;
}

#news .admin, #news .admin *{
text-align:right;
font-size:9px;
}

/*News-Form Bereich*/

#newsform{
border-collapse:collapse;

}

#erweiternA{
background:#FFFFFF;
width:90%;
border:1px solid black;
margin-left:auto;
margin-right:auto;
padding-left:20px;
}

#seitenwahl{
text-align:center;
padding:7px;
}

#seitenwahl a{
text-decoration:none;
margin:3px;
}

#seitenwahl a span{
padding:10px;
color:#FFFFFF;
background:#AAAAAA;
}

#seitenwahl a:hover span{
color:#FF6633;
}

#seitenwahl a span.aktiv{
color:#000000;
background:#FFFFFF;
border:1px solid black;
border-bottom:1px solid white;	
}

#erweitern2{
background:#FFFFFF;
width:100%;
margin-right:50px;
border:1px solid #CCCCCC;
text-align:center;
}

#erweitern2 a{
text-decoration:none;
margin:3px;
}

#erweitern2 a span{
padding:2px;
color:#000000;
border:1px solid #AAAAAA;
}

#erweitern2 a:hover span{
background:#FFCCAA;
}

#erweitern2 .aktiv{
color:#FFFFFF;
background:#FF6633;
}

.hide{
display:none;
}

