
* {
	margin: 0px;
	padding: 0px;
}

html {
	font-size: 10pt;
	font-family: Arial;
	color: #585858;
}

body {
	background:  url(/pics/verteiler/body_bg.jpg) center top;
}
h1 span, h2 span, h3 span {
	display: none;
}
a img {
	border: none;
}
.clear {
	clear: both;
}

#wrapper {
	display: block;
	width: 950px;
	height: 482px;
	margin: 0px auto;
	padding-top: 55px;
	padding-left: 35px;
	background: url(/pics/verteiler/content_bg.jpg) left top no-repeat;
	position: relative;
	overflow: hidden;
}

h1 {
	width: 558px;
	height: 55px;
	background: url(/pics/verteiler/title_welcome.png) left top no-repeat;
}

h2 {
	width: 595px;
	height: 39px;
	background: url(/pics/verteiler/title_partner.png) left top no-repeat;
	margin-top: 22px;
}
h3 {
	margin-bottom: 10px;
}
h3.header {
	width: 616px;
	height: 16px;
	background: url(/pics/verteiler/title_choose.png) left top no-repeat;
	margin-top: 35px;
	margin-bottom: 75px;
}

#slider {
	margin-top: 120px;
	list-style: none;
	display: block;
	position: relative;
	height: 136px;
	margin-left: -25px;
}
#slider li {
	float: left;
	position: relative;
	padding: 0;
	width: 133px;
}
#slider li.first {
	width: 20px;
	height: 131px;
	background: url(/pics/verteiler/shadow_left.png) left 10px no-repeat;
	position: relative;
}
#slider li.last {
	width: 20px;
	height: 131px;
	background: url(/pics/verteiler/shadow_right.png) left 10px no-repeat;
	position: relative;
}
#slider li.right {
	padding: 0px;
}

#slider li a {
    display: block;
    width: 100%;
    height: 100%;
}

#slider li .logo {
	position: absolute;
	left: 5px;
	top: 1px;
}
#slider li .smallbox {
	width: 133px;
}
#slider li .smallboxLeft {
	width: 155px;
}
#slider li .smallboxRight {
	width: 155px;
}
#bigbox div {
	margin: 25px 0 0 0;
	width: 700px;
	color: #FFF;
}





#bigbox #killergz h3 {
	width: 365px;
	height: 17px;
	background: url(/pics/verteiler/auswahl/killergz.png) top left no-repeat;
}
#bigbox #killeror h3 {
	width: 365px;
	height: 17px;
	background: url(/pics/verteiler/auswahl/killeror.png) top left no-repeat;
}
#bigbox #bodyor h3 {
	width: 512px;
	height: 17px;
	background: url(/pics/verteiler/auswahl/bodyors.png) top left no-repeat;
}
#bigbox #bodyhr h3 {
	width: 443px;
	height: 17px;
	background: url(/pics/verteiler/auswahl/bodyhr.png) top left no-repeat;
}
#bigbox #amanusa h3 {
	width: 415px;
	height: 17px;
	background: url(/pics/verteiler/auswahl/amanusa.png) left 1px no-repeat;
}
#bigbox #crunsh h3 {
	width: 294px;
	height: 17px;
	background: url(/pics/verteiler/auswahl/crunsh.png) top left no-repeat;
}
#bigbox #ruecken h3 {
	width: 273px;
	height: 17px;
	background: url(/pics/verteiler/auswahl/ruecken.png) top left no-repeat;
}
#bigbox #intenso h3 {
	width: 348px;
	height: 17px;
	background: url(/pics/verteiler/auswahl/intenso.png) top left no-repeat;
}


#footer {
	width: 950px;
	margin: 0px auto;
	padding: 15px 0 10px 20px;
	font-size: 0.8em;
}
#footer ul {
	list-style: none;
}
#footer ul li {
	float: left;
	margin: 0 0 0 0;
}
#footer, #footer a {
	color: #1083c4;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer p {
	margin-left: 850px;
}


