body {
   background-color: rgb( 185,224,253 );
   text-align: center;
   padding: 0;
   margin-top: 10px;
}

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;
  min-height: 403px;
  padding-top: 147px;
  padding-bottom: 20px;
}

div.kopf {
  position: absolute;
  top: 0;
  left: 0;
  width: 984px;
  height: 117px;
  border: 2px solid rgb(40,100,163);
  border-bottom: 0;
}
div.kopf-text1 {
  position: absolute;
  top: 40px;
  left: 30px;
  font-weight: bold;
  color: rgb(147,147,149);
  font-size: 18px;
}
div.kopf-text2 {
  position: absolute;
  top: 75px;
  left: 740px;
  font-weight: bold;
  color: rgb(147,147,149);
  font-size: 18px;
}

div.menu {
  position: absolute;
  top: 119px;
  left: 0;
  width: 976px;
  height: 16px;
  padding: 4px;
  border: 2px solid rgb(40,100,163);
  background-color: rgb(250,204,46);
}

div.links {
  position: relative;
  width: 208px;
  padding-top: 59px;
  text-align: left;
  padding-left: 30px;
  float: left;
}

div.adresse {
  position: relative;
  width: 178px;
  padding: 30px 0 0 0;
  text-align: left;
  color: rgb(40,100,163);
  font-size: 11px;
}

div.mitte {
  position: relative;
  width: 618px;
  padding-top: 100px;
  padding-left: 84px;
  padding-right: 26px;
  float: left;
  text-align: left;
  margin-left: 2px;
}

div.mitte-titel {
  position: absolute;
  top: 51px;
  left: 74px;
  width: 655px;
  padding: 4px;
  padding-left: 12px;
  border: 2px solid rgb(40,100,163);
  font-weight: bold;
  font-size: 14px;
  text-align: left;
  color: rgb(147,147,149);
  background-color: rgb(252,236,176);
}

div.rechtliches {
  position: absolute;
  top: 147px;
  right: 0;
  padding-top: 22px;
  font-size: 11px;
  width: 238px;
  height: 29px;
  border-left: 2px solid rgb(40,100,163);
  background-color: rgb(252,236,176);
  text-align: center;
}
div.rechtliches a:link, div.rechtliches a:visited, div.rechtliches a:hover, div.rechtliches a:focus, div.rechtliches a:active {
  color: black;
  font-size: 11px;
}
div.rechtliches a:hover, div.rechtliches a:focus, div.rechtliches a:active { color: rgb(147,147,149); }

a:link, a:visited, a:hover, a:focus, a:active {
   color: rgb(250,204,46);
   font-weight: bold;
   text-decoration: none;
}
a:hover, a:focus, a:active { color: rgb(147,147,149); }

a.menu-line-0:link, a.menu-line-0:visited, a.menu-line-0:hover, a.menu-line-0:focus, a.menu-line-0:active {
  font-size: 14px;
  font-weight: bold;
  color: black;
}
a.menu-line-0:hover, a.menu-line-0:focus, a.menu-line-0:active {
  color: rgb(147,147,149);
}
a.menu-line-0-marked:link, a.menu-line-0-marked:visited, a.menu-line-0-marked:hover, a.menu-line-0-marked:focus, a.menu-line-0-marked:active {
  font-size: 14px;
  font-weight: bold;
  color: rgb(40,100,163);
}

a.menu-block3-1:link, a.menu-block3-1:visited, a.menu-block3-1:hover, a.menu-block3-1:focus, a.menu-block3-1:active {
  display: block;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 5px;
  color: black;
}
a.menu-block3-1:hover, a.menu-block3-1:focus, a.menu-block3-1:active {
  color: rgb(147,147,149);
}
a.menu-block3-1-marked:link, a.menu-block3-1-marked:visited, a.menu-block3-1-marked:hover, a.menu-block3-1-marked:focus, a.menu-block3-1-marked:active {
  display: block;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 5px;
  color: rgb(40,100,163);
}

a.menu-block3-2:link, a.menu-block3-2:visited, a.menu-block3-2:hover, a.menu-block3-2:focus, a.menu-block3-2:active {
  display: block;
  font-size: 13px;
  font-weight: bold;
  padding-left: 25px;
  margin-bottom: 3px;
  color: black;
}
a.menu-block3-2:hover, a.menu-block3-2:focus, a.menu-block3-2:active {
  color: rgb(147,147,149);
}
a.menu-block3-2-marked:link, a.menu-block3-2-marked:visited, a.menu-block3-2-marked:hover, a.menu-block3-2-marked:focus, a.menu-block3-2-marked:active {
  display: block;
  font-size: 13px;
  font-weight: bold;
  padding-left: 25px;
  margin-bottom: 3px;
  color: rgb(40,100,163);
}

a.menu-block3-3:link, a.menu-block3-3:visited, a.menu-block3-3:hover, a.menu-block3-3:focus, a.menu-block3-3:active {
  display: block;
  font-size: 12px;
  font-weight: bold;
  padding-left: 60px;
  margin-bottom: 2px;
  color: black;
}
a.menu-block3-3:hover, a.menu-block3-3:focus, a.menu-block3-3:active {
  color: rgb(147,147,149);
}
a.menu-block3-3-marked:link, a.menu-block3-3-marked:visited, a.menu-block3-3-marked:hover, a.menu-block3-3-marked:focus, a.menu-block3-3-marked:active {
  display: block;
  font-size: 12px;
  font-weight: bold;
  padding-left: 60px;
  margin-bottom: 2px;
  color: rgb(40,100,163);
}

.headline1 {
   font-size: 14px;
   font-weight: bold;
   padding-bottom: 5px;
   color: rgb(40,100,163);
}

.headline2 {
   font-size: 12px;
   font-weight: bold;
   padding-bottom: 3px;
   color: black;
}

.headline3 {
   font-size: 16px;
   font-weight: bold;
   padding-bottom: 6px;
   color: rgb(40,100,163);
}

.headline4 {
   font-size: 14px;
   font-weight: bold;
   padding-bottom: 5px;
   color: black;
}

.headline5 {
   font-size: 17px;
   font-weight: normal;
   padding-bottom: 8px;
   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.mitte img {
    margin: 5px;
   }
   div.rechts 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: 15px;
   margin-bottom: 15px;
   padding: 0;
}

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

/* By Cybox Zeile */

div.by-cybox {
  position: relative;
  width: 988px;
  padding: 0;
  margin: 0 auto 8px;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  text-align: right;
  color: rgb( 185,224,253 );
}

a.by-cybox:link, a.by-cybox:visited, a.by-cybox:hover, a.by-cybox:focus, a.by-cybox:active {
  font-weight: normal;
  color: #BBBBBB;
  text-decoration: none;
}
a.by-cybox:hover, a.by-cybox:focus, a.by-cybox:active {
  color: #DDDDDD;
}

a.cybox-links:link, a.cybox-links:visited, a.cybox-links:hover, a.cybox-links:focus, a.cybox-links:active {
  font-weight: normal;
  cursor: default;
  color: rgb( 185,224,253 );
  text-decoration: none;
}


