/* Allgemeines */

body {
    padding: 0;
    margin: 0;
    margin-top: 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: rgb(51,51,51);
    background-color: rgb(153,153,153);
}

form, h1, h2, h3, h4, h5, h6, img {
    padding: 0;
    margin: 0;
}

a:link, a:visited, a:hover, a:focus, a:active {
    color: rgb(51,102,153);
    font-weight: normal;
    text-decoration: none;
}
a:hover, a:focus, a:active {
    color: rgb(79,176,176);
}

/* Ueberschriften */

.headline1 {
  font-size: 18px;
  font-weight: bold;
  color: rgb(51,102,153);
  margin-bottom: 4px;
}

.headline2 {
  font-size: 14px;
  font-weight: bold;
  color: rgb(51,51,51);
  margin-bottom: 3px;
}

.headline3 {
  font-size: 14px;
  font-weight: bold;
  color: rgb(51,102,153);
  margin-bottom: 3px;
}

.headline4 {
  font-size: 12px;
  font-weight: bold;
  color: rgb(51,102,153);
}

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:  5px;
     margin-right:  14px;
     float: left;
}

div.image-right   {
     min-width:  100px;
     margin-top: 7px;
     margin-bottom: 4px;
     margin-left:  9px;
     margin-right:  10px;
     float: right;
}

div.image-center   {
     width:  100%;
     text-align: center;
     margin-top: 10px;
     margin-bottom: 7px;
}

/* Listen */

ul {
   margin: 0;
   margin-top: 10px;
   margin-left: 30px;
   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: rgb(153,153,153);
   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: rgb(153,153,153);
   font-weight: normal;
   cursor: default;
}

/* Templatespezifische-Konfiguration */

div.umrandung {
  position: relative;
  width: 988px;
  height: 560px;
  margin: 0 auto 0;
  text-align: left;
  background-color: rgb(229,229,229);
  background-repeat: no-repeat;
}

div.hauptmenue {
  position: absolute;
  top: 22px;
  left: 0;
  width: 988px;
  height: 22px;
  background-repeat: repeat-x;
  overflow: hidden;
}

div.inhalt-umrandung {
  position: absolute;
  top: 181px;
  left: 191px;
  width: 345px;
  height: 364px;
  background-color: rgb(243,243,243);
  background-repeat: no-repeat;
  overflow: hidden;
}

div.inhalt {
  position: absolute;
  width: 310px;
  bottom: 10px;
  left: 20px;
  overflow: hidden;
}

div.quickmenu {
  position: absolute;
  top: 4px;
  right: 15px;
  font-size: 11px;
  color: rgb(41,84,126);
}
div.quickmenu a:link, div.quickmenu a:visited, div.quickmenu a:hover, div.quickmenu a:focus, div.quickmenu a:active {
  font-size: 11px;
}

div.bilder {
  position: absolute;
  top: 75px;
  left: 633px;
  width: 306px;
  overflow: hidden;
}
div.bilder img {
  margin-top: 3px;
  margin-bottom: 3px;
}

a.menu-block3-0:link, a.menu-block3-0:visited, a.menu-block3-0:hover, a.menu-block3-0:focus, a.menu-block3-0:active {
  display: block;
  width: 118px;
  height: 18px;
  padding-top: 2px;
  padding-bottom: 2px;
  font-size: 14px;
  text-align: center;
  color: black;
  background-repeat: no-repeat;
  float: left;
  overflow: hidden;
}
a.menu-block3-0-marked:link, a.menu-block3-0-marked:visited, a.menu-block3-0-marked:hover, a.menu-block3-0-marked:focus, a.menu-block3-0-marked:active {
  display: block;
  width: 118px;
  height: 18px;
  padding-top: 2px;
  padding-bottom: 2px;
  font-size: 14px;
  text-align: center;
  color: black;
  background-repeat: no-repeat;
  float: left;
  overflow: hidden;
}