/* CSS Document */



html {height: 100%; margin-bottom: 1px;  }



body {

	background-color: #F4F8EC;

	margin: 0px;

	text-align:center;

	font-family:Arial, Helvetica, sans-serif;

}

#container{

	width: 911px;

	margin: auto;

	text-align:left;

	}

#head{

	width: 911px;

	height: 80px;

	background-image:url(img/bg_all.gif);

}

#content{

	width:911px;

	background-image:url(img/bg_all.gif);

}

#monatsangebot_box {
	padding-left: 35px;
	width: 178px;
}

#bottomline{

	line-height: 0; 

	font-size: 0;

	width:911px;

	height:50px;

	background-image:url(img/bg_bottom.gif);

	background-repeat:no-repeat;

}

#content_wiesenh{

	width:911px;

	background-image:url(img/bg_wiesenh.gif);

}

#bottomline_wiesenh{

	line-height: 0; 

	font-size: 0;

	width:911px;

	height:50px;

	background-image:url(img/bg_bottom_wiesenh.gif);

	background-repeat:no-repeat;

}

#content_waldh{

	width:911px;

	background-image:url(img/bg_waldh.gif);

}

#bottomline_waldh{

	line-height: 0; 

	font-size: 0;

	width:911px;

	height:50px;

	background-image:url(img/bg_bottom_waldh.gif);

	background-repeat:no-repeat;

}
.hgbild{
	overflow: visible;
	height: 40px;
}

.pusteblume{
	background-image:url(img/pusteblume.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
}

.waldpflanze{
	background-image:url(img/waldpflanze.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
}


.headline{

	font-size:13px;

	font-weight:bold;

	color:#333333;
	
	line-height:18px;

}

.fliesstext{

	font-size:12px;

	color:#333333;
	
	line-height:18px;

}

.fl_bold{

	font-size:12px;

	color:#333333;

	font-weight:bold;
	
	line-height:18px;

}

.smalltext{

	font-size:11px;

	color:#333333;
	
	line-height:14px;

}
.bildunter{

	font-size:11px;

	color:#888888;
	
	line-height:14px;
	
	font-style:italic;

}

a:link {color:#FF0000; text-decoration:underline}
a:visited {color:#FF0000; text-decoration:underline}
a:active {color:#999999; text-decoration:none}
a:hover {color:#999999; text-decoration:none}

.liste{

	font-size:12px;

	color:#333333;

	list-style-image:url(img/redDot.gif);

}

/*	roll-over-navigation */
	ul.ron { display : none;  background: #FFF; margin : 0; padding : 0; width : 100px; list-style-type : none; text-align:left; border-bottom : 1px solid #FF0000;}
	ul.ron li { display : inline; background: #FFF; }
	ul.ron li a { display : block; width : 81px; margin : 0; padding : 5px 10px 5px 7px; font : normal 12px/120% Arial, sans-serif; color : #000; text-decoration : none; border-top : 1px solid #FF0000; border-left : 1px solid #FF0000; border-right : 1px solid #FF0000; }
	ul.ron li a:HOVER { background : #FF0000; font : normal 12px/120% Arial, sans-serif; color : #FFF;}
	
	#roncontainer { width : 911px; position : absolute; left : 50%; top : 67px; margin : 0 0 0 -448px; }
	
	#ron1 { position : absolute; top : 0; left : 332px; }
	#ron2 { position : absolute; top : 0; left : 445px; }
	#ron3 { position : absolute; top : 0; left : 219px; }
	
	#roncontainer { z-index:1; }