#Leiste {
	background-color: #FDFEF1;
	background-image:   url(../Bilder/titelbilder_sw.jpg);
	margin-left: 0px;
	width: 752px;
	position: absolute;
	z-index: 3;
	left: -26px;
	top: -1px;
	overflow: visible;
	height: 145px;
}
#Navigation {
	background-color: #FDFEF1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #00CC00;
	font-weight: bold;
	text-align: center;
	left: 0px;
	top: 151px;
	position: absolute;
	width: 160px;
	padding: 20px 0px 0px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-top-color: #00CC00;
	border-right-color: #00CC00;
	border-bottom-color: #00CC00;
	border-left-color: #00CC00;
	overflow: visible;
}
#Textfeld {
	background-color: #FDFEF1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #006699;
	padding-left: 15px;
	padding-top: 20px;
	padding-right: 15px;
	border: #FFFFFF;
	position: absolute;
	left: 165px;
	top: 152px;
	width: 560px;
	overflow: visible;
	z-index: 1;
}
body {
	background-color: #006699;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #00CC00;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #00CC00;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FDFEF1;
	background-color: #00CC00;
	text-decoration: none;
	font-weight: bold;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	font-weight: bold;
	color: #006699;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #00CC00;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #00CC00;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #006699;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #00CC00;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #006699;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #00CC00;
	text-decoration: none;
}
#Navigation li {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #00CC00;
	border: #FFFFFF;
}
#Navigation ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #00CC00;
	list-style-type: none;
}
body {
	height: 100%;
}
html {
	height: 100%;
}
