html, div, p, br, h1, h2, h3, h4, h5, h6, ul, a, img, li, form, dl, dt, dd
{
	margin: 0;
	padding: 0;
	border-width: 0;
}

html, body
{
	margin: 0;
	font: 14px Georgia, "Times New Roman", Times, serif;
	line-height: 130%;
	background-color: #fff;
	color: #201713;
	padding: 0;
}

h2, h3 { margin-top: 0; }

form
{
	margin: 0;
	padding: 0;
}

p
{
	font: 14px Georgia, "Times New Roman", Times, serif;
	line-height: 130%;
	margin-top: 0;
}

#container
{
	margin: 0 auto;
	width: 950px;
}

#outer
{
	min-height: 600px;
	border-left: 160px solid #ddecd5;
	/* Hintergrund der linken Spalte */
	border-right: 160px solid #ddecd5;
	/* Hintergrund der rechten Spalte */
	background-color: #fff;
	/* Hintergrund der mittleren Spalte */
	color: #201713;
}

#inner
{
	margin: 0;
	width: 100%;
}

#kopf
{
	background-color: #F5FAF2;
	color: #201713;
}

#navigation
{
	width: 160px;
	background-color: #f5f9f2;
/* Breite der linken Spalte */
	margin-top: 63px;
	margin-left: -160px;
	/* negative Breite der linken Spalte */
	float: left;
	position: relative;
	z-index: 12;
}

#navigation ul
{
	width: 160px;
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}

#navigation li
{
	font: 14px Georgia, "Times New Roman", Times, serif;
	border-bottom: 2px solid #ddecd5;
}

#navigation a:link, #navigation a:visited
{
	text-decoration: none;
	padding: 6px 0 6px 18px;
	line-height: 100%;
	display: block;
	color: #201713;
	background-color: #fafcf9;
}

#navigation .besucht:link, #navigation .besucht:visited
{
	text-decoration: none;
	padding: 6px 0 6px 18px;
	line-height: 100%;
	display: block;
	color: #201713;
	background-color: #9DCA83;
	background-image: url(../bilder/layout/dot_aktiv.jpg);
	background-position: left center;
	background-repeat: no-repeat;
}

#navigation a:hover { text-decoration: underline; }

#navigation li ul li a:link, #navigation li ul li a:visited
{
	text-decoration: none;
	padding-left: 26px;
	line-height: 100%;
	display: block;
	color: #201713;
	background-color: #ddecd5;
}

#navigation li ul li .besucht:link, #navigation li ul li .besucht:visited
{
	text-decoration: underline;
	padding-left: 26px;
	line-height: 100%;
	display: block;
	color: #201713;
	background: none;
	background-color: #ddecd5;
}

#navigation  li ul li a:hover { text-decoration: underline; }
#sprachnavigation
{
	margin-top: 228px;
	width: 160px;
	/* Breite der rechten Spalte */
	margin-right: -160px;
	/* negative Breite der rechten Spalte */
	float: left;
	position: relative;
	z-index: 11;
}
#sprachnavigation img
{
	margin-left: 8px;
}
#metanavigation
{
	margin-top: 63px;
	background-color: #f5f9f2;
	width: 160px;
	/* Breite der rechten Spalte */
	margin-right: -160px;
	/* negative Breite der rechten Spalte */
	float: left;
	position: relative;
	z-index: 11;
}

#metanavigation ul
{
	width: 160px;
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}

#metanavigation li
{
	font: 14px Georgia, "Times New Roman", Times, serif;
	border-bottom: 2px solid #ddecd5;
}
#metanavigation a
{
	text-decoration: none;
	padding: 6px 0 6px 18px;
	background-color: #fafcf9;
	display: block;
}
#metanavigation a:link, #metanavigation a:visited
{
	text-decoration: none;
	padding: 6px 0 6px 18px;
	line-height: 100%;
	display: block;
	color: #201713;
	background-color: #fafcf9;
}

#metanavigation .besucht:link, #metanavigation .besucht:visited
{
	text-decoration: none;
	padding: 6px 0 6px 18px;
	line-height: 100%;
	display: block;
	color: #201713;
	background-color: #9DCA83;
	background-image: url(../bilder/layout/dot_aktiv.jpg);
	background-position: left center;
	background-repeat: no-repeat;
}

#metanavigation a:hover { text-decoration: underline; }
#neues
{
	margin-top: 47px;
	margin-left: 4px;
	background-color: #fafcf9;
	width: 160px;
	/* Breite der rechten Spalte */
	margin-right: -160px;
	/* negative Breite der rechten Spalte */
	float: left;
	position: relative;
	z-index: 12;
}
#neues h1 
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	padding: 8px;
}
#neues div 
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
}
#content
{
	float: left;
	width: 100%;
	position: relative;
	z-index: 12;
}

#content h1
{
	line-height: 100%;
	margin-top: 67px;
	margin-left: 75px;
	margin-right: 75px;
	padding-bottom: 6px;
	margin-bottom: 10px;
	color: #201713;
	border-bottom: 1px solid #ddecd5;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}

#content h2,#content h3
{
	font: 14px Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin-bottom: 26px;
	margin-left: 75px;
	margin-right: 75px;
}

#content p
{
	margin-left: 75px;
	margin-right: 75px;
	margin-bottom: 36px;
}

#content div.bilder { margin-right: 75px; }

#content div.bilder div
{
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 14px;
	border: none;
}

#content div.bilder div.gbThumbs img { margin-right: 8px; }

#content div.bild
{
	margin-bottom: 36px;
	border: none;
}

#content div
{
	margin-left: 75px;
	margin-right: 75px;
	border-bottom: 1px solid #ddecd5;
	margin-bottom: 14px;
}

#content div p.divReservierungLast
{
	margin-bottom: 0;
	padding-bottom: 14px;
	font-weight: bold;
}

#content div p.divLast
{
	margin-bottom: 0;
	padding-bottom: 14px;
}

#content div p
{
	margin-left: 0;
	margin-right: 0;
}

#content div div
{
	margin-left: 0;
	border: none;
	margin-right: 0;
}
#content div div.specialText
{
	margin-left: 154px;
	border: none;
	margin-right: 0;
}
#content div h2, #content div h3
{
	margin-left: 0;
	margin-bottom: 14px;
	margin-right: 0;
}

#content div p.divReservierungLast
{
	margin-bottom: 0;
	padding-bottom: 14px;
	font-weight: bold;
}

#content div div.previewImage
{
	float: left;
	margin-right: 14px;
	margin-bottom: 14px;
}
#content div div#dreiBilder
{
	padding-bottom: 26px;
}

#content div div#dreiBilder img
{
	margin-right: 10px;
}
#content div div#dreiBilder img.rightPict
{
	margin-right: 0;
}

#content iframe
{
	margin-left: 75px;
	margin-right: 75px;
}

#content table
{
	/*margin-left: 75px;*/
	font: 14px Georgia, "Times New Roman", Times, serif;
	width: 480px;
	margin-bottom: 36px;
}

#content table td.colleft
{
	padding: 6px 0;
	width: 300px;
	border-bottom: 1px solid #ddecd5;
}

#content table td.colright
{
	padding: 6px 0;
	width: 180px;
	text-align: right;
	border-bottom: 1px solid #ddecd5;
}

#content table.spalten3 td
{
	padding: 6px 6px;
	border-bottom: 1px solid #ddecd5;
}

#content a:link, #content a:visited
{
	text-decoration: underline;
	color: #6b8256;
}

#content ul
{
	font: 14px Georgia, "Times New Roman", Times, serif;
	margin-left: 75px;
	margin-right: 75px;
	margin-bottom: 36px;
	list-style-type: none;
}
#content div ul
{
	margin-left: 0;
}

#footer
{
	background-color: #F4F4F4;
	width: 100%;
	position: relative;
	z-index: 13;
	border-top: 1px dotted #B1B1B1;
}

#footer p { padding-left: 1em; }
.clear { clear: both; }
#fusszeile { display: none; }

/* Hilfskonstruktion f¸r Mozilla-Fehler */
#outer > #inner { border-bottom: 1px solid transparent; }
#navigation { margin-right: 1px; }
#metanavigation { margin-left: 4px; }
#content { margin: 0 -3px 0 -2px; }

/* AddThis (implemented by OSwebstyle.de) */

.addthis_toolbox {
	margin: 63px -160px 0 4px;
	width: 160px;
	float: left;
	position: relative;
	text-align: center;
}
.addthis_toolbox a {
	text-decoration: none;
	color: #555;
}

/* QR-Code (implemented by OSwebstyle.de) */

#qrcode {
	margin: 40px -160px 0 4px;
	width: 160px;
	float: left;
	position: relative;
	text-align: center;
}

/* EO QR */


/* Weather overview (by OSwebstyle.de) */

#weather {
	margin-top: 10px;
	margin-right: -160px;
	margin-bottom: -50px;
	margin-left: 4px;
	width: 160px;
	float: left;
	position: relative;
}
#weather .weather .current { background: #f5f9f2; }
#weather .weather .forecast {
	margin-top: 3px;
	background: #f5f9f2;
	height: 40px;
}
#weather .weather img {
	float: left;
	margin-right: 5px;
}

/* EO Weather */

/* Clock (by OSwebstyle.de) */
#clock {
	margin-top: 53px;
	margin-right: -160px;
	margin-bottom: -50px;
	margin-left: 4px;
	width: 160px;
	float: left;
	position: relative;
	background: #f5f9f2;
	height: 40px;
	line-height: 40px;
	text-align: center;
}
/* EO Clock */

/* Contact (by OSwebstyle.de) */
#contact-sidebar {
	margin-top: 53px;
	margin-right: -160px;
	margin-bottom: -50px;
	margin-left: 4px;
	width: 150px;
	padding: 0 5px;
	float: left;
	position: relative;
	background: #f5f9f2;
	text-align: left;
}
#contact-sidebar span { font-size: 0.9em; }
/* EO Clock */


/*Formular*/
div#kontaktform
{
	padding: 0 17px 0 17px;
	border: none;
}
form
{
	margin: 0 0 8px 0;
	padding: 0;
}
.fnormal input
{
	border: 1px solid #9DCA83;
	width: 480px;
}
.tnormal textarea
{
	border: 1px solid #9DCA83;
	width: 480px;
	height: 100px;
}
label { color: #201713; }

div#content div.fnormal, div#content div.tnormal, div#content div.bnormal
{
	border: none;
}
/*Kalenderform*/
div#schnellreservierung
{
	padding-top: 26px;
	background-color: #ddecd5;
	border: none;
	
}
div#schnellreservierung div
{
	background-color: #f5f9f2;
	border: none;
}
div#schnellreservierung h1
{
	font: 14px Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin-bottom: 16px;
	padding-top: 8px;
	padding-left: 10px;
}
.fcalDat input
{
	border: 1px solid #9DCA83;
	width: 80px;
}
.fcalTxt input
{
	border: 1px solid #9DCA83;
	width: 20px;
}
.fcalBtn input
{
	border: none;
	font: 13px Georgia, "Times New Roman", Times, serif;
	width: auto;
	background-color: #9DCA83;
padding: 4px;

}
div#schnellreservierung div .fcalDat, div#schnellreservierung div .fcalTxt, div#schnellreservierung div .fcalBtn
{
	margin-bottom: 6px;
	padding-left: 10px;

}
div#schnellreservierung div .fcalBtn
{
	margin-top: 8px;
}
/*EO Kalenderform*/
/*Gaestebewertung*/
div#gaestebewertung
{
	padding-top: 26px;
	background-color: #ddecd5;
	border: none;
	
}
div#gaestebewertung div
{
	background-color: #f5f9f2;
	border: none;
}
#navigation #gaestebewertung a:link, #navigation #gaestebewertung a:visited
{
	text-decoration: none;
	padding: 0;
	line-height: 100%;
	display: inline;
	color: #201713;
	background-color: transparent;
}
/*EO Gaestebewertung*/
