body {
	background: url(../images/background/stempel.jpg) #3D4713;
	background-repeat: no-repeat;
	font-size: 100%;
	font-family: Arial, sans-serif;
	margin: 0;
	padding: 0;
	color: #555555;
	text-align: center;
	background-position: top left;}

#page {
	background: url(../images/background/linie.jpg) no-repeat ;
	background-position: top right;
	width: 900px;
	color: #555;
	margin: auto;
	margin-left: 130px; }

#header {
	width:900px;
	margin: auto;
	margin-left: 130px;
	margin-top: 160px;
	clear: both;
	color: #fff;
	text-align: left;}


#nav li { list-style: none;}

#nav {
	color: #fff;
	margin: 0px;
	float: right;
	margin-bottom: 10px;}

#nav li{ display: inline; list-style: none; }

#nav a {
	color: #fff;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 0.8em;
	border-right: 1px solid white;
	text-decoration: none; }
	
#nav .last a { border-right: none; }

#nav a:hover, #nav a.active {
	color: #D17719;
	text-decoration: none; }
	

#mainarea {
	width: 900px;
	height: 370px;
	clear: both;
	background-color: #fff;
	color: #555;
	text-align: left;
	font-size: .9em;}
	
.geoeffnet #mainarea{ height: 275px;}
.kontakt #mainarea{ height: 310px;}
.impressum #mainarea{ height: 480px;}
.datenschutz #mainarea{ height: 680px;}
.galerie #mainarea{ height: 480px;}
.speisen #mainarea{ height: 400px;}
.aktuell #mainarea{ height: 275px;}


	
#contentarea {
	float:left;
	line-height:14pt;
	color: #555;
	padding: 17px;}


#contentarea img {padding-right: 7px; padding-top: 3px; }


#sidebar {
	padding-bottom: 70px;
	width: 400px;
	float: right;
	font-size: 0.85em;
	line-height: 1.4em;
	background: url(../images/background/stempel2.jpg) no-repeat #fff;
	background-position: bottom right;
	padding-right: 25px;
	text-align: left;}
	
.aktuell #sidebar { }
	
#sidebar img { margin: 7px; border: 0; }
	
.datenschutz #sidebar { width: 850px;}
.galerie #sidebar { padding-top: 20px; padding-bottom: 30px;}
	
	
#impr {	margin:0px;
		width: 860px;
		line-height: 13pt;
		background-color: #F3E8E1;
		padding: 20px;}
	
.mark {font-weight: bolder;}

#footer {
	background: url(../images/background/linie_02.jpg) no-repeat;

	font-size: 0.8em;
	width: 900px;
	padding-top: 7px;
	clear: both;
	text-align: right;
	color: #fff;}

#footer a {color:#fff;}
#footer a:hover, #footer a.active{ color: #D17719; text-decoration: none;}

h1, h1 a {
	font-size: 1.3em;
	color: #555;
	margin: 0;
	}

h2 {
	font-size: 1.5em;
	color: #555;
	padding-top: 6px;
	margin-top: 25px;}


a {	color: #D17719;
	text-decoration: underline;}


.clear {clear:both;}
