/* Allgemeines */

body {
  padding: 0;
  margin: 0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: black;
  background-color: white;
}

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

a:link, a:visited, a:hover, a:focus, a:active {
  color: rgb(153,153,153);
  font-weight: normal;
  text-decoration: none;
}
a:hover, a:focus, a:active {
  color: rgb(221,187,85);
}

/* Ueberschriften */

.headline1 {
  font-size: 16px;
  font-weight: bold;
  color: rgb(79,93,128);
  margin-bottom: 6px;
}

.headline2 {
  font-size: 14px;
  font-weight: bold;
  color: rgb(51,51,51);
  margin-bottom: 4px;
}

.headline3 {
  font-size: 12px;
  font-weight: bold;
  color: rgb(102,102,102);
  margin-bottom: 2px;
}

a img {
  border: none;
}

/* Cyres-CSS */

div.image   {
  min-width:  100px;
  margin-top: 7px;
  margin-bottom: 4px;
  margin-left:  5px;
  margin-right:  14px;
}

div.image-left   {
  min-width:  100px;
  margin-top: 7px;
  margin-bottom: 4px;
  margin-left:  0;
  margin-right:  14px;
  float: left;
}

div.image-right   {
  min-width:  100px;
  margin-top: 7px;
  margin-bottom: 4px;
  margin-left:  9px;
  margin-right:  0;
  float: right;
}

div.image-center   {
  width:  100%;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 7px;
}

div.image, div.image-left, div.image-right, div.image-center {
  
}

/* Listen */

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

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

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

/* By Cybox Zeile */

div.by-cybox {
   position: relative;
   width: 988px;
   margin: 0 auto 0;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: white;
   text-align: right;
}

span.by-cybox {
   color: rgb(102,102,102); 
}

a.by-cybox:link, a.by-cybox:visited, a.by-cybox:hover, a.by-cybox:focus, a.by-cybox:active {
   color: rgb(102,102,102);
   font-weight: normal;
}
a.by-cybox:hover, a.by-cybox:focus, a.by-cybox:active {
   color: rgb(51,51,51);
}

a.cybox-links:link, a.cybox-links:visited, a.cybox-links:hover, a.cybox-links:focus, a.cybox-links:active {
   color: white;
   font-weight: normal;
   cursor: default;
}

/* Templatespezifische-Konfiguration */

div.umrandung {
  position: relative;
  width: 988px;
  min-height: 325px;
  padding-top: 235px;
  margin: 0 auto 0;
  text-align: left;
  background-repeat: repeat-y;
}

div.kopf-hintergrund {
  position: absolute;
  top: 0;
  left: 0;
  width: 988px;
  height: 235px;
  text-align: center;
  overflow: hidden;
}

div.kopf-banner {
  position: absolute;
  top: 30px;
  left: 0;
  width: 410px;
  height: 40px;
}
div.kopf-banner img {
  margin: 0 10px 0 0;
}

div.kopf-quickmenu {
  position: absolute;
  top: 18px;
  left: 690px;
  width: 282px;
  font-size: 13px;
  color: rgb(51,51,51);
  text-align: right;
}
div.kopf-quickmenu a:link, div.kopf-quickmenu a:visited, div.kopf-quickmenu a:hover, div.kopf-quickmenu a:focus, div.kopf-quickmenu a:active {
  color: rgb(51,51,51);
}
div.kopf-quickmenu a:hover, div.kopf-quickmenu a:focus, div.kopf-quickmenu a:active {
  color: rgb(102,102,102);
}

div.kopf-menu {
  position: absolute;
  top: 206px;
  left: 422px;
  width: 560px;
  height: 26px;
  text-align: left;
  overflow: hidden;
}

div.kopf-logo-druck {
  display: none;
}

div.links {
  position: relative;
  width: 191px;
  padding: 20px 0 20px 77px;
  float: left;
}

div.mitte {
  position: relative;
  width: 605px;
  padding: 20px 0 20px 70px;
  float: left;
}
div.mitte img {
  margin: 5px 8px 5px 8px;
}

div.mitte-content-breit, div.mitte-content-schmal1, div.mitte-content-schmal2 {
  position: relative;
  width: 605px;
  float: left;
}
div.mitte-content-schmal1, div.mitte-content-schmal2 {
  width: 285px;
}
div.mitte-content-schmal2 {
  margin-left: 35px;
}

a.menu-line-1:link, a.menu-line-1:visited, a.menu-line-1:hover, a.menu-line-1:focus, a.menu-line-1:active {
  font-size: 14px;
  font-weight: bold;
  color: white;
}
a.menu-line-1:hover, a.menu-line-1:focus, a.menu-line-1:active {
  color: rgb(247,221,74);
}
a.menu-line-1-marked:link, a.menu-line-1-marked:visited, a.menu-line-1-marked:hover, a.menu-line-1-marked:focus, a.menu-line-1-marked:active {
  font-size: 14px;
  font-weight: bold;
  color: rgb(247,221,74);
}

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;
  padding: 4px 0 4px 15px;
  font-size: 13px;
  font-weight: bold;
  color: black;
}
a.menu-block3-2:hover, a.menu-block3-2:focus, a.menu-block3-2:active {
  color: rgb(221,187,85);
}
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;
  padding: 4px 0 4px 15px;
  font-size: 13px;
  font-weight: bold;
  color: rgb(221,187,85);
}

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;
  padding: 3px 0 3px 30px;
  font-size: 12px;
  font-weight: bold;
  color: rgb(102,102,102);
}
a.menu-block3-3:hover, a.menu-block3-3:focus, a.menu-block3-3:active {
  color: rgb(221,187,85);
}
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;
  padding: 3px 0 3px 30px;
  font-size: 12px;
  font-weight: bold;
  color: rgb(221,187,85);
}

a.menu-block3-4:link, a.menu-block3-4:visited, a.menu-block3-4:hover, a.menu-block3-4:focus, a.menu-block3-4:active {
  display: block;
  padding: 2px 0 2px 45px;
  font-size: 11px;
  font-weight: bold;
  color: rgb(102,102,102);
}
a.menu-block3-4:hover, a.menu-block3-4:focus, a.menu-block3-4:active {
  color: rgb(221,187,85);
}
a.menu-block3-4-marked:link, a.menu-block3-4-marked:visited, a.menu-block3-4-marked:hover, a.menu-block3-4-marked:focus, a.menu-block3-4-marked:active {
  display: block;
  padding: 2px 0 2px 45px;
  font-size: 11px;
  font-weight: bold;
  color: rgb(221,187,85);
}

a.menu-block3-5:link, a.menu-block3-5:visited, a.menu-block3-5:hover, a.menu-block3-5:focus, a.menu-block3-5:active {
  display: block;
  padding: 2px 0 2px 60px;
  font-size: 11px;
  font-weight: bold;
  color: rgb(102,102,102);
}
a.menu-block3-5:hover, a.menu-block3-5:focus, a.menu-block3-5:active {
  color: rgb(221,187,85);
}
a.menu-block3-5-marked:link, a.menu-block3-5-marked:visited, a.menu-block3-5-marked:hover, a.menu-block3-5-marked:focus, a.menu-block3-5-marked:active {
  display: block;
  padding: 2px 0 2px 60px;
  font-size: 11px;
  font-weight: bold;
  color: rgb(221,187,85);
}