/* 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;
  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: 240px;
  background-color: white;
  }
img#vp {
  position: relative;
  top: -217px;
  left: 792px;
  }
h1#headline1 {
  border-bottom: 1px solid;
  border-color: grey;
  padding-top: 45px;
  padding-left: 85px;
  color: #132451;
  text-align: left;
  font-family: timesnewroman;
  font-size: 173%;
  letter-spacing: 59.9px;
  word-spacing: 1.3px;
  font-weight: normal;
  }
p#headline3 {
  padding-top: 8px;
  padding-left: 293px;
  color: black;
  text-align: left;
  font-family: timesnewroman;
  font-size: 130%;
  letter-spacing: 20.7px;
  font-weight: normal;
  }
p#headline4 {
  padding-top: 40px;
  color: #132451;
  text-align: center;
  font-weight: bold;
  font-size: 120%;
  letter-spacing: 4px;
  }
p#headline5 {
  padding-top: 40px;
  color: red;
  text-align: center;
  font-weight: bold;
  font-size: 100%;
  letter-spacing: 1px;
  }
div#bild13 {
  position: absolute;
  top: 350px;
  left: 0px;
  background-color: white;
  color: black;
  height: 230px;
  width: 240px;
  border-bottom: 1px solid;
  border-color: grey;
  }
div#bild14 {
  position: absolute;
  top: 350px;
  left: 240px;
  background-color: white;
  color: black;
  height: 230px;
  width: 239px;
  border-bottom: 1px solid;
  border-left: 1px solid;
  border-color: grey;
  }
div#bild15 {
  position: absolute;
  top: 350px;
  left: 480px;
  background-color: white;
  color: black;
  height: 230px;
  width: 239px;
  border-bottom: 1px solid;
  border-left: 1px solid;
  border-color: grey;
  }
div#bild16 {
  position: absolute;
  top: 350px;
  left: 720px;
  background-color: white;
  color: black;
  height: 230px;
  width: 239px;
  border-bottom: 1px solid;
  border-left: 1px solid;
  border-color: grey;
  }
div#bild17 {
  position: absolute;
  top: 610px;
  left: 0px;
  background-color: white;
  color: black;
  height: 230px;
  width: 240px;
  border-bottom: 1px solid;
  border-color: grey;
  }
div#bild18 {
  position: absolute;
  top: 610px;
  left: 240px;
  background-color: white;
  color: black;
  height: 230px;
  width: 239px;
  border-bottom: 1px solid;
  border-left: 1px solid;
  border-color: grey;
  }
div#bild13a {
  position: absolute;
  top: 610px;
  left: 480px;
  background-color: white;
  color: black;
  height: 230px;
  width: 239px;
  border-bottom: 1px solid;
  border-left: 1px solid;
  border-color: grey;
  }
div#bild14a {
  position: absolute;
  top: 610px;
  left: 720px;
  background-color: white;
  color: black;
  height: 230px;
  width: 239px;
  border-bottom: 1px solid;
  border-left: 1px solid;
  border-color: grey;
  }
div#bild15a {
  position: absolute;
  top: 870px;
  left: 0px;
  background-color: white;
  color: black;
  height: 230px;
  width: 240px;
  border-bottom: 1px solid;
  border-color: grey;
  }
div#bild16a {
  position: absolute;
  top: 870px;
  left: 240px;
  background-color: white;
  color: black;
  height: 230px;
  width: 239px;
  border-bottom: 1px solid;
  border-left: 1px solid;
  border-color: grey;
  }
div#bild17a {
  position: absolute;
  top: 870px;
  left: 480px;
  background-color: white;
  color: black;
  height: 230px;
  width: 240px;
  border-bottom: 1px solid;
  border-left: 1px solid;
  border-color: grey;
  }
div#bild18a {
  position: absolute;
  top: 870px;
  left: 720px;
  background-color: white;
  color: black;
  height: 230px;
  width: 239px;
  border-bottom: 1px solid;
  border-left: 1px solid;
  border-color: grey;
  }
div#bild19 {
  position: absolute;
  top: 1130px;
  left: 0px;
  background-color: white;
  color: black;
  height: 240px;
  width: 240px;
  border-bottom: 1px solid;
  border-color: grey;
  }
div#bild20 {
  position: absolute;
  top: 1130px;
  left: 240px;
  background-color: white;
  color: black;
  height: 240px;
  width: 239px;
  border-bottom: 1px solid;
  border-left: 1px solid;
  border-color: grey;
  }
div#bild21 {
  position: absolute;
  top: 1130px;
  left: 480px;
  background-color: white;
  color: black;
  height: 240px;
  width: 239px;
  border-bottom: 1px solid;
  border-left: 1px solid;
  border-color: grey;
  }
div#bild22 {
  position: absolute;
  top: 1130px;
  left: 720px;
  background-color: white;
  color: black;
  height: 240px;
  width: 239px;
  border-bottom: 1px solid;
  border-left: 1px solid;
  border-color: grey;
  }
div#bild23 {
  position: absolute;
  top: 1400px;
  left: 0px;
  background-color: white;
  color: black;
  height: 240px;
  width: 240px;
  border-bottom: 1px solid;
  border-color: grey;
  }
div#bild24 {
  position: absolute;
  top: 1400px;
  left: 240px;
  background-color: white;
  color: black;
  height: 240px;
  width: 239px;
  border-bottom: 1px solid;
  border-left: 1px solid;
  border-color: grey;
  }
div#bild25 {
  position: absolute;
  top: 1400px;
  left: 480px;
  background-color: white;
  color: black;
  height: 240px;
  width: 239px;
  border-bottom: 1px solid;
  border-left: 1px solid;
  border-color: grey;
  }
div#bild26 {
  position: absolute;
  top: 1400px;
  left: 720px;
  background-color: white;
  color: black;
  height: 240px;
  width: 239px;
  border-bottom: 1px solid;
  border-left: 1px solid;
  border-color: grey;
  }
div#bild27 {
  position: absolute;
  top: 1670px;
  left: 0px;
  background-color: white;
  color: black;
  height: 380px;
  width: 240px;
  border-bottom: 1px solid;
  border-color: grey;
  }
div#bild28 {
  position: absolute;
  top: 1670px;
  left: 240px;
  background-color: white;
  color: black;
  height: 380px;
  width: 239px;
  border-bottom: 1px solid;
  border-left: 1px solid;
  border-color: grey;
  }
div#bild29 {
  position: absolute;
  top: 1670px;
  left: 480px;
  background-color: white;
  color: black;
  height: 380px;
  width: 239px;
  border-bottom: 1px solid;
  border-left: 1px solid;
  border-color: grey;
  }
div#bild30 {
  position: absolute;
  top: 1670px;
  left: 720px;
  background-color: white;
  color: black;
  height: 380px;
  width: 239px;
  border-bottom: 1px solid;
  border-left: 1px solid;
  border-color: grey;
  }
div#bild31 {
  position: absolute;
  top: 2080px;
  left: 0px;
  background-color: white;
  color: black;
  height: 350px;
  width: 239px;
  border-bottom: 1px solid;
  border-color: grey;
  }
div#bild32 {
  position: absolute;
  top: 2080px;
  left: 240px;
  background-color: white;
  color: black;
  height: 350px;
  width: 239px;
  border-bottom: 1px solid;
  border-left: 1px solid;
  border-color: grey;
  }
div#bild31a {
  position: absolute;
  top: 2080px;
  left: 480px;
  background-color: white;
  color: black;
  height: 350px;
  width: 239px;
  border-bottom: 1px solid;
  border-left: 1px solid;
  border-color: grey;
  }
div#bild32a {
  position: absolute;
  top: 2080px;
  left: 720px;
  background-color: white;
  color: black;
  height: 350px;
  width: 239px;
  border-bottom: 1px solid;
  border-left: 1px solid;
  border-color: grey;
  }
div#multisystem {
  position: absolute;
  top: 2440px;
  left: 0px;
  background-color: white;
  color: black;
  height: 30px;
  width: 960px;
  }
p#multisystem_text {
  padding-left: 36px;
  padding-top: 10px;
  font-size: 75%;
  font-weight: bold;
  letter-spacing: 0.1px;
  word-spacing: 0px;
  }
div#multisystem a {
  color: #666666;
  border: 0px;
  }
div#multisystem a:hover,
div#multisystem a:focus {
  color: red;
  border-bottom: 0.5px solid #ff0000;
  }
div#bild33 {
  position: absolute;
  top: 2480px;
  left: 0px;
  background-color: white;
  color: black;
  height: 170px;
  width: 960px;
  }
p#headline33 {
  padding-top: 40px;
  color: #132451;
  text-align: center;
  font-weight: bold;
  font-size: 120%;
  letter-spacing: 4px;
  }
div#zwischen2 {
  position: absolute;
  top: 2570px;
  left: 0px;
  background-color: white;
  color: black;
  height: 30px;
  width: 960px;
  }
p#zwischen2_text {
  padding-top: 10px;
  color: red;
  text-align: center;
  font-weight: bold;
  font-size: 100%;
  letter-spacing: 1px;
  }
div#bild38 {
  position: absolute;
  top: 2650px;
  left: 0px;
  background-color: white;
  color: black;
  height: 270px;
  width: 240px;
  border-bottom: 1px solid;
  border-color: grey;
  }
div#bild39 {
  position: absolute;
  top: 2650px;
  left: 240px;
  background-color: white;
  color: black;
  height: 270px;
  width: 239px;
  border-bottom: 1px solid;
  border-left: 1px solid;
  border-color: grey;
  }
div#bild40 {
  position: absolute;
  top: 2650px;
  left: 480px;
  background-color: white;
  color: black;
  height: 270px;
  width: 239px;
  border-bottom: 1px solid;
  border-left: 1px solid;
  border-color: grey;
  }
div#bild41 {
  position: absolute;
  top: 2650px;
  left: 720px;
  background-color: white;
  color: black;
  height: 270px;
  width: 239px;
  border-bottom: 1px solid;
  border-left: 1px solid;
  border-color: grey;
  }
div#bild38b {
  position: absolute;
  top: 2950px;
  left: 0px;
  background-color: white;
  color: black;
  height: 365px;
  width: 240px;
  border-bottom: 1px solid;
  border-color: grey;
  }
div#bild39b {
  position: absolute;
  top: 2950px;
  left: 240px;
  background-color: white;
  color: black;
  height: 365px;
  width: 239px;
  border-bottom: 1px solid;
  border-left: 1px solid;
  border-color: grey;
  }
div#bild40b {
  position: absolute;
  top: 2950px;
  left: 480px;
  background-color: white;
  color: black;
  height: 365px;
  width: 239px;
  border-bottom: 1px solid;
  border-left: 1px solid;
  border-color: grey;
  }
div#bild41b {
  position: absolute;
  top: 2950px;
  left: 720px;
  background-color: white;
  color: black;
  height: 365px;
  width: 239px;
  border-bottom: 1px solid;
  border-left: 1px solid;
  border-color: grey;
  }
div#bild42 {
  position: absolute;
  top: 3350px;
  left: 0px;
  background-color: white;
  color: black;
  height: 170px;
  width: 960px;
  }
p#headline42 {
  padding-top: 40px;
  color: #132451;
  text-align: center;
  font-weight: bold;
  font-size: 120%;
  letter-spacing: 4px;
  }
div#zwischen3 {
  position: absolute;
  top: 3440px;
  left: 0px;
  background-color: white;
  color: black;
  height: 30px;
  width: 960px;
  }
p#zwischen3_text {
  padding-top: 10px;
  color: red;
  text-align: center;
  font-weight: bold;
  font-size: 100%;
  letter-spacing: 1px;
  }
div#bild47 {
  position: absolute;
  top: 3510px;
  left: 0px;
  background-color: white;
  color: black;
  height: 270px;
  width: 240px;
  border-bottom: 1px solid;
  border-color: grey;
  }
div#bild48 {
  position: absolute;
  top: 3510px;
  left: 240px;
  background-color: white;
  color: black;
  height: 270px;
  width: 239px;
  border-bottom: 1px solid;
  border-left: 1px solid;
  border-color: grey;
  }
div#bild49 {
  position: absolute;
  top: 3510px;
  left: 480px;
  background-color: white;
  color: black;
  height: 270px;
  width: 239px;
  border-bottom: 1px solid;
  border-left: 1px solid;
  border-color: grey;
  }
div#bild50 {
  position: absolute;
  top: 3510px;
  left: 720px;
  background-color: white;
  color: black;
  height: 270px;
  width: 239px;
  border-bottom: 1px solid;
  border-left: 1px solid;
  border-color: grey;
  }
div#bild51 {
  position: absolute;
  top: 3810px;
  left: 0px;
  background-color: white;
  color: black;
  height: 360px;
  width: 240px;
  border-bottom: 1px solid;
  border-color: grey;
  }
div#bild52 {
  position: absolute;
  top: 3810px;
  left: 240px;
  background-color: white;
  color: black;
  height: 360px;
  width: 239px;
  border-bottom: 1px solid;
  border-left: 1px solid;
  border-color: grey;
  }
div#bild53 {
  position: absolute;
  top: 3810px;
  left: 480px;
  background-color: white;
  color: black;
  height: 360px;
  width: 239px;
  border-bottom: 1px solid;
  border-left: 1px solid;
  border-color: grey;
  }
div#bild54 {
  position: absolute;
  top: 3810px;
  left: 720px;
  background-color: white;
  color: black;
  height: 360px;
  width: 239px;
  border-bottom: 1px solid;
  border-left: 1px solid;
  border-color: grey;
  }
div#bild55 {
  position: absolute;
  top: 4180px;
  left: 0px;
  background-color: white;
  color: black;
  height: 170px;
  width: 960px;
  }
p#headline55 {
  padding-top: 60px;
  color: #132451;
  text-align: center;
  font-weight: bold;
  font-size: 120%;
  letter-spacing: 4px;
  }
p#bild55_text {
  padding-top: 40px;
  color: red;
  text-align: center;
  font-weight: bold;
  font-size: 100%;
  letter-spacing: 1px;
  }
div#bild56 {
  position: absolute;
  top: 4365px;
  left: 0px;
  background-color: white;
  color: black;
  height: 270px;
  width: 240px;
  border-bottom: 1px solid;
  border-color: grey;
  }
div#bild57 {
  position: absolute;
  top: 4365px;
  left: 240px;
  background-color: white;
  color: black;
  height: 270px;
  width: 239px;
  border-bottom: 1px solid;
  border-left: 1px solid;
  border-color: grey;
  }
div#bild58 {
  position: absolute;
  top: 4365px;
  left: 480px;
  background-color: white;
  color: black;
  height: 270px;
  width: 239px;
  border-bottom: 1px solid;
  border-left: 1px solid;
  border-color: grey;
  }
div#bild59 {
  position: absolute;
  top: 4365px;
  left: 720px;
  background-color: white;
  color: black;
  height: 270px;
  width: 239px;
  border-bottom: 1px solid;
  border-left: 1px solid;
  border-color: grey;
  }
div#bild60 {
  position: absolute;
  top: 4665px;
  left: 0px;
  background-color: white;
  color: black;
  height: 245px;
  width: 240px;
  border-bottom: 1px solid;
  border-color: grey;
  }
div#bild61 {
  position: absolute;
  top: 4665px;
  left: 240px;
  background-color: white;
  color: black;
  height: 245px;
  width: 239px;
  border-bottom: 1px solid;
  border-left: 1px solid;
  border-color: grey;
  }
div#bild62 {
  position: absolute;
  top: 4665px;
  left: 480px;
  background-color: white;
  color: black;
  height: 245px;
  width: 239px;
  border-bottom: 1px solid;
  border-left: 1px solid;
  border-color: grey;
  }
div#bild63 {
  position: absolute;
  top: 4665px;
  left: 720px;
  background-color: white;
  color: black;
  height: 245px;
  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, #bild9_text, #bild10_text, 
#bild11_text, #bild12_text, #bild13_text, #bild14_text, #bild15_text, #bild16_text, #bild17_text, #bild18_text, #bild13a_text, #bild14a_text, #bild15a_text, #bild16a_text, #bild17a_text, #bild18a_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, #bild31a_text, #bild32_text, #bild33_text, #bild34_text, #bild35_text, #bild36_text, #bild37_text, #bild38_text, #bild39_text, #bild38b_text, #bild39b_text,
#bild40_text, #bild41_text, #bild42_text, #bild43_text, #bild44_text, #bild45_text, #bild46_text, #bild47_text, #bild48_text, #bild49_text,
#bild50_text, #bild51_text, #bild52_text, #bild53_text, #bild54_text, #bild55_text, #bild56_text, #bild57_text, #bild58_text, #bild59_text,
#bild60_text, #bild61_text, #bild62_text, #bild63_text, #bild64_text {
  text-align: center;
  padding-bottom: 50px;
  font-size: 80%;
  line-height: 140%;
  }
#bild_1, #bild_2,  #bild_3, #bild_4 {
  position: relative;
  left: 95px;
  top: -40px;
  }
#bild_5, #bild_6,  #bild_7, #bild_8 {
  position: relative;
  left: 95px;
  top: -40px;
  }
#bild_9, #bild_10,  #bild_11, #bild_12 {
  position: relative;
  left: 95px;
  top: -40px;
  }
#bild_13, #bild_14,  #bild_15, #bild_16, #bild_17, #bild_18, #bild_13a, #bild_14a, #bild_15a, #bild_16a, #bild_17a, #bild_18a, #bild_19, #bild_20 {
  position: relative;
  left: 95px;
  top: -40px;
  }
#bild_21, #bild_22,  #bild_23, #bild_24, #bild_25, #bild_26 {
  position: relative;
  left: 95px;
  top: -40px;
  }
#bild_27,  #bild_28, #bild_32, #bild_31a  {
  position: relative;
  left: 68px;
  top: -35px;
  }
#bild_29, #bild_30  {
  position: relative;
  left: 68px;
  top: -40px;
  }
#bild_31, #bild_33, #bild_34, #bild_38b, #bild_39b {
  position: relative;
  left: 95px;
  top: -40px;
  }
#bild_35,  #bild_36, #bild_37, #bild_38, #bild_39, #bild_40, #bild_41 {
  position: relative;
  left: 95px;
  top: -40px;
  }
#bild_43, #bild_44, #bild_45, #bild_46, #bild_47, #bild_48, #bild_49, #bild_50, 
#bild_51, #bild_52, #bild_53, #bild_56, #bild_57, #bild_58, #bild_59, #bild_60, #bild_61 {
  position: relative;
  left: 95px;
  top: -43px;
  }
div#bildbereich { 
  height: 4640px;
  background: white;
  color: black;
  }
div#bildbereich p  {
  padding-left: 36px;
  padding-top: 4620px;
  font-size: 75%;
  font-weight: bold;
  letter-spacing: 0.1px;
  word-spacing: 0px;
  }
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, #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, 
#bild13a_text span, #bild14a_text span, #bild15a_text span, #bild16a_text span, #bild17a_text span, #bild18a_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, #bild31a_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, #bild38b_text span, #bild39b_text span,
#bild40_text span, #bild41_text span, #bild42_text span, #bild43_text span, #bild44_text span, #bild45_text span, #bild46_text span, #bild47_text span, #bild48_text span, #bild49_text span,
#bild50_text span, #bild51_text span, #bild52_text span, #bild53_text span, #bild54_text span, #bild55_text span, #bild56_text span, #bild57_text span, #bild58_text span, #bild59_text span,
#bild60_text span, #bild61_text span, #bild62_text span, #bild63_text span, #multisystem_text span { 
  color: red; 
  }
a { 
  text-decoration: none;
  outline: none;
  }

 