body {
    background-color: rgb(148,148,148);
    padding: 0;
    margin: 0;
    text-align: center;
}
   
html, a, td, body, div {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: black;
}

form, h1, h2, h3, h4 {
    padding: 0;
    margin: 0;
}

a:link, a:visited, a:hover, a:active {
    color: rgb(162,47,9);
    font-weight: normal;
    text-decoration: none;
}
a:hover { color: rgb(214,61,11); }

a img { color: #FFFFFF; }

h1 {
    display: block;
    font-size: 14px;
    color: white;
    font-weight: normal;
    background-color: rgb(214,61,11);
    padding: 7px;
    padding-left: 47px;
}

h2 {
    font-size: 14px;
    color: black;
    font-weight: normal;
    padding-bottom: 5px;
}

h3 {
    font-size: 12px;
    color: rgb(162,47,9);
    font-weight: bold;
    padding-bottom: 3px;
}

h4 {
    font-size: 12px;
    color: black;
    font-weight: bold;
    padding-bottom: 3px;
}

@media all {

    a img {
        color: inherit;
        border: none;
    }

    div.image img, div.image-left img, div.image-right img, div.image-center img, div.kopf-logo img, div.kopf-bild img {
        margin: 0;
    }

    div.content-content img {
        margin: 5px;
    }

    div.content-info img {
        margin: 0;
        margin-top: 5px;
        margin-bottom: 5px;
    }

}

div.image   {
    min-width: 100px;
    margin-top: 7px;
    margin-bottom: 4px;
    margin-left: 5px;
    margin-right: 14px;
    font-size: 10px;
}
div.image-left   {
    min-width: 100px;
    margin-top: 7px;
    margin-bottom: 4px;
    margin-left: 5px;
    margin-right: 14px;
    font-size: 10px;
    float: left;
}
div.image-right   {
    min-width: 100px;
    margin-top: 7px;
    margin-bottom: 4px;
    margin-left: 9px;
    margin-right: 10px;
    font-size: 10px;
    float: right;
}
div.image-center   {
    width: 100%;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 7px;
    font-size: 10px;
}
div.image a, div.image-left a, div.image-right a, div.image-center a {
    font-size: 10px;
}

ul {
    list-style: none;
    margin: 0;
    margin-top: 10px;
    margin-left: 0;
    margin-bottom: 5px;
    color: rgb(162,47,9);
    font-size: 12px;
    padding: 0;
}
ol {
    margin: 0;
    margin-top: 10px;
    margin-left: 15px;
    margin-bottom: 5px;
    padding: 0;
}

li {
    margin: 0;
    margin-left: 20px;
    margin-top: 2px;
    margin-bottom: 2px;
    padding: 0;
    font-size: 12px;
    color: black;
}

div.by-cybox {
    position: relative;
    width: 988px;
    margin: 0 auto 0;
    font-size: 10px;
    color: rgb(148,148,148);
    text-align: right;
}

a.by-cybox:link, a.by-cybox:visited, a.by-cybox:hover, a.by-cybox:active {
    font-size: 10px;
    color: rgb(210,210,210);
    font-weight: normal;
}
a.by-cybox:hover {
    color: rgb(180,180,180);
}

a.cybox-links:link, a.cybox-links:visited, a.cybox-links:hover, a.cybox-links:active {
    font-size: 10px;
    color: rgb(148,148,148);
    font-weight: normal;
    cursor: default;
}

/* ------------------------------------- */

div.umrandung {
    position: relative;
    width: 988px;
    min-height: 424px;
    margin: 0 auto 0;
    padding-top: 106px;
    background-color: white;
}

div.kopf {
    position: absolute;
    top: 0;
    left: 0;
    width: 988px;
    height: 80px;
    border-top: 13px solid white;
    background-color:rgb(206,162,134);
}

div.kopf-logo {
    position: absolute;
    top: 12px;
    left: 30px;
    width: 280px;
    height: 58px;
    overflow: hidden;
}

div.kopf-bild {
    position: absolute;
    top: 0;
    left: 413px;
    width: 575px;
    height: 80px;
    overflow: hidden;
}

div.roter-block1 {
    position: absolute;
    top: 93px;
    left: 759px;
    width: 204px;
    height: 13px;
    background-color: rgb(162,47,9);
    overflow: hidden;
}

div.links {
    position: relative;
    width: 234px;
    text-align: left;
    float: left;
}

div.rechts {
    position: relative;
    width: 754px;
    text-align: left;
    float: left;
}

div.content-main {
    position: relative;
    width: 754px;
}

div.content-content {
    position: relative;
    width: 415px;
    padding-top: 42px;
    padding-left: 47px;
    padding-right: 35px;
    padding-bottom: 12px;
    float: left;
    overflow: hidden;
}

div.content-info {
    position: relative;
    width: 233px;
    padding: 12px;
    padding-top: 42px;
    font-size: 11px;
    float: left;
    overflow: hidden;
}
div.content-info a:link, div.content-info a:visited, div.content-info a:hover, div.content-info a:active {
    font-size: 11px;
    font-weight: bold;
}


div.fuss {
    position: relative;
    width: 941px;
    height: 14px;
    margin: 0 auto 0;
    font-size: 11px;
    font-weight: bold;
    text-align: left;
    padding: 2px;
    padding-left: 45px;
    color: rgb(153,153,153);
    border-top: 2px solid rgb(214,61,11);
    background-repeat: repeat-y;
    overflow: hidden;
}
div.fuss a:link, div.fuss a:visited, div.fuss a:hover, div.fuss a:active {
    font-size: 11px;
    font-weight: bold;
    color: rgb(153,153,153);
}
div.fuss a:hover {
    color: rgb(180,180,180);
}

/* Menues */

a.menu-block3-0:link, a.menu-block3-0:visited, a.menu-block3-0:hover, a.menu-block3-0:active {
    display: block;
    height: 16px;
    font-size: 12px;
    color: black;
    background-repeat: no-repeat;
    padding-left: 44px;
    padding-top: 7px;
    padding-bottom: 7px;
    overflow: hidden;
}
a.menu-block3-0-marked:link, a.menu-block3-0-marked:visited, a.menu-block3-0-marked:hover, a.menu-block3-0-marked:active {
    display: block;
    height: 16px;
    font-size: 12px;
    font-weight: bold;
    color: white;
    background-color: rgb(214,61,11);
    background-repeat: no-repeat;
    padding-left: 44px;
    padding-top: 7px;
    padding-bottom: 7px;
    overflow: hidden;
}

a.menu-block3-1:link, a.menu-block3-1:visited, a.menu-block3-1:hover, a.menu-block3-1:active {
    display: block;
    height: 16px;
    font-size: 12px;
    font-weight: bold;
    color: white;
    background-color: rgb(206,162,134);
    background-repeat: no-repeat;
    padding-left: 44px;
    padding-top: 2px;
    padding-bottom: 2px;
    overflow: hidden;
}
a.menu-block3-1-marked:link, a.menu-block3-1-marked:visited, a.menu-block3-1-marked:hover, a.menu-block3-1-marked:active {
    display: block;
    height: 16px;
    font-size: 12px;
    font-weight: bold;
    color: rgb(214,61,11);
    background-color: rgb(206,162,134);
    background-repeat: no-repeat;
    padding-left: 44px;
    padding-top: 2px;
    padding-bottom: 2px;
    overflow: hidden;
}

a.menu-block3-2:link, a.menu-block3-2:visited, a.menu-block3-2:hover, a.menu-block3-2:active {
    display: block;
    height: 16px;
    font-size: 12px;
    font-weight: bold;
    color: white;
    background-color: rgb(206,162,134);
    background-repeat: no-repeat;
    padding-left: 62px;
    padding-top: 2px;
    padding-bottom: 2px;
    overflow: hidden;
}
a.menu-block3-2-marked:link, a.menu-block3-2-marked:visited, a.menu-block3-2-marked:hover, a.menu-block3-2-marked:active {
    display: block;
    height: 16px;
    font-size: 12px;
    font-weight: bold;
    color: rgb(214,61,11);
    background-color: rgb(206,162,134);
    background-repeat: no-repeat;
    padding-left: 62px;
    padding-top: 2px;
    padding-bottom: 2px;
    overflow: hidden;
}

a.menu-block3-3:link, a.menu-block3-3:visited, a.menu-block3-3:hover, a.menu-block3-3:active {
    display: block;
    height: 16px;
    font-size: 12px;
    font-weight: bold;
    color: white;
    background-color: rgb(206,162,134);
    background-repeat: no-repeat;
    padding-left: 80px;
    padding-top: 2px;
    padding-bottom: 2px;
    overflow: hidden;
}
a.menu-block3-3-marked:link, a.menu-block3-3-marked:visited, a.menu-block3-3-marked:hover, a.menu-block3-3-marked:active {
    display: block;
    height: 16px;
    font-size: 12px;
    font-weight: bold;
    color: rgb(214,61,11);
    background-color: rgb(206,162,134);
    background-repeat: no-repeat;
    padding-left: 80px;
    padding-top: 2px;
    padding-bottom: 2px;
    overflow: hidden;
}
