.img_right {
	float: right;
	margin: 6px;
	
}

.img_left {
	float: left;
	margin: 6px;
}
a{text-decoration:none;color:#333300;}

a img{border:none;}
	
	body{ font: 10pt arial;  }
	
	#main{
	}
	#site{	
	text-align:center;
	color:#333300; 
	border:2px solid #ec008c; 
	text-align:left;
	z-index:2; 
	position:absolute; 
	top:10px; left:40px; 
	width:820px; height:900px;}
	
	#footer{position:absolute; bottom:0px;left:10px; height:30px;}
	
	#home{background-color:#FFFFFF;	text-align:center;}
	
	#info{background-color:#FFFFFF;	}
	
	#buchung{background-color:#FFFFFF;	}
	
	#haus{background-color:#FFFFFF;	}
	
	#slideshow{
	background-color:#FFFFFF;
	
	text-align: center;
	/*font-family: 'Lucida Grande', 'Trebuchet MS', verdana, arial, sans-serif;
	color: #666;
	font-size: 65.5%;*/
	
	margin: 0 auto;	
	}
	
	#kurzinfo{
	/*height:550px;
	overflow:auto;*/
	}
	
	#banner{
	position:absolute;
	text-align:center; 
	top:0px; left:0px;
	height:140px;
	width:100%;
	padding:0px;
	
	}
	.banner{
	overflow: auto;
	float:left;
	margin-right:15px;
	}
	
	h2{
	font-size: 14pt; 
	color:#ec008c;
	font-weight:normal;
	}
	
	h3{
	font-size: 16pt; 
	color:#ec008c;
	font-weight:normal;
	}
	
	h1{
	font-size: 12pt; 
	color:#000000;
	font-weight:normal;
	}
	
	.magenta{color:#ec008c;}
	
	.content{
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left; 
	position:absolute; 
	top:160px; left:0px; 
	width:795px; height:680px;
	z-index:0;
	padding:10px;
	overflow:auto;	
	}
	
	.site{
	
	
	
	}
	
	


	
ul, li
{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	z-index: 99;
}

.menu
{
	position:absolute; 
	top:100px; left:10px; 
	
	z-index: 99;
	
}

.menu li
{
	width: 130px;
	float: left;
}

.menu a
{
	border: 0px solid #888;
	background-color: #fff;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	cursor: default;
	margin: 0px 0px;
	display: block;
	height: 20px;
	color: #000;
	z-index: 99;
}

.menu a:hover
{
color:#ec008c;
	background-color: #eee;
	z-index: 99;
}

#smenu1, #smenu2, #smenu3, #smenu4 , #smenu5 , #smenu6, #smenu7
{
	font-size: 12px;
	display: none;
	width: 130px;
	float: left;
}

#smenu1 a, #smenu2 a, #smenu3 a, #smenu4 a, #smenu5 a, #smenu6 a, #smenu7 a
{
	font-weight: normal;
	padding-top: 2px;
	border-top: 0px;
	cursor: pointer;
	z-index: 99;
}
//-->