/*

Farben:
	DunkelgrŸn:	#5B5C51	(Pantone 417)
	HellgrŸn:	#94D154 (Pantone 367)

*/

body {
	font-family: Segoe, "Segoe UI", Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 12px;
	line-height: 14px;
	text-align: justify;
}
#inhalt img {
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
}

h1 {
	color: #94D154;
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
}

h2 {
	color: #000000;
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
}

#kopf {
	position:absolute;
	left:0px;
	top:0px;
	width:282px;
	height:281px;
	z-index:1;
}
#adresse {
	position:absolute;
	left:290px;
	top:82px;
	width:448px;
	height:32px;
	z-index:2;
}
#inhalt {
	position:absolute;
	left:151px;
	top:182px;
	width:564px;
	height:446px;
	z-index:3;
}
#navigation {
	position:absolute;
	left:-100px;
	top:300px;
	width:180px;
	height:164px;
	z-index:4;
}
#navigation a {
	font-weight: bold;
	color: #94D154;
	text-decoration: none;
	font-size: 8px;
}
#navigation a:hover {
	color: #585548;
	font-size: 14px;
	text-decoration: none;
}
#opuskula {
	position:absolute;
	left:6px;
	top:550px;
	width:10px;
	height:37px;
}
