/*===========================================================
/ Stylsheets zu den News (Uebersichtsseite)
/==========================================================*/
#container {
    
}
.datum {
    float:left;
    display:inline;
    margin-left:15px;
    width:70px;
}
.archive {
    position:relative;
    display:block;
}
h1.headline {
    position:relative;
    float:none;
    padding:4px 0 5px 15px;
    margin-bottom:15px;
    background-color:#6d8178;
}
p.headline {
    width:384px;
    width:"386px";
    font-weight:normal;
}
.bild {
    float:left;
    margin-right:15px;
} 
.bg_white_content {
    position:relative;
    display:block;
}
.bg_white_0box, .bg_white_box {
    display:block;
    margin-bottom:0;
}
.bg_white_clear {
    clear:both;
}
.bg_white_box .files_rte, .bg_white_0box .files_rte {
    width:115px;
    float:right;
    border:none;
    margin:0;
}
.bg_white_0box .description , .bg_white_box .description {
    float:right;
    width:80px;
    margin:0;
    padding:0;
    margin-top:0;
    margin-bottom:0;
}


