#aussen {
	background-color: #990000;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 900px;
	height: 500px;
	margin-left: -450px;
	margin-top: -250px;
	z-index: 1;
}

#innen {
	background-color: #FFFFCC;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 700px;
	height: 325px;
	margin-left: -350px;
	margin-top: -162px;
	z-index:2;
}

/*Fuer extra grosse Bereiche mit Scrollen*/
#innenspec {
	background-color: #FFFFCC;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 700px;
	height: 325px;
	margin-left: -350px;
	margin-top: -162px;
	z-index:2;
	overflow: scroll;
	overflow-x: hidden;
	padding-right: 15px;
	scrollbar-base-color:#990000;
  	scrollbar-3d-light-color:#FFFFFF;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#990000;
	scrollbar-highlight-color:#990000;
	scrollbar-shadow-color:#990000;
	scrollbar-track-color:#420000;
}

#logo {
	position:absolute;
	left:450px;
	top:-38px;
	width:150px;
	height:100px;
	z-index:3;	
}

#navig {
	position: absolute;
	bottom: 31px;
	left: 102px;
	width: 700px;
	height: 30px;
	z-index: 2;
}

#bottom {
	position: absolute;
	bottom: 2px;
	left: 100px;
	width: 700px;
	height: 30px;
	z-index: 2;
}

/* 
Spezielle Layer fuer Uebergroessen: Mehr Inhalt, feste Groesse, kein scrollen.
*/   

/* 
NOT IN USE
*/

#bestaussen {
	background-color: #990000;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 900px;
	height: 500px;
	margin-left: -450px;
	margin-top: -250px;
	z-index: 1;
}

/*
#ausseneisgott1 {
	background-color: #990000;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 900px;
	height: 1000px;
	margin-left: -450px;
	margin-top: -250px;
	z-index: 1;
}



#inneneisgott1 {
	background-color: #FFFFCC;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 700px;
	height: 700px;
	margin-left: -350px;
	margin-top: -411px;
	z-index:2;
	overflow: visible;
}

*/


/*
#randunten {
	background-color: #420000;
	position: absolute;
	bottom: -75px;
	left: 100px;
	width: 700px;
	height: 50px;
	z-index: 2;
}

*/
