div#gal_detail {
    width: 0px;
    height: 0px;
}

div#gal_detail_layer {
    position: absolute;
    top: 10px;
    border: 3px solid #FF9933;
    z-index: 150;
    padding: 30px;
    background-color: #FFFFFF;
    _-moz-border-radius: 14px;
}

div#gal_detail_layer p {
    text-align: center;
}

div#gal_detail_layer table {
    width: 100%;
}

td.gal_detail_prev {
    width: 33%;
    text-align: left;
}

td.gal_detail_next {
    width: 33%;
    text-align: right;
}

td.gal_detail_pos {
    width: 34%;
    text-align: center;
}

td.gal_detail_close {
    text-align: center;
}

div#gal_detail_layer p span {
    font-weight: bold;
}
.font1 {
  font-family:Arial;
  font-size:12px;
  font-weight:0;
  color:#040404;
}
.font1Fat {
  font-family:Arial;
  font-size:12px;
  font-weight:600;
  color:#040404;
}
.error {
  background-color:#FEB368;
  font-family:Arial;
  font-size:12px;
  font-weight:0;
  color:#FFFFFF;
}
.smallFont1 {
  font-family:Arial;
  font-size:10px;
  font-weight:0;
  color:#040404;
}
#Links {
  font-family:Arial;
  font-size:12px;
  font-weight:0;
  color:#040404;
  text-decoration:underline;
}
#Links:hover{
  font-family:Arial;
  font-size:12px;
  font-weight:100;
  color:#040404;
  text-decoration:none;
}
#SmallMail {
  font-family:Arial;
  font-size:10px;
  font-weight:0;
  color:#040404;
  text-decoration:underline;
}
#SmallMail:hover{
  font-family:Arial;
  font-size:10px;
  font-weight:100;
  color:#040404;
  text-decoration:none;
}
.font1 a{
  font-family:Arial;
  font-size:12px;
  font-weight:0;
  color:#040404;
  text-decoration:none;
}
.font1 a:hover{
  font-weight:600;
}
.fontAktiv {
  font-family:Arial;
  font-size:12px;
  font-weight:600;
  color:#040404;
  text-decoration:none;
}
.Menu a{
  text-align:center;
  font-family:Arial;
  font-size:13px;
  font-weight:600;
  color:#040404;
  text-decoration:none;
}
.Menu a:hover {
  text-align:center;
  font-family:Arial;
  font-size:13px;
  font-weight:600;
  color:#FF9933;
  text-decoration:none;
}
.MenuAktiv a{
  text-align:center;
  font-family:Arial;
  font-size:13px;
  font-weight:600;
  color:#FF9933;
  text-decoration:none;
}
#SCHAPRODE {
  font-family:Arial;
  font-size:15px;
  font-weight:700;
  color:#FF9933;
  letter-spacing:2px;
}
#Ruegen {
  text-align:right;
  font-family:Arial;
  font-size:18px;
  font-weight:600;
  color:#040404;
}
#StandartLink{
  font-family:Arial;
  font-size:12px;
  font-weight:100;
  color:#0000CC;
  text-decoration:underline;
}
#StandartLink:link{
  font-family:Arial;
  font-size:12px;
  font-weight:100;
  color:#0000CC;
  text-decoration:underline;
}
#StandartLink:visited{
  font-family:Arial;
  font-size:12px;
  font-weight:100;
  color:#551A8B;
  text-decoration:underline;
}
#StandartLink:active{
  font-family:Arial;
  font-size:12px;
  font-weight:100;
  color:#FF0000;
  text-decoration:underline;
}
#no-border {
    border:solid 1px #FFFFFF;
}
#border-colorIMG {
    border:dashed 2px #C7C7C7;
    border-width:1px;
}
.seebestattung{
        font-size:12px;
        font-weight:400;
}
.BGcolor      {background-color:#EBEBE4; border:solid 1px #7F9DB9;}
.border_top   { border-top-color:#C7C7C7;    border-top-width:1px;    border-top-style:dashed;     }
.border_left  { border-left-color:#C7C7C7;   border-left-width:1px;   border-left-style:dashed;    }
.border_right { border-right-color:#C7C7C7;  border-right-width:1px;  border-right-style:dashed;   }
.border_bottom{ border-bottom-color:#C7C7C7; border-bottom-width:1px; border-bottom-style:dashed;  }

table#extramenu {
  border-collapse: separate;
  border-spacing: 0px 1px;
}
table#extramenu td {
  padding-top: 0px;
  padding-bottom: 0px;
  height: 19px;
  padding-left: 8px;
  padding-right: 8px;
  margin-top:2px;
  margin-bottom:2px;
}

table#extramenu td.active {
  background-image: url('Pics/aktiv_menu.jpg');
  background-position: left top;
  background-repeat: no-repeat;
  text-align: left;
}

table#extramenu td.inactive {
  background-image: url('Pics/inaktiv_menu.jpg');
  background-position: left top;
  background-repeat: no-repeat;
  text-align: left;
}
