.phperr {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 999;
	margin: 0;
	padding: 10px;
	border: 1px solid black;
	color: black;
	background-color: yellow;
	font-size:12px;
	font-weight: bold;
}

html, body, div, form, input, table, ul, p, hr, h1, h2, h3, img, a {
	margin: 0;
	padding: 0;
	font-size: 1.0em;
}

html, body {
	height: 100%;
}

body {
	font-size: 100.01%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.3;
	color: #17479E;
	background-color: #FFF;
	background-image: url(../bilder/body_hg.gif);
	background-repeat: no-repeat;
	background-position: 0 122px;
}

div.antifloat {
	float: none;
	width: auto;
	height: 1px;
	visibility: hidden;
	clear: both;
	font-size: 1px;
	font-weight: normal;
}

img.linkicon, img.mailicon {
	height: 12px;
	width: 12px;
	margin: 0 2px 0 3px !important;
	border: none !important;
	background-color: transparent !important;
}

img.mailicon {
	height: 10px;
	width: 13px;
}

a:active, a:focus, input:hover,  input:focus, label:hover {
	background-color: #ED1941 !important;
	color: #FFF !important;
}

label:hover {
    cursor: pointer !important;
}

.hidden {
	display: none;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

span.link {
	white-space: nowrap;
}

caption {
    margin: 0;
    padding: 0;
    text-align: left;
    font-size: 0.9em;
    font-weight: bold;
    color: #ED1941;
    background-color: transparent;
}

table {
	margin: 20px 0 15px 0;
	border-collapse: collapse;
	border-spacing: 0;
	border: 1px solid #17479E;
	font-size: 1em;
}

th {
	text-align: left;
	vertical-align: top;
	padding: 4px 6px;
	font-size: 0.8em;
	font-weight: bold;
	color: #17479E;
	background-color: #E9F0FC;
	border: 1px solid #17479E;
}

td {
	padding: 4px 6px;
	border: 1px solid #17479E;
	vertical-align: top;
	font-size: 0.75em;
}

#gesamt {
	height: 100%;
	min-height: 100%;
	background-image: url(../bilder/gesamt_hg.gif);
	background-position: 100% 123px;
	background-repeat: no-repeat;
	width: 100%;
}

html>body #gesamt {
	height: auto;
}

#ganzoben {
	position: absolute;
	top: 0;
	left: 0;
	height: 1px;
	width: 1px;
	overflow: hidden;
    z-index: 1;
}

#ganzoben a:link, #ganzoben a:visited, #ganzoben a:active, #ganzoben a:hover {
	text-decoration: none;
	cursor: default;
}

#kopf {
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 3;
	background-image: url(../bilder/kopf_hg.gif);
	height: 125px;
	width: 100%;
}

#logo {
	float: right;
}

#navspalte {
	position: absolute;
	top: 150px;
	left: 0;
	width: 160px;
    z-index: 4;
}

html>body #navspalte {
	position: fixed;
}

#navi {
	margin: 0 10px 0 15px;
}

#navi ul {
	list-style-type: none;
	background-image: none;
}

#navi li {
	font-size: 0.8em;
	font-weight: bold;
}

#navi li.keinlink, #navi li li.keinlink {
	margin: 1px 0;
}

#navi li.keinlink span, #navi li li.keinlink span {
	margin-left: -12px;
	display: block;
	padding: 2px 12px 2px 12px;
	color: #ED1941;
	background-color: transparent;
	background-image: url(../bilder/navikeinlinkli.gif);
	background-repeat: no-repeat;
	background-position: center right;
}

#navi li li {
	font-size: 1.0em;
}

#navi li a, #navi li li a {
	display: block;
	margin: 1px 0;
	padding: 2px 12px 2px 12px;
	color: #17479E;
	background-color: transparent;
	text-decoration : none;
	background-image: url(../bilder/navili.gif);
	background-repeat: no-repeat;
	background-position: 0 0.4em;
}

#navi li a:hover, #navi li li a:hover {
	color: #ED1941;
	background-color: transparent;
	background-image: url(../bilder/navikeinlinkli.gif);
	background-repeat: no-repeat;
	background-position: center right;
}

#inhalt #beginn {
	float: left;
	width: 15px;
	height: 15px;
}

#inhalt #pdfhilfe {
    clear: both;
    margin: 20px 0 0 0;
    padding: 5px 10px 0 5px;
    border: 1px solid #999999;
}

#inhalt {
	margin: 0 160px 0 160px;
	padding: 140px 15px 25px 20px;
	width: auto;
}

#inhalt hr {
	margin: 0 0 5px 0;
	color: #17479E;
	background-color: #17479E;
	height: 1px;
	border: none;
}

#inhalt h1 {
	margin: 0 0 15px 0;
	font-size: 1em;
	font-weight: bold;
	color: #ED1941;
	background-color: transparent;
}

#inhalt h2 {
	margin: 15px 0 10px 0;
	font-size: 0.85em;
	font-weight: bold;
}

#inhalt h3 {
	margin: 0 0 5px 0;
	font-size: 0.8em;
	font-weight: bold;
}

#inhalt h4 {
	margin: 0 0 5px 0;
	font-size: 0.75em;
	font-weight: bold;
}

#inhalt p {
	margin: 0 0 10px 0;
	font-size: 0.8em;
}

#inhalt ul {
	margin: 0 0 10px 20px;
	font-size: 0.8em;
	list-style-type: disc;
}

#inhalt li {
	margin: 5px 0 0 0;
}

#inhalt li ul {
	margin: 0 0 10px 10px;
	font-size: 1em;
	list-style-type: circle;
}

#inhalt a:link {
	padding: 1px 0;
	color: #2B2E88;
	background-color: transparent;
}

#inhalt a:visited, #inhalt a:active {
	padding: 1px 0;
	color: #6E006E;
	background-color: transparent;
}

#inhalt a:hover {
	color: #FFF;
	background-color: #B82025;
}

#inhalt div.imageright {
	margin: 0 0 5px 15px;
	float: right;
	display: inline;
}

#inhalt div.imageleft {
	float: left;
	display: inline;
	margin: 0 10px 5px 0;
}

#inhalt div.imageof {
	margin: 0 0 10px 0;
}

#inhalt div.imageright a:link, #inhalt div.imageleft a:link, #inhalt div.imageof a:link, #inhalt div.imageright a:visited, #inhalt div.imageleft a:visited, #inhalt div.imageof a:visited, #inhalt div.imageright a:active, #inhalt div.imageleft a:active, #inhalt div.imageof a:active, #inhalt div.imageright a:hover, #inhalt div.imageleft a:hover, #inhalt div.imageof a:hover {
	padding: 0;
	text-decoration: none;
	color: #303030;
	background-color: transparent;
}

#inhalt div.imageright img, #inhalt div.imageleft img, #inhalt div.imageof img {
	border: 1px solid #17479E;
	padding: 3px;
}

#inhalt div.imageright p, #inhalt div.imageleft p, #inhalt div.imageof p {
	font-size: 0.7em;
	margin: 0 0 10px 0;
	padding: 3px;
}

#inhalt #hinweis {
	position: absolute;
	top: 170px;
	right: 5px;
	width: 130px;
}

#inhalt #hinweis p {
	margin: 0 0 4px 0;
	font-size: 0.7em;
	font-weight: normal;
}

#fuss {
	margin: -20px 0 0 0;
	padding: 0 10px 0 0;
	height: 20px;
	min-height: 20px;
}

html>body #fuss {
	height: auto;
}

#fuss p.stand {
	text-align: right;
	font-size: 0.7em;
}

#fuss p.stand img {
	margin-left: 5px;
	border: none;
}

#fuss p.stand a:hover {
	background-color: #FFF;
	color: #000;
}
