/* 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.5px;
  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;
  padding-top: 0px;
  }
div#raute {
  position: relative;
  height: 0px;
  width: 0px;
  }
img#raute_bild {
  position: relative;
  top: -36px;
  left: 447px;
  z-index: 100;
  }
div#headline {
  height: 195px;
  background-color: white;
  }
img#vp {
  position: relative;
  top: -125px;
  left: 745px;
  }
h1#headline1 {
  border-bottom: 1px solid;
  border-color: grey;
  padding-top: 45px;
  padding-left: 0px;
  color: #132451;
  text-align: center;
  font-family: timesnewroman;
  font-size: 173%;
  letter-spacing: 63px;
  word-spacing: 1.2px;
  font-weight: normal;
  }
h2#headline2 {
  padding-top: 12px;
  color: red;
  text-align: center;
  font-size: 110%;
  letter-spacing: 4px;
  font-weight: bold;
  }
p#headline3 {
  padding-top: 8px;
  padding-left: 0px;
  color: black;
  text-align: center;
  font-family: timesnewroman;
  font-size: 128%;
  letter-spacing: 14px;
  font-weight: normal;
  }
p#headline4 {
  padding-top: 35px;
  color: #132451;
  text-align: center;
  font-weight: bold;
  font-size: 120%;
  letter-spacing: 4px;
  }
div#bild1a {
  position: absolute;
  top: 290px;
  left: 0px;
  background-color: white;
  color: black;
  height: 180px;
  width: 240px;
  }
div#bild2a {
  position: absolute;
  top: 290px;
  left: 240px;
  background-color: white;
  color: black;
  height: 180px;
  width: 239px;
  }
div#bild3a {
  position: absolute;
  top: 290px;
  left: 480px;
  background-color: white;
  color: black;
  height: 180px;
  width: 239px;
  }
div#bild4a {
  position: absolute;
  top: 290px;
  left: 720px;
  background-color: white;
  color: black;
  height: 180px;
  width: 239px;
  }
div#bild5a {
  position: absolute;
  top: 480px;
  left: 0px;
  background-color: white;
  color: black;
  height: 180px;
  width: 240px;
  }
div#bild6a {
  position: absolute;
  top: 480px;
  left: 240px;
  background-color: white;
  color: black;
  height: 180px;
  width: 239px;
  }
div#bild7a {
  position: absolute;
  top: 480px;
  left: 480px;
  background-color: white;
  color: black;
  height: 180px;
  width: 239px;
  }
div#bild8a {
  position: absolute;
  top: 480px;
  left: 720px;
  background-color: white;
  color: black;
  height: 180px;
  width: 239px;
  }
div#bild1 {
  position: absolute;
  top: 690px;
  left: 0px;
  background-color: white;
  color: black;
  height: 180px;
  width: 240px;
  border-bottom: 1px solid;
  border-color: grey;
  }
div#bild2 {
  position: absolute;
  top: 690px;
  left: 240px;
  background-color: white;
  color: black;
  height: 180px;
  width: 239px;
  border-bottom: 1px solid;
  border-left: 1px solid;
  border-color: grey;
  }
div#bild3 {
  position: absolute;
  top: 690px;
  left: 480px;
  background-color: white;
  color: black;
  height: 180px;
  width: 239px;
  border-bottom: 1px solid;
  border-left: 1px solid;
  border-color: grey;
  }
div#bild4 {
  position: absolute;
  top: 690px;
  left: 720px;
  background-color: white;
  color: black;
  height: 180px;
  width: 239px;
  border-bottom: 1px solid;
  border-left: 1px solid;
  border-color: grey;
  }
div#bild5 {
  position: absolute;
  top: 900px;
  left: 0px;
  background-color: white;
  color: black;
  height: 180px;
  width: 240px;
  border-bottom: 1px solid;
  border-color: grey;
  }
div#bild6 {
  position: absolute;
  top: 900px;
  left: 240px;
  background-color: white;
  color: black;
  height: 180px;
  width: 239px;
  border-bottom: 1px solid;
  border-left: 1px solid;
  border-color: grey;
  }
div#bild7 {
  position: absolute;
  top: 900px;
  left: 480px;
  background-color: white;
  color: black;
  height: 180px;
  width: 239px;
  border-bottom: 1px solid;
  border-left: 1px solid;
  border-color: grey;
  }
div#bild8 {
  position: absolute;
  top: 900px;
  left: 720px;
  background-color: white;
  color: black;
  height: 180px;
  width: 239px;
  border-bottom: 1px solid;
  border-left: 1px solid;
  border-color: grey;
  }
div#bild9 {
  position: absolute;
  top: 1110px;
  left: 0px;
  background-color: white;
  color: black;
  height: 180px;
  width: 240px;
  border-bottom: 1px solid;
  border-color: grey;
  }
div#bild10 {
  position: absolute;
  top: 1110px;
  left: 240px;
  background-color: white;
  color: black;
  height: 180px;
  width: 239px;
  border-bottom: 1px solid;
  border-left: 1px solid;
  border-color: grey;
  }
div#bild11 {
  position: absolute;
  top: 1110px;
  left: 480px;
  background-color: white;
  color: black;
  height: 180px;
  width: 239px;
  border-bottom: 1px solid;
  border-left: 1px solid;
  border-color: grey;
  }
div#bild12 {
  position: absolute;
  top: 1110px;
  left: 720px;
  background-color: white;
  color: black;
  height: 180px;
  width: 239px;
  border-bottom: 1px solid;
  border-left: 1px solid;
  border-color: grey;
  }
div#bild13 {
  position: absolute;
  top: 1320px;
  left: 0px;
  background-color: white;
  color: black;
  height: 180px;
  width: 240px;
  border-bottom: 1px solid;
  border-color: grey;
  }
div#bild14 {
  position: absolute;
  top: 1320px;
  left: 240px;
  background-color: white;
  color: black;
  height: 180px;
  width: 239px;
  border-bottom: 1px solid;
  border-left: 1px solid;
  border-color: grey;
  }
div#bild15 {
  position: absolute;
  top: 1320px;
  left: 480px;
  background-color: white;
  color: black;
  height: 180px;
  width: 239px;
  border-bottom: 1px solid;
  border-left: 1px solid;
  border-color: grey;
  }
div#bild16 {
  position: absolute;
  top: 1320px;
  left: 720px;
  background-color: white;
  color: black;
  height: 180px;
  width: 239px;
  border-bottom: 1px solid;
  border-left: 1px solid;
  border-color: grey;
  }
div#bild17 {
  position: absolute;
  top: 1530px;
  left: 0px;
  background-color: white;
  color: black;
  height: 180px;
  width: 240px;
  border-bottom: 1px solid;
  border-color: grey;
  }
div#bild18 {
  position: absolute;
  top: 1530px;
  left: 240px;
  background-color: white;
  color: black;
  height: 180px;
  width: 239px;
  border-bottom: 1px solid;
  border-left: 1px solid;
  border-color: grey;
  }
div#bild19 {
  position: absolute;
  top: 1530px;
  left: 480px;
  background-color: white;
  color: black;
  height: 180px;
  width: 239px;
  border-bottom: 1px solid;
  border-left: 1px solid;
  border-color: grey;
  }
div#bild20 {
  position: absolute;
  top: 1530px;
  left: 720px;
  background-color: white;
  color: black;
  height: 180px;
  width: 239px;
  border-bottom: 1px solid;
  border-left: 1px solid;
  border-color: grey;
  }
  div#bild21 {
  position: absolute;
  top: 1740px;
  left: 0px;
  background-color: white;
  color: black;
  height: 180px;
  width: 240px;
  border-bottom: 1px solid;
  border-color: grey;
  }
div#bild22 {
  position: absolute;
  top: 1740px;
  left: 240px;
  background-color: white;
  color: black;
  height: 180px;
  width: 239px;
  border-bottom: 1px solid;
  border-left: 1px solid;
  border-color: grey;
  }
div#bild23 {
  position: absolute;
  top: 1740px;
  left: 480px;
  background-color: white;
  color: black;
  height: 180px;
  width: 239px;
  border-bottom: 1px solid;
  border-left: 1px solid;
  border-color: grey;
  }
div#bild24 {
  position: absolute;
  top: 1740px;
  left: 720px;
  background-color: white;
  color: black;
  height: 180px;
  width: 239px;
  border-bottom: 1px solid;
  border-left: 1px solid;
  border-color: grey;
  }
  div#bild25 {
  position: absolute;
  top: 1950px;
  left: 0px;
  background-color: white;
  color: black;
  height: 180px;
  width: 240px;
  border-bottom: 1px solid;
  border-color: grey;
  }
div#bild26 {
  position: absolute;
  top: 1950px;
  left: 240px;
  background-color: white;
  color: black;
  height: 180px;
  width: 239px;
  border-bottom: 1px solid;
  border-left: 1px solid;
  border-color: grey;
  }
div#bild27 {
  position: absolute;
  top: 1950px;
  left: 480px;
  background-color: white;
  color: black;
  height: 180px;
  width: 239px;
  border-bottom: 1px solid;
  border-left: 1px solid;
  border-color: grey;
  }
div#bild28 {
  position: absolute;
  top: 1950px;
  left: 720px;
  background-color: white;
  color: black;
  height: 180px;
  width: 239px;
  border-bottom: 1px solid;
  border-left: 1px solid;
  border-color: grey;
  }
div#bild29 {
  position: absolute;
  top: 2160px;
  left: 0px;
  background-color: white;
  color: black;
  height: 180px;
  width: 240px;
  border-bottom: 1px solid;
  border-color: grey;
  }
div#bild30 {
  position: absolute;
  top: 2160px;
  left: 240px;
  background-color: white;
  color: black;
  height: 180px;
  width: 239px;
  border-bottom: 1px solid;
  border-left: 1px solid;
  border-color: grey;
  }
div#bild31 {
  position: absolute;
  top: 2160px;
  left: 480px;
  background-color: white;
  color: black;
  height: 180px;
  width: 239px;
  border-bottom: 1px solid;
  border-left: 1px solid;
  border-color: grey;
  }
div#bild32 {
  position: absolute;
  top: 2160px;
  left: 720px;
  background-color: white;
  color: black;
  height: 180px;
  width: 239px;
  border-bottom: 1px solid;
  border-left: 1px solid;
  border-color: grey;
  }
 div#bild33 {
  position: absolute;
  top: 2370px;
  left: 0px;
  background-color: white;
  color: black;
  height: 200px;
  width: 240px;
  border-bottom: 1px solid;
  border-color: grey;
  }
div#bild34 {
  position: absolute;
  top: 2370px;
  left: 240px;
  background-color: white;
  color: black;
  height: 200px;
  width: 239px;
  border-bottom: 1px solid;
  border-left: 1px solid;
  border-color: grey;
  }
div#bild35 {
  position: absolute;
  top: 2370px;
  left: 480px;
  background-color: white;
  color: black;
  height: 200px;
  width: 239px;
  border-bottom: 1px solid;
  border-left: 1px solid;
  border-color: grey;
  }
div#bild36 {
  position: absolute;
  top: 2370px;
  left: 720px;
  background-color: white;
  color: black;
  height: 200px;
  width: 239px;
  border-bottom: 1px solid;
  border-left: 1px solid;
  border-color: grey;
  }
 div#bild37 {
  position: absolute;
  top: 2600px;
  left: 0px;
  background-color: white;
  color: black;
  height: 200px;
  width: 240px;
  border-bottom: 1px solid;
  border-color: grey;
  }
div#bild38 {
  position: absolute;
  top: 2600px;
  left: 240px;
  background-color: white;
  color: black;
  height: 200px;
  width: 239px;
  border-bottom: 1px solid;
  border-left: 1px solid;
  border-color: grey;
  }
div#bild39 {
  position: absolute;
  top: 2600px;
  left: 480px;
  background-color: white;
  color: black;
  height: 200px;
  width: 239px;
  border-bottom: 1px solid;
  border-left: 1px solid;
  border-color: grey;
  }
div#bild40 {
  position: absolute;
  top: 2600px;
  left: 720px;
  background-color: white;
  color: black;
  height: 200px;
  width: 239px;
  border-bottom: 1px solid;
  border-left: 1px solid;
  border-color: grey;
  }
div#bild41 {
  position: absolute;
  top: 2830px;
  left: 0px;
  background-color: white;
  color: black;
  height: 200px;
  width: 240px;
  border-bottom: 1px solid;
  border-color: grey;
  }
div#bild42 {
  position: absolute;
  top: 2830px;
  left: 240px;
  background-color: white;
  color: black;
  height: 200px;
  width: 239px;
  border-bottom: 1px solid;
  border-left: 1px solid;
  border-color: grey;
  }
div#bild43 {
  position: absolute;
  top: 2830px;
  left: 480px;
  background-color: white;
  color: black;
  height: 200px;
  width: 239px;
  border-bottom: 1px solid;
  border-left: 1px solid;
  border-color: grey;
  }
div#bild44 {
  position: absolute;
  top: 2830px;
  left: 720px;
  background-color: white;
  color: black;
  height: 200px;
  width: 239px;
  border-bottom: 1px solid;
  border-left: 1px solid;
  border-color: grey;
  }
#bild1a_text, #bild2a_text, #bild3a_text, #bild4a_text, #bild5a_text, #bild6a_text, #bild7a_text, #bild8a_text, #bild1_text, #bild2_text, #bild3_text, #bild4_text, #bild5_text, #bild6_text, #bild7_text, #bild8_text, #bild9_text, #bild10_text, 
#bild11_text, #bild12_text, #bild13_text, #bild14_text, #bild15_text, #bild16_text, #bild17_text, #bild18_text, #bild19_text, 
#bild20_text, #bild21_text, #bild22_text, #bild23_text, #bild24_text, #bild25_text, #bild26_text, #bild27_text, #bild28_text, #bild29_text, 
#bild30_text, #bild31_text, #bild32_text, #bild33_text, #bild34_text, #bild35_text, #bild36_text, #bild37_text, #bild38_text, #bild39_text, #bild40_text, #bild41_text { 
  text-align: center;
  padding-bottom: 50px;
  font-size: 80%;
  line-height: 140%;
  }
 #bild_1a {
  position: relative;
  left: 72px;
  top: -35px;
  }
 #bild_2a {
  position: relative;
  left: 65px;
  top: -35px;
  }
 #bild_3a {
  position: relative;
  left: 75px;
  top: -35px;
  }
 #bild_4a {
  position: relative;
  left: 72px;
  top: -35px;
  }
 #bild_6a, #bild_7a {
  position: relative;
  left: 75px;
  top: -35px;
  }
#bild_1, #bild_2 {
  position: relative;
  left: 72px;
  top: -35px;
  }
#bild_3 {
  position: relative;
  left: 50px;
  top: -35px;
  }
#bild_4 {
  position: relative;
  left: 85px;
  top: -35px;
  } 
#bild_5, #bild_6,  #bild_7, #bild_8 {
  position: relative;
  left: 60px;
  top: -35px;
  }
#bild_9, #bild_10,  #bild_11, #bild_12 {
  position: relative;
  left: 65px;
  top: -35px;
  }
#bild_13, #bild_14, #bild_15, #bild_15b {
  position: relative;
  left: 68px;
  top: -35px;
  }
#bild_16 {
  position: relative;
  left: 80px;
  top: -35px;
  }
#bild_17 {
  position: relative;
  left: 55px;
  top: -35px;
  }
 #bild_18 {
  position: relative;
  left: 55px;
  top: -35px;
  }
#bild_19 {
  position: relative;
  left: 75px;
  top: -40px;
  }
#bild_20 {
  position: relative;
  left: 20px;
  top: -35px;
  }  
#bild_21, #bild_22,  #bild_23 {
  position: relative;
  left: 20px;
  top: -35px;
  }
#bild_23 {
  position: relative;
  left: 30px;
  top: -35px;
  }
#bild_24 {
  position: relative;
  left: 80px;
  top: -35px;
  }
#bild_25, #bild_26,  #bild_27 {
  position: relative;
  left: 80px;
  top: -35px;
  }
#bild_26 {
  position: relative;
  left: 40px;
  top: -35px;
  }
#bild_28 {
  position: relative;
  left: 40px;
  top: -35px;
  }
 #bild_29 {
  position: relative;
  left: 60px;
  top: -35px;
  }
#bild_30 {
  position: relative;
  left: 70px;
  top: -35px;
  }
#bild_31, #bild_32 {
  position: relative;
  left: 80px;
  top: -35px;
  }
#bild_33, #bild_34  {
  position: relative;
  left: 43px;
  top: -35px;
  }
#bild_35  {
  position: relative;
  left: 28px;
  top: -35px;
  }
#bild_36, #bild_37 {
  position: relative;
  left: 40px;
  top: -35px;
  }
#bild_38,  #bild_39 {
  position: relative;
  left: 62px;
  top: -35px;
  }
#bild_40 {
  position: relative;
  left: 60px;
  top: -35px;
  }
div#bildbereich { 
  height: 2830px;
  background: white;
  color: black;
  }
div#bildbereich p  {
  padding-left: 35px;
  padding-top: 2780px;
  font-size: 75%;
  font-weight: bold;
  letter-spacing: 0.1px;
  word-spacing: 0px;
  }
div#bildbereich p span  {
  color: red;
  }
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; 
  }
#bild1a_text span, #bild2a_text span, #bild3a_text span, #bild4a_text span, #bild5a_text span, #bild6a_text span, #bild7a_text span, #bild8a_text span, #bild1_text span, #bild2_text span, #bild3_text span, #bild4_text span, #bild5_text span, #bild6_text span, #bild7_text span, #bild8_text span, #bild9_text span, #bild10_text span, 
#bild11_text span, #bild12_text span, #bild13_text span, #bild14_text span, #bild15_text span, #bild16_text span, #bild17_text span, #bild18_text span, #bild19_text span, #bild20_text span,
#bild21_text span, #bild22_text span, #bild23_text span, #bild24_text span, #bild25_text span, #bild26_text span, #bild27_text span, #bild28_text span, #bild29_text span, #bild30_text span, #bild31_text span, #bild32_text span, 
#bild33_text span, #bild34_text span, #bild35_text span, #bild36_text span, #bild37_text span, #bild38_text span, #bild39_text span, #bild40_text span, #bild41_text span { 
  color: red; 
  }
a { 
  text-decoration: none;
  outline: none;
  }

 