@charset "utf-8";
#wrapper {
	background-color: #FFF;
	height: 626px;
	width: 970px;
	border: thin solid #414F1D;
	position: relative;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
}
#Menueleiste {
	background-color: #97BF0D;
	height: 41px;
	width: 656px;
	position: absolute;
	top: 150px;
	left: 0px;
}
#navigation {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #FFF;
	float: right;
	height: 35px;
	width: 656px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFF;
	list-style-type: none;
	padding-bottom: 2px;
	padding-top: -2px;
	position: absolute;
	top: -5px;
}
#navigation ul li {
	list-style-type: none;
	float: left;
	margin-right: 30px;
}
#Fliesstext {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	height: 336px;
	width: 395px;
	margin-top: 40px;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 40px;
}
#navigation ul li a {
	color: #FFF;
	text-decoration: none;
}
h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color: #414F1D;
	font-weight: normal;
}
p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}
#navigation ul li a:hover {
	text-decoration: underline;
}
body {
	background-color: #DEF78A;
}
#headerWeisserBereich {
	height: 150px;
	width: 655px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#grossesBildRechts {
	height: 597px;
	width: 315px;
	position: absolute;
	top: 0px;
	left: 656px;
}
#SeitenteilLinks {
	height: 406px;
	width: 190px;
	position: absolute;
	left: 0px;
	top: 191px;
}
#TextMitte {
	position: absolute;
	height: 406px;
	width: 465px;
	left: 190px;
	top: 191px;
}
#Footer {
	background-color: #414F1D;
	height: 31px;
	width: 970px;
	position: absolute;
	left: 0px;
	bottom: 0px;
}
h4 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	background-color: #97BF0D;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 2px;
	padding-left: 20px;
}
h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	background-color: #414F1D;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-top: 18px;
}
#SeitenteilLinks h3 a {
	color: #FFF;
	text-decoration: none;
}
#SeitenteilLinks h3 a:hover {
	text-decoration: underline;
}

#SeitenteilLinks h4 a {
	color: #FFF;
	text-decoration: none;
}
#SeitenteilLinks h4 a:hover {
	text-decoration: underline;
}
h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #414F1D;
	font-style: normal;
}
#Fliesstext h6 a {
	color: #000;
	text-decoration: none;
}
#Fliesstext h6 a:hover {
	text-decoration: underline;
}

#ImpressumDiv {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	height: 20px;
	width: 67px;
	padding-top: 7px;
	padding-left: 15px;
	position: absolute;
	left: 887px;
	top: 2px;
}
#ImpressumDiv a {
	color: #FFF;
	text-decoration: none;
}
#ImpressumDiv a:hover {
	text-decoration: underline;
}
#Fliesstext p a {
	color: #000;
	text-decoration: none;
}
#Fliesstext p a:hover {
	text-decoration: underline;
}
h5 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #414F1D;
	margin-bottom: -15px;
}
h6 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000;
}
#SeitenteilLinks h6 {
	padding-left: 20px;
}
#SeitenteilLinks h6 a {
	color: #000;
	text-decoration: none;
}
#SeitenteilLinks h6 a:hover {
	text-decoration: underline;
}
#Fliesstext ul li {
	list-style-type: circle;
	list-style-position: outside;
	margin-left: -22px;
	margin-bottom: 5px;
}
.ListeZeilenabstand {
	line-height: 12px;
}
