body {
	padding: 0;
	margin: 0;
	text-align: justify
	}
a:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.schrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	
	font-weight: bold;
}
.schrift1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.tabelle {
	border: none;
	margin: 0.5px;
	padding: 0.5px;
	height: 350;
	width: 100%;
}
.rahmen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border-top: 1px solid #FFFFFF;
	border-right: none;
	border-bottom: 1px solid #FFFFFF;
	border-left: none;
}
.rahmen_aussen {
	border: 1px solid #0F4069;
}
.rahmenunten {
	border-bottom-width: none;
	border-top-style: none;
	border-right-style: 1px;
	border-bottom-style: solid;
	border-left-style: 1px;
	border-bottom-color: #0F4069;
}
.luxus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	letter-spacing: 1pt;
	text-align: left;
	word-spacing: normal;
	text-transform: none;
	font-weight: normal;
	line-height: 18px;
}
#flashcontent {
 height: 100%;
 }

#divid1
{
	position:absolute;
	visibility:visible;
	left:0;
	top:0;
	width:100%;
	height:350px;
	z-index:1;
}
tabelle {
position:absolute;
z-index: 1000;
}
swf {
position:absolute;
z-index:999;
}
div#flash {
position: relative;
z-index: 1;
}

div#grafik {
position: relative;
z-index: 2;
height: 277px; /* entspricht der Höhe des Flash-Files */
margin-top: -277px; /* schiebt das Element um das Höhenmaß nach oben */
}