body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	line-height: 16px;
	letter-spacing: 0.1em;
	font-weight: normal;
	padding: 0px;
	color: #82828b;
}
#head {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 195px;
}
#contbox {
	background-image: url(../medien/gruen/background_gruen.gif);
	background-repeat: repeat-y;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	margin-top: 0px;
}
#contbox #navi {
	float: left;
	height: 200px;
	width: 160px;
	padding-top: 40px;
	padding-left: 40px;
}
#contbox #content {
	float: left;
	height: auto;
	width: 650px;
	padding-top: 40px;
	padding-left: 70px;
}
#contbox #bottem {
	background-image: url(../medien/gruen/bottem_gruen.gif);
	background-repeat: repeat-y;
	clear: both;
	height: 40px;
	width: 1000px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#rss {
	padding-left: 0px;
}
h1 {
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
}
h2 {
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	letter-spacing: 0.05em;
}
h3 {
	font-size: 13px;
	line-height: 13px;
	font-weight: bold;
}
a:link {
	color: #99CC00;
}
a:visited {
	color: #828282;
}
a:hover {
	color: #FF0000;
}
