body {
	margin: 0px;
	padding:0px;
	text-align:center;
	border:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	/*background-color:#FFFFDD; */
    /*	background-color:#FFFF99; */
    background-color: #465d34;
}

/*Background **/
/*.back {
	z-index: 0;
	position:absolute; 
	left:50%; 
	width: 1157px;
	height: 867px;
	margin-left:-578px; 

	
}
*/

.homeBack {
	z-index: 0;
	position:absolute; 
	left:50%; 
	width: 1157px;
	height: 867px;
	margin-left:-578px; 
	
	/*left: 40px;
	top: 0px;
	width: 1157px;
	height: 867px;*/
	background-image: url("../img/home_background.jpg");
}

.wirtsBack {
	left:50%; 
	width: 1157px;
	height: 867px;
	margin-left:-578px;
	
	z-index: 0;
	position:absolute; 
	/* left: 40px;

	top: 0px;
	width: 1157px;
	height: 867px;*/
	background-image: url("../img/wirtshaus/wirtshaus_background.jpg");
}

.ladenBack {
	left:50%; 
	width: 1157px;
	height: 867px;
	margin-left:-578px;
	
	z-index: 0;
	position:absolute; 
	/* left: 40px;

	top: 0px;
	width: 1157px;
	height: 867px;*/
	background-image: url("../img/laden/laden_background.jpg");
}

.historischBack {
	left:50%; 
	width: 1157px;
	height: 867px;
	margin-left:-578px;
	
	z-index: 0;
	position:absolute; 
	/* left: 40px;

	top: 0px;
	width: 1157px;
	height: 867px;*/
	background-image: url("../img/historisch/historisch_background.jpg");
}

.kunstBack {
	left:50%; 
	width: 1157px;
	height: 867px;
	margin-left:-578px;
	
	z-index: 0;
	position:absolute; 
	/* left: 40px;

	top: 0px;
	width: 1157px;
	height: 867px;*/
	background-image: url("../img/kunst/kunst_background.jpg");
}

/*Footer ***/
#footer {
	
	z-index: 0;
	position: absolute;
	left: 50%;
	width: 1157px;
	margin-left:-578px; 
	top: 867px;
	height: 200px;
	/*
	text-align: left;
	padding-left: 50px;	
	font-size: 12px;
	
	
	z-index: 0;
	position: absolute;
	left: 40px;
	top: 867px;
	height: 200px;
	width: 1157px;*/
	background-image: url("../img/spiegel.jpg");
	text-align: left;
	margin-top: 0px;
	padding-top: 0px;
	font-size: 10px;
	
}

#footer p {
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 20px;
}

#footer img {
	vertical-align: middle;
}

/*Content - Home ****/
#footer a.footer:active, a.footer:link, a.footer:visited {
	display: inline;
	color: #9ca992;
	text-decoration: none;

}

#footer a.footer:hover {
	color: #be8b1d;
	text-decoration: underline;
}



/*Content - Home ****/
a:active, a:link, a:visited {
	display: inline;
/*		color: #9ca992;*/
		color: #465d34;
		text-decoration: none;

}

a:hover {
	color: #be8b1d;
	text-decoration: underline;}

#content {
	z-index: 10;
	position: absolute;
	left: 50%;
	width: 1157px;
	margin-left:-578px; 
	top: 160px;



	/*z-index: 10;
	position: absolute;
	left: 40px;
	top: 0px;
	width: 1157px;
	top: 160px;*/
	color: #000000;
	font-size: 11px;
	text-align: left;
}




/*Teaser *********************/
#content #teaser {
	position: absolute;
	left: 810px;
	width: 50px;
	top: 130px;
	text-align: left;

}

#content #teaser p {
	width: 170px;
}

#content #teaser #wunder {
	font-size: 16px;
	font-style: italic;
	color: #465d34;
}

/*Breadcrumb ***************/
#content #breadcrumb {
	padding-left: 30px;
	
}

/*Main *********************/
#content #main {
	padding-left: 30px;
	
}

#content #main #column_left {
	position: absolute;
	width: 320px;
	left: 30px;
	height: 320px;
	padding-left: 20px;
	padding-right: 20px;
	background-color: rgba(255,255,255,0.30);

}

#content #main #column_right {
	position: absolute;
	left: 400px;
	width: 350px;
	height: 320px;
	padding-left: 20px;
	padding-right: 20px;
	background-color: rgba(255,255,255,0.30);

}



/* Gallery *************************/
#content #gallery {
	top: 400px;
	position: absolute;
	left: 30px;
	height: 250px;
	width: 980px;
	padding-top: 10px;
	border-top: 2px solid #465d34;
}

#content #gallery div {
	width: 400px;
	position: absolute;
	right: 0px;
	top: 13px;
}

#content #gallery table {
	float:left;
}

#content #gallery table tr td img {
	cursor: pointer;
}



/*Nav **********************************/
#navBar {
	z-index: 20;
	position: absolute;
	left: 50%;
	width: 1157px;
	margin-left:-578px;


	/*
	z-index: 20;
	position: absolute;
	left: 40px;
	width: 1157px;
	*/
	height: 35px;
	/*border-bottom: 1px solid #FFFFFF;*/
	top: 116px;

}

#navBar .nav p {
	height: 35px;
	padding-top: 12px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	width: 160px;
	color: #FFFFFF;
	display: block;
	cursor: pointer;
	background-image: url("../img/pseudo.gif");;
	background-repeat: repeat-x;
	
}

#navBar .nav p.act {
	height: 35px;
	padding-top: 12px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	width: 160px;
	color: #FFFFFF;
	display: block;
	cursor: pointer;
	background-image: url("../img/nav_hover.gif");;
	background-repeat: repeat-x;
	
}

#navBar .nav p:hover {
	text-decoration: underline;
	padding-bottom: 0px;
	margin-bottom: 0px;
	background-image: url("../img/nav_hover.gif");
	background-repeat: repeat-x;
	
}

#navBar .nav img {
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	/*visibility: hidden;*/
	display: none;
	top: 0px;
	
}


#wirtshaus {
	left: 40px;
	position: absolute;
	z-index: 100;
	
	
}


#laden {
	left: 200px;
	position: absolute;
	z-index: 100;
	
}

#historisch {
	left: 360px;
	position: absolute;
	z-index: 100;
	
}

#kunst {
	left: 520px;
	position: absolute;
	z-index: 100;
}


.actImg {
	border: 4px solid #d1ae60;
	border-style: ridge;
	padding: 0px;
}

.noActImg {
	border: none;
	padding: 4px;
}


