html {
	height: 100%;
}

body {
	background: #656565 url("body_background.jpg") repeat-x left top;
	height: 100%;
}
#wrapper {
	background: #ffffff url("wrapper_background.jpg") no-repeat right top;
	min-height: 100%;		/* siehe auch ie_lt_7 */
}
#left .logo {
	position: absolute;
	left: 10px;
	top: 10px;
}
#left .mod_navigationMain {
	font-family:Georgia, "Times New Roman", Times, serif;
	position: absolute;
	left: 180px;
	top: 10px;
	height: 160px;
	width: 160px;
	overflow: hidden;
}
#left .mod_navigationMain ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#left .mod_navigationMain a, #left .mod_navigationMain span {
	color: #3D3D3D;
	display: block;
	letter-spacing: 2px;
	font-size: 10px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 7px 0px 0px;
	height: 23px;
	text-transform: uppercase;
	text-align: right;
	line-height: 23px;
	text-decoration: none;
}
#left .mod_navigationMain a:hover {
	background-color: #D2AE96;
}
#left .mod_navigationMain span {
	background-color: #A65E2E;
	color: #ffffff;
}
#left .mod_article {
	position: absolute;
	left: 10px;
	top: 180px;
	height: 500px;
	width: 500px;
	overflow: hidden;
}
#left .anschrift {
	position: absolute;
	left: 350px;
	top: 576px;
}
#left .anschrift p {
	color: #d1d1d1;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#left form.buchen td {
	font-size: 12px;
	padding: 1px 15px 1px 0px;
}
#left form.buchen select {
	width: 100%;
}
#left form.buchen input.text {
	width: 250px;
}
#left form.buchen textarea {
	width: 250px;
	height: 150px;
}
#main {
	min-height: 700px;				/* Siehe auch ie_lt_7 */
}
#main .titel {
	left: -160px;
	top: 10px;
	position: absolute;
}
#main .mod_article {
	padding: 180px 0px 10px 10px;
}
#main .mod_article p {
	padding-right: 70px;
}
#main .mod_article .ce_gallery td {
	padding: 0px 10px 10px 0px;
}
#main .mod_article .ce_gallery a {
	display: block;
	height: 75px;
	width: 75px;
}
#main .preise {
	margin-top: 10px;
	margin-bottom: 10px;
}
#main .preise table {
	width: 308px;
}
#main .preise table td {
	font-size: 11px;
	font-family: Arial, Helvetica, Sans-Serif;
	padding: 1px 8px 1px 0px;
	vertical-align: top;
	border-bottom: 1px #F2E7E0 solid;
}
#main .preise .row_0 td {
	font-weight: bold;
}
#main .preise td.col_2 {
	text-align: right;
}
#main .preise td.col_3 {
	text-align: right;
	padding-right: 0px;
}
#main .buchungsbedingungen p {
	font-size: 11px;
	text-align: justify;
	font-family: Arial, Helvetica, Sans-Serif;
	padding: 1px 50px 120px 0px;
}
#main .mod_dlh_minireservationplan table {
	border-left: 1px #F2E7E0 solid;
	border-top: 1px #F2E7E0 solid;
	background: #F8F3EF;
	margin-bottom: 15px;
	height: 160px;
}
#main .mod_dlh_minireservationplan th, #main .mod_dlh_minireservationplan td {
	font-family:Georgia, "Times New Roman", Times, serif;
	padding: 0px 13px 0px 13px;
	font-size: 12px;
	text-align: center;
	border-right: 1px #F2E7E0 solid;
	border-bottom: 1px #F2E7E0 solid;
}
#main .mod_dlh_minireservationplan td.weekend {
	font-weight: bold;
}
#main .mod_dlh_minireservationplan td.reserved {
	background-color: #CA9B8C;
}
#main .mod_dlh_minireservationplan td.blocked {
	background-color: #CCCCCC;
}
#main .mod_dlh_minireservationplan th a {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
#main .ce_form .kontakt {
	margin: 0px 0px 30px 0px;
}
#main .ce_form .kontakt td {
	font-size: 12px;
	padding: 1px 15px 1px 0px;
}
#main .ce_form .kontakt td input.text {
	width: 220px;
}
#main .ce_form .kontakt td textarea {
	width: 220px;
	height: 150px;
}

/* Kommentare, Gaestebuch */

#main .ce_comments div {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;	
}


#main .ce_comments .pagination ul,
#main .ce_comments .pagination li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}


#main .ce_comments .pagination li {
	float: left;
}

#main .ce_comments .pagination a,
#main .ce_comments .pagination .current {

	display: block;
	margin: 0px 10px 20px 0px;
	padding: 1px 5px 1px 5px;
	color: #525252;
	font-size: 12px;
	border: 1px solid #525252;
	background: #EDEDED;
	text-decoration: none;
}

#main .ce_comments .pagination .current,
#main .ce_comments .pagination a:hover {
	background: #A8A8A8;
	color: #ffffff;
}

#main .ce_comments .pagination .next,
#main .ce_comments .pagination .previous,
#main .ce_comments .pagination p {
	display: none;
}


#main .ce_comments form {
	margin: 0px 0px 20px 0px;
}



#main .ce_comments label,#main .ce_comments span {
	float: left;
	clear: both;
}

#main .ce_comments .info {
	font-weight: bold;
}

#main .ce_comments .info span.date {
	font-weight: normal;
	}

#main .ce_comments input.text,
#main .ce_comments input.captcha,
#main .ce_comments textarea,
#main .ce_comments input.submit {
	width: 250px;
	font-size: 13px;
	clear: both;
	float: left;
	margin-bottom: 0px;
}

#main .ce_comments input.submit {
	margin-top: 15px;

	width: auto;
}





#footer {
	background: url("footer_background.gif") no-repeat right top;
	clear: both;
	margin: 0px 27px 0px 10px;
}
#footer .impressum p {
	letter-spacing: 2px;
	font-size: 10px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	text-align: right;
	text-transform: uppercase;
	width: 330px;
}
#footer .impressum a {
	color: #BABABA;
	text-decoration: none;
}

