/* CSS Document fuer homepage*/

body {
	background-image: url(../images/layout/bg0.jpg);
	background-position: 0px;
	background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0;
	padding: 0;
}
body { behavior: url(csshover.htc);} /*WinIE behavior call wichtig fuer dropdown menu von eric meyer*/
#hpgesamt {
	text-align: left;
	width: 100%;
	margin: 0;
	height: 100%;
}
#hpgesamt h1 {
	font-size: 110%;
	margin: 0.5em 0 0.5em 0;
	padding: 0.5em 0 0em 0;
	text-align: left;
}
#hpgesamt h1 a {
	color: #003300;
}
#hpgesamt a:hover {
	text-decoration: none;
}

/* ++++++++++++++++++++Huelle um Kopfbereich++++++++++++++++++++++++++++++++++++ */
#hpkopf {
	margin-top: 0px;
	margin-left: 22em;
	height: 120px;
	position: relative;
	width: 610px;
	background-color: #FCFCF0;
}
#hpkopf h1 {
	background-image: url(../images/homepage/homepageohnebildsm.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 80px;
	border: 0;
	z-index: 101;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #05650B;
	background-color: #FCFCF0;
	font-style: italic;
	font-weight: bold;
	margin: 0 0 0 140px;
	display: block;
	padding: 20px 0 0 0;
	position: absolute;
	left: -20px;
	top: 0px;
	width: 486px;
}
#hpkopf h1 span, #hpkopf h2 span {
	visibility: hidden;
	display: none;
}
#hpkopf h2 {
	background-repeat: no-repeat;
	background-position: left 2px;
	width: 110px;
	height: 120px;
	z-index: 102;
	background-image: url(../images/fotos/autor_fotos/KlausStief_2011.jpg);
	margin-left: 0px;
	margin-top: 0px;
	display: block;
}

/* ++++++++++++++++++++++Bereich der hauptnavigation oben ++++++++++++++++++++++++++ */
#hpnav {
	margin: 1em 0 0 24em;
	padding: 1em 0 0 0;
	font-size: 90%;
	width: 580px;
	border-bottom: 1px solid #CCC;
	border-top: 1px solid #CCC;
}
#hpnav ul {
	width: 100%;
	margin: 0;
	text-align: center;
	border: none;
	padding: 0;
}
#hpnav ul li a {
	color: #003300;
	text-decoration: underline;
	font-weight: bold;
	padding: 0 0.5em 0 0.3em;
	line-height: 1em;
}
#hpnav ul li {
	list-style-type: none;
	display: inline;
	white-space: normal;
	padding: 0;
	margin: 0em;
}
#hpnav ul li a:link, #hpnav ul li a:visited {
	color: #003300;
	text-decoration: underline;
}
#hpnav ul li a:hover {
	background-color: #FFFFFF;
	text-decoration: none;
}
/* ++++++ Alles am linken Rand ++++ */
div#hpRand {
	position: absolute;
	top: 0;
	left:0;
	width: 247px;
	height: 563px;
}
div#hpRand {display:  block;}
/* +++++++++++ Bereicht #hpkontakte umfasst die Listen der Kontakte zu Dritten +++++++++++++ */
/*drop down von eric meyer*/
div#hpKontakte {
	margin: 0;
	padding: 0.2em;
	text-align: left;
	width: 19em;
	height: 23em;
	position: absolute;
	top: 100px;
}
div#hpKontakte h1 {
	font-size: 100%;
	margin-bottom: 0.3em;
	margin-left: 0.2em;
}

div#hpKontakte p {
	font-weight: bold;
	padding: 0;
	margin: 0;
}
div#hpKontakte p a {
	color: #009900;
	margin-left: 0.5em;
}


div#hpKontakte ul {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	z-index: 100;
	width: 22em;
}
div#hpKontakte li {
	position: relative;
	list-style: none;
	margin: 0;
	border-bottom: 1px solid #CCCCCC;
	display: block;
}
div#hpKontakte li:hover{
	display: block;
	color: black;
}
div#hpKontakte li.submenu {
	background-image: url(../images/dropdown/submenu1.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
div#hpKontakte li.submenu:hover {
	background-color: #CCCCCC;
	z-index: 100;
}
div#hpKontakte li a {
	display: block;
	padding: 0.2em 0 0.2em 0.5em;
	text-decoration: none;
	font-weight: bold;
	color: #006600;
	width: 23em;
}
div#hpKontakte li h1 {
	font-weight: 700;
	color: #FFF;
	text-decoration: none;
	padding-bottom: 0.5em;
	border-style: none;
	font-size: 115%;
	padding-top: 0.5em;
	width: 12.5em;
}
div#hpKontakte li:hover h1 {
	background-color: #99CC99;
}
div#hpKontakte li.submenu a:hover {
	background-color: #CCCCCC;
}

div#hpKontakte>ul a {
	width: auto;
}	
div#hpKontakte ul ul {
	position: absolute;
	top: 0;
	left: 20em;
	display: none;
	background-color: #CBE3C9;
	font-size: 1em;
	width: 21em;
	border: 1px solid #666666;
	z-index: 111;
	padding: 0 0 1em 0;
	margin: 0em;
}
div#hpKontakte li a:hover {
	background-color: #FFF;
	color: black;
}

div#hpKontakte ul ul li a:link, div#hpKontakte ul ul li a:visited {
	color: #FFFFFF;
	background-color: #669966;
	padding-bottom: 0.1em;
}

div#hpKontakte li h1 a:hover {
	background: #CCCCCC;
}

div#hpKontakte ul ul li a:hover {
	color: #000000;
	background-color: #FFFFFF;
}
div#hpKontakte ul.level1 li.submenu:hover ul.level2, 
div#hpKontakte ul.level2 li.submenu:hover ul.level3 {
	display:block;
}
#hpKontakte ul.level1 li.submenu ul.level2 li{ display: block; }
/*Bereich fuer Adresse und Impressum innerhalb #sidebar ++++ */
#hpAdresse {
	width: 242px;
	margin: 0;
	height: 6.5em;
	padding: 0;
	position: absolute;
	top: 483px;
	left: 0px;
}
#hpAdresse p {
	font-size: 85%;
	text-align: left;
	margin: 0;
	padding: 0 0 0 1em;
}

#hpAdresse a:link, #hpAdresse a:visited {
	text-decoration: underline;
}
#hpAdresse a:hover {
	background-color: #FFFFFF;
}

/* +++++ Im Bereich #hpRand ist auch der counter untergebracht ++++*/
#counter {
	padding-top: 1em;
	margin: 0 0 0 0;
	text-align: left;
	width: 20em;
	height: 42px;
	border-top: 1px solid #CCC;
	left: 0px;
	position: absolute;
	top: 557px;
}
#counter p {
	font-weight: bold;
	color: #FFFFFF;
	position: absolute;
	top: 10px;
	left: 20px;
	font-size: 90%;
}
#counter img {
	position: absolute;
	top: 8px;
	left: 19px;
}
/* ++++++++++++++++++++++++++++Bereich umschliesst das ausgewaehlte Aktuelle +++++++++++++++++ */
#hpTextAlles {
	margin-top: 2em;
	margin-left: 22em;
	width: 580px;
	border: 1px solid #C8E2C5;
	border-top: none;
}
#hpTextAlles #hpStellen {
	border: 3px double #99CC99;
}

#hpTextAlles #hpText {
	position: relative;
	padding-top: 0.5em;
	padding-right: 0.2em;
	padding-bottom: 0.5em;
	padding-left: 1em;
	width: 100%;
	margin: 0;
	border-bottom: 2px solid #C7E1C4;
}
#hpTextAlles #hpText h1 {
	text-align: left;
	margin: 0;
	font-size: 100%;
}
#hpTextAlles #hptext h3 {
	font-size: 100%;
	margin-top: 0px;
}


#hpText ul {
	text-align: left;
	margin: 0 0 0 1em;
	padding: 0 0 0 1em;
}
#hpText ul li {
	margin: 0.5em 0.5em 0.5em 0em;
	list-style-type: square;
	font-size: 1em;
	line-height: 1.2;
}

#hpText a {
	color: #003300;
	text-decoration: underline;
}
#hpText a:hover {
	text-decoration: none;
}
/* ++++Im Berreich hpFuss sind Hinweise zur Darstellung, rechtlich Hinweise und Adresse Autor untergebracht
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

 #hpFuss  {
	clear: both;
	margin: 1em 0 0 0;
	width: 100%;
	display: none;
}
#hpFuss p {
 	font-size: 90%;
	}

#hpDarstellung {
	text-align: left;
	margin: 1em 0 0 0;
	width: 100%;
}
#hpDarstellung p {
	font-size: 85%;
	padding: 0.2em  0.5em;
	line-height: 1.2;
	margin: 0;
	color: #900;
}

/*alle moeglichen selektoren*/
.wichtig, .wichtiger {
	font-weight: bold;
}
.wichtiger { color: red;} 
#w3 {
	width: auto;
}
.fussnote {
	text-align: center;
}

