* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	line-height: 14px;
	background-image: url(../../bilder/hintergrund.jpg);
	background-repeat: repeat;
	background-position: 0px 0px;
}
.container {
	width: 960px;
	height: 558px;
	margin-top: -289px;
	margin-left: -490px;
	position: absolute;
	left: 50%;
	top: 50%;
	background-image: url(../../bilder/container.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 10px;
}
.container .balken_oben {
	background-image: url(../../bilder/logo_balken.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 115px;
	width: 960px;
	z-index: 10;
	float: left;
	clear: both;
}
.container .balken_oben a.link_goldwell {
	text-indent: -999px;
	display: block;
	float: right;
	height: 28px;
	width: 110px;
	overflow: hidden;
	margin-top: 54px;
	margin-right: 35px;
}
.container .balken_oben a.link_kms {
	text-indent: -999px;
	display: block;
	float: right;
	height: 28px;
	width: 60px;
	overflow: hidden;
	margin-top: 54px;
	margin-right: 34px;
}
.container .balken_oben a.link_kerastase {
	text-indent: -999px;
	display: block;
	float: right;
	height: 28px;
	width: 84px;
	overflow: hidden;
	margin-top: 54px;
	margin-right: 80px;
}
.container .balken_oben a.link_logo {
	text-indent: -999px;
	display: block;
	float: right;
	height: 48px;
	width: 192px;
	overflow: hidden;
	margin-top: 34px;
	margin-right: 69px;
}
.container .balken_oben .adresse {
	margin-top: 40px;
	margin-left: 70px;
	color: #999999;
	width: 200px;
	float: left;
}
.container .balken_oben .adresse a {
	color: #999999;
	text-decoration: none;
}
.container .balken_oben .adresse a:hover {
	color: #DC2F37;
	text-decoration: none;
}
.container .site_inhalt {
	background-image: url(../../bilder/inhalt_frau.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 418px;
	width: 960px;
	float: left;
	clear: both;
	overflow: visible;
}
.container .inhalt {
	margin-left: 70px;
	margin-top: 50px;
	margin-right: 70px;
	float: left;
	width: 800px;
	height: 310px;
	clear: both;
	z-index: 5;
	padding-left: 20px;
	margin-bottom: 15px;
}
.container .inhalt a {
	color: #000000;
	text-decoration: none;
}
.container .inhalt a:hover {
	color: #DC2F37;
}
.container .site_inhalt .inhalt .inhalt_text {
	float: left;
	width: 420px;
	height: 310px;
}
.container .inhalt .inhalt_text h1 {
	font-weight: bold;
	background-image: url(../../bilder/quadrat_rot.jpg);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	text-indent: 20px;
	font-size: 11px;
	line-height: 14px;
	margin-left: -20px;
	margin-bottom: 8px;
}
.container .inhalt .inhalt_text h2 {
	font-size: 11px;
}
.container .inhalt .inhalt_text p {
	font-size: 11px;
}
.container .sprache {
	float: left;
	clear: both;
	width: 800px;
	margin-right: 70px;
	margin-left: 70px;
	padding-left: 20px;
}
.container .sprache a {
	color: #666666;
	text-decoration: none;
}
.container .sprache a:hover {
	color: #DC2F37;
}
.container a.artos {
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	float: right;
}

