/*===========================================================
/ Stylsheets zu den News (Uebersichtsseite)
/==========================================================*/
#container {
    position:inherit;
    display:block;
}
.datum {
    float:left;
    display:inline;
    margin-left:15px;
    width:70px;
    position:inherit;
}
.archive {
    margin-left:85px;
}
h1.headline {
    float:none;
    padding:10px 0 5px 14px;
    margin-bottom:15px;
}
p.headline {
    position:inherit;
    width:128px;
    width:"130px";
    font-weight:normal;
}
p.company, p.section {
    margin-left:13px;
    width:122px;
    width:"124px";
    font-weight:normal;
    position:inherit;
    display:block;
}
p.section {
    width:95px;
    width:"97px";
}
.bild {
    float:left;
    margin-right:15px;
} 
.bg_white_content {
}
.bg_white_0box, .bg_white_box {
}
.bg_white_clear {
    clear:both;
}
.bg_white_box .files_rte, .bg_white_0box .files_rte {
    padding-top:4px;
    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:15px;
}


