html, body	{
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #F5F5DC;
	background-image: url(../bilder/bg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
}

#header	{
	background-image: url(../bilder/bg-header.jpg);
	background-position: left;
	background-repeat: no-repeat;
	height: 430px;
	width: 1010px;
}

#navi	{
	width: 1000px;
	font-weight: bold;
	font-family: Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-top: 10px;
}

#navi ul	{
	margin: 0;
	margin-top: 230px;
	padding: 0;
	padding-right: 9px;
	list-style-type: none;
	float: right;
}

#navi li	{
	margin: 0;
	padding: 0;
	display: inline;
}

#navi ul a	{
	font-size: 14px;
	text-decoration: none;
	color: #BC483E;
	padding-left: 0.3em;
	padding-right: 0.3em;
}

#navi ul a:hover	{
	color: #C16A39;
	text-decoration: none;
}

#wrapper	{
	width: 1010px;
	padding: 0;
	margin: 0;
}

#logo	{
	float: left;
	padding-left: 45px;
	margin-top: 15px;
	padding-bottom: 50px;
	width: 300px;
}

#logo ul	{
	margin: 0;
	padding: 0;
	padding-bottom: 1em;
	list-style-type: none;
}

#logo li	{
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
}

#logo ul a	{
	width: 300px;
	padding-bottom: 0.4em;
	padding-top: 0.4em;
	text-align: center;
	font-family: Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #BC3E48;
	font-weight: bold;
	font-size: 0.75em;
	display: block;
	background-color: #F5E5C8;
	text-decoration: none;
}

#logo ul a:hover	{
	color: #F5F5DC;
	background-color: #C16A39;
	text-decoration: none;
}

#text	{
	float: left;
	margin-left: 105px;
	font-size: 0.8em;
	line-height: 1.4em;
	text-align: justify;
	width: 550px;
	padding-bottom: 1.5em;
}

#text h1	{
	color: #C16A39;
	font-size: x-large;
	font-family: Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-bottom: 2px dotted #BC3E48;
	text-align: center;
	padding-top: 0.4em;
	padding-bottom: 0.5em;
}

#text h2	{
	color: #BC3E48;
	font-size: medium;
	font-family: Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-left: 1em;
	border-left: 1em solid #BC3E48;
}

#text a	{
	color: #BC3E48;
	font-weight: bold;
	text-decoration: underline;
}

#text a:hover	{
	color: #C16A39;
	text-decoration: overline;
}

#text a	{
	color: #BC3E48;
	font-weight: bold;
	text-decoration: underline;
}

#text a:hover	{
	color: #C16A39;
	text-decoration: overline;
}

#text fieldset	{
	border: 1px solid #BC3E48;
	background-color: #F5E5C8;
	padding: 0 0.5em 0.5em 0.5em;
}

#text legend	{
	color: #C16A39;
	font-weight: bold;
}

.textfeld	{
	width: 250px;
	background-color: #F5F5DC;
}

.r_textfeld	{
	width: 250px;
	border: 1px solid #FF0000;
	background-color: #F5F5DC;
}

.mmhide_fehlermeldung{
	color: #FF0000;
	border: 1px solid #FF0000;
	font-weight: bold;
	padding: 2%;
}

.mmhide_danke	{
	display: block;
	float: left;
	color: #C16A39;
	text-align: justify;
	border: 1px solid #BC3E48;
	font-size: 1.1em;
	line-height: 1.8em;
	font-weight: bold;
	padding: 2%;
}

#footer	{
	width: 100%;
	height: 127px;
	background-color: #F5E5C8;
}

#footer .box	{
	width: 1010px;
	height: 127px;
	background-image: url(../bilder/bg-footer.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#footer .reservierung	{
	width: auto;
	margin-left: 650px;
	font-size: 0.8em;
	line-height: 1.4em;
	padding-top: 20px;
}

.zentriert	{
	text-align: center;
}

.fett	{
	font-weight: bold;
}

.fettzentriert	{
	font-weight: bold;
	text-align: center;
}

.clear	{
	clear: both;
}

#clear	{
	clear: both;
	width: 1000px;
}

.quirin-zentriert	{
	font-weight: bold;
	color: #C16A39;
	text-align: center;
}

.abstandlinks	{
	margin-left: 30px;
}

img	{
	border: 0;
}
