/*******************************************************************************\
 *	HAUPTFARBEN DER SITE                                                        *
 *	--------------------------------------------------------------------------- *
 *	GRUEN   #166E01                                                             *  
 *	ORANGE  #FF9000                                                             *  
\*******************************************************************************/

body{
	font-family			: Arial, Tahoma, Verdana;
	font-size			: 10pt;
	background-image	: url(design/bg.gif);
	background-repeat	: repeat;
}

/*******************************************************************************\
 *	Rahmen und Positionierungen                                                 *
 *	--------------------------------------------------------------------------- *
 *	Hauptrahmen                                                                 *  
\*******************************************************************************/
#rahmen{
	width					: 901px;
	margin-left			: auto;
	margin-right		: auto;
/*	border				: 1px solid #FF0000; */
}

#mainhead{
	width					: 901px;
	height				: 149px;
	padding				: 0px 0px 0px 0px;
	margin				: 0px 0px 0px 0px;
/*	border				: 1px solid #FF0000; */
/*	background-color	: #FF0000; */
	background-image	: url(design/design_03.gif);
	background-repeat	: no-repeat;
}

#mainhead2{
	width					: 180px;
	height				: 34px;
	padding				: 0px 0px 0px 0px;
	margin				: 0px 0px 0px 0px;
/*	border				: 1px solid #FF0000; */
/*	background-color	: #FF0000; */
/*	background-image	: url(design/design_05.gif); */
	background-repeat	: no-repeat;
}

#mainheadleft{
	width					: 180px;
	height				: 34px;
	padding				: 0px 0px 0px 0px;
	margin				: 0px 0px 0px 0px;
/*	border				: 1px solid #FF0000; */
/*	background-color	: #FF0000; */
	background-image	: url(design/design_05.gif);
	background-repeat	: no-repeat;
	float					: left;
}

#maincontent{
	width					: 901px;
	height				: 100%;
	padding				: 0px 0px 0px 0px;
	margin				: 0px 0px 0px 0px;
/*	border				: 1px solid #FF0000; */
	background-color	: #00FF00;
	background-image	: url(design/design_09.gif);
	background-repeat	: repeat;
	overflow				: hidden;
}

#mainleft{
	width					: 180px;
	padding				: 0px 0px 0px 0px;
	margin				: 0px 0px 0px 0px;
/*	border				: 1px solid #FF0000; */
/*	background-color	: #FFFF00; */
	float					: left;
}

#mainmiddle{
	width					: 721px;
	padding				: 0px 0px 0px 0px;
	margin				: 0px 0px 0px 0px;
/*	border				: 1px solid #FF0000; */
/*	background-color	: #FF00FF; */
	float					: left;
}

#mainright{
	width					: 185px;
	height    		   : 100px;
	padding				: 0px 0px 0px 0px;
	margin				: 0px 0px 0px 0px;
/*	border				: 1px solid #FF0000; */
	background-color	: #00FFFF;
	float					: right;
}

#mainfoot{
	width					: 901px;
	height				: 27px;
	padding				: 0px 0px 0px 0px;
	margin				: 0px 0px 0px 0px;
/*	border				: 1px solid #FF0000; */
/*	background-color	: #0000FF; */
	color             : #FFFFFF;
	float					: left;
}

#mainfootleft{
	width					: 180px;
	height				: 27px;
	padding				: 0px 0px 0px 0px;
	margin				: 0px 0px 0px 0px;
/*	border				: 1px solid #FF0000; */
/*	background-color	: #FF0000; */
	background-image	: url(design/design_10.gif);
	background-repeat	: no-repeat;
	float					: left;
}

#mainfootright{
	width					: 721px;
	height				: 27px;
	padding				: 0px 0px 0px 0px;
	margin				: 0px 0px 0px 0px;
/*	border				: 1px solid #FF0000; */
/*	background-color	: #FF0000; */
	background-image	: url(design/design_11.gif);
	background-repeat	: no-repeat;
	float					: left;
}

/*******************************************************************************\
 *	Innenrahmen                                                                 *  
\*******************************************************************************/
#menu{
	font-family			: Tahoma, Arial, Verdana;
	font-size			: 10pt;
	font-weight			: bolder;
	width					: 180px;
	padding				: 0px 0px 0px 0px;
	margin				: 35px 0px 0px 0px;
/*	border				: 1px solid #FF0000; */
}

#headpic{
	width					: 430px;
	height				: 90px;
	padding				: 0px 0px 0px 0px;
	margin				: 10px 14px 0px 0px;
/*	border				: 1px solid #FFFF00; */
/*	background-color	: #FF0000; */
	float					: right;
}

#headmenu{
	font-family			: Tahoma, Arial, Verdana;
	font-size			: 10pt;
	font-weight			: bolder;
	height				: 20px;
	vertical-align		: middle;
	padding				: 0px 0px 0px 0px;
	margin				: 15px 0px 0px 0px;
/*	border				: 1px solid #FFFF00; */
	float					: right;
}

#suchen{
	width					: 124px;
	padding				: 0px 0px 0px  0px;
	margin				: 0px 0px 0px 0px;
/*	border				: 1px solid #FF0000; */
}

#inhalt{
	width					: 700px;
	padding				: 0px 0px 0px 0px;
	margin				: 0px 0px 0px 0px;
/*	border				: 1px solid #FF0000; */
/*	background-color	: #FF00FF; */
	float					: left;
}

#aktuelles{
	width					: 174px;
	padding				: 0px 0px 0px 0px;
	margin				: 0px 0px 0px 0px;
/*	border				: 1px solid #0000FF; */
}

/*******************************************************************************\
 *	Allgemeine Formatierungen                                                   *  
\*******************************************************************************/
#headmenu img{
	vertical-align		: middle;
	padding				: 0px 0px 0px 0px;
	margin				: -1px 0px 0px 0px;
}

#inhalt h2{
	color					: #166E01;
	margin				: 0px 0px 0px 0px;
	font-size			: 12pt;
}

#pic{
	float					: left;
	padding-top			: 5px;
	padding-left		: 0px;
	padding-bottom		: 0px;
	padding-right		: 5px;
}

a{
	color					: #166E01;
	text-decoration	: none;
	font-size			: 10pt;
	font-weight			: bolder;
}

a:hover{
	color					: #FF5400;
	font-weight			: bolder;
	text-decoration	: none;
}

li{
	list-style			: none;
}

.zurueck{
	list-style			: none;
	margin				: 0px 0px 0px -40px;
}

.details{
	margin				: 0px 0px 0px 5px;
}
/*******************************************************************************\
 *	Einstellungen fuer den fucking Internet-Explorer                            *  
\*******************************************************************************/
/*\*/

*html #headpic{
	width					: 430px;
	height				: 90px;
	padding				: 0px 0px 0px 0px;
	margin				: 10px 7px 0px 0px;
/*	border				: 1px solid #FFFF00; */
/*	background-color	: #FF0000; */
	float					: right;
}


/**//**/

/*******************************************************************************\
 *	LIGHTBOX                                                                    *  
\*******************************************************************************/
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(http://www.eifelhotel-zur-linde.more-its.de/lightbox/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(http://www.eifelhotel-zur-linde.more-its.de/lightbox/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://www.eifelhotel-zur-linde.more-its.de/lightbox/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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}