.box012				{position: absolute;
				 	left: 10px; top: 10px;
					height: 70px; width: 70px;
					background-image: url(../img/box_home01.gif); background-repeat: no-repeat;
				 	z-index: 3;}

.box022				{position: absolute;
				 	left: 10px; top: 10px;
					height: 70px; width: 70px;
					background-image: url(../img/box_home02.gif); background-repeat: no-repeat;
				 	z-index: 3;}

.box032				{position: absolute;
				 	left: 10px; top: 10px;
					height: 70px; width: 70px;
					background-image: url(../img/box_home03.gif); background-repeat: no-repeat;
				 	z-index: 3;}

.box042				{position: absolute;
				 	left: 10px; top: 10px;
					height: 70px; width: 70px;
					background-image: url(../img/box_home04.gif); background-repeat: no-repeat;
				 	z-index: 3;}

.box052				{position: absolute;
				 	left: 10px; top: 10px;
					height: 70px; width: 70px;
					background-image: url(../img/box_home05.gif); background-repeat: no-repeat;
				 	z-index: 3;}

.box062				{position: absolute;
				 	left: 10px; top: 10px;
					height: 70px; width: 70px;
					background-image: url(../img/box_home06.gif); background-repeat: no-repeat;
				 	z-index: 3;}

.box072				{position: absolute;
				 	left: 10px; top: 10px;
					height: 70px; width: 70px;
					background-image: url(../img/box_home07.gif); background-repeat: no-repeat;
				 	z-index: 3;}

.box082				{position: absolute;
				 	left: 10px; top: 10px;
					height: 70px; width: 70px;
					background-image: url(../img/box_home08.gif); background-repeat: no-repeat;
				 	z-index: 3;}

.box092				{position: absolute;
				 	left: 10px; top: 10px;
					height: 70px; width: 70px;
					background-image: url(../img/box_home09.gif); background-repeat: no-repeat;
				 	z-index: 3;}


/* Box für besondere Nachrichten*/
.boxspecial			{position: absolute;
				 	left: 0px; top: 400px;
					height: 45px; width: 580px;
				 	background-color: #ff0000;
				 	text-align: center;}

.geniusBox			{height: 90px; width: 580px;
				 	background-color: #0060ff;
				 	margin-bottom: 10px;
				 	z-index: 2;}

.geniusBox2			{position: absolute;
				 	left: 10px; top: 10px;
					height: 70px; width: 70px;
					background-image: url(../img/box_homeGenius.gif); background-repeat: no-repeat;
				 	z-index: 3;}

.geniusText2		{position: absolute;
				 	left: 100px; top: 10px;
					height: 70px; width: 470px;
					font-size: 2pt;
				 	z-index: 3;}

.geniusText2 > a		{color: #dddddd;}
.geniusText2 > a:hover	{color: #ffffff;}
.geniusText2 > a:focus	{color: #ffffff;}