/* ======
Stylesheet für Table-Layout ferienwohnung-hueske.de
====== */

@font-face {
  font-family: 'Calibri';
  font-style: normal;
  font-weight: 400;
  font-disaply: swap;
  src: local('Calibri'), url(https://fonts.gstatic.com/l/font?kit=J7afnpV-BGlaFfdAhLEY6w&skey=a1029226f80653a8&v=v10) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
body {
/* background-image : url(images/bg/bg.jpg); 
background-repeat : repeat-x; */
margin-top : 0; 
background-color : #d4ebc1; 
color : #fff; 
font-family : Calibri, Helvetica, Arial, sans-serif; 
color : #000; 
font-size : 16px; 
} 
h1 {
font-size : 30px; 
color : #4b5658; 
margin : 7px 0px 0px 0px; 
padding : 1px 0px 0px 0px; 
border : 0px; 
font-family : Calibri, Helvetica, Arial, sans-serif; 
} 
h2 {
font-size : 22px; 
color : #4b5658; 
margin-top : 2px; 
padding : 1px; 
border : 0 outset #95b7d0; 
font-family : Calibri, Helvetica, Arial, sans-serif; 
}
a:hover {
color : #6ca2be; 
text-decoration : none; 
} 
a {
color : #78899d; 
text-decoration : none; 
} 
table.container {
width : 1000px; 
border : 0px; 
margin-top : 10px; 
margin-left : auto; 
margin-right : auto;
padding: 0px;
background-color : #ffff00; 
border-collapse:collapse;
}
table.navi {
border:0px;
padding:0px;
margin:0px;
border-collapse:collapse;
}
table.navi_box_table {
border:0px;
padding:0px;
margin:0px;
border-collapse:collapse;
}
td.navi_box {
float : left; 
width : 120px; 
height : 45px; 
margin : 0px 0px 3px 0px; 
padding: 0px;
border : 1px solid #e0dfdd; 
background-color : #ffffff; 
font-family:geneva,arial;
color:#B8A07A;
font-size:14px;
font-weight:bold;
}
td.navi_font {
padding:0px 0px 0px 10px;
letter-spacing:normal
}
td.nav_balken {
width : 4px; 
height : 45px; 
margin : 0px;
border: 0px;
padding: 0px;
background-color : #78899d; 
}
td.banner {
border: 0px;
margin: 0px;
padding: 0px;
width: 1000px; 
height: 180px; 
background-image : url(images/top.jpg); 
}
td.links {
width: 126px;
margin:0px;
border:0px;
padding:0px;
vertical-align:top;
}
td.inhalt {
vertical-align:top;
padding: 0px 15px 15px 10px;
}
td.fuss {
vertical-align:top;
#background-image : url(images/bg/corner.jpg); 
#background-repeat : no-repeat; 
#background-position : bottom right; 
height: 65px;
font-family : Calibri, Helvetica, Arial, sans-serif; 
color : #000; 
font-size : 14px; 
}
hr {
width: 800px;
text-align:left;
}
/* ---- LIGHTBOX ---- */
#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; }
#imageContainer>#hoverNav{ left: 0;}
#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; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/lightbox/prev.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/lightbox/next.gif) right 15% no-repeat; }

#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: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; letter-spacing:normal }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em; }			
#imageData #bottomNavClose{ width: 113px; 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; }
/* ------ LIGHTBOX ENDE ------ */

/* ======
Hier beginnt der Stylesheet-Bereich fuer die Belegungstabelle
====== */

/* Hauptabelle */
table.bel_main {
margin:0px;
padding:0px;
border:1px solid navy;
background-color:white;
color:navy;
font-family:'Arial';
font-size:8pt;
font-weight:normal;
text-align:center;
letter-spacing: normal;
}
/* Zellen der Hauptabelle */
td.bel_main {
margin:0px;
padding:0px;
vertical-align:top;
}
/* rechte und linke Untertabellen */
table.bel_sub, table.bel_sub_right {
border-collapse:collapse;
margin-left:10px;
margin-bottom:10px;
}
/* rechte Untertabelle */
table.bel_sub_right {
margin-right:10px;
}
/* Kopf der Untertabellen (Monat/Jahr) */
td.bel_kopf {
border:1px solid navy;
padding:3px;
font-weight:bold;
text-align:left;
background-color:#ffffcc;
color:navy;
}
/* Wochentage- und Kalenderwochen-Zellen der Untertabellen */
td.bel_wochentag, td.bel_kw {
border:1px solid navy;
font-weight:normal;
color:#9999cc;
padding:1px 3px;
font-size:8pt;
text-align:center;
background-color:#ffffcc;
}
/* gemeinsame Eigenschaften der Zellen der Untertabellen */
td.bel_f, td.bel_b, td.bel_a, td.bel_v {
border:1px solid navy;
padding:1px 3px;
text-align:center;
font-weight:normal;
}
/* Zelle "frei" */
td.bel_f {
background-color:#ffffff;
}
/* Zelle "belegt" */
td.bel_b {
background-color:#ff0000;
}
/* Zelle "An-/Abreise" */
td.bel_a {
background-color:#ff9900;
}
/* Zelle "vorgemerkt" */
td.bel_v {
background-color:#FFFF00;
}
/* Bereich der Schalter */
div.bel_head_button {
margin:10px;
}
/* Eigenschaften der Schalter */
.bel_button {
background-color:#ffffcc;
font-size:8pt;
color:navy;
font-weight:bold;
border:1px solid navy;
width:130px;
}
/* Bereich der Legende */
div.bel_legende {
padding-left:6px;
}
/* Elemente der Legende */
div.bel_legende_element {
width:85px;
text-align:center;
}
/* Fußzeile (letzte Änderung) */
div.bel_foot {
padding-top:10px;
padding-right: 10px;
vertical-align:bottom;
font-size:8pt;
}

/* ======
Ende des Stylesheet-Bereichs fuer die Belegungstabelle
====== */
