* {
  margin: 0; padding: 0;
}


body{
  font-size: 12px;
  font-family: Arial, sans-serif; 
 /* background: url('back.jpg') repeat; */
  overflow: auto;
}

img{
  border: 0px;
}

#webseite{ /* Eigentliches zentriertes Webseitenfenster */
  position: relative; 
  margin: 0 auto; /* bedeutet, dass Webseite zentriert ist */
  text-align:left; 
  width: 1000px; /* Seitenbreite eingeben */
  background: url('images/back.jpg') repeat-y;
}

#oben{
  position: relative;
  float: left;
  display: block;
  width: 1000px;
  height: 266px;
  background: url('images/oben.jpg') no-repeat;
}

#oben_logo{
  position: absolute;
  display: inline;
  top: 35px;
  left: 40px;
  width: 225px;
  height: 55px;
}

#oben_standorte{
  position: absolute;
  display: inline;
  top: 186px;
  left: 58px;
  width: 142px;
  height: 22px;
}

#standortselector{
  width: 140px;
  height: 19px;
  border: 1px solid #4f4f4e;
  font-family: Arial;
  font-size: 11px;
}
#standortselector select option{
  padding-top: 3px;
}
#oben_standorte_senden{
  position: absolute;
  display: inline;
  top: 189px;
  left: 206px;
  width: 15px;
  height: 15px;
}

#oben_menue{
  position: absolute;
  display: inline;
  top: 191px;
  left: 281px;
  width: 690px;
  height: 20px;
  font-weight: bold;
  color: #FFF;
  font-family: Arial;
  font-size: 12px;
}

#oben_menue a{
  padding: 0 10px;
  color: #FFF;
  text-decoration: none;
}
#oben_menue a:hover{
  color: #fe6e05;
}

#haupt{
  position: relative;
  display: block;
  float: left;
}
#haupt_rechts a{
  color: #030d6a;
}
#haupt_links{
  float: left;
  display: inline;
  width: 290px;
  z-index: 50;
}
#haupt_rechts{
  float: left;
  display: inline;
  width: 710px;
  z-index: 50;
}
* html #haupt_rechts{
  float: none;
}
h1{
  font-size: 14px;
  color: #030d6a;
}
#haupt_rechts ul{
  list-style-type: disc;
  list-style-position: outside;
  margin-left: 15px;
}

#haupt_titel{
  position: absolute;
  display: inline;
  left: 290px;
  width: 450px;
  top: 0px;
  z-index: 100;
}
#haupt_titel h1{
  color: #cf1f34;
  font-size: 19px;
  margin: 0px;
}
#haupt_untertitel{
  position: absolute;
  display: inline;
  width: 450px;
  left: 290px;
  top: 25px;
  color: #cf1f34;
  font-size: 15px;
  font-weight: bold;
  margin: 0px;
  z-index: 100;
}

#li_probeunterricht{
  padding-left: 30px;
  padding-bottom: 25px;
}

#li_inhalt{
  display: block;
  padding-left: 30px;
  margin-bottom: 25px;
}

#li_inhalt_header{
  background: url('images/back_header_li.jpg') no-repeat;
  width: 200px;
  height: 20px;
  padding-top: 4px;
  padding-left: 25px;
  margin-bottom: 12px;
  color: #FFF;
  font-weight: bold;
  font-family: Arial;
  font-size: 14px;
}

.li_button a{
  display: block;
  background: url('images/pfeil.gif') 26px 3px no-repeat;
  padding-left: 35px;
  color: #030d6a;
  text-decoration: none;
  font-weight: bold;
  font-family: Arial;
  font-size: 13px;
  margin-bottom: 3px;
}

.li_button a:hover{
  background: url('images/pfeil_orange.gif') 26px 4px no-repeat;
  color: #fe6e05;
}

.li_button_standort_no a{
  display: block;
  background: url('images/pfeil.gif') 26px 3px no-repeat;
  padding-left: 35px;
  color: #030d6a;
  text-decoration: none;
  font-weight: bold;
  font-family: Arial;
  font-size: 13px;
  margin-bottom: 3px;
}

.li_button_standort_no a:hover{
  background: url('images/pfeil_rot.gif') 25px 2px no-repeat;
  color: #cf1f34;
}

.li_button_standort_act a{
  display: block;
  background: url('images/pfeil_rot.gif') 25px 2px no-repeat;
  padding-left: 35px;
  color: #cf1f34;
  text-decoration: none;
  font-weight: bold;
  font-family: Arial;
  font-size: 13px;
  margin-bottom: 3px;
}

#startseite_hauptkasten{
  position: relative;
  display: block;
  float: left;
  width: 674px;
  height: 219px;
  background: url('images/startseite_hauptkasten.jpg') no-repeat;
  margin-bottom: 25px;
}

#startseite_hauptkasten_1a{
  position: absolute;
  display: inline;
  right: 238px;
  top: 50px;
  text-align: right;
}

#startseite_hauptkasten_1a h1{
  color: #fe6e05;
  color: #cf1f34;
  font-size: 19px;
  font-weight: bold;
  margin: 0;
  padding: 0;  
}

#startseite_hauptkasten_2a, #startseite_hauptkasten_3a, #startseite_hauptkasten_4a, #startseite_hauptkasten_5a{
  position: absolute;
  display: inline;
  right: 238px;
  top: 84px;
  text-align: right;
  font-size: 14px;
  font-weight: bold;
  color: #404041;
}
#startseite_hauptkasten_3a{
  top: 103px;
}
#startseite_hauptkasten_4a{
  top: 122px;
}
#startseite_hauptkasten_5a{
  font-size: 13px;
  top: 188px;
}

#startseite_hauptkasten_5a a{
  display: block;
  background: url('images/pfeil.gif') 26px 3px no-repeat;
  padding-left: 35px;
  color: #030d6a;
  text-decoration: none;
  font-weight: bold;
}

#startseite_hauptkasten_1b{
  position: absolute;
  display: inline;
  left: 490px;
  top: 31px;
  text-align: left;
}

#startseite_hauptkasten_1b h1{
  color: #fe6e05;
  color: #cf1f34;
  font-size: 17px;
  font-weight: bold;
  margin: 0;
  padding: 0;  
}

#startseite_hauptkasten_2b, #startseite_hauptkasten_3b, #startseite_hauptkasten_4b, #startseite_hauptkasten_5b{
  position: absolute;
  display: inline;
  left: 490px;
  top: 84px;
  text-align: left;
  font-size: 14px;
  font-weight: normal;
  color: #404041;
}
#startseite_hauptkasten_3b{
  top: 103px;
}
#startseite_hauptkasten_4b{
  top: 122px;
}
#startseite_hauptkasten_5b{
  font-size: 13px;
  font-weight: bold;
  top: 188px;
}

#startseite_hauptkasten_5b a{
  display: block;
  background: url('images/pfeil.gif') 0px 3px no-repeat;
  padding-left: 9px;
  color: #030d6a;
  text-decoration: none;
  font-weight: bold;
}

.startseite_kleinerkasten{
  position: relative;
  display: inline;
  float: left;
  width: 208px;
  height: 287px;
  background: url('images/startseite_kleinerkasten.jpg') no-repeat;
  margin-bottom: 25px;
  margin-right: 25px;
}
.startseite_kleinerkasten_bild{
 margin: 1px;
}

.startseite_kleinerkasten_titel{
 padding: 10px 20px 10px 20px;
}
.startseite_kleinerkasten_titel h1{
  color: #cf1f34;
  font-size: 14px;
  font-weight: bold;
  margin: 0;
  padding: 0;  
}
.startseite_kleinerkasten_inhalt{
  padding: 0px 10px 0px 20px;
  font-size: 13px;
  font-weight: normal;
  color: #404041;
}

.startseite_kleinerkasten_inhalt a{
  display: block;
  background: url('images/pfeil.gif') 0px 3px no-repeat;
  padding-left: 9px;
  color: #030d6a;
  text-decoration: none;
  font-weight: bold;
  margin-top: -5px;
}


.grosserkasten{
  position: relative;
  display: inline;
  float: left;
  width: 672px;
  border: 1px solid #bcbcbd;
  background: url('images/back_grosserkasten.jpg') bottom repeat-x;
  margin-bottom: 25px;
  margin-right: 25px;
}

.grosserkasten_titel{
 padding: 20px 10px 10px 19px;
}
.grosserkasten_titel h1{
  color: #cf1f34;
  font-size: 14px;
  font-weight: bold;
  margin: 0;
  padding: 0;  
}
.grosserkasten_inhalt{
  padding: 0px 10px 20px 19px;
  font-size: 13px;
  font-weight: normal;
  color: #404041;
}

.grosserkasten_inhalt a{
  display: block;
  background: url('images/pfeil.gif') 0px 3px no-repeat;
  padding-left: 9px;
  color: #030d6a;
  text-decoration: none;
  font-weight: bold;
  margin-top: -5px;
}

#footer{
  position: relative;
  float: left;
  display: block;
  width: 963px;
  height: 40px;
  background: url('images/footer.jpg') no-repeat;
  margin-top: 20px;
  text-align: right;
  font-weight: bold;
  color: #FFF;
  font-family: Arial;
  font-size: 12px;
  padding-right: 37px;
  padding-top: 18px;
}

p.bodytext{
  margin: 0px; padding: 0px;
}

#haupt_rechts_links{
  display: inline;
  float: left;
  width: 455px;
  padding-top: 80px;
  padding-right: 20px;
  margin-bottom: 50px;
  z-index: 50;
}
#haupt_rechts_rechts{
  display: inline;
  float: left;
  width: 230px;
  z-index: 50;
}

#standort_links{
}

#standort_links_tel, #standort_links_fax, #standort_links_mail, #standort_links_adresse{
  display: block;
  float: left;
  width: 100%;  
}

#standort_links img{
  float: left;
  display: inline;
  margin-right: 8px;
  margin-left: 35px;
}

#standort_links_tel img{
  float: left;
  display: inline;
  margin-right: 7px;
  margin-left: 0;
}

#standort_links_tel #tel{
  display: block;
  color: #030d6a;
  margin-top: 13px;
  margin-bottom: 40px;
  font-size: 18px;
  font-weight: bold;
}

#standort_links_fax #fax, #standort_links_mail #mail, #standort_links_adresse #adresse{
  display: block;
  color: #030d6a;
  margin-top: 9px;
  margin-bottom: 15px;
  font-size: 12px;
  font-weight: normal;
}


.contenttable{
  margin: 20px 0 0 0;
  padding: 0px;
  margin-bottom: 30px;
  border-spacing: 0;
}
.contenttable tr td, .contenttable tr th{
  font-size: 12px;
  font-family: Arial;
  margin-left: 0px;
  padding: 5px;
  padding-right: 10px;
  text-align: left;
  vertical-align: top;
}

table{
  display: block;
  width: 100%;
}

.tr-even{
  background: #b7cdfa;
}
.tr-odd{
  background: #dce6fa;
}



