body {
   background-color: rgb(225,225,225);
   padding: 0;
   margin: 0;
   text-align: center;
}
   
html, a, td, body, div {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-weight: bold;
   color: white;
}

div.umrandung {
   position: relative;
   width: 988px;
   height: 560px;
   margin: 0 auto 0;
}

div.logo {
    position: absolute;
    top: 21px;
    left: 201px;
    width: 210px;
    height: 176px !important;
    height: 180px;
    padding-top: 4px;
    text-align: center;
    background-repeat: repeat-x;
}

div.bild-mitte {
    position: absolute;
    top: 200px;
    left: 0;
    width: 988px;
    height: 202px;
}

div.slogan {
    position: absolute;
    left: 419px;
    top: 66px;
    width: 190px; 
    height: 32px;
}

div.kopfzeile {
    position: absolute;
    top: 0;
    left: 0;
    width: 988px;
    height: 20px !important;
    height: 21px;
    border-bottom: 1px solid white;
    background-repeat: repeat-y;
    overflow: hidden;
}

div.content1 {
    position: absolute;
    left: 630px;
    bottom: 373px;
    width: 315px;
    text-align: left;
}

div.content2 {
    position: absolute;
    left: 630px;
    top: 442px;
    width: 315px;
    height: 65px;
    text-align: left;
}

div.menu {
    position: absolute;
    bottom: 21px;
    left: 200px;
    width: 211px;
    height: 161px !important;
    height: 182px;
    padding-top: 21px;
    background-color: rgb(55,80,160);
    text-align: left;
}
div.menu a:link, div.menu a:visited, div.menu a:hover, div.menu a:active {
    display: block;
    height: 18px !important;
    height: 24px;
    font-size: 14px;
    font-weight: bold;
    padding: 3px;
    padding-left: 15px;
    color: rgb(194,196,226);
    background-repeat: no-repeat;
    background-position: bottom;
    overflow: hidden;
}
div.menu a:hover { background-color: rgb(176,15,69); color: white; }

div.rechtliches {
    position: absolute;
    top: 383px;
    left: 6px;
    text-align: left;
    color: rgb(153,153,153);
}

div.suche {
    position: absolute;
    top: 420px;
    left: 6px;
}

div.fusszeile {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 977px !important;
    width: 988px;
    height: 16px !important;
    height: 21px;
    padding: 2px;
    padding-left: 9px;
    border-top: 1px solid white;
    font-size: 11px;
    font-weight: bold;
    color: black;
    background-color: rgb(194,196,226);
    text-align: left;
    overflow: hidden;
}

div.fusszeile a:link, div.fusszeile a:visited, div.fusszeile a:active { color: black; }
div.fusszeile a:hover { color: rgb(153,153,153); }

form, h1, h2, h3, h4, h5, h6 {
   padding: 0;
   margin: 0;
}

a:link, a:visited, a:hover, a:active {
   color:  rgb(153,153,153);
   font-weight: bold;
   text-decoration: none;
}

a:hover {  color: white; }

a.by-cybox:link, a.by-cybox:visited, a.by-cybox:hover, a.by-cybox:active {
   color: rgb(180, 180, 180);
   font-weight: normal;
}
a.by-cybox:hover {
   color: rgb(120, 120, 120);
}

a.cybox-links:link, a.cybox-links:visited, a.cybox-links:hover, a.cybox-links:active {
   color: rgb(225,225,225);
   font-weight: normal;
   cursor: default;
}

h1 {
	font-size: 14px;
	color: black;
	font-weight: normal;
	padding-bottom: 4px;
}
h2 {
	font-size: 18px;
	color: black;
	font-weight: bold;
	padding-bottom: 8px;
}
h3 {
	font-size: 11px;
	color: black;
	font-weight: bold;
	padding-bottom: 2px;
}
h4 {
	font-size: 11px;
	color: white;
	font-weight: bold;
	padding-bottom: 2px;
}
h5 {
	font-size: 12px;
	color: rgb(67,88,126);
	font-weight: bold;
	padding-bottom: 2px;
}
h6 {
	font-size: 18px;
	color: rgb(29,102,89);
	font-weight: bold;
	padding-bottom: 8px;
}

a img { color: #FFFFFF; }

@media all {
   a img {
      color: inherit;
      border: none;
   }
   
   div.image img, div.image-left img, div.image-right img, div.image-center 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;
}

div.by-cybox {
   position: relative;
   margin: 0 auto 0;
   font-size: 10px;
   width: 988px;
   color: rgb(225,225,225);
   text-align: right;
}

ul {
   list-style-type: none;
   margin: 0;
   margin-top: 10px;
   margin-left: 25px;
   margin-bottom: 5px;
   padding: 0;
}

ol {
   margin: 0;
   margin-top: 10px;
   margin-left: 25px;
   margin-bottom: 5px;
   padding: 0;
}

li {
   margin: 0;
   margin-left: 25px;
   margin-bottom: 5px;
   padding: 0;
}

input.suche {
    width: 116px;
    height: 17px;
    font-size: 12px;
    padding-left: 2px;
    border: 1px solid rgb(102,102,102);
    background-color: white;
}
