/* Allgemeines */

body {
  background-color: white;
  padding: 0;
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: black;
  text-align: center;
}

form, h1, h2, h3, h4, h5, h6, img {
  padding: 0;
  margin: 0;
}

a:link, a:visited, a:hover, a:focus, a:active {
  color: rgb(56,86,148);
  font-weight: normal;
  text-decoration: none;
}
a:hover, a:focus, a:active {
  color: rgb(194,16,30);
}

a img {
  border: none;
}

label, select, input[type=checkbox], input[type=radio], input[type=button], input[type=submit] {
  cursor: pointer;
}

/* Ueberschriften */

.headline1 {
  margin-bottom: 10px;
  font-family: Verdana, Arial, Helvetica, Sans Serif;
  font-size: 14px;
  font-weight: bold;
  color: black;
}
.headline2 {
  margin-bottom: 3px;
  font-family: Verdana, Arial, Helvetica, Sans Serif;
  font-size: 14px;
  font-weight: bold;
  color: rgb(51,51,51);
}
.headline3 {
  margin-bottom: 5px;
  font-size: 13px;
  font-weight: bold;
  color: rgb(34,53,91);
}
.headline4 {
  margin-bottom: 3px;
  font-size: 12px;
  font-weight: bold;
  color: black;
}

/* Listen */

ul {
  margin: 0;
  margin-top: 10px;
  margin-left: 3px;
  margin-bottom: 0;
  padding: 0;
}

ol {
  margin: 0;
  margin-top: 10px;
  margin-left: 3px;
  margin-bottom: 0;
  padding: 0;
}

li {
  margin: 0;
  margin-left: 15px;
  margin-bottom: 2px;
  padding: 0;
}

/* By Cybox Zeile */

div.by-cybox {
  position: relative;
  width: 988px;
  margin: 0 auto 8px;
  font-size: 11px;
  color: white;
  text-align: right;
}

div.by-cybox a:link, div.by-cybox a:visited, div.by-cybox a:hover, div.by-cybox a:focus, div.by-cybox a:active {
  font-size: 11px;
  font-weight: normal;
  color: white;
  cursor: default;
}

/* Templatespezifische-Konfiguration */

div.umrandung {
  position: relative;
  width: 988px;
  min-height: 218px;
  padding-top: 292px;
  padding-bottom: 50px;
  margin: 0 auto 0;
  background-repeat: repeat-y;
  text-align: left;
}

div.druck-kopf {
  display: none;
}

div.kopf {
  position: absolute;
  top: 0;
  left: 0;
  width: 988px;
  height: 86px;
  background-repeat: no-repeat;
}

div.kopf-logo {
  position: absolute;
  top: 8px;
  left: 20px;
  width: 200px;
  height: 70px;
}

div.kopf-quickmenu {
  position: absolute;
  top: 0;
  right: 0;
  width: 680px;
  height: 14px;
  padding: 5px;
  padding-top: 10px;
  padding-right: 15px;
  font-size: 11px;
  text-align: right;
  overflow: hidden;
}
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 {
  font-size: 11px;
  color: black;
}
div.kopf-quickmenu a:hover, div.kopf-quickmenu a:focus, div.kopf-quickmenu a:active {
  color: rgb(194,16,30);
}

div.kopf-content {
  position: absolute;
  top: 31px;
  right: 0;
  width: 665px;
  height: 37px;
  padding: 5px;
  padding-right: 30px;
  padding-bottom: 3px;
  text-align: right;
  overflow: hidden;
}

div.bild {
  position: absolute;
  top: 86px;
  left: 0;
  width: 988px;
  height: 206px;
  background-color: white;
}

div.links {
  position: relative;
  width: 229px;
  padding: 8px;
  padding-top: 20px;
  float: left;
  overflow: hidden;
}
div.links a:link, div.links a:visited, div.links a:hover, div.links a:focus, div.links a:active {
  font-family: Verdana, Arial, Helvetica, Sans Serif;
  font-size: 14px;
  font-weight: bold;
}
div.links img {
  margin: 0;
  margin-right: 10px;
  vertical-align: middle;
  float: left;
}
div.links ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
div.links li {
  margin: 0;
  margin-bottom: 4px;
  padding: 0;
}


div.mitte {
  position: relative;
  width: 450px;
  padding-top: 20px;
  padding-left: 23px;
  padding-right: 20px;
  float: left;
  overflow: hidden;
}
div.mitte img {
  margin: 10px;
  margin-top: 4px;
  margin-bottom: 4px;
}

div.rechts {
  position: relative;
  width: 234px;
  padding-top: 20px;
  padding-left: 10px;
  padding-right: 3px;
  font-size: 11px;
  float: left;
  overflow: hidden;
}
div.rechts img {
  margin: 4px;
  margin-left: 0;
  margin-right: 0;
}
div.rechts a:link, div.rechts a:visited, div.rechts a:hover, div.rechts a:focus, div.rechts a:active {
    font-weight: bold;
}

div.fuss {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 889px;
  height: 13px;
  padding: 2px;
  padding-right: 90px;
  padding-left: 9px;
  border-top: 2px solid white;
  font-size: 11px;
  color: white;
  background-color: rgb(56,86,148);
}

div.fuss-copyright {
  position: absolute;
  right: 0;
  top: 0;
  width: 180px;
  height: 13px;
  padding: 2px;
  padding-right: 15px;
  font-size: 11px;
  color: white;
  text-align: right;
}

/* Cyres-CSS */

div.image {
  position: relative;
  margin-top: 7px;
  margin-bottom: 4px;
  margin-left: 5px;
  margin-right: 10px;
  font-size: 11px;
}

div.image-left {
  position: relative;
  margin-top: 7px;
  margin-bottom: 4px;
  margin-left: 5px;
  margin-right: 10px;
  font-size: 11px;
  float: left;
}

div.image-right {
  position: relative;
  margin-top: 7px;
  margin-bottom: 4px;
  margin-left: 10px;
  margin-right: 5px;
  font-size: 11px;
  float: right;
}

div.image-center {
  position: relative;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 7px;
  font-size: 11px;
  text-align: center;
}

div.image a, div.image-left a, div.image-center a, div.image-right a {
  font-size: 11px;
}
div.image img, div.image-left img, div.image-center img, div.image-right img {
  margin: 0;
}

div.lpkfcom, a.menu-block1:link, a.menu-block1:visited, a.menu-block1:hover, a.menu-block1:focus, a.menu-block1:active {
  display: none;
}
