body {
	text-align: center;
	padding: 10px 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #E8ECEF url(/img/fading2.jpg) bottom fixed repeat-x;
	color: #000;
	font-size: 0.8em;
	line-height: 1.5em;
}
#container {
	border: 1px solid #c0c0c0;
	width: 770px;
	margin: 0 auto;
	background: url(/img/background.gif) top left repeat-y;
}
#header {
	text-indent:-10000px;
	background: url(/img/header.jpg) top left no-repeat;
	height:138px;
}
#header2 {
	display: none;
	visibility: hidden;
}
#navigation {
	width: 200px;
	float: left;
	background: inherit;
	paddding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
#content {
	margin-left:210px;
	text-align: left;
	background: #fff;
	padding: 8px 24px 8px 8px;
}
#footer {
	clear: both;
	background: #fff url(/img/background-footer.gif) repeat-y;
	font-size: 0.85em;
	padding: 8px;
	text-align:right;
}
#menu { list-style: none; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; background: none; width:203px; border-top: 1px solid #ddd; }
#menu li { list-style:none; margin: 0px 0px 0px 0px;background: #DFDDE5 url(/img/menu_fade.jpg) top left repeat-x; }
#menu a {
	text-align: left;
	width:203px;
	color: #666;
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #999;
	padding: 6px 0px 6px 0px;
	text-indent:1em;
	font-weight:bold;
}
#menu a:hover {
	background: #DFE1A0;
	color: #000;
}
a {
	color: #6E82A3;
}
a:hover {
	color: #A36E86;
	background: #DFE1A0;
}
h1 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	border-bottom: 1px solid #d0d0d0;
	color: #8490A3;
}
h2 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #8490A3;
}

#gaestebuch dt { font-weight:bold; }
#gaestebuch dd { margin-bottom:10px; }
#gaestebuch .z { font-weight:normal; }

#content .wortedestages { background:#fafafa; padding:0.75em; border:1px dashed #999; }
#content .wortedestages h1 { border:none; }
#content .wortedestages p.worte { text-align:left; }
#content .wortedestages p.worte a { text-decoration:none; }
#content .wortedestages p.worte a:hover { background:none; color:#000; } 

#content 