#MITTE {
	position:absolute;
	left: 50%;}
	
#NULL {
	position:absolute;
	left: -500px;}

#CONTAINER {
	position:absolute;
	left: 0;
	top: 0;
	width:1000px;
	height: 620px;
	background-image: url(/Data/images/Bottom.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	background-color:#FFFFFF;
	padding:0;
	margin:0;
	text-align:left;}

#CONTAINERstart {
	position:absolute;
	left: 0;
	top: 0;
	width:1000px;
	height: 620px;
	background-image: url(/Data/images/hgstart.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	background-color:#FFFFFF;
	padding:0;
	margin:0;
	text-align:left;}

#HEAD {
	position:absolute;
	left:0;
	top:0;
	width:1000px;
	height:125px;}

#SPRACHEBG {
	position:absolute;
	left:0;
	top:0px;
	width:214px;
	height: 387px;
	background-image: url(/Data/images/NavBG.jpg);}

#NAVIGATION {
	position:absolute;
	left:180px;
	top:130px;}

#Unternavigation {
	position:absolute;
	left:0px;
	top:190px;
	z-index:10;}
*html #Unternavigation {
	top:185px;}

#INHALT {
	position: absolute;
	top: 180px;
	left: 240px;
	height: 400px;
	width:760px;
	z-index:10;
	overflow: auto;}

#INHALTstart {
	position: absolute;
	top: 180px;
	left: 300px;
	height: 400px;
	width:760px;
	z-index:10;
	overflow: auto;}

#FOOTER {
	position: absolute;
	top: 580px;
	font-size:10px;
	width:800px;
	left: 0px;
	height: 40px;
	color: #666666;
	padding:0 0 0px 20px;
	background-color: fff;
	border-top: 2px dotted #FFA200;}

.orange {
color: #FCBE2B;
}

.grau {
color: #A9A9A9;
}
