/* 
* :: Redesign Webpage ::
* @author: Christian Aigner - schreibdrauflos(AT)gmx.at
*/

body {
	margin: 0px auto;
	background-color: #eeeeee;
	font-family: verdana;
	font-size: 0.8em;
	color: #000000;
	background-image: url(background.gif);
	background-repeat: repeat-y;
	background-position: 50% 0px; 
}

.tablemiddle {
	font-family: verdana;
	font-size: 12px;
	color: #000000;	
}

.tablehead {
	font-family: verdana;
	font-weight: bold;
	vertical-align:middle;
	text-align: center;
	background-color: #ffff99;	
	
	
}

.tablehead2 {
	font-family: verdana;
	font-weight: bold;
	vertical-align:middle;
	text-align: center;
	background-color: #ccffff;	
}


/* ----- DIV-Beschreibungen mit Eigenschaften ------ */


#header_start {
	background-image: url(img/header_start.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 180px;
	width: 770px;
	position: relative;
	top: 0px;
	left: 50%;
	margin-left: -385px;
}
#header_start h1 {
	color: #990000;
	font-size: 1.4em;
	font-weight: bold;
	padding-top: 0px;
	margin-top:    0px;
	padding-left: 20px;
	background-color: inherit;      
	font-style: italic;
} 



#header_zimmer {
	background-image: url(img/banner_zimmer.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 180px;
	width: 770px;
	position: relative;
	top: 0px;
	left: 50%;
	margin-left: -385px;
}
#header_zimmer h1 {
	color: #990000;
	font-size: 1.4em;
	font-weight: bold;
	padding-top: 0px;
	margin-top:    0px;
	padding-left: 20px;
	background-color: inherit;      
	font-style: italic;
} 

#header_preise {
	background-image: url(img/banner_preise.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 180px;
	width: 770px;
	position: relative;
	top: 0px;
	left: 50%;
	margin-left: -385px;
}
#header_preise h1 {
	color: #990000;
	font-size: 1.4em;
	font-weight: bold;
	padding-top: 0px;
	margin-top:    0px;
	padding-left: 20px;
	background-color: inherit;      
	font-style: italic;
} 
#header_galerie {
	background-image: url(img/banner_fruehstueck.jpg);
	background-repeat: no-repeat;
	display: block; 
	height: 180px;
	width: 770px;
	position: relative;
	top: 0px;
	left: 50%;
	margin-left: -385px;
}
#header_galerie h1 {
	color: #990000;
	font-size: 1.4em;
	font-weight: bold;
	padding-top: 0px;
	margin-top:    0px;
	padding-left: 20px;
	background-color: inherit;      
	font-style: italic;
} 


#header_anreise {
	background-image: url(img/banner_anreise.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 180px;
	width: 770px;
	position: relative;
	top: 0px;
	left: 50%;
	margin-left: -385px;
}
#header_anreise h1 {
	color: #990000;
	font-size: 1.4em;
	font-weight: bold;
	padding-top: 0px;
	margin-top:    0px;
	padding-left: 20px;
	background-color: inherit;      
	font-style: italic;
} 
/* ------------ */

#header {
	background-image: url(img/test1.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 180px;
	width: 770px;
	position: relative;
	top: 0px;
	left: 50%;
	margin-left: -385px;
}


#header h1 {
	color: #990000;
	font-size: 1.4em;
	font-weight: bold;
	padding-top: 0px;
	margin-top:    0px;
	padding-left: 20px;
	background-color: inherit;      
	font-style: italic;
} 


#navigation {
	display: block;
	float: left;
	width: 200px;
	height: auto;
	position: relative;
	top: 0px;
	left: 50%;
	margin-left: -375px;
	font-family: verdana;
} 
/* ------------------------------------------------ */
/* Definition fuer Navigation (Liste) */
#navigation ul {   
	display: block;
	width: 200px;
	height: auto;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-top: 1px solid #cccccc;
}
 
#navigation ul li {
	display: block;
	height: 20px;
	width: 200px;      
	list-style-type: none;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid #cccccc; 
}

#navigation ul li a {
	display: block;
	width: 185px;
	height: 20px;
	padding: 0px 0px 0px 5px;
	margin: 0px 0px 0px 0px; 
	font-size: 1.0em;
	line-height: 1.5em;
	color: #111111;
	text-decoration: none;
	background-color: #ffffff;
	background-repeat: repeat;
	border-left:   10px solid #eeeeee; 
}

#navigation ul li a:hover {
	color: #000000;
	background-color: #FFFF99;
	background-repeat: repeat;
	display: block;
	border-left: 10px solid #003366;
} 

/* ------------------------------------------------ */


#content {
	display: block;
	width: 530px;
	height: auto;
	float: left;
	position: relative;
	top: 10px;
	left: 50%;
	margin-left: -165px;
}

#content h1 {
	color: #003366;
	background-color: inherit;   
	font-size: 1.2em;
	font-weight: bold;
}

#content h2{
	color:#003366;
	background-color: inherit;   
	font-size: 1.0em;
	
}

#content table_ueber{
	color:#003366;
	font-size: 14px;
	font-weight: bold;
	
	}



#content a    {
	text-decoration: none;
	color: #993333;
	background-image: url(arrow.gif);
	background-repeat: no-repeat;
	background-color: inherit;
	padding-left: 14px;
}

#content a.nonepic {
	background-image: none;	
	}
	
#content a:hover {
	color: #333333;
	background-color: inherit;   
}

#footer {
	display: block;
	width: 530px;
	height: 2.0em;
	clear: both;
	position: relative;
	top: 10px;
	left: 50%;
	margin-left: -165px;
	padding-top: 30px;
	padding-bottom: 20px;
}

#footer span {
	display: block;
	height: 1.7em;
	text-align: center;
	background-color: #efefef;
	background-repeat: repeat;
	color: #000000;
	font-size: 0.8em;
	padding-top: 0.3em;
}

#footer span a {
	text-decoration: none;
	color: #993333;
	background-color: inherit;
} 

#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/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.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; }	
#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; }

