body  {
	background-color : Black;
	font-family : Helvetica, Arial;
}
h1  {
	font-family : Helvetica, Arial;
	font-size : 12pt;
	text-align : left;
	font-weight : bold;
	color : #332B21;
	padding-top : 10px;
	padding-left : 4px;
	padding-right : 4px;
}
h2  {
	font-family : Helvetica, Arial;
	font-size : 12pt;
	text-align : left;
	font-weight : bold;
	color : #332B21;
	padding-top : 10px;
	padding-left : 4px;
	padding-right : 4px;
}
a, a:visited, a:active  {
	font-size : 10pt;
	font-family : Helvetica, Arial;
	font-weight : bold;
	color : #111111;
	text-decoration : none;
}

a.silver, a.silver:visited, a.silver:active  {
	font-size : 10pt;
	font-family : Helvetica, Arial;
	font-weight : bold;
	color : silver;
	text-decoration : none;
}

a:hover, a.silver:hover  {
	font-size : 10pt;
	font-family : Helvetica, Arial;
	font-weight : bold;
	color : red;
	text-decoration : none;
}

.txtbox  {
	font-family : Helvetica, Arial;
	font-size : 10pt;
	text-align : justify;
	font-weight : normal;
	color : #000000;
	padding-left : 4px;
	padding-right : 4px;
	padding-top : 1px;
	padding-bottom : 4px;
}
.txtboxkl  {
	font-family : Helvetica, Arial;
	font-size : 8pt;
	text-align : justify;
	font-weight : normal;
	color : #000000;
	padding-left : 4px;
	padding-right : 4px;
	padding-top : 1px;
	padding-bottom : 4px;
}
.bilder {
	float:left;
	margin:5px;
	margin-left:7px;
	padding:3px;
	border:1px solid #000;
}
.info00  {
	position : absolute;
	top : 10pt;
	left : 10pt;
	width : 500pt;
	visibility : visible;
	font-family : Helvetica, Arial;
	font-size : 10pt;
	text-align : justify;
	font-weight : bold;
	color : #111111;
	background-color : #F8E4C1;
	padding-left : 4px;
	padding-right : 4px;
	padding-top : 1px;
	padding-bottom : 4px;
}

.info  {
	position : absolute;
	top : 150pt;
	left : 150pt;
	width : 320pt;
	visibility : hidden;
	font-family : Helvetica, Arial;
	font-size : 10pt;
	text-align : justify;
	font-weight : bold;
	color : #111111;
	background-color : #F8E4C1;
	padding-left : 4px;
	padding-right : 4px;
	padding-top : 1px;
	padding-bottom : 4px;
}
#popupfenster {z-index:100;position:absolute;bottom:5px;right:3%;height:400px;width:450px;margin:0;padding:0;background-color:transparent;color:#fff;visibility:hidden;overflow:auto;}
	#popupfenster img {margin:1%;padding:5px;background-color:#000;border:1px solid #fff;border-right:3px solid #fff;border-bottom:3px solid #fff;}
	#popuptext { padding:5px;border:0px solid #fff;}


