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

#Satz {
	position:absolute;
	width:100%;
	z-index:2;
	left:0px;
	top:520px;
	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/text1024.png) 50% 50% no-repeat;
	position:absolute;
	height:341px;
	width: 990px; 
	z-index:1;
	left: -100px;
	top: 150px;
	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:100px;
	height:100px;
	z-index:1;
	left: 460px;
	top: 40px;
	background: transparent url(buttons/triumph100.gif) 0% 0% no-repeat;
	display: block;
}
#Chantelle {
	position:absolute;
	width:100px;
	height:100px;
	z-index:1;
	left: 80px;
	top: 55px;
	background: transparent url(buttons/chantelle100.gif) 0% 0% no-repeat;
	display: block;
}
#Passionata {
	position:absolute;
	width:100px;
	height:100px;
	z-index:1;
	left: 200px;
	top: 40px;
	background: transparent url(buttons/passionata100.gif) 0% 0% no-repeat;
	display: block;
}
#Valisere {
	position:absolute;
	width:100px;
	height:100px;
	z-index:1;
	left: 580px;
	top: 55px;
	background: transparent url(buttons/valisere100.gif) 0% 0% no-repeat;
	display: block;
}
#Mey {
	position:absolute;
	width:100px;
	height:100px;
	z-index:1;
	top: 40px;
	left: 330px;
	background: transparent url(buttons/mey100.gif) 0% 0% no-repeat;
	display: block;
}
#Sloggi {
	position:absolute;
	width:100px;
	height:100px;
	z-index:1;
	top: 120px;
	left: -20px;
	background: transparent url(buttons/sloggi100.gif) 0% 0% no-repeat;
	display: block;
}
#Calida {
	position:absolute;
	width:100px;
	height:100px;
	z-index:1;
	left: 700px;
	top: 120px;
	background: transparent url(buttons/calida100.gif) 0% 0% no-repeat;
	display: block;
}
#HOM {
	position:absolute;
	width:100px;
	height:100px;
	z-index:1;
	left: 740px;
	top: 240px;
	background: transparent url(buttons/hom100.gif) 0% 0% no-repeat;
	display: block;
}
#Benz {	
   position:absolute;
	width:100px;
	height:100px;
	z-index:1;
	left: -60px;
	top: 240px;
	background: transparent url(buttons/benz100.gif) 0% 0% no-repeat;
	display: block;
}

#Sonderposten{
	position:absolute;
	width:100px;
	height:100px;
	z-index:1;
	left: 620px;
	top: 240px;
	background: transparent url(buttons/sonderposten100.gif) 0% 0% no-repeat;
	display: block;
}

#Skiny {	
   position:absolute;
	width:100px;
	height:100px;
	z-index:1;
	left: 60px;
	top: 240px;
	background: transparent url(buttons/skiny100.gif) 0% 0% no-repeat;
	display: block;
}

a#Triumph:hover,
a#Chantelle:hover,
a#Valisere:hover,
a#Mey:hover,
a#Sloggi:hover,
a#Calida:hover,
a#HOM:hover,
a#Benz:hover,
a#Sonderposten:hover,
a#Skiny:hover,
a#Passionata:hover{
	background-position: 0% 100%;	
}

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;
}
