 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;
}
/* Einstellungen für den Kulinarischen Kalender*/
td#kulikalender {padding-left: 10px;}
td#kulikalender h1 {
	font-weight: normal; 
	font-size: 1.5em; 
	text-align: center; 
	text-transform: uppercase; 
	text-decoration: underline; 
	letter-spacing: 1px;
}
td#kulikalender h2 {
	margin: 25px 0px 0px 0px; 
	padding: 0px;
	font-family: Georgia, serif; 
	font-size: 1.2em; 
	font-weight: normal; 
	text-transform: uppercase; 
	letter-spacing: 1.5px; 
}
td#kulikalender p {
	margin-top: 0px;
	margin-left: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	letter-spacing: 1px;
}
td#kulikalender a {
	text-decoration: underline;
}
td#kulikalender .introText {
	padding-top: 30px;
	text-align: center; 
	text-transform: uppercase;
	letter-spacing: 0.5em; 
}
td#kulikalender .headingText {
	letter-spacing: 1px;
}
td#kulikalender .courseName {
	padding-left: 50px;
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	text-transform: uppercase;
	letter-spacing: 2px;
}
td#kulikalender .price {
	font-style: italic; 
	text-align: right;
	text-decoration: underline;
}
/* Ende Kulinarischer Kalender */

		
.bottominfo {
	color: #FFFFFF;
	font-size: 10px;
}
p {
	margin-left: 8px;
	margin-right: 15px;
	margin-top: 15px;
	font-size: 12px;
	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;
		left: 180px;}

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


