html, body, div, form, fieldset, label, input, 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.5;
	background-image: url(../grafiken/hg_body.gif);
	background-repeat: repeat-y;
	background-position: top right;
	color: #2d3053;
	background-color: #FEFBE6;
}

#gesamt {
	height: 100%;
	min-height: 100%;
	background-image: url(../grafiken/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: 110px;
	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 {
	color: #2d3053;
	background-color: #FEF6C2;
	width: 100%;
}

#kopf {
	height: 108px;
	width: 100%;
	padding-top: 29px;
	font-size: 0.7em;
	text-align: center;
	color: #2d3053;
	background-color: #FFF6C9;
}

/*html>body #kopf {
	position: fixed;
}*/

#familie {
	position: absolute;
	top: 0;
	left: 0;
	width: 290px;
	height: 138px;
	color: #2d3053;
	background-color: #FEFBE6;
	/* hnav hat z-index 2 */
	z-index: 3;
	text-align: center;
}

#prof {
	position: absolute;
	top: 0;
	right: 0;
	width: 290px;
	height: 138px;
	color: #2d3053;
	background-color: #FEFBE6;
	z-index: 2;
}

/*#familie a:link, #familie a:visited {
	display: block;
	padding: 1px 3px 3px 1px;
	font-size: 1em;
	color: #2d3053;
	background-color: #FEFBE6;
}

#familie a:hover, #familie a:focus, #familie a:active {
	background-color: #FFD700;
	color: #2d3053;
}*/

/*#prof a:link, #prof a:visited {
	display: block;
	padding: 1px 1px 3px 3px;
	font-size: 1em;
	color: #2d3053;
	background-color: #FEFBE6;
}

#prof a:hover, #prof a:focus, #prof a:active {
	background-color: #FFD700;
	color: #2d3053;
}*/

#navspalte {
	position: absolute;
	top: 215px;
	left: 25px;
	width: 200px;
	z-index: 4;
	border-top: 3px solid #FEFBE6;
	border-right: 1px solid #FEFBE6;
	border-bottom: 1px solid #FEFBE6;
	border-left: 3px solid #FEFBE6;
}

#navi {
	padding: 5px;
	color: #2d3053;
	background-color: #FAED95;
}

#navi p {
	margin: 5px 0 0 0;
	font-size: 0.8em;
	font-weight: bold;
	text-align: right;
	float: right;
	width: 25px;
}

#navi p a:link, #navi p a:visited {
	display: block;
	padding: 2px;
	font-size: 1em;
	color: #2d3053;
	background-color: #FAED95;
}

#navi p a:hover, #navi p a:focus, #navi p a:active {
	color: #2d3053;
	background-color: #FFD700;
}

#navi p a img {
	border: none;
}

#navi ul {
	list-style-type: none;
}

#navi li {
	margin: 5px 0 0 0;
	font-size: 0.75em;
}

#navi li.keinlink {
	margin: 5px 0 0 0;
	padding: 0 0 0 15px;
	color: #E47E02;
	background-color: #FAED95;
	background-image: url(../grafiken/navi_kli.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	font-weight: bold;
}

#navi ul li ul {
	margin: 8px 0 0 15px;
}

#navi ul li.keinlink ul {
	margin-left: 0;
}

#navi ul li ul li {
    font-size: 1em;
}

#navi li a {
	display: block;
	padding: 0 0 0 15px;
	background-image: url(../grafiken/navi_li.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	color: #2d3053;
	background-color: #FAED95;
	text-decoration : none;
	font-weight: bold;
}

#navi li a:hover, #navi li a:focus, #navi li a:active {
	color: #E47E02 !important;
	background-color: #FEFBE6 !important;
	background-image: url(../grafiken/navi_kli.gif) !important;
}

#inhalt {
	padding: 4.8em 200px 70px 10.5em;
	margin: 0 0 0 83px;
	height: 21em;
	min-height: 21em;
}

html>body #inhalt {
	height: auto;
}

#inhalt h1 {
	clear: both;
	margin: 0 0 20px 0;
	padding: 0 0 0 20px;
	background-image: url(../grafiken/hg_h1.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	font-size: 1.0em;
}

#inhalt h1 span {
	color: #E47E02;
	background-color: #FEFBE6;
}

#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 p.arbeitsgruppe {
	padding: 5px;
	border-top: 1px solid #FFD700;
	border-left: 2px solid #FFD700;
	margin-bottom: 15px;	
}

#inhalt p.publikation {
	margin-left: 20px;
	padding: 5px;
	border-top: 1px solid #E47E02;
	border-left: 1px solid #E47E02;
	margin-bottom: 15px;	
}

#inhalt p.publikation span.lfdnr {
	position: relative;
	top: -5px;
	left: -5px;
	padding: 2px 4px;
	color: #FFF;
	background-color: #E47E02;	
}

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

#inhalt ul li {
	margin: 5px 0 0 0;
	padding: 0 0 0 15px;
	background-image: url(../grafiken/inhalt_li.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
}

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

#inhalt ul li ul li {
	background-image: url(../grafiken/inhalt_li_li.gif);
}

#inhalt ol{
	margin: 0 0 10px 0;
	font-size: 0.8em;
	list-style-position: inside;
}

#inhalt ol li {
	background-image: none;
	padding: 0;
	margin: 0;
}

#inhalt a:link {
	padding: 1px 0;
	color: #2B2E88;
	background-color: #FEFBE6;
}

#inhalt a:visited {
	padding: 1px 0;
	color: #2d3053;
	background-color: #FEFBE6;
}

#inhalt a:hover {
	color: #2d3053;
	background-color: #FFD700;
}

#inhalt div.imageAJ {
	margin: 0 0 15px 0;
	font-size: 0.7em;
	color: #2d3053;
	background-color: #FEF6C2;
	border: 1px solid #2d3053;
}

#inhalt div.imageAJ a {
	display: block !important;
	padding: 0 !important;
	color: #2d3053;
	background-color: #FEF6C2;
	width: 155px;
}

#inhalt div.imageAJ a:hover, #inhalt div.imageAJ a:focus, #inhalt div.imageAJ a:active {
	padding-right: 10px !important;
	color: #2d3053 !important;
	background-color: #FFD700 !important;
}

#inhalt div.imageAJ img {
	border: none;
}

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

#inhalt div.imageAJ p a {
    display: inline !important;
    padding: 1px 0 !important;
}

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

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

#inhalt div.imageof {
	margin: 10px 10px 10px 0;
	font-size: 0.7em;
}

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

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

#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 #knav {
	margin: 0 0 5px 0;
	line-height: 1.5;
}

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

#inhalt #pdfppt {
    clear: both;
    margin: 30px 0 0 0;
    padding: 5px 10px 0 5px;
    border: 1px solid #2d3053;
	 font-size: 1em;
}

#inhalt #pdfppt p {
    font-size: 0.7em;
}

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

#inhalt #pdfppt p span.titel {
    color: #E47E02;
    background-color: #FEFBE6;
    font-weight: bold;
}

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

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

#inhalt #hinweis h3 {
	margin: 15px 0 5px 0;
	font-size: 0.7em;
	font-weight: bold;
}

#inhalt #hinweis a:link {
	color: #2B2E88;
	background-color: #FEF6C2;
}

#inhalt #hinweis a:visited {
	color: #2d3053;
	background-color: #FEF6C2;
}

#inhalt #hinweis a:hover {
	color: #2d3053;
	background-color: #FFD700;
}

#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.imageleft a {
	color: #2d3053;
	background-color: #FAED95;
}

#inhalt #hinweis div.imageleft a:hover {
	color: #2d3053 !important;
	background-color: #FFD700 !important;
}

#inhalt p.stand {
	margin: 10px 5px 10px 0px;
	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;
}

#inhalt p.stand span {
	float: left;
	width: auto;
	color: #2d3053;
	background-color: #FAED95;
}

#inhalt p.stand span a:link, #inhalt p.stand span a:visited {
	display: block;
	padding: 2px 4px;
	color: #2d3053;
	background-color: #FAED95;
	margin-left: 0;
}

#inhalt p.stand span a:hover, #inhalt p.stand span a:focus, #inhalt p.stand span a:active {
	background-color: #FEF6C2;
	color: #E47E02;
}

#fuss {
	margin: -66px 0 0 0;
	padding: 0;
	color: #2d3053;
	background-color: #FAED95;
	height: 66px;
	min-height: 66px;
}

html>body #fuss {
	height: auto;
}

#fuss p {
	float: left;
	width: auto;
	height: 54px;
	margin: 0 4px;
	padding: 10px 0 0 0;
	font-size: 0.7em;
	line-height: 1.5;
	border: 1px solid #FAED95;
}

#fuss p a:link, #fuss p a:visited {
	padding: 1px 0;
	font-size: 1em;
	color: #2d3053;
	background-color: #FAED95;
}

#fuss p a:hover, #fuss p a:focus, #fuss p a:active {
	color: #2d3053;
	background-color: #FFD700;
	white-space: nowrap;
}

#fusslogoRechts {
	float: right;
	width: 85px;
	height: 66px;
	color: #2d3053;
	background-color: #FAED95;
}

#fusslogoRechts a:link, #fusslogoRechts a:visited {
	display: block;
	padding: 3px;
	font-size: 1em;
	color: #2d3053;
	background-color: #FFF;
}

#fusslogoRechts a:hover, #fusslogoRechts a:focus, #fusslogoRechts a:active {
	color: #2d3053;
	background-color: #FFD700;
}

#fusslogoLinks {
	float: left;
	width: 104px;
	height: 66px;
	color: #2d3053;
	background-color: #FFF;
}

#fusslogoLinks a:link, #fusslogoLinks a:visited {
	display: block;
	padding: 3px;
	font-size: 1em;
	color: #2d3053;
	background-color: #FFF;
}

#fusslogoLinks a:hover, #fusslogoLinks a:focus, #fusslogoLinks a:active {
	color: #2d3053;
	background-color: #FFD700;
}

p span.fonfax {
	float: left;
	width: 4.5em;
	white-space: nowrap;
}

/*td span.fonfax {
	float: left;
	width: 3em;
}*/

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

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

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

.hidden {
	display: none;
}

span.link {
	white-space: nowrap;
}

img.linkiconmaxi, img.linkiconmini, img.mailiconmaxi, img.mailiconmini {
	vertical-align: text-bottom;
	margin: 0 2px 0 3px !important;
	border: none !important;
	background-color: transparent !important;
}

img.linkiconmaxi {
	height: 12px;
	width: 12px;
}

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

img.mailiconmaxi {
	height: 10px;
	width: 13px;
}

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

a:focus, a:active {
	color: #2d3053 !important;
	background-color: #FFD700 !important;
}

label:hover {
	color: #2d3053 !important;
	background-color: #FFD700 !important;
    cursor: pointer !important;
}

caption {
    padding: 0 0 5px 0;
    text-align: left;
    font-size: 0.9em;
    font-weight: bold;
    color: #2d3053;
    background-color: #FEFBE6;
}

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

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

td {
	padding: 4px 6px;
	vertical-align: top;
	color: #2d3053;
	background-color: #FEF6C2;
	font-size: 0.8em;
	border: 1px solid #2d3053;
}

/* SLIDESHOW */
#sshbuttons a:link, #sshbuttons a:visited, #sshbuttons a:hover, #sshbuttons a:focus, #sshbuttons a:active {
	color: #000;
	background-color: transparent;
	padding: 0;
	margin: 0;
	text-decoration: none;
}

#sshbuttons a img {
	color: #000;
	background-color: transparent;
	padding: 0;
	margin: 0;
	border: none;
}
/* SLIDESHOW ENDE */
