body {
   background-color: white;
   background-repeat: repeat-x;
   padding: 0;
   margin: 0;
   text-align: left;
}

html, a, td, body, div {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: black;
   line-height: 12px;
}

div.umrandung {
   position: relative;
   width: 988px;
}

div.oben-links {
   position: relative;
   width: 588px;
   height: 338px;
   background-color: white;
   float: left;
}

div.oben-links-content1 {
   position: absolute;
   bottom: 10px;
   left: 25px;
   width: 250px;
}

div.oben-links-content2 {
   position: absolute;
   bottom: 10px;
   left: 315px;
   width: 250px;
}

div.oben-links-text {
   position: absolute;
   left: 25px;
   top: 25px;
   height: 20px;
   font-size: 16px;
   font-weight: bold;
   color: rgb(221,221,221);
}

div.oben-mitte {
   position: relative;
   width: 176px;
   height: 338px;
   background-color: rgb(140,140,140);
   float: left;
}

div.cyres-logo {
   position: absolute;
   top: 19px;
   left: 12px;
   width: 150px;
   height: 70px;
   overflow: hidden;
}

div.oben-mitte-content {
   position: absolute;
   bottom: 10px;
   left: 15px;
   width: 150px;
   color: white;
}

div.oben-rechts {
   position: relative;
   width: 224px;
   height: 338px;
   background-color: rgb(221,221,221);
   float: left;
}

div.oben-rechts-content {
   position: absolute;
   bottom: 10px;
   left: 15px;
   width: 200px;
}

div.mitte-links {
   position: relative;
   width: 588px;
   height: 170px;
   background-color: rgb(185,3,5);
   background-repeat: no-repeat;
   float: left;
}

div.mitte-links-content {
   position: absolute;
   right: 20px;
   bottom: 10px;
   font-size: 16px;
   font-weight: bold;
   color: white;
   line-height: 18px;
   text-align: right;
}

div.mitte-rechts {
   position: relative;
   width: 400px;
   height: 170px;
   background-color: rgb(185,3,5);
   float: left;
}

div.unten {
   position: relative;
   width: 988px;
   height: 52px;
   background-repeat: repeat-y;
   float: left;
}

div.rechtliches {
   position: absolute;
   top: 4px;
   right: 0;
   width: 224px;
   text-align: center;
   color: rgb(102,102,102);
}
div.rechtliches a:link, div.rechtliches a:visited, div.rechtliches a:hover, div.rechtliches a:active {
   color: rgb(102,102,102);
}
div.rechtliches a:hover { color: rgb(185,3,5); }

div.menu {
   position: absolute;
   left: 25px;
   top: 8px;
}

div.menu-pfeile {
   position: absolute;
   left: 545px;
   top: 8px;
}

form, h1, h2, h3, h4, h5, h6 {
   padding: 0;
   margin: 0;
}

a:link, a:visited, a:hover, a:active {
   color:  rgb(185,3,5);
   font-weight: normal;
   text-decoration: none;
}

a:hover {  color: rgb(204,204,204); }

a.menu-line2-0:link, a.menu-line2-0:visited, a.menu-line2-0:hover, a.menu-line2-0:active {
   font-size: 13px;
   color: black;
}
a.menu-line2-0:hover { color: rgb(204,204,204); }
a.menu-line2-0-marked:link, a.menu-line2-0-marked:visited, a.menu-line2-0-marked:hover, a.menu-line2-0-marked:active {
   font-size: 13px;
   color: rgb(185,3,5);
}

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(74,74,74);
   font-weight: normal;
   cursor: default;
}

h1 {
  font-family: verdana;
   font-size: 16px;
   color: black;
   font-weight: bold;
   margin-bottom: 8px;
}
h2 {
  font-family: verdana;
   font-size: 14px;
   color: black;
   font-weight: bold;
   margin-bottom: 6px;
}
h3 {
   font-size: 14px;
   color: black;
   font-weight: bold;
   margin-bottom: 6px;
}
h4 {
  font-family: verdana;
   font-size: 12px;
   color: rgb(102,102,102);
   font-weight: bold;
   margin-bottom: 4px;
}
h5 {
   font-size: 12px;
   color: rgb(102,102,102);
   font-weight: bold;
   margin-bottom: 4px;
}
h6 {
   font-size: 14px;
   color: white;
   font-weight: bold;
   margin-bottom: 10px;
}
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, div.mitte-rechts img {
      margin: 0;
   }
   
    div.oben-links-content1 img, div.oben-links-content2 img, div.oben-mitte-content img, div.oben-recths-content img, div.mitte-links-content img {
        margin: 2px;
    }
      
}

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;
   float: right;
   color: rgb(74,74,74);
   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;
}