.tabelle {
	position:absolute;
	left:10;
	top:0;
	margin-bottom:0;
	margin-top:0;
	z-index:10;
}
.tabellesub {
	position:absolute;
	left:10;
	top:10;
	width:750;
	margin-bottom:0;
	margin-top:0;
	z-index:10;
}
.tabelleunten {
	position:absolute;
	left:0;
	z-index:1;
	bottom:0;
	vertical-align:bottom;
}
.tabelleoben {
	position:absolute;
	left:0;
	z-index:1;
	top:0;
	vertical-align:top;
}
.tabellelinks {
	position:absolute;
	left:10;
	top:0;
	height:400;
	width:430;
}
.tabellelinksunten {
	position:absolute;
	left:10;
	top:325;
	height:100;
	width:430;
	z-index:10;
}
.tabellerechts {
	position:absolute;
	left:450;
	height:400;
	width:320;
	top:0;
}
.tabelletext {
	position:absolute;
	left:0;
	height:400;
	width:300;
	top:0;
}
.iframelinks {
	position:absolute;
	left:10;
	top:10;
	height:450;
	width:410;
	z-index:10;
}

.iframerechts {
	position:absolute;
	left:430;
	height:420;
	width:325;
	top:10;
	z-index:10;
}
.dropdown {
	font-family: "Lucida Sans Unicode";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #33FF00;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	width:325px;
	background-color:#339999;
	z-index:10;
}
.idropdown {
	position:absolute;
	left:430;
	top:437;
	width:325px;
}
