#content {
	height: 550px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}



#logo {
	height: 40px;
	width: 136px;
	position: absolute;
	left: auto;
	top: auto;
	margin-top: 0px;
	margin-left: 0px;
}

#pdf {
	margin-top: 60px;
	margin-left: 0px;
	position: absolute;
}
#beauty a {
	decoration: none;
	display: block;
	background-image: url(pic/beauty1.gif);
	background-repeat: no-repeat;
	height: 12px;
	width: 40px;	
}

#beauty a:hover {
	background-image: url(pic/beauty2.gif);
	border: none;
}

#fashion a {
	background-image: url(pic/fashion1.gif);
	background-repeat: no-repeat;
	display: block;
	height: 11px;
	width: 44px;

}

#fashion a:hover {
	background-image: url(pic/fashion2.gif);
	background-repeat: no-repeat;
}

#sport a {
	background-image: url(pic/sport1.gif);
	background-repeat: no-repeat;
	height: 12px;
	width: 32px;
	display: block;
}

#sport a:hover {
	background-image: url(pic/sport2.gif);
	background-repeat: no-repeat;
}

#contact a {
	background-image: url(pic/contact1.gif);
	background-repeat: no-repeat;
	display: block;
	height: 11px;
	width: 46px;
}

#contact a:hover {
	background-image: url(pic/contact2.gif);
	background-repeat: no-repeat;
}

#bildleiste {
	margin-top:80px;
	margin-left:0px;
	width:1000px;
	height:470px;
	position:absolute;
	left:auto;
	top:auto;
	overflow:scroll;
	overflow-y:hidden;
	white-space:nowrap;
	z-index: 1;

}

#beauty {
	position: absolute;
	height: 12px;
	width: 40px;
	margin-top: 30px;
	margin-left: 365px;
}

#beauty1 {
	height: 11px;
	width: 5px;
	margin-top: 45px;
	margin-left: 365px;
	position: absolute;
}

#beauty1 a {
	height: 11px;
	width: 5px;
	background-image: url(pic/1_1.gif);
	background-repeat: no-repeat;
	display: block;
}

#beauty1 a:hover {
	background-image: url(pic/1_2.gif);
	background-repeat: no-repeat;
}

#beauty2 {
	height: 11px;
	width: 7px;
	margin-top: 45px;
	margin-left: 385px;
	position: absolute;
}

#beauty2 a {
	background-image: url(pic/2_1.gif);
	background-repeat: no-repeat;
	display: block;
	height: 11px;
	width: 7px;



}

#beauty2 a:hover {
	background-image: url(pic/2_2.gif);
	background-repeat: no-repeat;
}
#fashion {
	height: 11px;
	width: 44px;
	margin-top: 30px;
	margin-left: 445px;
	position: absolute;
}
#sport {
	margin-top: 30px;
	margin-left: 530px;
	position: absolute;
	height: 12px;
	width: 32px;
}
#contact {
	margin-top: 30px;
	margin-left: 610px;
	position: absolute;
	height: 11px;
	width: 46px;
}
#text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	margin-top: 150px;
	margin-left: 365px;
	position: absolute;
	height: auto;
	width: auto;
}
#text a {
	color: #999999;
	text-decoration: none;
}
#slideshow {
	position: absolute;
	height: 450px;
	width: 1000px;
	margin-top: 80px;
	margin-left: 0px;
	z-index: 2;


}
