/*  =========================================================
Stylesheet FJ 
File:  screen.css
Media:  screen
Date:  21.02.2009
Update: 29.07.2011
========================================================== */

/* Kalibrierung der wichtigsten Abstände */
*  { padding: 0; margin: 0; }
h2, h3, p, ul, ol { margin-bottom: 1em; }  
ul ul { margin-bottom: 0; } 
li { margin-left: 1em; } 

/* Allgemeine Selektoren */

html { height: 101%; } 
body { 
   color: #FFFFFF;
   background-color: #000000;
   font-family: Arial, Helvetica, Verdana sans-serif; 
   font-size: small; 
   overflow: auto;
}
h1 { font-size: 100%;
     color: #ff5400}
h1.headline { padding-top: 10px; }
h2 { font-size: 130%; }
h3 { text-align: left;  
     font-size: 80%;      
     font-style: normal;
	 font-weight: bold;  
     letter-spacing: 2px; 
     line-height: 0.5em;
	 margin-bottom: 0;
	 padding-bottom: 0; 
	 color: #ff5400; }
address {
   text-align: left;  
   font-size: 80%;      
   font-style: normal;  
   letter-spacing: 2px; 
   line-height: 1em;
   color: #ffffff;  
}

.xl {
	 font-size: 160%;
}

.white {
   color: #ffffff;  
}

.orange {
   color: #ff5400;  
}

.bold {
   font-weight: bold;  
}

/* Hyperlinks */

a { text-decoration: none; outline: none;} 
a:link { color: #ff5400; } 
a:visited { color: #ff5400;
  border-bottom: 1px dotted #ff5400; }
a:hover, 
a:focus { 
  border-bottom: 1px dotted #ff5400;
}
a:active { 
   color: #ff5400; 
   background-color: #000000; 
}

a.menu { text-decoration: none !important; outline: none !important;
         border: none !important; }
a.menu:hover, 
a.menu:focus { 
  border: none !important;
}

a.menu:active { 
   color: #ff5400 !important;
   background-color: #000000 !important;
}





/* Allgemeine Klassen und IDs */
.skiplink { 
   position: absolute; 
   left: -3000px; 
   top: -2000px; 
   width: 0px; 
   height: 0px; 
   overflow: hidden; 
   display: inline; 
}

.clearing { clear: both; }
#logo { 
   color: black;
   padding: 0;
   border: 0 solid #ff5400; 
}

/* ==================================== 
   2. Styles für die  Layoutbereiche 
   ==================================== */

#wrapper { 
   color: #000000;
   width: 1250px;
   margin: auto;
   background-color: #000000;
   
}

#banner {
   position: relative;
   border: none; 
   color: black;
   height: auto;  
   background: #000000 url(pics/banner_bg.jpg) no-repeat;
   padding-left: 808px;
   padding-top: 49px;
   padding-right: 0;
   padding-bottom: 0;
   margin: 0;
}

#banner_dates {
   position: relative;
   border: none; 
   color: black;
   height: 196px;  
   background: #000000 url(pics/banner_dates.jpg) no-repeat;
   padding-left: 0;
   padding-top: 0;
   padding-right: 0;
   padding-bottom: 0;
   margin: 0;
}
   
   
   
   #banner_orange {
   position: relative;
   border: none; 
   color: black;
   height: 196px;  
   background: #000000 url(pics/orange_banner_logo.gif) no-repeat;
   padding-left: 0;
   padding-top: 0;
   padding-right: 0;
   padding-bottom: 0;
   margin: 0;
}

#banner_booking {
   position: relative;
   border: none; 
   color: black;
   height: 196px;  
   background: #000000 url(pics/banner_booking.jpg) no-repeat;
   padding-left: 0;
   padding-top: 0;
   padding-right: 0;
   padding-bottom: 0;
   margin: 0;
}

#banner_booking_h {
   position: relative;
   border: none; 
   color: black;
   height: 196px;  
   background: #000000 url(pics/banner_booking_h.jpg) no-repeat;
   padding-left: 0;
   padding-top: 0;
   padding-right: 0;
   padding-bottom: 0;
   margin: 0;
}

#banner_gallery {
   position: relative;
   border: none; 
   color: black;
   height: 196px;  
   background: #000000 url(pics/banner_gallery.jpg) no-repeat;
   padding-left: 0;
   padding-top: 0;
   padding-right: 0;
   padding-bottom: 0;
   margin: 0;
}

#banner_links {
   position: relative;
   border: none; 
   color: black;
   height: 196px;  
   background: #000000 url(pics/banner_links.jpg) no-repeat;
   padding-left: 0;
   padding-top: 0;
   padding-right: 0;
   padding-bottom: 0;
   margin: 0;
}

#banner_impressum {
   position: relative;
   border: none; 
   color: black;
   height: 196px;  
   background: #000000 url(pics/banner_impressum.jpg) no-repeat;
   padding-left: 0;
   padding-top: 0;
   padding-right: 0;
   padding-bottom: 0;
   margin: 0;
}
   
   #content {
      position: relative;
	  float: left;
	  border: none;
      color: #FFFFFF;
      background-color: #000000;
	  width: 847px;
	  height: 479px;
      padding: 0;
      margin: 0;
	  background: #000000 url(pics/content_home_pic_00.jpg) repeat-y top left;
   }
   
   #content_booking {
      position: relative;
	  float: left;
	  border: none;
      color: #FFFFFF;
      background-color: #000000;
	  width: 847px;
	  height: 479px;
      padding: 0;
      margin: 0;
	  background: #000000 url(pics/content_booking_pic_00.jpg) repeat-y top left;
   }
   
   #content_booking_h {
      position: relative;
	  float: left;
	  border: none;
      color: #FFFFFF;
      background-color: #000000;
	  width: 847px;
	  height: 479px;
      padding: 0;
      margin: 0;
	  background: #000000 url(pics/content_booking_h_pic_00.jpg) repeat-y top left;
   }
   
   #content_media {
      position: relative;
	  float: left;
	  border: none;
	  border-collapse: collapse;
      color: #FFFFFF;
      background-color: #000000;
	  width: 847px;
	  height: 469px;
      padding: 0;
      margin-top: 10px;
	  background: #000000 url(pics/content_media_pic_00.jpg) repeat-y top left;
   }
   
   #content_dates {
      position: relative;
	  float: left;
	  border: none;
	  border-collapse: collapse;
      color: #FFFFFF;
      background-color: #000000;
	  width: 847px;
	  height: 469px;
      padding: 0;
      margin-top: 0;
	  background: #000000 url(pics/content_dates_pic_00.jpg) repeat-y top left;
   }
   
   #content_gallery {
      position: relative;
	  float: left;
	  border: none;
	  border-collapse: collapse;
      color: #FFFFFF;
      background-color: #000000;
	  width: 847px;
	  height: 479px;
      padding: 0;
      margin-top: 0;
	  background: #000000 url(pics/content_gallery_pic_00.jpg) repeat-y top left;
   }
   
   #content_links {
      position: relative;
	  float: left;
	  border: none;
	  border-collapse: collapse;
      color: #FFFFFF;
      background-color: #000000;
	  width: 847px;
	  height: 469px;
      padding: 0;
      margin-top: 0;
	  text-align: right;
	  background: #000000 url(pics/content_links_pic_00.jpg) no-repeat;
   }
   
   #content_impressum {
      position: relative;
	  float: left;
	  border: none;
	  border-collapse: collapse;
      color: #FFFFFF;
      background-color: #000000;
	  width: 847px;
	  height: 469px;
      padding: 0;
      margin-top: 0;
	  text-align: left;
	  background: #000000 url(pics/content_impressum_pic_00.jpg) no-repeat;
   }
   
   #box_left {
	  float: left;
	  border: none;
	  width: 414px;
	  height: auto;
	  margin: 0;
	  padding: 0;
	  display: block;
	  text-align: justify;
   }
   
   #box_dates {
	  float: left;
	  border: none;
	  width: 620px;
	  height: auto;
	  margin: 0;
	  padding: 0;
	  display: block;
	  text-align: justify;
	  text-align: left;  
      font-size: 90%;      
      font-style: normal;  
      letter-spacing: 2px; 
      line-height: 1.2em;
      color: #ff5400;
   }
   
   #box_booking {
	  float: left;
	  border: none;
	  width: 540px;
	  height: auto;
	  /*overflow: auto;*/
	  margin: 0;
	  padding: 0;
	  display: block;
	  text-align: left; 
      font-size: 90%;      
      font-style: normal;  
      letter-spacing: 2px; 
      line-height: 2em;
      color: #ffffff;
   }
   
   #box_booking_h {
	  float: left;
	  border: none;
	  width: 840px;
	  height: auto;
	  /*overflow: auto;*/
	  margin: 0;
	  padding: 0;
	  display: block;
	  text-align: left; 
      font-size: 90%;      
      font-style: normal;  
      letter-spacing: 2px; 
      line-height: 2em;
      color: #ffffff;
   }
   #box_impressum {
	  float: left;
	  border: none;
	  width: 540px;
	  height: auto;
	  margin: 0;
	  padding: 0;
	  display: block;
	  text-align: left; 
      font-size: 90%;      
      font-style: normal;  
      letter-spacing: 2px; 
      line-height: 2em;
      color: #ffffff;
   }
   
   #box_gallery {
	  float: left;
	  border: none;
	  width: 460px;
	  height: auto;
	  margin: 0;
	  padding: 0;
	  display: block;
	  text-align: left; 
      font-size: 90%;      
      font-style: normal;  
      letter-spacing: 2px; 
      line-height: 2em;
      color: #ffffff;
   }
   
   #box_links {
	  float: right;
	  border: none;
	  width: 460px;
	  height: auto;
	  margin: 0;
	  padding: 0;
	  display: block;
	  text-align: left; 
      font-size: 90%;      
      font-style: normal;  
      letter-spacing: 2px; 
      line-height: 2em;
      color: #ffffff;
   }
   
   #box_left_left {
	  float: left;
	  border: none;
	  width: 845px;
	  height: auto;
	  margin: 0;
	  padding: 0;
	  display: block;
	  text-align: left;
   }
   
   #left {
	  float: left;
	  border: none;
      width: 173px;
	  height: 479px;
      margin: 0;
      padding: 0;
	  background: #000000 url(pics/menu_l.jpg) repeat-y top left; 
	  display: inline;
	  }
	  
   #left_links {
	  float: left;
	  border: none;
      width: 173px;
	  height: 479px;
      margin: 0;
      padding: 0;
	  background: #000000 url(pics/menu_links_l.jpg) repeat-y top left; 
	  display: inline;
	  }
	  
   #right {
	  float: left;
	  border: none;
	  width: 230px;
	  height: 479px;
	  margin: 0;
	  padding: 0;
	  background: #000000 url(pics/menu_r.jpg) repeat-y top left; 
	  display: inline;
   }
   
   #right_gallery {
	  float: left;
	  border: none;
	  width: 230px;
	  height: 479px;
	  margin: 0;
	  padding: 0;
	  background: #000000 url(pics/menu_gallery_r.jpg) repeat-y top left; 
	  display: inline;
   }
   
   #right_impressum {
	  float: left;
	  border: none;
	  width: 230px;
	  height: 479px;
	  margin: 0;
	  padding: 0;
	  background: #000000 url(pics/menu_impressum_r.jpg) repeat-y top left; 
	  display: inline;
   }
   
   #footer {
      clear: both;
	  border: none;
	  height: 203px;
      margin: 0;
      padding: 25px 0 0 345px;
      text-align: left;
	  background: #000000 url(pics/footer_bg.jpg) no-repeat;
	}
	
	#footer_booking {
      clear: both;
	  border: none;
	  height: 203px;
      margin: 0;
      padding: 25px 0 0 345px;
      text-align: left;
	  background: #000000 url(pics/footer_booking_bg.jpg) no-repeat;
	}
	
	#footer_booking_h {
      clear: both;
	  border: none;
	  height: 203px;
      margin: 0;
      padding: 25px 0 0 345px;
      text-align: left;
	  background: #000000 url(pics/footer_booking_h_bg.jpg) no-repeat;
	}
	
	#footer_gallery {
      clear: both;
	  border: none;
	  height: 203px;
      margin: 0;
      padding: 25px 0 0 345px;
      text-align: left;
	  background: #000000 url(pics/footer_gallery_bg.jpg) no-repeat;
	}
	
	#left_orange {
	  float: left;
	  border: none;
      width: 173px;
	  height: 479px;
      margin: 0;
      padding: 0;
	  background: #000000 url(pics/orange_menu_l.gif) repeat-y top left; 
	  display: inline;
	  }
	  
   #right_orange {
	  float: left;
	  border: none;
	  width: 230px;
	  height: 479px;
	  margin: 0;
	  padding: 0;
	  background: #000000 url(pics/orange_menu_r.gif) repeat-y top left; 
	  display: inline;
   }
   
   #right_booking {
	  float: left;
	  border: none;
	  width: 230px;
	  height: 479px;
	  margin: 0;
	  padding: 0;
	  background: #000000 url(pics/menu_booking_r.jpg) repeat-y top left; 
	  display: inline;
   }
   
   #right_booking_h {
	  float: left;
	  border: none;
	  width: 230px;
	  height: 479px;
	  margin: 0;
	  padding: 0;
	  background: #000000 url(pics/menu_booking_h_r.jpg) repeat-y top left; 
	  display: inline;
   }
   
   #footer_orange {
      clear: both;
	  border: none;
	  height: 203px;
      margin: 0;
      padding: 25px 0 0 345px;
      text-align: left;
	  background: #000000 url(pics/orange_footer.gif) no-repeat;
	}
	
/* ==================================== 
   PICS / TXT
   ==================================== */
   
   .bildrechts {
   float:right; 
   border: 1px solid #ff5400; 
   margin: 8px 0px 8px 8px;
   padding: 2px;
}

.bildlinks {
   float: left;
   border: 1px solid #ff5400; 
   margin: 8px 8px 8px 0;
   padding: 2px;
}

.bildlinks_menu {
   float:left;
   border: 1px solid #ff5400; 
   margin: 0;
   padding: 0;
}

.bildlinks_ohnerand {
   float:left;
   margin: 8px 8px 8px 0;
   padding: 0;
}

.bild_box {
   float: none;
   vertical-align: middle;
   margin: 0;
   padding: 1px 0 2px 0;
}

.zurueck {
   float: right;
   vertical-align: middle;
   border: 1px solid #ff5400;
   margin: 0;
   padding: 0 4px 0 4px;
}


/*#navibereich { 
   text-align: right;  
   color: black;
   background: #bed747 url(pics/farbverlauf_.jpg) repeat-y top left; 
   padding: 5px 10px 4px 10px;  
   border-bottom: 1px solid #14902d;
} 
   #navibereich ul { 
      margin-bottom: 0; 
   } 
   #navibereich li { 
      display: inline; 
      list-style-type: none; 
      margin: 0 ;  
   }
   #navibereich a { 
      color: black; 
      background-color: #bed747; 
      padding: 4px 4px 4px 8px; 
      border: 1px solid #14902d;
   }  
   #navibereich a:hover,
   #navibereich a:focus,
   #startseite #navi01 a, 
   #galerieseite #navi02 a,
   #hv #navi03 a,
   #hd #navi04 a,
   #kontaktseite #navi05 a { 
      color: black; 
      background: #ecdf5d url(pics/menu_verlauf.gif);
      border-bottom-color: #ecdf5d; 
   }  
   #navibereich a:active { 
      color: black;
      background-color: white; 
   }  

#textbereich { padding: 20px 10px 20px 20px; }
   #textbereich a { 
      border-bottom: 1px dotted #cc0000;
   }
   #textbereich a:hover,
   #textbereich a:focus { 
      border-bottom: 1px solid #bed747; 
   }*/
   
 



/* ==================================== 
   3. Sonstige Styles 
   ==================================== */

/* formular */
form {
   background-color: #eee;
   width: 370px; /* Breite des Formulars */ 
   padding: 20px; 
   border: 1px solid #bed747;
}
/* Beschriftung auf eigener Zeile */
label { 
   display: block; 
   cursor: pointer; 
} 
input#absender, 
textarea { 
   width: 300px;
   border: 1px solid #bed747;
   margin-bottom: 1em;
}
textarea { 
   height: 7em; 
}
input#absender:focus, 
textarea:focus {
   background-color: #d9d9d9; 
}


/* G A L E R Y */  
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; border: none; }
#imageContainer>#hoverNav{ left: 0; border: none;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; border: none; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; border: none; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; border: none; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%; }

#imageData{	padding:0 10px; color: #ff5400; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
/*end G A L E R Y */  





/* ======================================= 
   E N D E   D E S   S T Y L E S H E E T S 
   ======================================= */
