html{ 
    overflow:scroll;
}
body {
        margin-top: 10px;
        padding: 0;
        background: url(../images/background.gif) repeat-x left top;
           font: "Trebuchet MS", Arial, Helvetica, sans-serif;
        color: #f1f1f1;
        font-size: 12px;
}

h1, h2, h3 {
        margin: 0;
        text-transform: none;
        font-weight: normal;
}

h1 {
        font-size: 18px;
        font-weight: bold;
        text-decoration: underline;
}

h2 {
        height: 32px;
        background: url(../images/update_head.png) no-repeat left top;
        font-size: 16px;
        font-weight: bold;
        color: #ff0000;
        padding: 4px;
}

p, ul, ol {
        margin: 0 0 2em 0;
        text-align: justify;
        line-height: 26px;
        font-size: 11px;
}

a:link {
        color: #f1f1f1;
}

a:hover, a:active {
        text-decoration: none;
        color: #ff0000;
}

a:visited {
        color: #f1f1f1;
}

img {
        border: none;
}
textarea {
        width: 458px;
        height: 80px;
}

/* Header */

#header {
        width: 970px;
        height: 52px;
        margin: 0 auto;
        background: url(../images/navi_head.jpg) no-repeat left top;
}

/* Menu */

#header-menu {
        display: block;
        text-align: center;
        margin-right: 18px;
        text-decoration: none;
        font: 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
        clear: both;
        padding-top: 12px;
}

a.menu:link {
        color:#f1f1f1;
        padding: 0 0 0 20px;
}
a.menu:visited {
        color:#f1f1f1;
        padding: 0 0 0 20px;
}
a.menu:hover {
        color:#ff0000;
        padding: 0 0 0 20px;
}

/** LOGO */

#logo-wrap {
        width: 970px;
        margin: 0 auto;
        padding: 20px 0 20px 0;
}

#logo {
        width: 970px;
        height: 210px;
        margin: 0 auto;
        background: url(../images/head.jpg) no-repeat left top;
}

#logo h1, #logo h2 {
        float: right;
        margin: 0;
        padding: 0 34px 0 20px;
        line-height: normal;
        text-decoration: none;
}

#logo h1 {
        padding-top: 192px;
}

/* Page */

#page {
        width: 970px;
        margin: 0 auto;
}

/* Content */

#content {
        float: left;
        width: 824px;
}

/*Main Pages*/

.maincontent {
        height: 32px;
        background: url(../images/update_head.png) no-repeat left top;
        text-align: center;
        font-size: 16px;
        font-weight: bold;
        color: #f1f1f1;
        padding: 5px 0 0 0;
}

.main {
        width: 824px;
}

.main_text_norm {
        float: left;
        font-size: 14px;
        color: #f1f1f1;
        width: 800px;
    padding: 5px 0 0 5px;
}

.main_text_left {
        float: left;
        font-size: 14px;
        color: #f1f1f1;
        width: 400px;
    padding: 5px 0 0 5px;
}

.main_text_right {
        float: left;
        font-size: 14px;
        color: #f1f1f1;
        width: 400px;
    padding: 5px 0 0 15px;
}

.main_text_center {
        text-align: center;
    font-size: 14px;
        color: #f1f1f1;
}

.main_text_center_big {
        text-align: center;
    font-size: 16px;
        font-weight: bold;
        color: #f1f1f1;
}


.mainbutton {
        height: 32px;
        background: url(../images/button.png) no-repeat top;
        text-align: center;
        font-size: 20px;
        font-weight: bold;
    padding: 3px 0 0 0;
}

a.button:link {
        color:#ff0000;
}
a.button:visited {
        color:#ff0000;
}
a.button:hover {
        color:#f1f1f1;
}

.main_banner_left {
        float: left;
        text-align: center;
        font-size: 14px;
        color: #f1f1f1;
        width: 400px;
    padding: 5px 0 0 0;
}

.main_banner_right {
        float: right;
        text-align: center;
        font-size: 14px;
        color: #f1f1f1;
        width: 400px;
    padding: 5px 0 0 0;
}
.linkbuttons {
        height: auto;
}

.linkbuttons_1 {
        float: left;
        width: 274px;
        height: 32px;
        background: url(../images/button.png) no-repeat top;
        text-align: center;
        font-size: 16px;
        font-weight: bold;
    padding: 5px 0 0 0;
}
.linkbuttons_2 {
        width: 274px;
        float: left;
        height: 32px;
        background: url(../images/button.png) no-repeat top;
        text-align: center;
        font-size: 16px;
        font-weight: bold;
        padding: 5px 0 0 0;
}

.linkbuttons_3 {
        width: 274px;
        float: left;
        height: 32px;
        background: url(../images/button.png) no-repeat top;
        text-align: center;
        font-size: 16px;
        font-weight: bold;
    padding: 5px 0 0 0;
}

.buttons {
        height: 32px;
}

.buttons_left {
        float: left;
        width: 400px;
        height: 32px;
        background: url(../images/button.png) no-repeat top;
        text-align: center;
        font-size: 18px;
        font-weight: bold;
    padding: 5px 0 0 0;
}
.buttons_right {
        width: 400px;
        float: right;
        height: 32px;
        background: url(../images/button.png) no-repeat top;
        text-align: center;
        font-size: 18px;
        font-weight: bold;
    padding: 5px 0 0 0;
}

a.buttons:link {
        color:#f1f1f1;
}
a.buttons:visited {
        color:#f1f1f1;
}
a.buttons:hover {
        color:#ff0000;
}

.mainimages {
        text-align: center;
}


/* Update */
.update_head {
        height: 32px;
        background: url(../images/update_head.png) no-repeat left top;
}

.update_head_serie {
        float: left;
        font-size: 16px;
        font-weight: bold;
        color: #f1f1f1;
        padding: 5px 0 0 12px;
}

.update_head_date {
        float: right;
        font-size: 16px;
        font-weight: bold;
        color: #f1f1f1;
        padding: 5px 12px 0 0;
}

.update_head_number {
        float: right;
        font-size: 16px;
        font-weight: bold;
        color: #f1f1f1;
        padding: 5px 279px 0 0;
}

.update {
        height: 276px;
}

.update_image_big {
        float: left;
        width: 400px;
    padding: 5px 0 0 2px;
}

.update_image_small_1 {
        float: right;
        width: 66px;
    padding: 5px 4px 0 0;
}

.update_image_small_2 {
        float: right;
        width: 66px;
    padding: 5px 4px 0 0;
}

.update_text {
        float: left;
        height: 270px;
        width: 330px;
    padding: 5px 0 0 5px;
        color: #f1f1f1;
        font-size: 12px;
}
/* Archiv*/

.archiv {
        width: 824px;
}

.archiv_text {
        float: left;
        text-align: center;
        width: 100px;
    padding: 3px 0 0 3px;
    color: #f1f1f1;
        font-size: 10px;
        font-weight: bold;
}

.archiv_image {
        float: left;
        width: 100px;
    padding: 5px 0 0 3px;
}

a.archiv:link {
        color:#f1f1f1;
}
a.archiv:visited {
        color:#f1f1f1;
}
a.archiv:hover {
        color:#ff0000;
}

.mainimages {
        text-align: center;
}



/* Sidebar */

#sidebar {
        float: left;
        width: 145px;
}

#sidebar_update {
        height: 32px;
        text-align: center;
        padding: 5px 0 0 0;
        background: url(../images/next_head.jpg) no-repeat right top;
        font-size: 16px;
        color: #f1f1f1;
}
.sidebar_update_entry {
        text-align: center;
        padding: 4px 0 0 0px;
        margin-bottom: 10px;
        font-size: 14px;
        color: #f1f1f1;
}

.sidebar_content_images {
        height: 32px;
        text-align: center;
        padding: 4px 0 0 0;
        background: url(../images/images_head.jpg) no-repeat right top;
        font-size: 16px;
        color: #f1f1f1;
}

.sidebar_content_clips {
        height: 32px;
        text-align: center;
        padding: 5px 0 0 0;
        background: url(../images/clips_head.jpg) no-repeat right top;
        font-size: 16px;
        color: #f1f1f1;
}

.sidebar_content_entry {
        text-align: center;
        padding: 4px 0 0 0;
        margin-bottom: 10px;
        font-size: 14px;
        color: #f1f1f1;
}

.sidebar_content_sites {
        text-align: center;
        height: 32px;
        padding: 5px 0 0 0;
        background: url(../images/partner_head.jpg) no-repeat right top;
        font-size: 16px;
        color: #f1f1f1;
}

.sidebar_content_sites_entry {
        text-align: center;
        padding: 4px 0 0 0;
        margin-bottom: 10px;
        font-size: 14px;
}

/* Footer */
#footer {
        margin: 0 auto;
        height: 64px;
        min-height: 64px;
        padding: 0;
}

.footer_wrap {
        width: 970px;
        height: 64px;
        margin: 0 auto;
        background: url(../images/footer.jpg) no-repeat left top;
        clear: both;
        padding-top: 3px;
        text-align: center;
        color: #f1f1f1;
        font-size: 16px;
}

.footer_menu {
        display: block;
        text-align: center;
        margin-right: 18px;
        text-decoration: none;
        font: 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
        color: #f1f1f1;
}

a.footerlink:link {
        color:#f1f1f1;
        padding: 0 0 0 20px;
}
a.footerlink:visited {
        color:#f1f1f1;
        padding: 0 0 0 20px;
}
a.footerlink:hover {
        color:#ff0000;
        padding: 0 0 0 20px;
}

html>body #footer {
        height: auto;
}

#footer p {
}

a:link {
        color:#f1f1f1;
        text-decoration:none;
}
a:visited {
        color:f1f1f1;
        text-decoration:none;
}
a:hover {
        color:ff0000;
        text-decoration:none;
}

.Stil1,.Stil2,.Stil3,.Stil4,.Stil5 {
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.Stil1 {
        color: #f1f1f1;
    font-weight: bold;
    font-size: 14px;
}

.Stil2 {
        color: #f1f1f1;
    font-size: 12px;
}

.Stil3 {color: #f1f1f1;
    font-weight: bold;
        font-size: 14px;

}
.Stil4 {
        color: #f1f1f1;
        font-weight: bold;
        font-size: 14px;
        text-decoration: underline;
}
.Stil5 {
        color: #f1f1f1;
        font-weight: normal;
        font-size: 14px;
        text-decoration: none;
}