/*-----------------------------------------------------*/
/* Background                                          */
/*-----------------------------------------------------*/
body {
	background-color: #000000;
	margin: 0px;
}
/*-----------------------------------------------------*/
/* Layers Grundaufbau                                  */
/*-----------------------------------------------------*/
#Background {
	position:absolute;
	left:50%;
	top:50%;
	width:888px;
	height:603px;
	margin-top: -301px;
	margin-left: -444px;
	z-index:1;
}
#Logo {
	position:absolute;
	left:321px;
	top:0px;
	width:229px;
	height:40px;
	z-index:1;
}
#Flash {
	position:absolute;
	left:18px;
	top:118px;
	width:852px;
	height:470px;
	z-index:1;
}
#FlashLarge {
	position:absolute;
	left:18px;
	top:118px;
	width:870px;
	height:420px;
	z-index:2;
}
#ImageLarge {
	position:absolute;
	left:18px;
	top:118px;
	width:852px;
	height:420px;
	z-index:2;
}
#ImageSmall {
	position:absolute;
	left:18px;
	top:118px;
	width:608px;
	height:420px;
	z-index:2;
}
#ImageText {
	position:absolute;
	left:626px;
	top:118px;
	width:244px;
	height:420px;
	z-index:2;
}
#Adresse {
	position:absolute;
	left:253px;
	top:579px;
	width:384px;
	height:13px;
	z-index:2;
}
/*-----------------------------------------------------*/
/* Layers Hauptnavi                                    */
/*-----------------------------------------------------*/
#Navigation {
	position:absolute;
	left:18px;
	top:546px;
	width:auto;
	z-index:11;
	height: auto;
}
#NaviPunkt {
	position:relative;
	left:0px;
	top:0px;
	width:auto;
	height:11px;
	z-index:10;
	float: left;
}
/*-----------------------------------------------------*/
/* Layers Seknavi                                      */
/*-----------------------------------------------------*/
#SekNews {
	position:absolute;
	left:18px;
	top:557px;
	width:122px;
	height:auto;
	z-index:2;
}
#SekTailor {
	position:absolute;
	left:139px;
	top:557px;
	width:122px;
	height:auto;
	z-index:2;
}
#SekDonna {
	position:absolute;
	left:261px;
	top:557px;
	width:122px;
	height:auto;
	z-index:2;
}
#SekUomo {
	position:absolute;
	left:383px;
	top:557px;
	width:122px;
	height:auto;
	z-index:2;
}
#SekBrands {
	position:absolute;
	left:504px;
	top:557px;
	width:122px;
	height:auto;
	z-index:2;
}
#SekKontakt {
	position:absolute;
	left:747px;
	top:557px;
	width:122px;
	height:auto;
	z-index:2;
}
#SekNaviPunkt {
	position:relative;
	left:0px;
	top:0px;
	width:auto;
	height:auto;
	z-index:2;
}
/*-----------------------------------------------------*/
/* Sound                                               */
/*-----------------------------------------------------*/
#Sound {
	position:absolute;
	left:0px;
	top:0px;
	width:20px;
	height:20px;
	z-index:3;
}

