/* 1. Box, Linke Spalte, 1. Zeile */					
.box01				{position: absolute;
				 	left: 0px; top: 0px;
					height: 90px; width: 285px;
				 	background-color: #eeeeee;
					z-index: 2;}

.text012			{position: absolute;
				 	left: 100px; top: 10px;
					height: 70px; width: 175px;
					font-size: 2pt;
				 	z-index: 3;}		
					

/* 2. Box, Rechte Spalte, 1. Zeile */	
.box02				{position: absolute;
				 	left: 295px; top: 0px;
					height: 90px; width: 285px;
				 	background-color: #eeeeee;
					z-index: 2;}

.text022			{position: absolute;
				 	left: 100px; top: 10px;
					height: 70px; width: 175px;
					font-size: 2pt;
				 	z-index: 3;}		


/* 3. Box, Linke Spalte, 2. Zeile */					
.box03				{position: absolute;
				 	left: 0px; top: 100px;
					height: 90px; width: 285px;
				 	background-color: #eeeeee;
					z-index: 2;}

.text032			{position: absolute;
				 	left: 100px; top: 10px;
					height: 70px; width: 175px;
					font-size: 2pt;
				 	z-index: 3;}
					

/* 4. Box, Rechte Spalte, 2. Zeile */						
.box04				{position: absolute;
				 	left: 295px; top: 100px;
					height: 90px; width: 285px;
				 	background-color: #eeeeee;
					z-index: 2;}

.text042			{position: absolute;
				 	left: 100px; top: 10px;
					height: 70px; width: 175px;
					font-size: 2pt;
				 	z-index: 3;}
	
					
/* 5. Box, Linke Spalte, 3. Zeile */					
.box05				{position: absolute;
				 	left: 0px; top: 200px;
					height: 90px; width: 285px;
				 	background-color: #eeeeee;
					z-index: 2;}

.text052			{position: absolute;
				 	left: 100px; top: 10px;
					height: 70px; width: 175px;
					font-size: 2pt;
				 	z-index: 3;}
					
					
/* 6. Box, Rechte Spalte, 3. Zeile */						
.box06				{position: absolute;
				 	left: 295px; top: 200px;
					height: 90px; width: 285px;
				 	background-color: #eeeeee;
					z-index: 2;}

.text062			{position: absolute;
				 	left: 100px; top: 10px;
					height: 70px; width: 175px;
					font-size: 2pt;
				 	z-index: 3;}


/* 7. Box, Linke Spalte, 4. Zeile */					
.box07				{position: absolute;
				 	left: 0px; top: 300px;
					height: 90px; width: 285px;
				 	background-color: #eeeeee;
					z-index: 2;}

.text072			{position: absolute;
				 	left: 100px; top: 10px;
					height: 70px; width: 175px;
					font-size: 2pt;
				 	z-index: 3;}																
	

/* 8. Box, Rechte Spalte, 4. Zeile */						
.box08				{position: absolute;
				 	left: 295px; top: 300px;
					height: 90px; width: 285px;
				 	background-color: #eeeeee;
					z-index: 2;}

.text082			{position: absolute;
				 	left: 100px; top: 10px;
					height: 70px; width: 175px;
					font-size: 2pt;
				 	z-index: 3;}	

/* 9. Box, Linke Spalte, 5. Zeile */					
.box09				{position: absolute;
				 	left: 0px; top: 400px;
					height: 90px; width: 285px;
				 	background-color: #eeeeee;
					z-index: 2;}

.text092			{position: absolute;
				 	left: 100px; top: 10px;
					height: 70px; width: 175px;
					font-size: 2pt;
				 	z-index: 3;}	