/* 
hellgrau: #CCC
dunkelgrau: #999
Hintergrund (Kopf): #BF0040
Hintergrund (Links): #DDD
Hintergrund (Rechts): #999
*/

#ZERO {
	position:	absolute;
	left:		50%;
	top:		0;
	width:		1px;
	height:		1px;
	z-index:	10;}

#INHALT {
	position:	absolute;
	left: 		-330px;
	top:		200px;
	width:		540px;
	z-index:	20;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #222222;
	background-color:#FFF;
	font-style: normal;}
	
#INHALTEINSPALTIG {
	position:	absolute;
	left: 		-330px;
	top:		200px;
	width:		810px;
	z-index:	20;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #222222;

	font-style: normal;}

#INHALTSPALTEZWEI {
	position:	absolute;
	left: 		-30px;
	top:		200px;
	width:		240px;
	z-index:	20;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #222222;
	background-color:#FFF;
	font-style: normal;}

#BOXrechts {
	position:	absolute;
	left: 		259px;
	top:		200px;
	width:		220px;
	z-index:	20;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #222222;
	background-color:#999;
	font-style: normal;}
	
#UNTERNAVIGATION {
	position:	absolute;
	left: 		-479px;
	top:		200px;
	width:		147px;
	z-index:	20;}
	
#HEAD {
	position:	absolute;
	left: 		-479px;
	top:		0px;
	height:		157px;
	z-index:	15;}
	

