	/* Allgemein*/

a:link {
	color: White;
	text-decoration: none;
}
a:visited {
	color: White;
	text-decoration: none;
}
a:hover {
	color: #FFFFC4;
	text-decoration: none;
}
a:active {
	color: Silver;
	text-decoration: none;
}


body {
	background-attachment: fixed;
	background-color: Black; 
	background-repeat: no-repeat;
	left: 0px;
	top: 0px;
	scrollbar-face-color: #333366;
	scrollbar-shadow-color: #444B5E;
	scrollbar-highlight-color: #444B5E;
	scrollbar-3dlight-color: #444B5E;
	scrollbar-darkshadow-color: #444B5E;
	scrollbar-track-color: #444B5E;
	scrollbar-arrow-color: #FFFFFF;
}


img {
	behavior:	url("pngbehavior.htc");
}

	/* Seitenelemente */

.subnavi_main {
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 125%;
	position: absolute;
	top: 150px;
	left: 14px;
	z-index: 3;
}

.main_text {
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: absolute;
	top: 130px;
	left: 20px;
	z-index: 3;
	width: 540px;
	height: 336px;
	padding-right: 10px;
	text-align: justify;
	line-height: 130%;
	overflow: auto;
	overflow-y: auto;

}

.main_text_imp {
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: absolute;
	top: 130px;
	left: 20px;
	z-index: 3;
	width: 546px;
	height: 336px;
	padding-right: 10px;
	text-align: justify;
	line-height: 130%;
	overflow: auto;
	overflow-y: auto;
}

.main_text_video {
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	z-index: 3;
	width: 200px;
	height: 300px;
	padding-right: 10px;
	line-height: 130%;
	overflow: auto;
	overflow-y: auto;
	text-align: justify;
}

.main_text_chronik {
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 546px;
	height: 340px;
	position: absolute;
	left: 20px;
	padding-right: 10px;
	text-align: justify;
	line-height: 130%;
	overflow: auto;
	background-color: #6A7593;
	padding: 10px;
	border: 1px solid White;
}

.table {
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: absolute;
	top: 130px;
	left: 10px;
	z-index: 3;
	width: 546px;
	height: 336px;
	overflow: auto;
	

}

.banner {
	position: absolute;
	top: 335px;
	left: 15px;
	z-index: 1;
}


/* Positionierung für Inhaltsframe*/
.flashani {
	position: absolute;
	top: 89px;
	left: 15px;
	z-index: 2;
	
}

.flashani_video {
	position: absolute;
	top: -44px;
	left: 40px;
	z-index: 2;
	
}

/* Positionierung für Schmetterling im rechten Frame*/
.flashani_bfly {
	position: absolute;
	top: -1px;
	left: -1px;
	z-index: 2;
	
}

.flashani_ani {
	position: absolute;
	top: 150px;
	left: 20px;
	z-index: 2;
	
}

	/* Bildelemente innerhalb main_text-DIV*/
	
.img1 {
	position: absolute;
	top: 150px;
	z-index: 3;
	left: 490px;
}

	/* Elemente Referenzen innerhalb main_text-DIV*/
	
.Bild1 {
	width: 200px;
	float: left;
	padding: 10px;
}

.shortText{
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	z-index: 3;
	padding: 6px;
	text-align: justify;
	line-height: 130%;
}
