.rechts .kasten {
    background: #eeeeee;
    border-top: 1px solid #999999;
    border-left: 1px solid #999999;
    border-right: 1px solid #999999;
    margin-bottom: 0;
}
.rechts .kasten h4 {
    background: #003399;
    color: #fff;
    border: none;
    border-bottom: 1px solid #999999;
}
.rechts .kasten .button {
    background: #d01200;
    color: #ffffff;
    padding: 4px 6px;
    border: 2px solid #ffffff;
    display: block;
    text-align: center;
}
.rechts .kasten .icon {
    float: right;
    padding: 3px;
}
.links .status {
    background: #003399;
    border: 1px solid #003399;
    color: #fff;
    margin-bottom: 0;
}
.links .navigation {
    background: #d01200;
    border: 1px solid #d01200;
    color: #fff;
}
.links .titel {
    margin-bottom: 0;
}
.links .titel_background .titel a,
.links .navigation a {
    color: #fff;
}
.titel_background {
    background: #000000 url(/events/2009/heisec_konferenz/bilder/background.jpg) 110% 25%;
    color: #ffffff;
    width: 100%;
    padding: 0 8px;
    position: relative;
}
.titel_background .logo {
    position: absolute;
    right: 4px;
    top: 8px;
}
