body {
	margin: 0;
	padding: 0;
	background: #709f02 url(pics/bg01.jpg) repeat-x left top;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 13px;
	color: #2F4600;
}

h1, h2, h3 {
	margin-top: 0;
	font-weight: normal;
	color: #5f8700;
}

h1 {
	margin-top: 0;
	font-size: 2.2em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	margin-bottom: 5px;
	font-size: 1em;
}

h4 {
	margin-top: 0px;
	margin-bottom: 3px;
	font-size: 0.8em;
}

p {
	margin-top: 0;
	padding-top: 0;
	line-height:22px;
}

small {
	font-size: 11px;
}

.mini {
	font-size: 11px;
	line-height: 13px;
	margin-bottom:3px;
}

a {
	color: #2f4600;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #5f8700;
	border-bottom: 1px dotted #4c7624;
	font-weight: bold;
}

ul, li, td {
	line-height: 17px;
	margin-bottom: 5px;
}

ul, table {
	margin-top: 4px;
	margin-bottom: 12px;
}

#header {
	width: 920px;
	height: 125px;
	margin: 0 auto;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
}

#slogan {
	float: left;
	width: 920px;
}

#slogan h1 {
	float: left;
	margin: 0;
	padding-top: 120px;
	text-align: center;
	font-size: 3.5em;
	letter-spacing: -1px;
	color: #2f4600;
}

#oben {
	width: 940px;
	margin: 0 auto;
	padding-top: 20px;
	margin-top: 63px;
	height: 40px;
	background: url(pics/bg-oben.png) no-repeat left top;
}

#main {
	width: 940px;
	margin: 0 auto;
	padding-top: 0px;
	margin-top: 0px;
	background: url(pics/bg-innen-g.png) repeat;
}

.hinweis {
	font-weight: bold;
	border: #5f8700 2px dotted;
	background: #699717;
	margin: 0;
	padding: 10px 20px 0 20px;
	font-size: 15px;
	color: #e8f7ad;
}

img {
	border: none;
}

img.links {
	float: left;
	margin: 8px 15px 0 0;
}

img.rechts {
	float: right;
	margin: 8px 0 0 15px;
}


.mitte {
	text-align: center;
	width: 480px;
	height: 480px;
	margin: 0;
	margin-left:50px;
}


.mitte2 {
	text-align: center;
	width: 480px;
	height: 430px;
	margin: 0;
	margin-left:50px;
}


.mitte3 {
	text-align: center;
	width: 480px;
	height: 400px;
	margin: 0;
	margin-left:50px;
}

#menu {
	float: left;
	height: 40px;
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 20px;
	padding: 0px 12px 0px 10px;
	text-align: left;
	text-decoration: none;
	font-size: 1.2em;
	font-weight: bold;
	color: #2f4600;
	border-bottom: 1px dotted #e8f7ad;
	border-left: 1px dotted #e8f7ad;
}

#menu a:hover {
	color: #5f8700;
	border-bottom: 1px dotted #4c7624;
	border-left: 1px dotted #4c7624;
}

#menu .aktuell a {
	color: #5f8700;
	border-bottom: 1px dotted #4c7624;
	border-left: 1px dotted #4c7624;
}

#seitenteil {
	float: right;
	width: 266px;
	padding: 0px 20px 20px 20px;
	line-height: 25px;
	font-size: 15px;
}

.text {
	float: left;
	width: 590px;
	padding: 0px 20px 0px 20px;
	line-height: 14px;
	font-size: 14px;
	border-right: 1px dotted #4c7624;
}

.text2 {
	text-align: center;
	width: 240px;
	padding: 0;
	line-height: 20px;
	font-size: 14px;
}

.text .titel {
	margin: 0;
	color: #2F4600;
	margin-bottom: 20px;
}

.text .absatz {
	margin-bottom: 10px;
	padding-bottom: 2px;
}


.text2 .absatz2 {
	margin-top: 0;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #4c7624;
}


.text2 .titel {
	margin: 0;
	color: #2F4600;
	margin-bottom: 0px;
}

#abschluss {
	clear: both;
	width: 920px;
	height: 20px;
	padding-top: 10px;
	padding-left: 20px;
	font-size: 12px;
}

#footer {
	width: 940px;
	height: 60px;
	margin: 0 auto;
	background: url(pics/bg-unten.png) no-repeat left top;
	margin-bottom: 0px;
}

