body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#container {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	text-align: left;
	position: relative;
	background-color: #FFFFFF;
	padding: 0px;
	height: auto;
}
#head {
	background-image: url(images/head.jpg);
	height: 170px;
	width: 1000px;
}
#inhalt{
	height: auto;
	width: 600px;
	float: right;
	margin-right: 40px;
	padding-top: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
#inhalt a {
	font-weight: bold;
	color: #468341;
	text-decoration: none;
}
#inhalt a:hover {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
#menue{
	height: auto;
	width: 321px;
	float: left;
	padding-top: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
#fuss{
	width: 1000px;
	height: 28px;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #00FF00;
}
#imge {
	margin-bottom: -3px;
}


h1 {
	font-size: 14px;
	font-weight: bold;
	color: #006600;
	padding-top: 0px;
	padding-bottom: 0px;
}
d
