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

#Satz {
	position:absolute;
	width:100%;
	z-index:2;
	left:0px;
	top:620px;
	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/text1280.png) 50% 50% no-repeat;
	position:absolute;
	height:444px;
	width: 1200px;
	z-index:1;
	left: -230px;
	top: 170px;
	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:140px;
	height:140px;
	z-index:1;
	left: 480px;
	top: 40px;
	background: transparent url(buttons/triumph140.gif) 0% 0% no-repeat;
	display: block;
}
#Chantelle {
	position:absolute;
	width:140px;
	height:140px;
	z-index:1;
	left: -20px;
	top: 55px;
	background: transparent url(buttons/chantelle140.gif) 0% 0% no-repeat;
	display: block;
}
#Passionata {
	position:absolute;
	width:140px;
	height:140px;
	z-index:1;
	left: 140px;
	top: 40px;
	background: transparent url(buttons/passionata140.gif) 0% 0% no-repeat;
	display: block;
}
#Valisere {
	position:absolute;
	width:140px;
	height:140px;
	z-index:1;
	left: 650px;
	top: 55px;
	background: transparent url(buttons/valisere140.gif) 0% 0% no-repeat;
	display: block;
}
#Mey {
	position:absolute;
	width:140px;
	height:140px;
	z-index:1;
	top: 40px;
	left: 300px;
	background: transparent url(buttons/mey140.gif) 0% 0% no-repeat;
	display: block;
}
#Sloggi {
	position:absolute;
	width:140px;
	height:140px;
	z-index:1;
	top: 120px;
	left: -170px;
	background: transparent url(buttons/sloggi140.gif) 0% 0% no-repeat;
	display: block;
}
#Calida {
	position:absolute;
	width:140px;
	height:140px;
	z-index:1;
	left: 800px;
	top: 120px;
	background: transparent url(buttons/calida140.gif) 0% 0% no-repeat;
	display: block;
}
#HOM {
	position:absolute;
	width:140px;
	height:140px;
	z-index:1;
	left: 820px;
	top: 290px;
	background: transparent url(buttons/hom140.gif) 0% 0% no-repeat;
	display: block;
}
#Benz {	
  position:absolute;
	width:140px;
	height:140px;
	z-index:1;
	left: -200px;
	top: 290px;
	background: transparent url(buttons/benz140.gif) 0% 0% no-repeat;
	display: block;
}

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

#Sonderposten {	
	position:absolute;
	width:140px;
	height:140px;
	z-index:1;
	left: 650px;
	top: 290px;
	background: transparent url(buttons/sonderposten140.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#Skiny:hover,
a#Sonderposten: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;
}
