body {
	font-size: 10pt;
	font-family: Arial, Helvetica;
	background-color: rgb(240, 240, 240);
}
#kopfleiste {
	width: inherit;
	background-color: rgb(240, 240, 240);
	color: #146914;
	height: 80px;
}
#navmenu {
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	width: auto;
	background-color: rgb(240, 240, 240);
	height: auto;
	float: left;
	margin: 0px 15px 15px 0px;
	padding: 5px;
}

#inhalt01 {
	width: auto;
	background-color: rgb(240,240,240);
	overflow: hidden;
	margin: 0px 0px 15px 0px;
	padding: 0px 15px 15px 15px;
}

#inhalt {
	width: auto;
	background-color: rgb(240, 240, 240);
	height: auto;
	overflow: hidden;
	padding: 0px 15px 15px 15px;
}

a.menu_a {
	background-image: url(bilder/hg021.png);
	display: block;
	background-repeat: no-repeat;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	margin: 6px 6px 6px 6px;
	padding: 5px 5px 8px 5px;
}

a.menu_u {
	background-image: url(bilder/hg0112.png);
	display: block;
	background-repeat: no-repeat;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	margin: 6px 6px 16px 6px;
	padding: 5px 5px 8px 5px;
}

a.menu:link {
	background-image: url(bilder/hg0112.png);
	display: block;
	background-repeat: no-repeat;
	text-decoration: none;
	font-weight: bold;
	color: #146914;
	margin: 6px 6px 6px 6px;
	padding: 5px 5px 8px 5px;
}

a.menu:visited {
	background-image: url(bilder/hg0112.png);
	display: block;
	background-repeat: no-repeat;
	text-decoration: none;
	font-weight: bold;
	color: #146914;
	margin: 6px 6px 6px 6px;
	padding: 5px 5px 8px 5px;
}

a.menu:hover {
	background-image: url(bilder/hg04.png);
	display: block;
	background-repeat: no-repeat;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	margin: 6px 6px 6px 6px;
	padding: 5px 5px 8px 5px;
}

a.menu:active {
	background-image: url(bilder/hg0111.png);
	display: block;
	background-repeat: no-repeat;
	text-decoration: none;
	font-weight: bold;
	color:#146914;
	margin: 6px 6px 6px 6px;
	padding: 5px 5px 8px 5px;
}

a.f_menu:link {
	display: inline;
	background-repeat: no-repeat;
	float: right;
	width: 100px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	margin: 0px 20px 0px 0px;
}

#fussleiste1 {
	width: inherit;
	background-color: rgb(240,240,240);
	height: 60px;
	margin: 0px 0px 15px 0px;
}

html {
	width: 1216px;
	margin-left: auto;
	margin-right: auto;
	background-color: rgb(240,240,240);
}
