body {
	background-color: #72675B;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url();
}
#content {
	position:absolute;
	width:900px;
	height:700px;
	z-index:1;
	left: 50px;
	top: 1px;
	border:none;
	background-color: #72675B;
}
#head {
	position:absolute;
	width:900px;
	height:115px;
	top: 65px; /*65px*/
	z-index:2;
}
#logo {
	position:absolute;
	z-index:2;
	left: 190px;
	top: -9px;
}
#gaumenfreuden {
	position:absolute;
	width:463px;
	height:207px;
	z-index:2;
	left: 117px;
	top: 24px;
}
#menu {
	position:absolute;
	left:1px;
	width:279px;
	height:450px;
	z-index:1;
	top: 218px;
	background: #E3CD9E;
	padding-left:10px;
	padding-top:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	line-height:16px;
}
#contentitems {
	position:absolute;
	left:298px;
	width:582px;
	min-height:450px;
	z-index:1;
	top: 218px;
	background: #ffffff;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #72675B; 
}
#footer {
	position:absolute;
	width:900px;
	height:30px;
	top: 65px;
	z-index:2;
}
#swish {
	position:absolute;
	width:140px;
	height:115px;
	z-index:99;
	left: 824px;
	top: 531px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #72675B;
	line-height:20px;
	text-transform: uppercase;
	letter-spacing: 2px;	
}

h2 {
	font-family: "Times New Roman",Georgia, Times, serif;
	font-size: 14px;
	color: #a5b59b;
/*	color: #4d574c;*/
/*	color: #ccc;*/
	line-height:20px;
	letter-spacing: 2px;	
}

#contentitems a:link, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #72675B; 
	text-decoration: underline;
}
#contentitems a:hover {
	text-decoration: underline;
}

#menu a:link, a:visited {
	font-weight: normal;
	color: #72675B;
	text-decoration: none;
}

#menu a:hover{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

/* gästebuch formatierungen */

font.eingabefelder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #72675B; 

