/* CSS Document */

body {
   background-color: rgb( 153, 153, 153 );
   text-align: center;
   padding: 0;
   margin: 0;
}

html, a, td, body, div {
   font-family: Arial, sans-serif, Verdana;
   font-size: 12px;
   color: black;
}

form, h1, h2, h3, h4, h5, h6 {
   padding: 0;
   margin: 0;
}

div.umrandung {
  position: relative;
  margin: 0 auto 0;
  width: 988px;
  padding-top: 120px;
}

div.kopf {
  position: absolute;
  top: 0;
  left: 0;
  width: 988px;
  height: 120px;
  background-color: white;
}

div.kopf-logo {
  position: absolute;
  top: 18px;
  left: 5px;
  width: 194px;
  height: 73px;
}

div.main {
  position: relative;
  width: 988px;
  height: 435px;
  padding-top: 5px;
  background-color: rgb(207,218,222);
}

div.rechtliches {
  position: absolute;
  right: 20px;
  bottom: 10px;
}
div.rechtliches a:link, div.rechtliches a:visited, div.rechtliches a:hover, div.rechtliches a:active {
  font-size: 12px;
  font-weight: bold;
  color: black;
}
div.rechtliches a:hover { color: rgb(70,70,70); }

div.links {
  position: relative;
  width: 124px;
  height: 435px;
  float: left;
}

div.links-farben {
  position: absolute;
  width: 12px;
  height: 98px;
  right: 0;
  top: 120px;
}

div.mitte {
  position: relative;
  width: 412px;
  height: 329px;
  background-color: rgb(227,232,236);
  border-top: 3px solid white;
  border-left: 3px solid white;
  padding-top: 103px;
  float: left;
}

div.mitte-text {
  position: absolute;
  top: 223px;
  right: 0;
  width: 244px;
  height: 93px;
}

div.mitte-oben {
  position: absolute;
  top: 0;
  left: 0;
  width: 412px;
  height: 103px;
  text-align: left;
  background-color: rgb(207,218,222);
  overflow: hidden;
}

div.mitte-menus {
  position: relative;
  width: 104px;
  float: left;
  text-align: left;
  margin-left: 2px;
}

div.mitte-menus a:link, div.mitte-menus a:visited, div.mitte-menus a:hover, div.mitte-menus a:active {
  font-size: 11px;
  color: black;
}
div.mitte-menus a:hover { color: rgb(70,70,70); }

div.rechts {
  position: relative;
  width: 446px;
  height: 329px;
  background-color: rgb(207,218,222);
  border-top: 3px solid white;
  border-left: 3px solid white;
  padding-top: 103px;
  float: left;
  overflow: hidden;
}

div.rechts-text {
  position: absolute;
  top: 223px;
  left: 0;
  width: 362px;
  height: 93px;
}

div.rechts-oben {
  position: absolute;
  top: 0;
  left: 0;
  width: 446px;
  height: 103px;
  background-color: rgb(227,232,236);
  overflow: hidden;
}

a:link, a:visited, a:hover, a:active {
   color: rgb(70,70,70);
   text-decoration: none;
}
a:hover { color: black }

/*neues menue ende*/
a.cyboxlinks:link, a.cyboxlinks:visited, a.cyboxlinks:hover, a.cyboxlinks:active {
   font-size: 10px;
   color: rgb( 153, 153, 153 );
   cursor: default;
}

a.by-cybox:link, a.by-cybox:visited, a.by-cybox:hover, a.by-cybox:active {
   font-size: 10px;
   color: rgb(213,213,213);
}
a.by-cybox:hover { color: rgb(180,180,180); }

h1 {
   font-size: 16px;
   font-weight: bold;
   padding-bottom: 8px;
   color: black;
}
h2 { 
   font-size: 16px;
   font-weight: normal;
   padding-bottom: 8px;
   color: black; 
}
h3 {
   font-size: 14px;
   font-weight: bold;
   padding-bottom: 6px;
   color: black;
}
h4 {
   font-size: 14px;
   font-weight: normal;
   padding-bottom: 6px;
   color: black;
}
h5 {
   font-size: 12px;
   font-weight: bold;
   padding-bottom: 4px;
   color: black;
}
h6 {
   font-size: 12px;
   font-weight: normal;
   padding-bottom: 4px;
   color: black;
}

@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.main-mitte-oben img {
      margin-left: 3px;
   }
}

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.by-cybox {
   position: relative;
   width: 988px;
   font-size: 10px;
   text-align: right;
   margin: 0 auto 0;
   margin-bottom: 15px;
   color: rgb(153,153,153);
}

ul {
   margin: 0;
   margin-top: 15px;
   margin-left: 15px;
   margin-bottom: 15px;
   padding: 0;
}
ol {
   margin: 0;
   margin-top: 15px;
   margin-left: 15px;
   margin-bottom: 15px;
   padding: 0;
}

li {
   margin: 0;
   margin-left: 5px;
   margin-bottom: 2px;
   padding: 0;
}

input.suche {
  position: absolute;
  top: 17px;
  left: 12px;
  background-color: white;
  border-top: 1px solid rgb(205,205,205);
  border-bottom: 1px solid rgb(102,102,102);
  border-left: 1px solid rgb(205,205,205);
  border-right: 1px solid rgb(102,102,102);
  width: 100px;
  height: 17px;
  padding-left: 3px;
  font-size: 12px;
}

input.suche-button {
  position: absolute;
  top: 37px;
  left: 76px;
}