 body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #4E0019;
	background-image: url(Bilder/background_02.gif);
	background-repeat: repeat-x;
	margin-left: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
#box1 {
	visibility: visible;
	background-color: #4E0019;
	position: absolute;
	top: 0;
	left: 25;
	width: 250px;
	overflow: visible;
}
#box2 {
	visibility: visible;
	position: absolute;
	width: 500px;
	background-color: #3D0617;
	overflow: visible;
}
#menu {
	position: relative;
	color: #FFFFFF;
	font-size: 14px;
}
table#menu td {border-bottom:#FFFFFF solid 1px;}
table#menu tr.inaktiv a:link {text-decoration: none; color: #FFFFFF;}
table#menu tr.inaktiv a:hover { font-weight: bold; color: #FFFFFF;}
table#menu tr.inaktiv a:visited { text-decoration:none; color: #FFFFFF;}
table#menu tr.aktiv {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #7E0A29;
}
#topmenu {
	position: relative;
	color: #FFFFFF;
	font-size: 11px;
}
table#topmenu td {border-bottom:#FFFFFF solid 1px; text-align: center;}
table#topmenu td.inaktiv a:link {text-decoration: none; color: #FFFFFF;}
table#topmenu td.inaktiv a:hover { font-weight: bold; color: #FFFFFF;}
table#topmenu td.inaktiv a:visited { text-decoration:none; color: #FFFFFF;}
table#topmenu td.aktiv {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #7E0A29;
}
#submenu {
	position: relative;
	color: #FFFFFF;
	font-size: 11px;
}
table#submenu td.inaktiv a:link {text-decoration: none; color: #FFFFFF;}
table#submenu td.inaktiv a:hover { font-weight: bold; color: #FFFFFF;}
table#submenu td.inaktiv a:visited { text-decoration:none; color: #FFFFFF;}
table#submenu td.aktiv {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #7E0A29;
}
		
.bottominfo {
	color: #FFFFFF;
	font-size: 10px;
}
p {
	margin-left: 8px;
	margin-right: 15px;
	margin-top: 15px;
	font-size: 11px;
	line-height: 18px;
	vertical-align: top;
}
.copyright {
	color: #713347;
	font-size: 9px;
	margin: 15px 0px 0px;
}

/*Für Anzeige der Gästebucheinträge*/

div.entry {	margin-left: 75px;
			margin-top: 30px;}

cite {	font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 10px;
		letter-spacing: 1px;
		color: #FFFFFF;
		position: relative;
		right: -30px;
		}

.index {	font-size: 22px;
		font-weight: bold;
		color: #7E0A29;
		padding-right: 5px;}
		
.left {float: right;}
.clear {clear: both;}

