#sidebar {
    vertical-align: top;
    border-left: 1px dashed #cccccc;
    width: 180px;
    padding-left: 3px;
    padding-right: 5px;
    float: right;
}

.home_main {
    margin-right: 200px;
}

.sidebar_t {
    padding-top: 8px;
    /* font-size: large; */
    font-weight: bold;
}

.sidebar_m {
}

.sidebar_b {
    font-size: x-small;
    border-bottom: 1px dotted #cccccc;
    padding-bottom: 8px;
}

img.sidebar_img {
    margin: 1px;
    float: left;
}

.home_aktdat {
    /* font-family: serif; */
    color: #000f75;
    font-weight: bold;
}

.home_aktsub {
    /* font-family: serif; */
    color: #000f75;
    /* font-weight: bold; */
}

div.home_akttitle {
    font-size: 16pt;
    /* font-family: serif; */
}

a.home_akttitle {
    text-decoration: none;
    color: #000f75;
}

a.home_akttitle:hover {
    text-decoration: underline;
    color: #000f75;
}

a.home_aktmore {
    /* font-family: serif; */
    font-weight: bold;
    font-size: small;
    text-decoration: none;
}

p.home_aktpre {
    /* font-family: serif; */
    text-decoration: none;
}

a.home_aktpre {
    text-decoration: none;
    color: black;
}

a.home_aktpre:hover {
    text-decoration: underline;
    color: black;
}

a.home_akt_pic {
    margin: 0px;
    padding: 0px;		
}

img.home_akt_pic {
    border: 0px solid white;
    /* margin: 5px; */
    vertical-align: top;
    text-align: left;
    float: left;
}

div.home_aktall {
    text-align: center;
    font-size: 14pt;
}

hr.home_aktsep {
    height: 1px;
    color: #777777;
    background-color: #777777;
    border: 0px solid black;
    clear: left;
}
