body {
	text-align: center;
}
#container {
	width: 945px;
	height: 625px;	
	margin: 25px auto 0 auto;
	text-align: left;	
}
#header {
	width: 925px;
	height: 100px;
}
#head_links {
	float: left;
	width: 335px;
	height: 100px;	
}
#head_rechts {
	float: left;
	width: 590px;
	height: 100px;
	background: url(images/silhouette.jpg) center right no-repeat;
}
#content {
	font-family: Geneva, Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #666666;
	width: 945px;
	height: 465px;
}
#content_links {
	float: left;
	width: 332px;
	height: 465px;	
}
#menu {	
	width: 332px;
	height: 150px;
	background-color: #009966;
	text-align: right;
}
#menu h1 {
	height: 20px;
	margin: 0px;
}
#menu a {	
	padding-right: 25px;
	color: #ffffff;
	text-decoration: none;
	font-size: 8pt;
}
#menu .active {		
	color: #000000;	
}
#verlauf {
	margin-top: 1px;
	width: 332px;
	height: 20px;
	background-image: url(images/verlauf.jpg);
}
#menu_subcontent {
	width: 332px;
	height: 295px;
	background: url(images/linie.jpg) top right repeat-y;
}
#menu_subcontent a {
	color: #666666;
	text-decoration: none;
}
#anschrift {
	margin-top: 30px;
	width: 175px;
	float: right;
}
#anschrift h2 {
	margin: 0px;
}
#anschrift p {
	margin-bottom: 10px;
	margin-left: 0px;
}
#anschrift h2 {
	margin-bottom: 10px;	
	color: #009966;
	font-size: 8pt;
}
#content_links img {
	display: block;
}	
#content_mitte {
	float: left;
	width: 355px;
	height: 465px;
	background: url(images/linie.jpg) top right repeat-y;
}
#content_mitte h1, h2, p {
	margin-left: 40px;
	margin-right: 30px;
}
#content_mitte h1, h2 {
	margin-top: 0px;
}
#content_mitte h1 {
	font-size: 12pt;
	color: #009966;
}
#content_mitte h2 {
	margin-bottom: 0px;	
	font-size: 8pt;
	color: #009966;
}
#content_mitte a {	
	color: #666666;	
	text-decoration: none;
}
#content_rechts {
	float: left;
	width: 258px;
	height: 465px;
	background: url(images/katze.jpg) top right no-repeat;
}
.gruen {
	color: #009966;
}
.fett {
	font-weight: bold;
}

#content_mitte ul {
  list-style: none;
}

#content_mitte ul li {
  font-size: 8pt;
}
