@charset "UTF-8";/* CSS Document */	/********************** Eigenschaften ***************************		*																*		*		fliestext: 		Verdana, Arial, Helvetica, sans-serif	*	*																*	****************************************************************/body{	padding: 0;	margin: 0;	background-color: #f4efe8;	background-image: url(../images/img_background.jpg);	background-position: top center;	background-repeat: repeat-y;	}#content{	width: 1024px;	min-height: 1000px;	clear: both;	margin: auto;	margin-bottom: 25px;	}.header{	width: 1024px;	height: 20px;	float: left;	padding-top: 10px;	text-align: right;	background-color: #f4efe8;	}.flash{	width: 1024px;	height: 382px;	float: left;	background-color: #f4efe8;	}.logo{	width: 257px;	height: 145px;	float: left;	text-align: center;	padding-top: 15px;	border-right: 1px solid #ffffff;	background-image: url(../images/img_background_logo.jpg);	}.menu{	width: 766px;	height: 160px;	float: left;	background-image: url(../images/img_background_menu.jpg);	}.left{	width: 246px;	padding-left: 10px;	min-height: 350px;	float: left;	}.inhalt{	width: 475px;	min-height: 450px;	float: left;	padding-top: 15px;	margin-left: 10px;	}.right{	width: 258px;	min-height: 340px;	float: left;	margin-left: 25px;	padding-top: 10px;	text-align: center;	}.right img{	margin-bottom: 10px;	}.footer{	width: 1024px;	height: 30px;	float: left;	clear: both;	padding-top: 10px;	padding-bottom: 10px;	text-align: center;	background-color: #f4efe8;	}.img_left{	float: left;	margin-right: 10px;	margin-left: 5px;	margin-bottom: 10px;	padding: 5px;	border: 1px solid #af987e;	background-color: #FFFFFF;	}.aktu{	width: 470px;	min-height: 120px; 	margin-bottom: 25px;	margin-left: 10px; 	padding-bottom: 20px; 	border-bottom:	1px solid #cccccc;	}/******* Gaestebuch *******/.gaestebuch{	width: 99%;	min-height: 20px;	float: left;	margin-top: -10px;	margin-bottom: 15px;	padding: 5px;	border-left: 4px solid #92a03f;	border-bottom: 1px solid #92a03f;	}
