@charset "utf-8";
/* CSS Document */

/* #######################################################################
   PNG Dateien im IE6 */

img { behavior:url("css/pngbehavior/pngbehavior.htc"); }

/* #######################################################################
   Body und Divs */

body {
	background-color: #000000;
}

#Div_index1 {
	position:absolute;
	left:50%;
	margin-left:-457px;
	top:50%;
	margin-top:-272px;
	width:480px;
	height:266px;
	z-index:1;
}
#Div_index2 {
	position:absolute;
	left:50%;
	margin-left:23px;
	top:50%;
	margin-top:-272px;
	width:434px;
	height:266px;
	z-index:1;
}
#Div_index3 {
	position:absolute;
	left:50%;
	margin-left:-457px;
	top:50%;
	margin-top:-6px;
	width:480px;
	height:278px;
	z-index:1;
}
#Div_index4 {
	position:absolute;
	left:50%;
	margin-left:23px;
	top:50%;
	margin-top:-6px;
	width:466px;
	height:278px;
	z-index:1;
}
#Div_logo {
	position:absolute;
	left:50%;
	margin-left:-245px;
	top:50%;
	margin-top:-40px;
	width:480px;
	height:150px;
	z-index:5;
}