/* 1. Allgemeine Styles
=====================*/
* { padding: 0; margin: 0; }
html { overflow-y: scroll; }
body {
  background: white;
  color: white;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 87.5%;
  }

/* 2. Styles für die layoutbereiche
======================================*/  

div#wrapper {
  position: relative;
  background-color: white;
  width: 960px; 
  color: black;
  margin-top: 0px;
  margin-right: auto; 
  margin-bottom: 10px;
  margin-left: auto; 
  box-shadow: 0px 0px 20px #132451;
  border-bottom: 0.1px solid;
  border-left: 0.1px solid;
  border-right: 0.1px solid;
  border-color: #bbccee;
  }
div#top {
  background-color: #132451;
  color: white;
  padding-top: 6px;
  height: 25px;
  font-size: 80%;
  letter-spacing: 2.2px;
  font-weight: bold;
  border-bottom: 0px solid;
  border-color: white;
  text-align: center;
  }
div#top li {
  display: inline;
  list-style-type: none;
  margin-right: 25px;
  margin-left: 25px;
  }  
div#top a:link { 
  color: white;
  border-top: 1.9px;
  border-bottom: 1.9px solid; 
  border-right: 1.9px solid;
  border-left: 1.9px solid;
  border-radius: 10px;
  border-color: #132451;
  padding: 8px;
  }
div#top a:visited { 
  color: white; 
  border-top: 1.9px;
  border-bottom: 1.9px solid; 
  border-right: 1.9px solid;
  border-left: 1.9px solid;
  border-radius: 10px;
  border-color: #132451;
  padding: 8px;
  }     
div#top a:hover,
div#top a:focus { 
  background: linear-gradient(#3d537d, #132451);
  color: #ff0000;
  border-top: 1.9px;
  border-bottom: 1.9px solid; 
  border-right: 1.9px solid;
  border-left: 1.9px solid;
  border-radius: 10px;
  border-color: #ff0000;
  padding: 8px;
  }
div#suche {
  background-image: url(blau_132451_oben_hell.gif);
  background-color: #132451; 
  height: 45px;
  }
form#form {
  position: relative;
  padding-top: 11px;
  padding-left: 695px;
  }
input#lupe {
  position: absolute;
  left: 854px;
  top: 13px;
  padding: 0;
  margin: 0;
  }
input#suchfeld {
  border: none;
  font-size: 11px;
  height: 20px;
  width: 155px;
  background-color: #bbccee;
  padding-right: 25px;
  border-radius: 3px;
  }
div#raute {
  position: relative;
  height: 0px;
  width: 0px;
  }
img#raute_bild {
  position: relative;
  top: -36px;
  left: 447px;
  z-index: 100;
  }
div#headline {
  height: 340px;
  background-color: white;
  }
img#vp {
  position: relative;
  top: -240px;
  left: 830px;
  }
img#kinnhalter_seitlich1 {
  position: relative;
  top: 15px;
  left: 355px;
  }
h1#headline1 {
  border-bottom: 1px solid;
  border-color: grey;
  padding-top: 45px;
  padding-left: 89px;
  color: #132451;
  text-align: left;
  font-family: timesnewroman;
  font-size: 173%;
  letter-spacing: 63px;
  word-spacing: 1.2px;
  font-weight: normal;
  }
p#headline3 {
  padding-top: 8px;
  padding-left: 335px;
  color: black;
  text-align: left;
  font-family: timesnewroman;
  font-size: 130%;
  letter-spacing: 20.5px;
  font-weight: normal;
  }
p#headline4 {
  padding-top: 30px;
  color: #132451;
  text-align: center;
  font-weight: bold;
  font-size: 120%;
  letter-spacing: 4px;
  }
p#headline5 {
  padding-top: 25px;
  color: red;
  text-align: center;
  font-weight: bold;
  font-size: 100%;
  letter-spacing: 1px;
  }
div#bild1 {
  position: absolute;
  top: 460px;
  left: 0px;
  background-color: white;
  color: black;
  height: 380px;
  width: 240px;
  border-bottom: 1px solid;
  border-color: grey;
  }
div#bild2 {
  position: absolute;
  top: 460px;
  left: 240px;
  background-color: white;
  color: black;
  height: 380px;
  width: 239px;
  border-bottom: 1px solid;
  border-left: 1px solid;
  border-color: grey;
  }
div#bild3 {
  position: absolute;
  top: 460px;
  left: 480px;
  background-color: white;
  color: black;
  height: 380px;
  width: 239px;
  border-bottom: 1px solid;
  border-left: 1px solid;
  border-color: grey;
  }
div#bild4 {
  position: absolute;
  top: 460px;
  left: 720px;
  background-color: white;
  color: black;
  height: 380px;
  width: 239px;
  border-bottom: 1px solid;
  border-left: 1px solid;
  border-color: grey;
  }
#bild1_text, #bild2_text, #bild3_text, #bild4_text, #bild5_text, #bild6_text, #bild7_text, #bild8_text {
  text-align: center;
  padding-bottom: 5px;
  font-size: 80%;
  line-height: 140%;
  }
#bild_1, #bild_2,  #bild_3, #bild_4, #bild_5, #bild_6,  #bild_7, #bild_8 {
  margin-left: auto;
  margin-right: auto;
  display: block;
  padding-top: 10px;
  padding-bottom: 10px;
  }
#bild1, #bild2, #bild3, #bild4, #bild5, #bild6, #bild7, #bild8 {
  text-align: center;
  padding-bottom: 0px;
  font-size: 80%;
  line-height: 150%;
  }
div#bildbereich { 
  height: 470px;
  background: white;
  color: black;
  }
div#bildbereich p  {
  padding-left: 36px;
  padding-top: 455px;
  font-size: 75%;
  font-weight: bold;
  letter-spacing: 0.1px;
  word-spacing: 0px;
  }
div#bild1 a:hover,
div#bild1 a:focus {
  color: red;
  border-bottom: 0.5px solid #ff0000;
  }
div#bild2 a:hover,
div#bild2 a:focus {
  color: red;
  border-bottom: 0.5px solid #ff0000;
  }
div#bild3 a:hover,
div#bild3 a:focus {
  color: red;
  border-bottom: 0.5px solid #ff0000;
  }
div#bild4 a:hover,
div#bild4 a:focus {
  color: red;
  border-bottom: 0.5px solid #ff0000;
  }
div#bild5 a:hover,
div#bild5 a:focus {
  color: red;
  border-bottom: 0.5px solid #ff0000;
  }
div#bild6 a:hover,
div#bild6 a:focus {
  color: red;
  border-bottom: 0.5px solid #ff0000;
  }
div#bild7 a:hover,
div#bild7 a:focus {
  color: red;
  border-bottom: 0.5px solid #ff0000;
  }
div#bild8 a:hover,
div#bild8 a:focus {
  color: red;
  border-bottom: 0.5px solid #ff0000;
  }
div#bildbereich a {
  color: #666666;
  border: 0px;
  }
div#bildbereich a:hover,
div#bildbereich a:focus {
  color: red;
  border-bottom: 0.5px solid #ff0000;
  }
div#logobereich {
  background-image: url(hell_unten.gif);
  background-color: white;
  height: 75px; 
  }
img#wittner-logo { 
  display: block;
  padding-top: 30px;
  margin-left: auto;
  margin-right: auto; 
  }
div#adresse {
  background-color: #bbccee; 
  color: black;
  height: 20px;
  padding-top: 8px; 
  font-size: 68%;
  letter-spacing: 0.2px;
  word-spacing: 2px;
  font-weight: bold;
  text-align: center;
  }
div#adresse a {
  color: black;
  border: 0px;
  }
div#adresse a:hover,
div#adresse a:focus {
  color: red;
  border-bottom: 0.5px solid #ff0000;
  }
p#adresse_text span { 
  color: red; 
  }
#bild1_text span, #bild2_text span, #bild3_text span, #bild4_text span, #bild5_text span, #bild6_text span, #bild7_text span, #bild8_text span { 
  color: red; 
  }
#bild1 span, #bild2 span, #bild3 span, #bild4 span, #bild5 span, #bild6 span, #bild7 span, #bild8 span { 
  color: red; 
  }
a { 
  text-decoration: none;
  outline: none;
  }

 