/* CSS fuer das Ostseeheilbad Zingst - Maerz 2006 */
/* Programmierung von bdrops und vektorrausch, Kiel */

/* Allgemein
============================================================================================================== */

* {
  margin: 0;
  padding: 0;
}

html {
  background: url(../images/sch_left.gif) repeat-y 20% 0; 
  height: 100%;
}
  
body {
  font-size:small;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  line-height: 1.5em;
  background: url(../images/sch_right.gif) repeat-y 80% 0; 
  min-height: 100%;
}

* html body { /* IE Patch fuer Hoehe 100% */
        height: 100%; 
        behavior: url(../mawby/javascript/csshover.htc);
}

img {
  border: 1px solid #ccc;
  padding: 1px;
  background: #fff;
}

.left {
  float: left;
  margin-right: 1em;
  margin-bottom: 0.5em;
}
* html .left {
  margin-left: -0.5%;
}
.clear {
  clear: both;
}

.right {
  float: right;
  margin-left: 1em;
  margin-bottom: 0.5em;
}

#navi {
  float: left;
  width: 20%;
}

#content {
  float: left;
  width: 60%;
  overflow: hidden;
}

#extra {
  float: left;
  width: 19.9%;
  overflow: hidden;
}

#footer {
  width: 60%;
  margin: 0 auto;
  padding-left: 5em; 
  clear: left;
  color: #ccc;
  font-size:80%;
}

#adress, #home, #textsizer {
  height:3em;
  font-size:80%;
  line-height:240%;
}
#home {
  margin-left:1em;
}
#adress {
  margin-left: 1.5em;
}
#textsizer {
  text-align: right;
  margin-right: 1em;
}
#banner {
 height:10.2em;
 width:100%;
 text-align: right;
}

#logo2 {
   border: none;
}

#logo2 img {
 height: 10.2em;
 width: 10.2em;
 margin: 0;
 padding: 0;
 border: none;
 border-left: 1px solid #fff;
}
#logo {
  height:10.2em;
  background:url('../images/logo.gif') 10% top no-repeat;
  margin:2em 0 0;
  padding: 0;
}

#logo2 {
  border: none;
}

#ads {
  display: block;
  margin: 2em 4%;
  width: 100%;
  overflow: hidden;
  background-color: #fff;
  text-align: center;
  /* IE5/Win-Hack */
  voice-family: "\"}\"";
  voice-family: inherit;
  width: 92%;
}

#ads img,
#ads a {
  border: none;
  background: none;
}

#flash {
  display: block;
  margin: 2em 4%;
  height: 240px;
  width: 100%;
  overflow: hidden;
  background-color: #fff;
  /* IE5/Win-Hack */
  voice-family: "\"}\"";
  voice-family: inherit;
  width: 92%;
}
#flashcontent {
  width: 100%;
  display: block;
  text-align: center;
}
.flashbanner {
  margin: 0px !important;
  padding: 0px !important;
}

/* IE-MAC - special Commands \*//*/
        #content, #extra, #footer1, #footer2 { background: none; }
        #home, #adress, #textsizer { height:3em; line-height:2.8em; }
        #banner { width:100%; }
/**/


/* Design-TAGs 
============================================================================================================== */

a:link, a:visited {
  color: #888;
  text-decoration: none;
  border-bottom: dotted #ccc 1px;
}
a:hover,
a:focus,
a:active {
  color: #000;
  background: #fee4a3;
  border-bottom: 1px solid #fee4a3;
}
#navi ul {
  list-style: none;
  margin:0;
}
#navi ul.mainnavi {
  height:10.2em;
  background:#5e8892;
}
#navi ul.subnavi {
  width:100%;
  background:#d7e6ea;
}
#navi ul.level3 {
  width:100%;
  background:#aabfc5;
  border-top: 2px solid #98B1B8;
  font-size: 85%;
}
h1, h2, h3, h4, h5, h6 {
  font-family:"Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size:1.8em;
  font-weight: lighter;
  color: #5e8892;
}
h1, h2, h3, h4, h5, h6 {
  margin: 1em 4% 0.5em;
  padding-top:0.5em;
  border-top: 1px #5e8892 solid;
}
h2 {
  /*margin: 1.5em 0.8em 0.5em;*/
  font-size: 1.6em;
  border: none;
}
h3 {
  font-size:1.4em;
  border: none;
}
h4 {
  font-size:1.3em;
  border: none;
}
h5 {
  font-size:1.2em;
  border: none;
}
h6 {
  font-size:1.1em;
  border: none;
}
#content p, #content ul, #content form, #content iframe {
  margin: 1em 4%;
  font-size: 100%;
}
#extra p {
  margin: 1em 12%;
  font-size: 85%;
}
#extra h1 {
  margin: 1em 12% 0.5em;
}


#content ul,
#content ol {
  margin: 0 8% 1em 8%;
}

#content ol li {
  margin: 0 0 1em;
}
#content ol li li {
  margin: 0;
}
#content p.notes {
  clear: both;
  line-height: 2em;
  color: #5e8892;
  margin: 2em 4% 0.5em;
  padding:0.5em 0 0.5em;
  border-bottom: 1px #5e8892 solid;
  text-align: right;
  height: 2em;
}

#content p.categories {
  clear: both;
  color: #DFB41D;
  margin: 2em 4% 0;
  padding:0.5em 0 0.5em;
  border-bottom: 1px #DFB41D solid;
  border-top: 1px #DFB41D solid;
}

#content p.articles {
  line-height: 2em;
  color: #5e8892;
  margin: 0 1.8em;
  padding: 0 0 0.5em;
  text-align: right;
}
#content p, #content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
  clear: both;
}
#content fieldset {
  clear: both;  
  border: none;
}
#content legend {
  display: none;
}
#content label {
  display: block;
  width: 30%;
  float: left;
  margin-bottom: 0.5em;
}
#content label.checkbox {
  display: block;
  width: 60%;
  float: left;
  margin-bottom: 0.5em;
  margin-left: 30%;
}
* html #content label.checkbox {
  margin-left: 15%;
  width: 75%;
}
#content select,
#content input {
  float: left;
  width: 40%;
  margin-bottom: 0.5em;
}
#content input.smallinput {
  float: left;
  width: 6em;
  margin-bottom: 0.5em;
}
#content input.checkbox {
  float: left;
  width: auto;
  margin: 3px 5px 0 0;
}
#content textarea {
  float: left;
  width: 60%;
  height: 10em;
  margin-bottom: 0.5em;
}
#content .submit {
  width: 10em;
  margin-left: 30%;
}
* html #content .submit {
  margin-left: 26%;
}
#content .gender {
  width: 20%;
}
#content .tiar {
  width: 12%;
  margin-right: 1%;
}
#content form p {
  clear: left;
  float: left;
  font-size: 100%;
  font-weight: bold;
  margin-left: 0;
}
#content form h3 {
  clear: left;
  font-size: 1.4em;
  font-weight: bold;
  margin: 1em 0;
}
#content form.datePick {
	border-bottom: 1px #DFB41D solid;
	margin-top: 0;
	padding-bottom: 1em;
}
#content form br {
  clear: left;
}
#content iframe {
  border: none;
  margin-top: 0.5em;
}
#content .iframe {
  width: 92%;
}

.info {
  float: left;
}
.email {
  padding: 0.2em;
  background: url(../images/icon_mail.gif) left 60% no-repeat;
  padding-left: 1.7em;
  margin-left: 0.5em;
}
.pdf {
  padding: 0.2em;
  background: url(../images/icon_pdf.gif) left center no-repeat;
  padding-left: 1.6em;
  margin-left: 0.5em;
}
.print {
  padding: 0.2em;
  background: url(../images/icon_print.gif) left center no-repeat;
  padding-left: 1.7em;
  margin-left: 0.5em;
}
.totop {
  clear: left;
  padding: 0.2em;
  background: url(../images/icon_top.gif) left 40% no-repeat;
  padding-left: 1.7em;
  margin-left: 0.5em;
}
.pages {
  padding: 0 0.2em;
}
.noimgborder {
  border: none;
}

#navi ul.mainnavi a:link,
#navi ul.mainnavi a:visited {
  display:block;
  height:2em;
  width: 100%;
  text-decoration:none;
  color:#fff;
  padding:0.2em 0 0.2em 6%;
  border:none;
  overflow: hidden;
  margin-left: -6%;
  /* IE5/Win-Hack */
  voice-family: "\"}\"";
  voice-family: inherit;
  width: 94%;
  margin: 0;
  height: 1.6em;
}

#navi ul.mainnavi a:hover,
#navi ul.mainnavi a:focus,
#navi ul.mainnavi a:active,
#navi ul.mainnavi span {
  background-color:#436e77;
  display:block;
  height:2em;
  width:100%;
  text-decoration:none;
  color:#fff;
  padding:0.2em 0 0.2em 6%;
  border:none;
  overflow: hidden;
  margin-left: -6%;
  /* IE5/Win-Hack */
  voice-family: "\"}\"";
  voice-family: inherit;
  width: 94%;
  margin: 0;
  height: 1.6em;
}

#navi ul.subnavi a:link,
#navi ul.subnavi a:visited {
  display:block;
  height:2em;
  width:100%;
  text-decoration:none;
  color:#333;
  padding:0.2em 0 0.2em 6%;
  border-top:solid #fff 2px;
  border-bottom:none;
  overflow: hidden;
  margin-left: -6%;
  /* IE5/Win-Hack */
  voice-family: "\"}\"";
  voice-family: inherit;
  width: 94%;
  margin: 0;
  height: 1.6em;
}

#navi ul.subnavi a:hover,
#navi ul.subnavi a:focus,
#navi ul.subnavi a:active,
#navi ul.subnavi span {
  display:block;
  height:2em;
  width:100%;
  text-decoration:none;
  color:#555;
  background-color:#aabfc5;
  padding:0.2em 0 0.2em 6%;
  border-top:solid #fff 2px;
  border-bottom:none;
  overflow: hidden;
  margin-left: -6%;
  /* IE5/Win-Hack */
  voice-family: "\"}\"";
  voice-family: inherit;
  width: 94%;
  margin: 0;
  height: 1.6em;
}

#navi ul.level3 a:link,
#navi ul.level3 a:visited {
  display:block;
  height:1.6em;
  width:84%;
  text-decoration:none;
  color:#000;
  padding:0.2em 0 0.2em 16%;
  border-top:none;
  border-bottom:none;
  overflow: hidden;
}

#navi ul.level3 a:hover,
#navi ul.level3 a:focus,
#navi ul.level3 a:active,
#navi ul.level3 span {
  display:block;
  color:#000;
  font-weight: bold;
  background: url(../images/bullet.gif) 6% 45% no-repeat;
  height:1.6em;
  width:84%;
  text-decoration:none;
  padding:0.2em 0 0.2em 16%;
  border-top:none;
  border-bottom:none;
  overflow: hidden;
}

#navi ul.allnavi {
  margin-top:0.5em;
}

#navi ul.allnavi a:link,
#navi ul.allnavi a:visited {
  display:block;
  height:2em;
  width:100%;
  text-decoration:none;
  color:#333;
  padding:0.2em 0 0.2em 6%;
  border-top:solid #fff 1px;
  border-bottom:solid #fff 1px;
  /* IE5/Win-Hack */
  voice-family: "\"}\"";
  voice-family: inherit;
  width: 94%;
  height: 1.6em;
}
#navi ul.allnavi a:hover,
#navi ul.allnavi a:focus,
#navi ul.allnavi a:active,
#navi ul.allnavi span {
  color:#555;
  background:#ccc;
  display:block;
  height:2em;
  width:100%;
  text-decoration:none;
  padding:0.2em 0 0.2em 6%;
  border-top:solid #fff 1px;
  border-bottom:solid #fff 1px;
  /* IE5/Win-Hack */
  voice-family: "\"}\"";
  voice-family: inherit;
  width: 94%;
  height: 1.6em;
}
#navi p.fonnr {
  width: 100%;
  text-align: center;
  overflow: hidden;
  margin-top: 20px;
}
#navi p.fonnr img {
  border: none;
}
#navi a {
  border: none;
  background: none;
}

/* Dynamische Inhalte */
.dyna {
  margin:1em 4%;
  clear: both;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {
  height: 1%;
}
/* End hide from IE-mac */
.lpage {
  float: left;
}
.rpage {
  float: right;
}
.aktuell {
  float: left;
  width: 21em;
  height: 25em;
  overflow: auto;
  margin: 0 4em 2.5em 0em;
  position: relative;
  background: #FFFFe4 url(../images/dyna.jpg) repeat-x 0 0;
  font-size: 85%;
}
.aktuell dt {
  font-family:"Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size:1.5em;
  font-weight: normal;
  padding: 1.5em 0.5em 0.5em;
  color: #333;
  background: transparent url(../images/corner.jpg) 100% 0 no-repeat;
}
.aktuell dd {
  padding: 0 1em;
}
.aktuell dd.bottom {
  position: absolute;
  left: 1em;
  bottom: 1.5em;
  border-top: 1px solid #888;
  padding: 0.5em 0 0;
  width: 19em;
}

.neues {
  padding: 1.5em 1em 1.5em;
  border-top: 1px solid #eee;
}
.neues dt {
  font-weight: bold;
}

.neues dd.bottom {
  font-size: 85%;
  margin-top: 1em;
}

/* Galerie */
.mehrluft {
  margin: 0 0 2.5em 4%;
}
.verdat {
  float: left;
  height: 82px;
  width: 81px;
  /*background: transparent url("../images/dia.gif") 0 0 no-repeat;*/
  line-height: 82px;
  text-align: center;
  padding: 0px 0px 1px 0px;
  margin: 20px 20px 0 0;
}

* html .verdat {
  margin: 10px 10px 0 0;
}

.verdat img {
  padding: 6px;
  border-color: #eee;
  vertical-align: middle;
}
.verdat a:link,
.verdat a:visited,
.verdat a:hover,
.verdat a:focus,
.verdat a:active {
  border: none;
}
/* LIGHTBOX START 
============================================================================================================== */
#lightbox {
  background-color:#eee;
  padding: 10px;
  border-bottom: 2px solid #666;
  border-right: 2px solid #666;
}
#lightboxCaption{
  font-size: 0.8em;
  padding-top: 0.4em;
}
#lightbox img,
#lightbox a:link,
#lightbox a:visited,
#lightbox a:hover,
#lightbox a:focus,
#lightbox a:active {
  border: none;
  background-color: transparent;
  padding: 0;
  margin: 0;
}
#overlay img,
#overlay a:link,
#overlay a:visited,
#overlay a:hover,
#overlay a:focus,
#overlay a:active {
  border: none;
  background-color: transparent;
  padding: 0;
  margin: 0;
}

#overlay {
  background-image: url(../mawby/lightbox/overlay.png);
}

* html #overlay {
  background-color: #333;
  back\ground-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../mawby/lightbox/overlay.png", sizingMethod="scale");
}
#closeButton {
  width: 20px;
}
/*LIGHTBOX ENDE*/

/* GUESTBOOK START
============================================================================================================== */

.gbtak { position: absolute; top: -999em; left: -999em; height: 0; width: 0; }

.gb {
  padding: 1.5em 1em 1.5em;
  border-top: 1px solid #eee;
}
.gb dt {
  font-weight: bold;
}
.gb a:link,
.gb a:visited,
.gb a:hover,
.gb a:focus,
.gb a:active {
  border: none;
  margin: 0;
  padding: 0;
  background-color: transparent;
}
.gb img {
  vertical-align: middle;
  margin: 0 0 0 0.5em;
  padding: 0;
  border: none;
  behavior: url("../mawby/javascript/pngbehavior.htc");
  background-color: transparent;
}
.dateline {
  font-size: 85%;
  margin-top: 1em;
}
.firstgb {
  border-bottom: 1px solid #eee;
  padding-bottom: 1.5em;
}
.admingb {
  background: #FFFFe4 url(../images/dyna.jpg) repeat-x 0 0;
}
/*GUESTBOOK ENDE*/

/* Textsizer 
============================================================================================================== */

ul#textsizer {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
ul#textsizer li {
  display: inline;
  font-weight: bold;
  color: #555;
}
ul#textsizer li a {
  font-weight: normal;
}
#textgross {
  font-size:190%;
  margin-left: 0.125em;
}
#textmittel {
  font-size:150%;
  margin-left: 0.125em;
}
#textklein {
  font-size:110%;
  margin-left: 0;
}
#textsize {
  display:block;
  font-size:100%;
  margin:0 1em;
}
#textsize label {
  position: absolute;
  font-size: 0;
  left: -10000px;
} 

#textsizer a:link,
#textsizer a:visited {
  color:#555;
  text-decoration:none;
} 

#textsizer a:hover,
#textsizer a:focus,
#textsizer a:active {
  color:#222;
}
/* STARTSEITE
============================================================================================================== */
.startbox {
  float: left;
  width: 150px;
  height: 13em;
  border: 1px solid #ddd;
  padding: 0.5em 0 0 0;
  position: relative;
  margin: 0 2em 2.5em 0;
  font-size: 85%;
  overflow: hidden;
}
/** html .startbox {
  margin-left: 0 4em 1.25em 0;
} */
.startbox dt {
  font-family:"Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 125%;
  height: 3em;
  padding: 0 5px;
}
.startbox dd {
  padding: 0 15px;
  display: block;
  width: 120px;
  height: 9em;
  position: absolute;
  bottom: 0;
}
.sb1 dd a:link,
.sb2 dd a:link,
.sb3 dd a:link,
.sb4 dd a:link,
.sb5 dd a:link,
.sb1 dd a:visited,
.sb2 dd a:visited,
.sb3 dd a:visited,
.sb4 dd a:visited,
.sb5 dd a:visited,
.sb1 dd a:active,
.sb2 dd a:active,
.sb3 dd a:active,
.sb4 dd a:active,
.sb5 dd a:active {
  border: none;
  color: #000;
  display: block;
  width: 120px;
  height: 8.9em;
  text-decoration: none;
}
.sb1 dd a:hover,
.sb2 dd a:hover,
.sb3 dd a:hover,
.sb4 dd a:hover,
.sb5 dd a:hover,
.sb1 dd a:focus,
.sb2 dd a:focus,
.sb3 dd a:focus,
.sb4 dd a:focus,
.sb5 dd a:focus {
  background-color: transparent;
}
.sb1 dd, .sb3 dd {
  background: transparent url(../images/eck_gold.gif) no-repeat 100% 100%;
}
.sb2 dd {
  background: transparent url(../images/eck_gruen.gif) no-repeat 100% 100%;
}
.sb4 dd {
  background: transparent url(../images/eck_rot.gif) no-repeat 100% 100%;
}
.sb5 dd {
  background: transparent url(../images/eck_blau.gif) no-repeat 100% 100%;
}
.sb1:hover,
.sb1:focus {
  background: #fff url(../images/hg_1.jpg) no-repeat 0 30%;
  border: 1px solid #D9CC9F;
}
.sb3:hover,
.sb3:focus {
  background: #fff url(../images/hg_3.jpg) no-repeat 0 0;
  border: 1px solid #D9CC9F;
}
.sb5:hover,
.sb5:focus {
  background: #fff url(../images/hg_5.jpg) no-repeat 0 0;
  border: 1px solid #96B2CA;
}
.sb2:hover,
.sb2:focus {
  background: #fff url(../images/hg_2.jpg) no-repeat 0 30%;
  border: 1px solid #A8BEB4;
}
.sb4:hover,
.sb4:focus {
  background: #fff url(../images/hg_4.jpg) no-repeat 0 0;
  border: 1px solid #C1B5B7;
}
.sb6 {
  border: none;
}
.sb6 dt {
  position: absolute;
  font-size: 0;
  left: -10000px;
}
.sb6 dd {
  top: 2em;
}
dl.newstart {
  float: left;
  width: 100%;
  border-bottom: 1px solid #DFB41D;
  margin: 10px 0;
  padding-bottom: 10px;
  position: relative;
}
dl.newstart dt {

}
dl.newstart dt img {
  float: left;
  border: none;
}
dl.newstart dd {
  margin-left: 215px;
}
dl.newstart dd strong {
  color: #DFB41D;
  font-size: 110%;
}
dl.newstart dd a:link,
dl.newstart dd a:visited {
  margin-top: 0.5em;
  float: right;
  color: #DFB41D;
  border: none;
}
dl.newstart dd a:hover,
dl.newstart dd a:focus,
dl.newstart dd a:active {
  color: #000;
  background: #fee4a3;
}
/* SUCHE
============================================================================================================== */
#content span.rel {
  display: block;
  width: 4em;
  float: left;
  font-weight: bold;
}
#content span.rel100 {
  color: #639C18;
}
#content span.rel80 {
  color: #94D639;
}
#content span.rel60 {
  color: #FFD700;
}
#content span.rel40 {
  color: #FF8429;
}
#content span.rel20 {
  color: #d00;
}
#content strong.operator {
  color: #e20000;
  font-size: 120%;
  display: block;
  width: 2em;
  float: left;
}