* { font-family:tahoma, arial, Helvetica, sansSerif; }
body { text-align: center; background-color:#69a550; }
#all { text-align: left; margin: 0 auto; width:800px; background-color:#ffffff; background-image:url(../images/hg-header.jpg); background-repeat: no-repeat; }

/*	Hauptcontainer 662px breit
	***/
#top, #mid, #bot { width: 662px; clear:both; margin: 0px 63px 0px 75px; }	
#top, #mid { border-bottom: 2px solid #69a550; }	
	#top { padding: 60px 0px 20px 0px; }
	#mid .clear { clear:both; font-size:1px; }

#bot { text-align:right; }

/*	#mid Container
	***/
#left { float: left; width: 510px; }
	#left-top { clear: both; width: 510px; margin-top: 7px; }
	#left-bottom { clear: both; width: 510px; margin-top:69px; }
		#left-bottom h1, #left-bottom p { margin-right:30px; }
	
	/*
	Box mit umfliessenden Text #umfl #umfl-li
	***/
	#umfl { width: 510px; }
		#umfl-li { width: 230px; background-color: #f2f2f2; margin-right: 10px; float:left; padding: 10px; }
		#umfl-li h5, #umfl-li p { margin: 0px 10px; }
	/*
	Box in eigener Sache
	***/
	#eigen { border: 2px dotted #ff8700; padding:0px 10px 10px 10px; margin-top:10px; }

#right { float: left; width: 152px; padding-top: 125px; }

