body {
    background-color: rgb(49,49,47);
    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, h5, h6 {
    padding: 0;
    margin: 0;
}

a:link, a:visited, a:hover, a:focus, a:active {
    color: black;
    font-weight: bold;
    text-decoration: none;
}
a:hover, a:focus, a:active {
    color: white;
}

.headline1 {
    font-size: 16px;
    font-weight: bold;
    color: black;
    padding-bottom: 5px;
}

.headline2 {
    font-size: 14px;
    font-weight: bold;
    color: rgb(211,129,84);
    padding-bottom: 3px;
}

.headline3 {
    font-size: 12px;
    font-weight: bold;
    color: black;
    padding-bottom: 3px;
}

.headline4 {
    font-size: 12px;
    font-weight: bold;
    color: rgb(206,0,78);
    padding-bottom: 3px;
}

a img {
    color: inherit;
    border: none;
}

img {
    margin: 0;
}

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 {
    margin: 0;
    margin-top: 15px;
    margin-left: 15px;
    margin-bottom: 15px;
    padding: 0;
}
ol {
    margin: 0;
    margin-top: 15px;
    margin-left: 20px;
    margin-bottom: 15px;
    padding: 0;
}
li {
    margin: 0;
    margin-left: 20px;
    margin-bottom: 2px;
    padding: 0;
}

/* By Cybox Zeile */

div.by-cybox {
    position: relative;
    width: 988px;
    margin: 0 auto 0;
    font-size: 11px;
    color: rgb(49,49,47);
    text-align: right;
}

span.by-cybox {
    color: rgb(200,200,200);
}

a.by-cybox:link, a.by-cybox:visited, a.by-cybox:hover, a.by-cybox:focus, a.by-cybox:active {
    color: rgb(200,200,200);
    font-weight: normal;
}
a.by-cybox:hover, a.by-cybox:focus, a.by-cybox:active {
    color: rgb(170,170,170);
}

a.cybox-links:link, a.cybox-links:visited, a.cybox-links:hover, a.cybox-links:focus, a.cybox-links:active {
    color: rgb(49,49,47);
    font-weight: normal;
    cursor: default;
}

/* Layout spezifisch */

div.umrandung {
    position: relative;
    width: 988px;
    min-height: 422px;
    padding-top: 138px;
    margin: 0 auto 0;
    text-align: left;
    background-color: rgb(211,129,84);
}

div.logo {
    position: absolute;
    top: 25px;
    left: 44px;
    width: 154px;
    height: 98px;
}

div.kopf-quickmenu {
    position: absolute;
    top: 13px;
    right: 12px;
    font-size: 11px;
}
div.kopf-quickmenu a:link, div.kopf-quickmenu a:visited, div.kopf-quickmenu a:hover, div.kopf-quickmenu a:focus, div.kopf-quickmenu a:active {
    font-size: 11px;
    font-weight: normal;
    color: black;
}
div.kopf-quickmenu a:hover, div.kopf-quickmenu a:focus, div.kopf-quickmenu a:active {
    color: white;
}

div.kopf-text {
    position: absolute;
    top: 55px;
    right: 12px;
    font-size: 18px;
    text-align: right;
}

div.kopf-adresse {
    position: absolute;
    top: 115px;
    right: 12px;
    font-size: 11px;
    text-align: right;
}
div.kopf-adresse a:link, div.kopf-adresse a:visited, div.kopf-adresse a:hover, div.kopf-adresse a:focus, div.kopf-adresse a:active {
    font-size: 11px;
    font-weight: normal;
    color: black;
}
div.kopf-adresse a:hover, div.kopf-adresse a:focus, div.kopf-adresse a:active {
    color: white;
}

div.links {
    position: relative;
    width: 249px;
    margin-right: 3px;
    padding-bottom: 20px;
    float: left;
}
div.links-menu {
    position: relative;
    width: 233px;
    padding: 8px;
    padding-top: 15px;
    padding-bottom: 10px;
    margin-bottom: 20px;
    background-color: rgb(225,170,140);
}
div.links-menu-abdeckung {
    position: absolute;
    top: 0;
    left: 0;
    width: 249px;
    height: 22px;
    background-color: rgb(225,170,140);
}
div.links-info {
    position: relative;
    width: 219px;
    padding: 10px;
    padding-left: 20px;
}
div.links-info img {
    margin-top: 3px;
    margin-bottom: 3px;
}
div.rechts {
    position: relative;
    width: 736px;
    float: left;
    padding-bottom: 20px;
}
div.bild {
    position: relative;
    width: 736px;
    float: left;
}
div.zwei_slots {
    position: relative;
    width: 736px;
    margin-top: 3px;
    float: left;
    background-repeat: repeat-y;
}
div.zwei_slots img {
    margin: 5px;
}
div.zwei_slots a:link, div.zwei_slots a:visited, div.zwei_slots a:hover, div.zwei_slots a:focus, div.zwei_slots a:active {
    color: rgb(49,49,47);
}
div.zwei_slots a:hover, div.zwei_slots a:focus, div.zwei_slots a:active {
    color: rgb(206,0,78);
}

div.slot1 {
    position: relative;
    width: 346px;
    padding: 10px;
    margin-right: 4px;
    float: left;
}

div.slot2 {
    position: relative;
    width: 346px;
    padding: 10px;
    float: left;
}

div.slot3 {
    position: relative;
    width: 716px;
    padding: 10px;
    margin-top: 3px;
    float: left;
    background-repeat: repeat-y;
}
div.slot3 img {
    margin: 5px;
}

/* Menu */

a.menu-block3-0:link, a.menu-block3-0:visited, a.menu-block3-0:hover, a.menu-block3-0:focus, a.menu-block3-0:active {
    display: block;
    padding: 7px;
    padding-left: 23px;
    border-top: 2px solid rgb(90,92,81);
    font-size: 14px;
    font-weight: bold;
    color: black;
    background-repeat: no-repeat;
}
a.menu-block3-0:hover, a.menu-block3-0:focus, a.menu-block3-0:active {
    color: rgb(90,92,81);
}
a.menu-block3-0-marked:link, a.menu-block3-0-marked:visited, a.menu-block3-0-marked:hover, a.menu-block3-0-marked:focus, a.menu-block3-0-marked:active {
    display: block;
    padding: 7px;
    padding-left: 23px;
    border-top: 2px solid rgb(90,92,81);
    font-size: 14px;
    font-weight: bold;
    color: rgb(206,0,78);
    background-repeat: no-repeat;
}
