p {
	text-align: justify;
}
a:link, a:active, a:visited, a:hover {
	color: #0000FF;
}
#navigation {
	background-image: url(navigation_hintergrund.gif);
	background-repeat: repeat-y;
	width: 13em;
	float: left;
}
#navigation a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	font-weight: bold;
	text-decoration: none;
	color: #FF9900;
}
#navigation a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	font-weight: bold;
	text-decoration: none;
	color: #FF9900;
}
#navigation a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	font-weight: bold;
	text-decoration: none;
	color: #FF9900;
}
#navigation a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	font-weight: bold;
	text-decoration: none;
	color: #FF9900;
}
#navigation li {
	list-style-image: url(button.gif);
}
#navigation p {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
#links {
	width: 190px;
}
#kopfzeile {
	width: 65%;
	background-color: #FFFFFF;
	height: 175px;
	background-image: url(logo.gif);
	background-position: right;
	background-repeat: no-repeat;
	margin-left: 13.5em;
}
#kopfzeile h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #FF9900;
	padding-top: 4em;
}
#inhalt {
	width: 65%;
	background-color:#FFFFFF;
	margin-left: 17em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
#inhalt h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #FF9900;
}
.hervorgehoben {font-weight:bold; color:#000000;}
.addresse {
	font-weight: bold;
}
label {
	width: 15em;
	float: left;
	text-align: right;
}
input {
	width: 15em;
}

textarea {
	width: 15em;
	height: 4em;
}
#alter {
	width: 3em;
}
#zeitraum_von {
	width: 5em;
}
#zeitraum_bis {
	width: 5em;
}
