/* CSS Document */
body {
	background-image: url(grafik/bg_holz.jpg);
		font-family: Arial, Helvetica, sans-serif;

}

#homepage {
	width:950px;
	background-color:#336633;
	border: thin dotted #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
		background-image: url(grafik/screendesign/headerbilder/4.jpg);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;


}

#header #menue {
	height:90px;
	margin-top: 100px;
	position: absolute;
	margin-left: 10px;
}

#header {
	height:205px;
}

#maincontent {
width : 700px;
float : left;
background-color:#ffffff;
margin : 10px;
padding:10px;
text-align: left;
border: thin dotted #CCCCCC;
min-height:1000px;
}

#inhalt {
}

#right {
	width : 180px;
	float : left;
	margin : 10px;
	margin-top:-50px;
	background-color:#ABBA39;
	border: thin dotted #CCCCCC;
}

#footer {
	clear:both;
	width:950px;
}



#Logo {
	margin-left:35px;
	margin-top:5px;
	width:163px;
	height:124px;
	z-index:2;
	float:left;
	position:absolute;
}

#Reisefuehrer {
	position:fixed;
	background-image:url(grafik/screendesign/merkzettel/hintergrund.gif);
	left:500px;
	top:0px;
	width:250px;
	height:30px;
	z-index:2;
}



a.tooltip {
}
.tooltip span.info{
display:none;
}
.tooltip:hover span.info{
display:block;
position:absolute; 
top:20px;
left:30px;
width:200px; 
height:40px;
font-family: Arial, Helvetica, sans-serif;
font-size: 0.8em;
}

#web20 {
	width:100px;
	position:fixed;
	bottom:30px;
	right:20px;
}

#Unterkunftswerbung {
	margin-left:780px;
	margin-top:20px;
	position:absolute;

}

#prospektbestellen {
	width : 180px;
	height:25px;
	margin-left:50px;
	margin-top:-25px;
	float:left;
	background-color:#ABBA39;
	border: thin dotted #CCCCCC;
	line-height:25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#336633;
	visibility:hidden;
}

.fan_box .full_widget {
width:180px;
 background: transparent;
 border: none;    
}

