/* CSS Document zum Ausdruck der Homepage*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(../images/layout/bg0.jpg);
	background-position: -100%;
	background-repeat: no-repeat;
	text-align: center;
	margin: 0;
	padding: 0;
	width: 100%;
}
#hpgesamt {
	text-align: left;
	background: none;
}
#hpkopf {
	margin-top: 0px;
	margin-left: 0em;
	height: 100px;
	position: relative;
	width: 610px;
}
#hpkopf h1 {
	display: block;
	/*background-image: url(../images/homepage/homepageohnebildsm.gif);
	background-repeat: no-repeat;
	background-position: 120px 100px;
	height: 100px;
	border: 0;
	z-index: 101;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #05650B;
	font-style: italic;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	/*position: absolute;
	left: 0px;
	top: -20px;*/
	width: 100%;
}
#hpkopf h1 span/*, #hpkopf h2 span*/ {
	display: block;
	margin: 0;
	padding: 0;
}
#hpkopf h2 {
 margin: 10px 0 0 30px;
 font-size: 85%;
}
#hpkopf h2 span {
	/*background-repeat: no-repeat;
	background-position: left top;
	width: auto;
	height: 100px;
	z-index: 102;
	background-image: url(../images/fotos/autor_fotos/KlausStief2006Sept.jpg);*/
	margin-left: 0;
	margin-top: 0;
	display: block;
}

#hpRand {display: none;}

#hpnav {
	margin: 0 auto 1em auto;
	padding: 0em;
	clear: both;
	/*border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;*/
}
#hpnav ul {
	width: 80%;
	margin: 0;
	text-align: center;
}
#hpnav ul li {
	
	list-style-type: none;
	display: inline;
	white-space: normal;
}
#hpnav ul li a {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	padding: 0 0.5em 0 0.5em;
}
#hpnav ul li a:link, #hpnav ul li a:visited {
	color: #000000;
	text-decoration: none;
}
#hpnav ul li a:hover {
	text-decoration: none;
}
#hpTextAlles { margin:0; padding: 0;}
#hpText { width: 100%; margin: 0; padding: 1em 2em 1em 1em;}
#hpText h1 { font-size: 100%;}
#hpText h3 { font-size: 110%;}
#hpText ul { padding: 0 2em 0 0;}
 #hpFuss  {
	clear: both;
	margin: 1em 0 0 0;
	width: 100%;
	display: block;
}
#hpDarstellung { font-size: 10pt; padding: 1em;}
#hpFuss p {
 	font-size: 90%;
	}

