/* CSS Document */

body {
   background-color: white;
   text-align: center;
   padding: 0;
   margin: 0;
   padding-left: 8px;
   padding-bottom: 15px;
   background-repeat: repeat-y;
}

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

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

div.umrandung {
   position: relative;
   margin: 0 auto 0;
   margin-top: 8px;
   width: 987px !important;
   width: 988px;
   border-left: 1px solid rgb( 102, 97, 78 );
   padding-top: 157px;
}
div.umrandung-border-top {
  position: absolute;
  top: 0;
  left: 0;
  width: 985px;
  height: 1px;
  background-color: rgb( 102, 97, 78 );
}
div.umrandung-border-bottom {
  position: absolute;
  bottom: 0 !important;
  bottom: -1px;
  left: 0;
  width: 984px;
  height: 1px;
  background-color: rgb( 102, 97, 78 );
}
div.umrandung-ecke-oben {
   position: absolute;
   top: 0;
   left: 984px;
   width: 3px;
   height: 3px;
   background-color: white;
}
div.umrandung-ecke-unten {
   position: absolute;
   bottom: 0 !important;
   bottom: -1px;
   left: 984px;
   width: 3px;
   height: 1px;
   background-color: white;
}

div.kopf {
  position: absolute;
  top: 1px;
  left: 0;
  width: 983px;
  height: 135px;
  background-color: rgb( 201, 194, 168 );
}

div.kopf-bild-rechts {
  position: absolute;
  top: 21px;
  right: 17px;
  width: 185px;
  height: 34px;
}

div.kopf-links {
  position: absolute;
  top: 15px;
  left: 28px;
  font-family: verdana, arial, sans-serif;
  font-size: 40px;
  color: white;
}

div.kopf-links a:link, div.kopf-links a:visited, div.kopf-links a:hover, div.kopf-links a:active {
  font-family: verdana, arial, sans-serif;
  font-size: 40px;
  color: white;
}

div.kopf-menu {
  position: absolute;
  top: 115px;
  left: 24px;
  color: white;
  font-weight: bold;
  font-family: verdana;
}

div.kopf-menu a:link, div.kopf-menu a:visited, div.kopf-menu a:hover, div.kopf-menu a:active {
  font-family: verdana;
  color: white;
  font-weight: bold;
}
div.kopf-menu a:hover { text-decoration: underline; }

div.menu {
  position: absolute;
  top: 136px;
  left: 0;
  width: 709px !important;
  width: 983px;
  height: 16px !important;
  height: 18px;
  font-size: 11px;
  color: black;
  font-family: verdana;
  text-align: left;
  padding-left: 24px;
  padding-right: 250px;
  padding-top: 2px;
  background-color: rgb( 228, 224, 212 );
  overflow: hidden;
}

div.menu-languages {
  position: absolute;
  left: 725px;
  top: 2px;
  width: 45px;
  height: 14px;
}

div.menu-suche {
  position: absolute;
  left: 785px;
  top: 2px;
  width: 210px;
  height: 14px;
  font-size: 12px;
  font-family: verdana;
  color: black;
}

div.main {
  position: relative;
  width: 983px;
  margin-right: 3px;
  min-height: 500px;
 }

div.main-links {
  position: relative;
  float: left;
  width: 185px !important;
  width: 200px;
  padding-right: 15px;
  padding-top: 20px;
  margin-bottom: 12px;
  overflow: hidden;
  text-align: left;
}
div.main-links-oben {
  position: relative;
  width: 175px !important;
  width: 200px;
  padding-left: 25px;
  text-align: left;
}
div.main-links-menu {
  position: relative;
  width: 200px;
  margin-top: 50px;
  text-align: left;
}
div.main-links-werbung {
  position: relative;
  width: 185px !important;
  width: 200px;
  padding-left: 15px;
  margin-top: 10px;
  text-align: left;
}
div.main-links-werbung a:link, div.main-links-werbung a:visited, div.main-links-werbung a:hover, div.main-links-werbung a:active {
    color: white;
    font-size: 10px;
}
div.main-links-werbung a:hover {
    text-decoration: underline;
}
div.main-mitte {
  position: relative;
  float: left;
  margin-left: 3px;
  width: 743px !important;
  width: 780px;
  text-align: left;
  padding-top: 140px;
  padding-left: 37px;
  margin-bottom: 12px;
}
div.main-mitte-oben {
  position: absolute;
  left: 200px;
  top: 0;
  width: 783px;
  height: 120px;
  text-align: right;
  overflow: hidden;
}
div.main-mitte-content {
  position: relative;
  width: 710px;
}
div.main-mitte-content1 {
  position: relative;
  width: 655px !important;
  width: 700px;
  padding-top: 14px;
  padding-right: 45px;
  float: left;
}

div.main-mitte-content2-werbungtext a {
    font-size: 10px;
}
div.main-mitte-content2-werbung {
  position: relative;
  padding-left: 15px;
  padding-right: 80px;
  text-align: left;
  background-color: white;
  float: right;
}
div.main-mitte-content2-werbungtext {
    position: relative;
    float: left;
    font-size: 10px;
}
a:link, a:visited, a:hover, a:active {
   color: rgb(145, 132, 39);
   text-decoration: none;
}
a:hover { color: rgb(177, 0, 47); }

/*neues menue ende*/
a.menu-line-0:link, a.menu-line-0:visited, a.menu-line-0:hover, a.menu-line-0:active {
  font-size: 11px;
  color: black;
  font-family: verdana;
  font-weight: normal;
}
a.menu-line-0:hover { text-decoration: underline; }
a.menu-line-0-marked:link, a.menu-line-0-marked:visited, a.menu-line-0-marked:hover, a.menu-line-0-marked:active {
  font-size: 11px;
  color: rgb(147, 40, 75);
  font-family: verdana;
  font-weight: normal;
}

a.menu-block3-1:link, a.menu-block3-1:visited, a.menu-block3-1:hover, a.menu-block3-1:active, a.menu-block3-1-marked:link, a.menu-block3-1-marked:visited, a.menu-block3-1-marked:hover, a.menu-block3-1-marked:active {
    display: block;
    font-size: 12px;
    font-weight: bold;
    padding: 3px;
    padding-left: 25px;
    background-repeat: no-repeat;
    color: white;
}
a.menu-block3-1:hover{ text-decoration: underline; }
a.menu-block3-2:link, a.menu-block3-2:visited, a.menu-block3-2:hover, a.menu-block3-2:active, a.menu-block3-2-marked:link, a.menu-block3-2-marked:visited, a.menu-block3-2-marked:hover, a.menu-block3-2-marked:active {
    display: block;
    font-size: 11px;
    font-weight: bold;
    padding: 3px;
    padding-left: 40px;
    background-repeat: no-repeat;
    color: white;
}
a.menu-block3-2:hover{ text-decoration: underline; }
a.menu-block3-3:link, a.menu-block3-3:visited, a.menu-block3-3:hover, a.menu-block3-3:active, a.menu-block3-3-marked:link, a.menu-block3-3-marked:visited, a.menu-block3-3-marked:hover, a.menu-block3-3-marked:active {
    display: block;
    font-size: 10px;
    font-weight: bold;
    padding: 3px;
    padding-left: 55px;
    background-repeat: no-repeat;
    color: white;
}
a.menu-block3-3:hover{ text-decoration: underline; }
a.menu-block3-4:link, a.menu-block3-4:visited, a.menu-block3-4:hover, a.menu-block3-4:active, a.menu-block3-4-marked:link, a.menu-block3-4-marked:visited, a.menu-block3-4-marked:hover, a.menu-block3-4-marked:active {
    display: block;
    font-size: 10px;
    font-weight: normal;
    padding: 3px;
    padding-left: 70px;
    background-repeat: no-repeat;
    color: white;
}
a.menu-block3-4:hover{ text-decoration: underline; }


h1, h2, h3 {
   font-size: 16px;
   font-weight: bold;
   padding-bottom: 8px;
   color: rgb( 177, 0, 47 );
}
h2 { color: black; }
h3 { color: rgb(160, 147, 101); }
h4, h5, h6 {
   font-size: 14px;
   font-weight: bold;
   padding-bottom: 2px;
   color: rgb( 177, 0, 47 );
}
h5 { color: black; }
h6 { color: rgb(160, 147, 101); }

@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.main-mitte-content1 img {
       margin: 6px;
       margin-left: 0;
    }
    div.main-links-werbung img {
        margin: 0;
        margin-top: 5px;
        margin-bottom: 5px;
    }
    div.main-mitte-content2-werbung img {
        margin: 0;
        margin-top: 2px;
        margin-bottom: 2px;
    }

}

div.image   {
     min-width:  100px;
     margin-top: 7px;
     margin-bottom: 4px;
     margin-left:  0;
     margin-right:  12px;
     font-size: 10px;
}
div.image-left   {
     min-width:  100px;
     margin-top: 7px;
     margin-bottom: 4px;
     margin-left:  0;
     margin-right:  12px;
     font-size: 10px;
     float: left;
}
div.image-right   {
     min-width:  100px;
     margin-top: 7px;
     margin-bottom: 4px;
     margin-left:  6px;
     margin-right:  0;
     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;
}

input.suche {
   position: absolute;
   top: 0;
   left: 45px;
   background-color: white;
   border: 0;
   width: 120px;
   height: 14px;
   font-size: 10px;
   padding-left: 2px;
   margin-bottom: 2px;
}

input.suche-button {
  position: absolute;
  top: 0;
  left: 170px;
}

div.by-cybox {
   position: relative;
   width: 988px;
   font-size: 10px;
   color: white;
   text-align: right;
   margin: 0 auto 0;
   margin-bottom: 15px;
}

a.cyboxlinks:link, a.cyboxlinks:visited, a.cyboxlinks:hover, a.cyboxlinks:active {
   font-size: 10px;
   color: white;
   cursor: default;
}

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