body {
    background-color: rgb(114,117,117);
    padding: 0;
    margin: 0;
    text-align: center;
    background-repeat: repeat-y;
    background-position: 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: rgb(52,95,118);
    text-decoration: none;
}
a:hover, a:focus, a:active { color: rgb(255,67,4); }

.headline1 {
    font-family: Times New Roman, Arial, Helvetica, Sans Serif;
    font-size: 20px;
    font-weight: normal;
    color: black;
    padding-bottom: 8px;
}

.headline2 {
    font-family: Times New Roman, Arial, Helvetica, Sans Serif;
    font-size: 16px;
    font-weight: normal;
    color: rgb(255,67,4);
    padding-bottom: 2px;
}

.headline3 {
    font-family: Times New Roman, Arial, Helvetica, Sans Serif;
    font-size: 16px;
    font-weight: normal;
    color: rgb(52,95,118);
    padding-bottom: 2px;
}

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 {
    list-style: none;
    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;
}

div.umrandung {
    position: relative;
    width: 988px;
    padding-top: 132px;
    margin: 0 auto 0;
    text-align: left;
}

div.kopf {
    position: absolute;
    width: 988px;
    height: 185px;
    top: 0;
    left: 0;
    overflow: hidden;
}

div.rechtliches {
    position: absolute;
    left: 23px;
    top: 165px;
    width: 215px;
    height: 20px;
    font-family: Times New Roman, Arial, Helvetica, Sans Serif;
    font-size: 14px;
    font-weight: bold;
    color: black;
    overflow: hidden;
}
div.rechtliches a:link, div.rechtliches a:visited, div.rechtliches a:hover, div.rechtliches a:focus, div.rechtliches a:active {
    font-family: Times New Roman, Arial, Helvetica, Sans Serif;
    font-size: 14px;
    font-weight: bold;
    color: black;
}
div.rechtliches a:hover, div.rechtliches a:focus, div.rechtliches a:active {
    color: white;
}

div.links {
    position: relative;
    width: 262px;
    padding-top: 70px;
    padding-bottom: 40px;
    float: left;
}

div.logo {
    position: relative;
    width: 77px;
    height: 71px;
    margin-left: 170px;
    overflow: hidden;
}

div.mitte {
    position: relative;
    width: 390px;
    padding-left: 50px;
    padding-right: 25px;
    padding-top: 15px;
    padding-bottom: 40px;
    float: left;
    
}
div.mitte img {
    margin: 5px;
}

div.rechts {
    position: relative;
    width: 234px;
    padding-top: 88px;
    padding-left: 10px;
    padding-bottom: 40px;
    font-size: 11px;
    float: left;
}
div.rechts img {
    margin-bottom: 3px;
    margin-top: 3px;
}
div.rechts a:link, div.rechts a:visited, div.rechts a:hover, div.rechts a:focus, div.rechts a:active {
    font-weight: bold;
    font-size: 11px;
}

div.fuss {
    position: fixed;
    width: 676px;
    height: 20px;
    bottom: 0;
    margin: 0 auto 0;
    padding-top: 20px;
    padding-left: 312px;
    text-align: left;
    color: white;
    font-size: 11px;
    font-weight: bold;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: bottom center;
}
div.fuss a:link, div.fuss a:visited, div.fuss a:hover, div.fuss a:focus, div.fuss a:active {
    font-size: 11px;
    color: white;
}
div.fuss a:hover, div.fuss a:focus, div.fuss a:active {
    color: black;
}

div.by-cybox {
    position: absolute;
    left: 5px;
    top: 24px;
    font-weight: normal;
    padding-right: 5px;
}

span.by-cybox {
    display: none;
}

a.by-cybox:link, a.by-cybox:visited, a.by-cybox:hover, a.by-cybox:focus, a.by-cybox:active {
    font-family: Arial, sans serif;
    font-size: 10px;
    font-weight: normal;
    color: rgb(255,255,255);
}
a.by-cybox:hover, a.by-cybox:focus, a.by-cybox:active {
    font-size: 10px;
    color: rgb(220,220,220);
}

/* MENU */

div.links ul {
    margin: 0;
    padding: 0;
}
div.links ul ul {
    margin-top: 5px;
    margin-bottom: 5px;
}
div.links li {
    margin: 1px 0 3px 0;
}
div.links a:link, div.links a:visited, div.links a:hover, div.links a:focus, div.links a:active, div.links strong  {
    display: block;
    font-family: Times New Roman, Arial, Helvetica, Sans Serif;
    font-size: 18px;
    font-weight: bold;
    color: rgb(52,95,118);
    background-repeat: no-repeat;
    background-position: left center;
}
div.links a:hover, div.links a:focus, div.links a:active {
    color: black;
}
div.links li a:link, div.links li a:visited, div.links li a:hover, div.links li a:focus, div.links li a:active, div.links li strong {
    font-size: 18px;
    margin-left: 8px;
    padding-left: 13px;
}
div.links li li a:link, div.links li li a:visited, div.links li li a:hover, div.links li li a:focus, div.links li li a:active, div.links li li strong {
    font-size: 16px;
    margin-left: 32px;
    padding-left: 13px;
}
div.links li li li a:link, div.links li li li a:visited, div.links li li li a:hover, div.links li li li a:focus, div.links li li li a:active, div.links li li li strong {
    font-size: 16px;
    margin-left: 60px;
    padding-left: 13px;
}
div.links li li li li a:link, div.links li li li li a:visited, div.links li li li li a:hover, div.links li li li li a:focus, div.links li li li li a:active, div.links li li li li strong {
    font-size: 16px;
    margin-left: 82px;
    padding-left: 13px;
}
div.links strong {
    color: rgb(255,67,4);
}
a.menu-list-marked:link, a.menu-list-marked:visited, a.menu-list-marked:hover, a.menu-list-marked:focus, a.menu-list-marked:active {
    color: rgb(255,67,4);
}

div.links dfn, div.links strong dfn {
  position:absolute;
  left:-1000px;
  top:-1000px;
  width:0;
  height:0;
  overflow:hidden;
  display:inline;
}

.unsichtbar {
  position:absolute;
  left:-1000px;
  top:-1000px;
  width:0;
  height:0;
  overflow:hidden;
  display:inline;
}

