html, body, div, form, fieldset, label, input, textarea, caption, table, th, td, ul, p, hr, h1, h2, h3, h4, img, a {
	margin: 0;
	padding: 0;
	font-size: 1.0em;
}

html, body {
	height: 100%;
}

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.3;
	background-image: url(hg_body.gif);
	background-repeat: repeat-y;
	background-position: top right;
}

#gesamt {
	height: 100%;
	min-height: 100%;
	background-image: url(hg_gesamt.gif);
	background-repeat: repeat-y;
	background-position: top left;
}

html>body #gesamt {
	height: auto;
}

#iv_router {
	height: 0;
	width: 0;
	overflow: hidden;
}

#iv_router a {
	position: absolute;
	top: 0;
	left: 0;
	height: 0;
	width: 0;
	overflow: hidden;
	font-size: 1.0em;
	z-index: 99;
}

#iv_router a:focus, #iv_router a:active {
	overflow: visible;
	height: auto;
	width: auto;
	padding: 3px 4px !important;
	font-size: 1.1em;
	font-weight: bold;
}

#iv_top, #iv_hnav, #iv_vnav, #iv_fontsize, #iv_content {
	height: 1px;
	width: 1px;
	overflow: hidden;
	position: relative;
	top: 0;
	left: 0;
	font-size: 1em;
}

#iv_hnav, #iv_top {
	width: 100%;
}

#kopf {
	font-size: 0.7em;
	background-image: url(hg_kopf.gif);
}

#logoR {
	float: right;
}

#logoL {
	margin-left: 50px;
    position: absolute;
    top: 1px;
    left: 0;
}

#logoR a:link, #logoR a:visited, #logoL a:link, #logoL a:visited {
	display: block;
	padding: 3px;
	font-size: 1em;
}

#logoR img, #logoL img {
	border: none;
}

#logoR img.keinlink, #logoL img.keinlink {
	margin: 3px;
}

#navspalte {
	position: absolute;
	top: 130px;
	left: 30px;
	width: 10em;
}

#navi ul {
	margin-left: 10px;
	list-style-type: none;
}

#navi li {
	margin: 5px 0;
	font-size: 0.8em;
	font-weight: bold;
	padding-left: 8px;
	background-image: url(navi_li.jpg);
	background-repeat: no-repeat;
	background-position: 0 0.4em;
}

#navi li.keinlink, #navi li li.keinlink, #navi li li li.keinlink {
	margin: 5px 0;
	padding-left: 8px;
	background-image: none;
}

#navi li.keinlink span, #navi li li.keinlink span, #navi li li li.keinlink span {
	margin-left: -8px;
	display: block;
	padding: 2px 12px 2px 12px;
	background-image: url(navi_keinlink.gif);
	background-repeat: no-repeat;
	background-position: center right;
}

#navi li li {
	background-image: url(navi_lili.jpg);
	font-size: 1.0em;
}

#navi li a, #navi li li a, #navi li li li a, #navi li li li li a {
	display: block;
	margin: 1px 0;
	padding: 2px 4px;
	text-decoration : none;
}

#inhalt {
	padding: 20px 230px 85px 15.5em;
	height: 20em;
	min-height: 20em;
	line-height: 1.5;
	background-image: url(hg_index.jpg);
	background-position: 100% 0px;
	background-repeat: no-repeat;
}

html>body #inhalt {
	height: auto;
}

#inhalt hr {
	height: 1px;
 	padding: 0;
	border-width: 1px 0 0 0;
	border-style: solid;
	margin: 0 0 10px 0;
}

#inhalt h1 {
	margin: 0 0 20px 0;
	padding: 0 0 0 13px;
	background-image: url(hg_h1.gif);
	background-repeat: no-repeat;
	background-position: 0 10px;
	font-size: 1.1em;
	font-weight: normal;
}

#inhalt h1 span.jn {
	padding: 0;
	display: none;
}

#inhalt h2 {
	margin: 20px 0 10px 0;
	font-size: 0.9em;
	font-weight: bold;
}

#inhalt h3 {
	margin: 15px 0 10px 0;
	font-size: 0.8em;
	font-weight: bold;
}

#inhalt h4 {
	margin: 10px 0 10px 0;
	font-size: 0.8em;
	font-weight: bold;
}

#inhalt p {
	margin: 0 0 10px 0;
	font-size: 0.8em;
}

#inhalt ul {
	margin: 0 0 10px 15px;
	font-size: 0.8em;
	list-style: none;
}

#inhalt li {
	margin: 5px 0 0 0;
	padding: 0 0 0 15px;
	background-image: url(inhalt_li.jpg);
	background-repeat: no-repeat;
	background-position: 0 0.2em;
}

#inhalt li ul {
	margin: 10px 0 10px 0;
	font-size: 1em;
}

#inhalt li li {
	background-image: url(inhalt_li_li.jpg);
}

#inhalt a:link {
	padding: 1px 0;
}

#inhalt a:visited {
	padding: 1px 0;
}

#inhalt div.imageright {
	clear: right;
	float: right;
	display: inline;
	margin: 0 -70px 10px 15px;
	font-size: 0.7em;
}

#inhalt div.imageleft {
	clear: left;
	float: left;
	display: inline;
	margin: 0 10px 10px 0;
	font-size: 0.7em;
}

#inhalt div.imageof {
	margin: 0 0 10px 0;
}

#inhalt div.imageright a, #inhalt div.imageleft a, #inhalt div.imageof a {
	display: block !important;
	padding: 3px !important;
}

#inhalt div.imageright p, #inhalt div.imageleft p, #inhalt div.imageof p {
	font-size: 1em;
	margin: 0 3px 3px 3px;
	padding: 2px;
}

#inhalt div.imageright p a, #inhalt div.imageleft p a, #inhalt div.imageof p a {
    display: inline !important;
    padding: 1px 0 !important;
}

#inhalt div.imageright img, #inhalt div.imageleft img, #inhalt div.imageof img {
	border: 1px solid;
}

#inhalt #knav {
	margin: 0 0 10px 0;
}

#inhalt #knav p {
	margin: 0;
	font-size: 0.7em;
}

#inhalt div.pdf {
	padding-left: 25px;
	background-image: url(hg_pdf.gif);
	background-repeat: no-repeat;
	background-position: 0;
	font-size: 0.8em;
}

#inhalt div.pdf span {
	padding-left: 4px;
	border-left: 2px solid;
	font-size: 0.7em;
}

#inhalt #pdfppt {
	clear: both;
	margin: 30px 0 0 0;
	padding: 5px 10px 0 10px;
	line-height: 1.3;
	border: 1px solid;
}

#inhalt #pdfppt div.imageleft {
	margin: 3px 5px 0 0;
}

#inhalt #pdfppt div.imageright {
	margin: 3px 0 0 5px;
}

#inhalt #pdfppt h2 {
	padding-left: 25px;
	background-image: url(hg_pdf.gif);
	background-repeat: no-repeat;
	background-position: 0;
	margin-top: 0;
	font-weight: bold;
}

#inhalt #hinweis {
	float: right;
	display: inline;
	margin: 0 -50px 20px 15px;
	padding: 10px 10px 5px 10px;
	width: 250px;
	border: 1px solid;
}

#inhalt #hinweis h2 {
	margin: 0 0 10px 0;
	font-size: 0.8em;
	font-weight: bold;
}

#inhalt #hinweis p, #inhalt #hinweis ul {
	margin: 0 0 10px 0;
	font-size: 0.7em;
	font-weight: normal;
}

#inhalt #hinweis div.imageleft {
	margin: 0 6px 4px 0;
}

#inhalt #hinweis div.imageright {
	margin: 0 0 4px 6px;
}

#inhalt #hinweis div.imageleft p, #inhalt #hinweis div.imageright p {
	font-size: 1em;
}

#inhalt #tipp {
	float: right;
	display: inline;
	margin: 0 -50px 20px 15px;
	padding: 10px 10px 5px 10px;
	width: 250px;
	border: 1px solid;
}

#inhalt #tipp h2 {
	margin: 0 0 10px 0;
	font-size: 0.8em;
	font-weight: bold;
}

#inhalt #tipp p, #inhalt #tipp ul {
	margin: 0 0 10px 0;
	font-size: 0.7em;
	font-weight: normal;
}

#inhalt #tipp div.imageleft {
	margin: 0 6px 4px 0;
}

#inhalt #tipp div.imageright {
	margin: 0 0 4px 6px;
}

#inhalt #tipp div.imageleft p, #inhalt #tipp div.imageright p {
	font-size: 1em;
}

#inhalt #baustelle {
	margin: 50px 0px 50px 0px;
	padding: 10px;
	border: 2px solid;
}

#inhalt #baustelle h2 {
	margin-top: 0px;
}

#inhalt #baustelle div.imageright {
	margin: 0px 0px 5px 10px;
}

#inhalt p.stand {
	margin: 10px 0;
	text-align: right;
	font-size: 0.7em;
	line-height: 2;
}

#inhalt p.stand a:link, #inhalt p.stand a:visited, #inhalt p.stand a:hover, #inhalt p.stand a:focus, #inhalt p.stand a:active {
	margin: 0 0 0 10px;
	padding: 3px;
}

#inhalt p.stand a img {
	border: none;
	vertical-align: text-bottom;
}

#fuss {
	margin: -61px 0 0 0;
	padding: 0px;
	height: 60px;
	min-height: 60px;
	border-top: 2px solid;
}

html>body #fuss {
	height: auto;
}

#fuss p {
	float: left;
	width: auto;
	margin: 5px 40px 0 0;
	padding: 0;
	font-size: 0.7em;
	line-height: 1.3;
}

#fuss p.ts {
	position: relative;
	top: -15px;
	left: 0px;
	margin: 0;
	padding: 1px 2px 2px 1px;
	line-height: 1;
	font-size: 0.7em;
}

#fuss p a:link, #fuss p a:visited, #fuss p a:active {
	white-space: nowrap;
}

#fuss p.ts a:link, #fuss p.ts a:visited, #fuss p.ts a:active {
	text-decoration: none;
}

div.antifloat {
	clear: both;
	float: none;
	height: 1px;
	visibility: hidden;
	font-size: 1px;
	font-weight: normal;
}

div.afhnav {
	visibility: visible;
}

blockquote {
	margin: 0 0 0 10px;
	padding: 0 0 0 5px;
	border-left: 2px solid;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

.hidden {
	display: none;
}

span.link {
	white-space: nowrap;
}

img.linkicon, img.mailicon {
	vertical-align: text-bottom;
	margin: 0 2px 0 3px !important;
	border: none !important;
}

img.linkicon {
	height: 10px;
	width: 10px;
}

img.mailicon {
	height: 9px;
	width: 12px;
}

label:hover {
	cursor: pointer !important;
}

caption {
	padding: 0 0 5px 0;
	text-align: left;
	font-size: 0.9em;
	font-weight: bold;
}

table {
	margin: 0 0 15px 0;
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	border: 1px solid;
}

th {
	text-align: left;
	vertical-align: top;
	padding: 4px 6px;
	font-size: 0.8em;
	font-weight: bold;
	border: 1px solid;
}

td {
	padding: 4px 6px;
	vertical-align: top;
	font-size: 0.8em;
	border: 1px solid;

}
