*{
	margin: 0;
	padding: 0;
}
body{
	text-align: center;
	background:#d9dadc url(images/body-bg.gif) repeat-y center;
}
div{
	text-align: left;
}
html, body{
	height: 100%;
}
fieldset{
	border:0;
}
a#eyecatcher{
	position:relative;
	top:-65px;
	left:930px;
	z-index:999;	
}
/* DIV-Boxen */
div#wrapper {
	position:relative;
	margin: 0 auto;
	width: 1023px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
div#header {
	height: 161px;
	background: #fff;
	margin-left:1px;
}
div#topNavi {
	height:138px;
	background:url(images/search_bg.gif) repeat-x;
	padding-left:25px;
	margin:0 0 10px 1px;
}
div#rightCol {
	width: 180px;
	float: right;
}
div#centerCol {
	margin-right:200px;
	padding-left:35px;
	padding-top:30px;
}
div#leftCol, div#rightCol, div#centerCol {
	padding-bottom: 75px;
}
div#footer {
	clear: both;
	position: absolute;
	bottom: 0;
	width: 1010px;
	height: 30px;
	background: #6b8c25;
	color:#FFF;
	padding:15px 0 0 13px;
	font-size:12px;
}
/* clearfix zum Aufheben der Floatumgebung */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/* Überschrift */

#header h1 {
	position:relative;
	top:20px;
	left:50px;
}
#imagecontainer {
	position:absolute;
	top:0px;
	right:0px;
	width:625px;
	height:161px;
}
/*Suche*/
#topNavi h1{
	color:#FFFFFF;
	font-size:18px;
	line-height:35px;
}
#topNavi div{
	color:#FFFFFF;
	float:left;
}
#topNavi .form-input{
	border:1px solid #000;
}
#topNavi div.feriengebiet{
	width:250px;
}
#topNavi div p{
	line-height:20px;
	margin-top:25px;
	font-size:14px;
	font-weight:bold;
}
#topNavi div span{
	color:#7d1616;
	padding-left:7px;
	cursor:pointer;
}
#topNavi div.vonbis{
	width:200px;
}
#topNavi div.vonbis p{
	margin-top:12px;
	line-height:15px;
}
#topNavi form .date {
	width:80px;
	height:15px;
}
#topNavi div.vonbis img{
	position:relative;
	top:3px;
	cursor:pointer;
}
#topNavi div.mitund{
	width:220px;
}
#topNavi div.mitund p{
	margin-top:10px;
	line-height:17px;
}
#topNavi div.sonstiges p{
	margin-top:15px;
}
#topNavi div.sonstiges input.input{
	width:280px;
}
#topNavi div.sonstiges input.submit{
	display:block;
	margin-top:8px;
	position:relative;
	left:-2px;
}
#tooltip { 
    display:none; 
    background:transparent url(images/tooltip/red_arrow.png); 
    font-size:12px; 
    height:70px; 
    width:160px; 
    padding:25px; 
    color:#fff;
    z-index:10000; 
}
/*content*/
#centerCol h2 {
	font-size:18px;
	font-weight:bold;
	color: #3F3F3F;
	margin:10px 0 20px;
}
#centerCol div#content p {
	color: #3F3F3F;
	line-height:1.5;
}
#centerCol div#content img {
	border:3px solid #6B8C25;
}
#centerCol div#content img.noborder {
	border:0;
}
#centerCol div#content ul {
	margin:10px 25px;
}
#centerCol div#content ul li{
	color:#6B8C25
}
#centerCol div#content a {
	color: #0A71B4;
	text-decoration:none;
	font-weight:bold;
}
#centerCol div#content a:hover {
	color: #3F3F3F;
	text-decoration:underline;
}
#centerCol div#content a:visited {
	color: #8F8F8F;
}
p.note {
	margin-top:30px;
	font-size:11px;
	color:#777;
	background:#EEE;
	padding:8px 5px;
	font-style:italic;
	width:95%;
}
p.error {
	font-weight:bold;
	color:#9e0064;
	margin:10px 0;
}
#search-result {
	height:250px;
}
#search-result h3 {
	background: #edeef0;
	height:15px;
	font-weight:bold;
	font-size:12.8px;
	padding:5px;
	color:#494848;
	margin-bottom:10px;
	margin-top:20px;
}
#search-result-google-map {
	width:150px;
	height:150px;
	margin-right:10px;
	float:left;
}
#search-result-image {
	width:200px;
	height:150px;
	margin-right:12px;
	float:left;
}
#search-result-price {
	width:260px;
	height:150px;
	float:left;
}
#search-result-price-saison {
	color:#5d5c5c;
	font-size:10px;
	margin-bottom:12px;
}
#search-result-price-info {
	height:120px;
	border-top:1px dotted #5d5c5c;
	padding-top:12px;
	color:#5d5c5c;
	font-size:10px;
}
#search-result-information {
	color:#5d5c5c;
	font-size:10px;
	margin-left:15px;
	float:left;
}
#search-result-information img {
	margin-top:8px;
}
#search-result-details-anzeigen {
	position:relative;
	left:100px;
	width:165px;
	height:41px;
}
*+html #search-result-details-anzeigen {
	top:-25px
}
#detail-googlemaps {
	width:290px;
	height:140px;
	float:left;
	overflow:hidden;
	margin-right:10px;
	cursor:pointer;
}
#detail-images {
	float:left;
	width:460px;
	height:140px;
}
#detail-images img {

	margin:0 5px 8px 0;
}
#detail-images img a {
	height:62px;
	float:left;
}
#detail-legende {
	padding:10px 0;
}
#detail-suche {
	margin:10px 0;
}
#detailsdrucken-buchung {
	margin-left:-40px;
}
*+html #detailsdrucken-buchung {
	position:relative;
	right:20px;
	margin:-20px
}
#rightCol ul {
	padding:8px;
	font-weight:bold;
	color:#676766;
	font-size:13px;
}
#rightCol ul li {
	list-style:none;
	padding:2px 0 2px 15px;
	border-bottom:1px solid #6B8C25;
}
#rightCol ul li a {
	color:#0A71B4;
}
#rightCol ul li a:hover {
	color:#676766;
}
#rightCol ul li.active {padding-left:0px;}
#rightCol a {
	color:#676766;
	text-decoration:none;
}
#rightCol #right-navigation-item {
	color:#FFF;
	margin:0 0 4px 3px;
	font-size:11px;
	padding:3px 0 3px 10px;
}
#rightCol .auswahl {
	background:url(images/bg-engere-auswahl-anzeigen.gif) no-repeat;
}
#rightCol p.information {
	color:#5d5c5c;
	font-size:12px;
	margin:10px 0 10px 20px;
}
#rightCol p.information-title {
	color:#6b6b6b;
	font-size:12px;
	margin:10px 1px 10px 20px;
	background:#FFF;
	padding:3px 0;
}
#rightCol img.list-img {
	margin:2px 1px 4px 13px;
}
#footer h1, #footer h2, #footer h3, #footer h4 {
	color:#FFF;
	font-size:12px;
	display:inline;
	margin-right:20px;
}
#footer ul{
	list-style:none;
	display:inline;
	float:right;
	margin-right:30px;
}
#footer ul li{
	float:left;
	padding-right:15px;
}
#footer a {
	color:#FFF;
	text-decoration:none;
	font-size:12px;
}
a img {border:0;}
.levelshift_0 {padding-left: 0EM}
.levelshift_1 {padding-left: 10px}
.levelshift_2 {padding-left: 15px}
.levelshift_3 {padding-left: 20px}
.levelshift_4 {padding-left: 25px}
.levelshift_5 {padding-left: 30px}
form#commentform .form-label {
	margin: 1em 0 0;
	font: bold 1.2em Arial, Helvetica, sans-serif;
}
form#commentform span.required {
	color: red;
}
form#commentform, form#commentform p {
	padding: 0;
}
input#author, input#telefon, input#email, input#street, input#location, select#kennen, select#haustier, input#url, input#von, input#bis, input#personen {
	width: 310px;
}
input#author, input#telefon, input#email, input#street, input#location, select#kennen, select#haustier, input#personen, input#url, input#von, input#bis, textarea#comment {
	padding: 0.2em;
	font: normal 1.1em Arial, Helvetica, sans-serif;
	color: #888888;
	padding: 4px;
	border: 1px solid #cdcdcd;
}
input#anfrage, input#anfrage {
	border: 1px solid #cdcdcd;
}
textarea#comment {
	height: 11em;
	margin: 0 0 0.5em;
	overflow: auto;
	width: 570px;
}
form#commentform .form-submit {
	text-align: left;
	margin: 5px;
	float: right;
	width: 170px;
}
#commentform #information-form {
	position:absolute;
	top:350px;
	left:460px;
	color:#000;
	width:320px;
}
#commentform #information-form td a {
	color:#000;
}
.formcontainer {
	margin:20px 0;
}
#calender {
	width:800px;
	float:left;
}
#calender-month {
	width:200px;
	height:170px;
	float:left;
	text-align:center;
}
#calender-price {
	float:left;
	width:200px;
}
#calender-price div {
	margin:10px 0;
	padding:10px;
	width:160px;
	color:#FFF;
}
#calender-body {
	margin: auto;
	width:1000px;
	height:480px;
	padding:50px;
}
#calender-price div.saisonA {background:#7A8F6B}
#calender-price div.saisonB {background:#6B7C8F}
#calender-price div.saisonC {background:#9F636B}
#calender-year {
	position:absolute;
	top:20px;
	left:55px;
	font-size:20px;
	font-weight:bold;
}
#calender-next-year {
	position:absolute;
	top:20px;
	right:100px;

	font-weight:bold;
}
#calender-year a {color:#000;text-decoration:none;font-size:20px;}
#calender-next-year a {color:#000;text-decoration:none;font-size:20px;}
#centerCol #page-link {margin:20px 0;}
#centerCol #page-link a {color:#000;text-decoration:none;}