/* ========== CSS Hotel Restaurant Wanders ============ */

/*========= author: federicografia by Federico Garcia @ www.federicografia.com ===================*/



 body {
   background-color: #CCCCFF;
   padding: 0;
   margin: 0;
   font-family: Verdana, Arial, Helvetica, sans-serif;
} 



/* core container*/



/* main navigation bar*/	

#menu {
	margin: 0;
	list-style-type: none;
	line-height: 20px;
	height: 20px;
	background: #000033;
	position: relative;
	z-index: 2;
	color: #EEEEEE;
	font-size: 10px;
	padding-left: 5px;
}

#menu li {  display: inline;   }

#menu a { text-decoration: none; color: #EEEEEE; }


#menu a:hover{ color: #CCCCFF;}
	



/*subnavugational menu*/

#subnavi { color: #000033; }

#submenu {
	color: #EEEEEE;
	font-size: 13px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 60px;
	margin:auto;
	font-weight: bold;
} 
.void3 {
	clear: both;
	height: 530px;
	width: 400px;
	visibility: hidden;
}

#submenu li { display: block; list-style-type: none; }

#submenu a{ color: #000033; text-decoration: none; }

#submenu a:hover{ color: #DDDDDD; }


	
/* bottom navigation bar*/	

#bottommenu {
	margin: 0;
	list-style-type: none;
	line-height: 20px;
	height: 20px;
	background: #000033;
	position: relative;
	z-index: 2;
	color: #EEEEEE;
	font-size: 10px;
	padding-left: 5px;
   }

#bottommenu li {
	display: inline;
	text-decoration: none;
	list-style-type: none;
}

#bottommenu a{ color: #EEEEEE; text-decoration: none; }

#bottommenu a:hover{ color: #CCCCFF; }




/* contents area*/	

	
.subheadline { padding-top: 5px; padding-left: 60px; padding-bottom: 5px; }	

.contents { margin-left: 60px; padding-top: 5px; padding-right: 50px; padding-bottom: 10px; }



/*Photos / Watermark areas*/



.details {
	margin-left: 60px;
}

	
.watermark {
	background-image: url(../images/watermark.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 647px;
	visibility: visible;
	margin: 0;
	padding: 0;
	clear: both;
}
#leute {
	padding: 0px;
	width: 660px;
	margin-bottom: 40px;
	margin-left: 60px;
}


.bild {
	background-image: url(../images/geschichte.jpg);
	background-repeat: no-repeat;
	height: 300px;
	width: 425px;
	visibility: visible;
	clear: both;
	border: solid 1px #000033;
	margin: 30px 0px 30px 60px;
	margin-bottom: 200px;
}

.bildzimmer {
	background-image: url(../images/Zimmer.jpg);
	background-repeat: no-repeat;
	height: 336px;
	width: 448px;
	visibility: visible;
	clear: both;
	border: solid 1px #000033;
	margin: 30px 0px 30px 60px;
	margin-bottom: 200px;
}

.bildmain {
	background-image: url(../images/Fassade.jpg);
	background-repeat: no-repeat;
	height: 336px;
	width: 448px;
	visibility: visible;
	clear: both;
	border: solid 1px #000033;
	margin: 30px 0px 30px 60px;
	margin-bottom: 200px;
}
.bilderleute {
	padding: 0px;
	height: auto;
	border: solid 1px #000033;
	margin: 10px 10px 10px 0px;
}


	




/*Credits area*/

.designcredits { }

.credits{ }

.credits li{ padding-top: 5px; }


	#mark{
	background-image: url(../images/footer_logo.gif);
	background-repeat: no-repeat;
	padding-bottom: 35px;
	padding-left: 30px;
	padding-right: 10px;
	width: 30px;
	height: 45px;
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	clear: both;
	visibility: visible;
	}

	.copyrights { text-align: center; padding-top: 10px; }


/* fonts*/

a { color: #EEEEEE; }
a :hover {
	color: #000033;
}
p { color: #000033; font-size: 11px; }
h1 { color: #000033; font-size: 18px; padding-left: 60px;}
h2 {
	color: #EEEEEE;
	font-size: 12px;
}
.subtitle {
	margin-left: 60px;
}
h3 {  color: #EEEEEE; font-size: 16px; }
h4 { color: #000033; font-size: 11px; }
h5 { color: #000033; font-size: 9px; }
h6 { color: #EEEEEE; font-size: 10px; }
h7 { color: #000000; font-size: 10px; }







/*Links area*/

#links1 {
}

#links {
	margin: 60px;
	padding: 0px;
	text-decoration: none;
}

#links a:hover {
	color: #FFFFFF;
}

#links a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	margin: 0;
}

#links li {
	text-decoration: none;
	display: block;
	list-style-type: none;
	margin: -60;
	padding: 0;
}	



	
/*Spaces Footer*/	


.void {
	height: 250px;
	width: 400px;
	margin: 0;
	padding: 0;
	clear: both;
}

.void0 {
	clear: both;
	height: 50px;
	width: 400px;
	visibility: hidden;
}


.void1 {
	height: 350px;
	width: 400px;
	clear: both;
}

.void2 {
	clear: both;
	height: 250px;
	width: 400px;
	visibility: hidden;
}

