div.ueberschrift {
  text-align: center;
  font-family: Arial,sans-serif; 
  font-size: 25px;
  color: #666666;
  margin-top: 8px;
  margin-bottom: 8px;
  margin-left: auto;
  margin-right: auto; 
}
div.ueberschrift_1o {
  text-align: center;
  font-family: Arial,sans-serif; 
  font-size: 22px;
  color: #666666;
  margin-top: 2px;
  margin-bottom: 0px; 
}
div.ueberschrift_1u {
  text-align: center;
  font-family: Arial,sans-serif; 
  font-size: 18px;
  color: #666666;
  margin-top: 0px;
  margin-bottom: 2px; 
}
table.t1 {
  width: 920px;
  text-align: center; 
  margin-left: auto; 
  margin-right: auto;
  border: 0px;
}
td.t1_z1_s1 {
  width:130px;
  padding-left:20px;
  text-align:left;
  border: 0px;
}
div#link_links a{
  font-size: 13px;
  font-weight: bold;
  line-height:24px;
  color: #003299;
  text-decoration: none;
  display: block;
  background: url(../layout/menupfeil_links.gif) no-repeat left;
  padding-left: 46px;
}
div#link_links a:hover{
  color: #CC0066;
  background: url(../layout/menupfeil_links_aktiv.gif) no-repeat left;
}
td.t1_z1_s3 {
  width:130px;
  padding-right:20px;
  text-align:right;
  border: 0px;
}
div#link_rechts a{
  font-size: 13px;
  font-weight: bold;
  line-height:24px;
  color: #003299;
  text-decoration: none;
  display:block;
  background: url(../layout/menupfeil_rechts.gif) no-repeat right;
  padding-right: 0px;
}
div#link_rechts a:hover{
  color: #CC0066;
  background: url(../layout/menupfeil_rechts_aktiv.gif) no-repeat right;
}
div#link_video{
  background-color: #cccccc;
  width: 130px;
  height: 24px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 480px;
  padding-top: 0px;
  padding-bottom: 0px;
  text-align: center;
  vertical-align: baseline;
  border: 1px solid #333333;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  -moz-box-shadow: 4px 4px 2px #666666;
  box-shadow: 4px 4px 2px #666666;
}
div#link_video a{
  text-align: center;
  font-size: 13px;
  font-weight: bold;
  /*line-height: 24px;  */
  color: #003299;
  text-decoration: none;
}
div#gallerie_hori {
  /* 6+1+10+1+420+1+10+1+6+6+1+10+1+420+1+10+1+6 = 912 */
  width: 918px; /* 6px mehr für IE6 */
  margin-left: auto;
  margin-right: auto;
}
div#gallerie_vert {
  /* 6+1+10+1+280+1+10+1+6+6+1+10+1+280+1+10+1+6+6+1+10+1+280+1+10+1+6 = 948 */
  width: 954px; /* 6px mehr für IE6 */
  margin-left: auto;
  margin-right: auto;
}
div#gallerie_pan_30 {
  /* 6+1+10+1+912+1+10+1+6 = 948 */
  width: 954px; /* 6px mehr für IE6 */
  margin-left: auto;
  margin-right: auto;
}
div#gallerie_pan_45 {
  /* 6+1+10+1+912+1+10+1+6 = 948 */
  width: 954px; /* 6px mehr für IE6 */
  margin-left: auto;
  margin-right: auto;
}
div#gallerie_pan_60 {
  /* 6+1+10+1+912+1+10+1+6 = 948 */
  width: 954px; /* 6px mehr für IE6 */
  margin-left: auto;
  margin-right: auto;
}

div.polaroid {
  float: left;
  background-color: #FFFFFF;
  margin-left: 6px;
  margin-right: 6px;
  margin-bottom: 12px;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 7px;
  border: 1px solid #333333;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  font-family: "Times New Roman", serif;
  font-size: 14px;
  font-style: normal;
  text-align: center;
  -moz-box-shadow: 4px 4px 2px #666666;
  box-shadow: 4px 4px 2px #666666;
}
div.polaroid img {
  display: block;  
  margin-bottom: 7px;
  border: 1px solid #000000;
}   
img.hori {
  width: 420px;
  height: 280px;
}   
img.vert {
  width: 280px;
  height: 420px;
}      
img.pan_30 {
  width: 912px;
  height: 304px;
} 
img.pan_45 {
  width: 912px;
  height: 203px;
}
img.pan_60 {
  width: 912px;
  height: 152px;
}
ul.lightbox li {
  overflow: hidden;
  position: absolute;
  width: 0;
  height: 0;
  left: 0;
  top: 0;
  opacity: 0;
  background: rgba(0, 0, 0, 0.75);
  -moz-transition: opacity 1.5s;
  -o-transition: opacity 1.5s;
  -webkit-transition: opacity 1.5s;
}
li#video1 a{
  text-decoration: none;  
}
ul.lightbox li:target {
  width: 100%;
  height: 900px;
  text-decoration: none;
  opacity: 1;
}
ul.lightbox li:target a {
  position: absolute;
  top: 0px;
  left: 0px;
  text-decoration: none;
}
iframe.iframe2 {
  /* Original 1440 x 800 */
  width:1000px;
  height:556px;
  margin-top:10px;
  margin-bottom:10px;        
  border: 15px solid #dddddd;
  -moz-border-radius: 15px;
  border-radius: 15px, 10px;
  -moz-box-shadow: 8px 8px 8px #000000;
  -o-box-shadow: 8px 8px 8px #000000;
  -webkit-box-shadow: 8px 8px 8px #000000;
  shadow: 8px 8px 8px #000000;
} 
div#lightbox_zurueck {
  padding-left: 100px;
  padding-right: 150px;
  padding-top: 40px;
  padding-bottom: 500px;
  text-decoration: none;
}
div#lightbox_close {
  color: #FFFFFF;
  background-color: #000000;
  position: absolute;
  width: 40px;
  height: 18px;
  top: 35px;
  right: 125px;
  font-size: 15px;
  font-family: Arial, sans-serif;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  border-color: #FFFFFF;
  border-width: 5px;
  border-style: solid;
  -moz-border-radius: 10px;
  border-radius: 10px, 10px;
}
div#lightbox_close:hover {
  color: #000000;
  border-color: #999999;
  background-color: #FFFFFF;
}   