body      {
	background:  #EFDAAA; 
	color: black;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	margin: 0px;
	padding: 0px; }

* {	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;  }

/* Links */
a:link, a:visited, a:active, a:hover   { 
	color: #000084;
	background: transparent;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	 }
a:hover  { color: red; }

ul.menu{
	list-style: none;
	margin: 20px 0px 0px 30px;
	padding: 0px;
}
ul.menu li{
	margin-bottom: 5px;
}
a.m:link, a.m:visited, a.m:active, a.m:hover   { 
	color: #000084;
	background: transparent;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	 }
a.m:hover  { color: red; }

/* Überschriften */
h1 {
	color: black;
	font-size: 16pt;
	font-style: italic;
	font-weight: 400;  
	margin:0px;
	padding:0px; 	
}
span.subtitle{
	font-style: italic;
}
h2 {
	font-size: 11pt;
	font-weight: bold;
	border-bottom: 1px dashed #EE650C;
	margin-bottom: 5px;
}
h3 {
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 5px;
}
/* Überschrift für Impressum (muss gesetzt werden!) */
h2.impressum {
	font-size: 11pt;
	font-weight: bold;
}
/* Normale Texte */
span.impressum  {
	font-size: 10pt;  }
	
	
div.right_box{
	padding: 10px;
	margin-top: 20px;
	text-align: left;
}
	

	
div#main{
	position: relative; 
	width: 990px;
	background:url('http://www.wasserfall-steig.de/bg/background_left.gif');
	background-repeat: repeat-y;
}
div#topic{
	position: relative; 
	width: 990px;
	background: url('http://www.wasserfall-steig.de/clips/headtitle.jpg');
	text-align: right;
}
div#menu_side{
	position: relative; width: 184px;float:left;background: #8899BB;
}
div#content_container{
	position: relative; width: 806px;text-align: right;float:right;
}
div#bogen{
	position: absolute; top: 0px; left: 0px; width: 107px; height: 25px;z-index: 10;
}
div#bogen2{
	position: absolute;width:33px;height:68px;
}
div#top_menu{
	position: relative; width: 806px;background: #F3Cf6A;height: 25px;
}
div#content{
	position: relative; width: 536px;text-align: left;
	background: #EFDAAA url('http://www.wasserfall-steig.de/bg/wiesenhintergrund.jpg');   
	background-repeat:no-repeat;
	float: left;
	
}
div#content_dist{
	padding-left: 25px;padding-top:30px;
}
div.content_block{
	position: relative;width: 450px;padding-left:15px;
}
div.content_line{
	position: relative; width: 490px;border-bottom: 1px dashed #EE650C;margin-top: 10px;margin-bottom: 30px;
}
div#right_side{
	position: relative; width: 269px; float: right;background: #EFDAAA;text-align: right;
	border-left: 1px dashed #EE650C;
}
div#bottom{
	position: relative; clear: both; width: 990px;background: #8899BB;
}
div#location{
	position: relative;width:806px;height: 20px;background: #D3AF4A;margin-left: 184px;
}
div#location_dist{
	padding: 3px 20px 3px 20px;
}
div#bottom2{
	position: relative; width: 990px;text-align: left;
}
div#bottom_bogen{
	width: 184px; position: relative;float: left;background: #8899BB;
}
div#bottom_menu{
	position: relative; width:804px;float: right;height: 16px;background: #F3Cf6A;left: -2px;
}



#lightbox{
	background-color: #eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(http://www.wasserfall-steig.de/clips/lightbox/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(http://www.wasserfall-steig.de/clips/white.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.wasserfall-steig.de/clips/lightbox/overlay.png", sizingMethod="scale");
	}
