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

/*<![CDATA[*/

#News_b{
	position:absolute;
	background-image: url(../IMG/News.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:691px;
	width:1050px;
	background-color:transparent;
	visibility:hidden;	
	z-index:2;
}

#Game_b{
	position:absolute;
	background-image: url(../IMG/Game.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:691px;
	width:1050px;
	background-color:transparent;
	visibility:hidden;	
	z-index:2;
}

#Media_b{
	position:absolute;
	background-image: url(../IMG/Media.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:691px;
	width:1050px;
	background-color:transparent;
	visibility:hidden;	
	z-index:2;
}

#Download_b{
	position:absolute;
	background-image: url(../IMG/Download.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:691px;
	width:1050px;
	background-color:transparent;
	visibility:hidden;	
	z-index:2;
}

#Support_b{
	position:absolute;
	background-image: url(../IMG/Support.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:691px;
	width:1050px;
	background-color:transparent;
	visibility:hidden;	
	z-index:2;
}

#Kaufen_b{
	position:absolute;
	background-image: url(../IMG/Kaufen.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:691px;
	width:1050px;
	background-color:transparent;
	visibility:hidden;	
	z-index:2;
}


/*]]>*/