#mainContent {
	width:760px;
	margin:0 auto;
	position:relative;
	display: block;
}

#Satz {
	position:absolute;
	width:100%;
	z-index:2;
	left:0px;
	top:370px;
	text-align:center;
	display: block;
}

#oben{
	background:transparent url(oben.jpg) 50% 0% no-repeat;
	position:absolute;
	width:100%;
	height:37px;
	z-index:10;
	left:0px;
	top:0px;
	display: block;
}

#logos {
	background: transparent url(texte/text800.gif) 50% 50% no-repeat;
	position:absolute;
	height:300px;
	width: 720px;
	z-index:1;
	left: 23px;
	top: 80px;
	text-align: center;
	display: block;
}

#team {
   visibility:hidden;
	position:absolute;
	width:229px;
	height:195px;
	z-index:3;
	left: 226px;
	top: 416px;
}

#text {
	position:absolute;
	width:229px!important;
	height:195px;
	z-index:3;
	left: 282px;
	top: 438px;
	text-align:center;
	display: block;
}

h2{
	padding: 1em 0 1em 0;
	margin: 0;
}

/*** Teaser ***/

#Triumph {
	position:absolute;
	width:70px;
	height:70px;
	z-index:1;
	left: 420px;
	top: 40px;
	background: transparent url(buttons/triumph70.gif) 0% 0% no-repeat;
	display: block;
}
#Chantelle {
	position:absolute;
	width:70px;
	height:70px;
	z-index:1;
	left: 160px;
	top: 55px;
	background: transparent url(buttons/chantelle70.gif) 0% 0% no-repeat;
	display: block;
}
#Passionata {
	position:absolute;
	width:70px;
	height:70px;
	z-index:1;
	left: 240px;
	top: 40px;
	background: transparent url(buttons/passionata70.gif) 0% 0% no-repeat;
	display: block;
}
#Valisere {
	position:absolute;
	width:70px;
	height:70px;
	z-index:1;
	left: 510px;
	top: 55px;
	background: transparent url(buttons/valisere70.gif) 0% 0% no-repeat;
	display: block;
}
#Mey {
	position:absolute;
	width:70px;
	height:70px;
	z-index:1;
	top: 40px;
	left: 330px;
	background: transparent url(buttons/mey70.gif) 0% 0% no-repeat;
	display: block;
}
#Sloggi {
	position:absolute;
	width:70px;
	height:70px;
	z-index:1;
	top: 90px;
	left: 90px;
	background: transparent url(buttons/sloggi70.gif) 0% 0% no-repeat;
	display: block;
}
#Calida {
	position:absolute;
	width:70px;
	height:70px;
	z-index:1;
	left: 590px;
	top: 90px;
	background: transparent url(buttons/calida70.gif) 0% 0% no-repeat;
	display: block;
}
#HOM {
	position:absolute;
	width:70px;
	height:70px;
	z-index:1;
	left: 650px;
	top: 160px;
	background: transparent url(buttons/hom70.gif) 0% 0% no-repeat;
	display: block;
}
#Benz {	
  position:absolute;
	width:70px;
	height:70px;
	z-index:1;
	left: 30px;
	top: 160px;
	background: transparent url(buttons/benz70.gif) 0% 0% no-repeat;
	display: block;
}

#Sonderposten {
	position:absolute;
	width:70px;
	height:70px;
	z-index:1;
	left: 540px;
	top: 160px;
	background: transparent url(buttons/sonderposten70.gif) 0% 0% no-repeat;
	display: block;
}
#Skiny {	
  position:absolute;
	width:70px;
	height:70px;
	z-index:1;
	left: 140px;
	top: 160px;
	background: transparent url(buttons/skiny70.gif) 0% 0% no-repeat;
	display: block;
}


a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}