body,html {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	background-color: #76af1e;
}
a {
	color: #7DB22B;
	text-decoration: underline;
}
a:hover {
  text-decoration: none;
  color: #b8000c;
}
#main {
	text-align: left;
	width: 100%;
	background-color: #FFFFFF;
	background-image: url(../i/main/bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 11px;
}
#site {
	width: 995px;
}
#top {
	width: 995px;
}
#top_l {
	text-align: left;
	float: left;
}
#top_r {
	float: right;
	width: 90px;
}
.logo {
	padding-top: 42px;
	padding-bottom: 32px;
	padding-left: 38px;
}
.topillu {
	vertical-align: top;
}


#content {
	text-align: left;
	width: 995px;
}
#menue {
	width: 305px;
	background-image: url(../i/main/m_fakten.gif);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
}
.mp {
	padding-left: 71px;
	padding-bottom: 6px;
}
#inhalt {
	float: right;
	width: 665px;
}
#i_l {
	width: 360px;
	float: left;
}
#i_l_txt {
	width: 280px;
	float: left;
	line-height: 18px;
}
#i_l_img{
	float: right;
	width: 80px;
}
#i_r{
	float: right;
	width: 280px;
	line-height: 18px;
}
h1 {
  font-size: 12px;
  color: #000000;
  font-weight: bold;
}
h2 {
  font-size: 14px;
  color: #000000;
  font-weight: bold;
}
h3 {
  font-size: 16px;
  font-weight: bold;
}
#foot {
	color: #559b4a;
	padding-left: 608px;
	padding-bottom: 20px;
	padding-top: 20px;
}
.clearfloat {
  clear: both;
  height: 1px;
  line-height: 1px;
  margin-top: -1px;
  font-size: 1px;
}
#created {
	color: #9AC45A;
	font-size: 10px;
	padding-top: 12px;
	padding-bottom: 20px;
	padding-left: 6px;
}
#created  a {
	color: #9AC45A;
	font-size: 10px;
	text-decoration: none;
}
p {
	margin-top: 0px;
}
.txt_gruen {
	color: #76AF1E;
}
.txt_braun {
	color: #8E6B6A;
}
.bildunterschrift {
	color: #8E6C6B;
	font-size: 11px;
	padding-left: 6px;
}
.datenschutz {
	margin-left: 70px;
}
