body {
	background-repeat: repeat-x;
	background-color: #F60;
	background-image: url(media/back_loop.png);
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	line-height: 22px;
}




#Content {
	width:853px; /* Right and left margin widths set to "auto" */
	text-align:left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: 3 solid #FF0000;
	height: 900px;

	}
	
#main {
	width: 852px;
	height: 559px;
	background-repeat: no-repeat;
	background-image: url(media/back_main.png);
	}
	
	
	#main a {
	color: #F60;	
	}
	
#lefty {
	float: left;
	width: 26px;
	height: 559px;
	
	clear: none;
	}

	
#mid {
	float: left;
	width: 768px;
	height: 559px;
	
	}

#righty {
	float: left;
	width: 58px;
	height: 559px;
	 
	}

	
#futter {
	clear: left;
	border: 1px none #990000;
	padding-right: 10px;
	padding-left: 10px;
	}
	
	
	
#navlist ul
{
	white-space: nowrap;
	text-align: left;
	vertical-align: top;
	margin: 0;
	padding: 0;	
}

#navlist li
{
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#navlist a {
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 0px;
}


#navlist a:link, #navlist a:visited
{
	color: #666666;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

#navlist a:hover
{
	color: #FFFFFF;
	background: #988651;
}



body#home a#homenav,
body#bar a#barnav,
body#res a#resnav,
body#oeff a#oeffnav,
body#anfahrt a#anfahrtnav,
body#leistungen a#leistungennav,
body#kontakt a#kontaktnav,
body#impressum a#impressumnav,
body#presse a#pressenav,
body#kontakt a#kontaknav
 {
	color: #333333;

	font-weight: bold;
}

.bu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}


.nav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	text-decoration: none;
	background-color: #8a6e2d;
	padding: 1px;
}




#text2 .divider {
	height: 1px;
	overflow: hidden;
	line-height: 1px;
	background-color: #4A521A;
	margin-top: 7px;
	margin-bottom: 7px;
}

#text2 h1 {
	font-size: 24px;
	color: #01485e;
	margin-top: 0px;
}

#text2 h2 {
	color: #e05729;
	font-size: 16px;
	margin-top: 5;
	line-height: 24px;
}

#text2 p {
	font-size: 10px;
	margin-top: 0px;
	padding-top: 0px;
}




	

	



#text {
	width:350px; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	margin-top: 10px;
	margin-bottom: 0px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	margin-left: 0px;
	border: 1px none #0000FF;
	line-height: 16px;
	height:auto;
	min-height:390px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	}


#text a {
	font-size: 12px;
	color: #aa8d47;
	margin-top: 0px;
	text-decoration: none;
}

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


#text p {
	
	margin-top: 0px;

}

#text2 {
	width:416px; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	margin-top: 10px;
	margin-bottom: 0px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	margin-left: 42px;
	border: 1px none #FF0000;
}

#slideshow1 {
	width:414px; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	margin-top: 10px;
	margin-bottom: 0px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	margin-left: 42px;
	height: 386px;
	border: 1px none #0033FF;
}

.pics { height: 386px; width: 414px; padding:0; margin:0; overflow: hidden  }
.pics img { height: 386px; width: 414px; padding: 0px; top: 0; left:0 }


.orange {
	background-color: #e05729;
	color: #FFFFFF;
}
.gold {
	color: #aa8d47;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
