* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-image:  url("images/layout/Hintergrund_Pfeil.jpg");
	background-repeat: no-repeat;
	background-position: 0px 89px;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}
a:link, a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover, a:active {
	text-decoration: underline;
	color: #333333;
}
#header {
	position: absolute;
	left: 10%;
	top: 0px;
	width: 80%;
	padding-top: 10px;
	background-image:  url("images/layout/Logo_Hintergrund.jpg");
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	background-position: 0px 10px;
}
#container {
	position: absolute;
	left: 10%;
	top: 69px;
	width: 80%;
}
#content {
	padding-left: 18em;
}
h2, h3, h4, h5, h6 {
	margin-top: 20px;
	color: #005091;
	background-color: #EBF2FC;
	font-variant: small-caps;
}
h2, h3, h4, h5, h6, #content table, #content p, #content ul, #content #map {
	margin-left: 40px;
}
h2 {
	margin-bottom: 20px;
}
input, textarea {
	width: 99%;
}
input.radiobutton {
	width: auto;
}
#_Submit {
	width: auto;
}
#content table table {
	margin-left: 0px;
}#content table, #content p, #content ul {
	padding-bottom: 1em;
}
#content th {
	text-align: left;
	vertical-align: top;
}
#content ul {
	padding-left: 1.5em;
}
#content ul ul {
	padding-left: 1em;
}
#navigation {
	float: left;
	width: 18em;
	height: 100%;
	margin-top: 20px;
}
#navigation p {
	margin-top: 3em;
	font-weight: bold;
	color: #005091;
}
#navigation table {
	margin-top: 1em;
	font-weight: bold;
	color: #005091;
}
#navigation ul {
	list-style-image:  url("images/layout/Navigations_Pfeil.jpg");
	padding-left: 1.5em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #005091;
}
#navigation ul ul {
	padding-left: 1em;
	list-style-type: none;
	list-style-image: none;
	border-bottom-style: none;
}
#navigation li {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #005091;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
}
#navigation li li {
	border-top-style: none;
	font-size: 0.8em;
	padding-top: 0.1em;
	padding-bottom: 0.1em;
}
#navigation li.activelink {
	background-color: #EBF2FC;
}
#footer {
	background-color: #0064BA;
	clear: both;
	font-size: 0.5em;
}
#anp {
	font-size: 0.7em;
	margin-bottom: 20px;
	text-align: right;
}
.linkslogo {
	vertical-align: middle;
}
a img {
	border: none;	
}
@media print, embossed {
#navigation ul, #footer, #anp {
	display: none;
}
#navigation {
	float: none;
	width: auto;
	height: auto;
	margin-top: auto;
	position: absolute;
	right: 0px;
	top: -100px;
}
#navigation p {
	margin-top: 0em;
}
#header {
	position: absolute;
	left: 0%;
	width: 100%;
	background-image: none;
	background-repeat: no-repeat;
}
#container {
	position: absolute;
	left: 0%;
	top: 100px;
	width: 100%;
}
#content {
	padding-left: 0em;
}
h2, h3, h4, h5, h6, #content table, #content p, #content ul {
	margin-left: 0px;
}
}
.keinumbruch {
	white-space: nowrap;
}
.mitarbeiterbild {
	padding-right: 10px;
	padding-bottom: 10px;
}

