body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
}
h1 {
	font-size: 1.2em;
	color: #008030;
}
h2 {
	font-size: 1.1em;
}
ul {
	list-style-type: square;
	line-height: 30px;

}
#Logoarea {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 160px;
	height: 80px;
	z-index: 1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-weight: bold;
	color: #D03808;
	padding-top: 4px;
	padding-left: 8px;
	background-repeat: no-repeat;
	background-position: left top;
}
#Logoarea a {
	color: #D03808;
	font-weight: bold;
	text-decoration: none;
}
#Header {
	position: absolute;
	left: 160px;
	top: 20px;
	width: 580px;
	height: 60px;
	z-index: 2;
	padding-top: 2px;
	background-color: #CBFBAB;
}
#Header td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-weight: bold;
	color: #D03808;
}
#Left {
	position: absolute;
	left: 0px;
	top: 80px;
	width: 160px;
	height: 700px;
	z-index: 3;
	color: white;
	list-style-type: none;
	background: #008030;
}
.menue {
	margin-left: 0px;
	padding-left: 0px;
	background : #008030;
}
.menue li a {
	color: white;
	width: 160px;
	padding: 1px;
	padding-left: 20px;
	text-decoration: none;
	text-align: left;
	background-color: #008030;
	display: block;
}
.menue li a:hover {
	background-color: #8EBB3F;
}
#limarkiert {
	background-color: #8EBB3F;
	font-weight: bold;
	border-bottom: medium solid #024520;
	border-top: medium solid #024520;
}
.copyright {
	font-size: 0.6em;
}
.copyright a {
	color: white
}
#Content {
	position: absolute;
	left: 160px;
	top: 80px;
	width: 640px;
	height: 680px;
	z-index: 4;
	font-size: 0.9em;
	background-color: #CBFBAB;
}
#Content td {
	font-size: 0.9em;
}
#Contentpicture {
	position: relative;
	padding-top: 20px;
	padding-left: 20px;
	width: 640px;
	z-index: 5;
	background-color: #339966;
}
#Contenttext {
	position: relative;
	padding-top: 20px;
	padding-left: 20px;
	z-index: 6;
}
#Contentboller {
	position: absolute;
	left: 540px;
	top: 215px;
	z-index: 7;
	background-color: #8EBB3F;
	height: 110px;
	width: 110px;
}
#Contenttext a {
	color: #D03808;
	font-weight: bold;
	text-decoration: none;
}
#Contenttext a:hover {
	color: #008030;
}
#Contenttext ul.liste2 {
	list-style-type: none;
	left: 50px;
}
.impressumtdstrong {
	font-weight: bold;
}
#contenttextdatenschutz {
  font-size: 0.6em;
  padding-top: 5px;
	padding-right: 3px;  
	padding-left: 10px;
	z-index: 8;
}