body {
    background-color: #000000;
    font-family: Arial, Tahoma, sans-serif;
    color: #000000;
    font-size: 10px;
    padding: 0;
    margin: 0;
}

h1 {
    color: #ffffff;
    font-size: 18px;
    font-weight: normal;
    margin: 0;
}

h2 {
    color: #f9c231;
    font-size: 14px;
    font-weight: bold;
    margin: 0;
}

.content_link {
    color: #000000;
    text-decoration: underline;
}

.footer_link {
    color: #000000;
    text-decoration: none;
}

.bottombox {
    margin: 0;
    padding: 0;
    width: 1106px;
    text-align: left;

    background-image: url(http://bilder.rtl.de/hdpages/background_bottom_rtl.jpg);
    background-repeat: no-repeat;
    background-color: #ffffff;
}

.topbox {
    position: absolute;
    top: 40px;
    left: 50px;
    width: 1106px;
    text-align: left;
}

.mainbox {
    margin: 0;
    padding: 0;
    width: 1106px;
    height: 436px;
    border: none 0;
    background-image: url(http://bilder.rtl.de/hdpages/logo_rtl.jpg);
    background-repeat: no-repeat;
    background-color: #000000;
}

.navibox {
    margin: 0;
    padding: 0;
    width: 262px;
    float: left;
    display: inline;
}

.navispacer {
    width: 230px;
    height: 20px;
}

.naviitem {
    width: 230px;
    height: 27px;
    padding-left: 30px;
    padding-top: 3px;
}

.naviitem_a {
    width: 230px;
    height: 27px;
    padding-left: 30px;
    padding-top: 3px;
    background-image: url(http://bilder.rtl.de/hdpages/navi_highlight_rtl.jpg);
    background-repeat: no-repeat;
}

.navilink {
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
}

.spacerbox {
    height: 70px;
    width: 1106px;
}

.headbox {
    width: 512px;
    height: 288px;
    padding: 0;
    margin: 0;
    display: inline;
}

.blueborder {
    border: solid 1px #005eab;
    margin: 0;
    padding: 0;
    display: inline;
}

.contentbox {
    color: #000000;
    font-size: 12px;
    text-align: left;
    width: 600px;
    height: 20px;
    padding-left: 263px;
    padding-top: 55px;
}

.footerbox {
    background-color: #ffffff;
    color: #000000;
    font-size: 10px;
    text-align: left;
    border-top: solid 1px #000000;
    width: 806px;
    height: 20px;
    padding-left: 300px;
    padding-top: 2px;
}

.layout_tbl {
    padding: 0;
    margin: 0;
    border: none;
    border-collapse: collapse;
}

#content-view {
    width: 1106px;
    margin: 0 auto;
    position: relative;
}