@charset "utf-8";
/* CSS Document */

* {                            /* PerfectBeauty */
    border: 0 none;
    margin: 0;
    padding: 0;
    /*height: 100%; */
    outline: medium none;
	text-decoration: none;
}

body {
	font-family: "Lato", sans-serif;
	font-weight: 300;
	text-rendering: optimizeLegibility;	
}

#header {
	position: relative;
	margin: 0 auto;
	width: 920px;
	height: auto;
	margin-bottom: 30px!important;	
	z-index: 999;
}

#inhalt {
	position: relative;
	margin: 0 auto;
	width: 920px;	
	height: auto;
	margin-top: 100px;
}

#inhalt p {
	text-align: right;
	font-size: 1.3em;
	margin-top: 20px;
	margin-bottom: 100px;
	font-weight: 300;
}

#werwirsind_h1 {
	text-align: right;
	color: #B8B8DC;
}

#werwirsind p {
	color:  #B8B8DC;
	margin-bottom: 40px;	
}

#behandlungen p {
	color:  #F2B3FF;
	margin-bottom: 40px;	
}

#wowirsind p {
	color:  #B682EF;
	margin-bottom: 40px;	
}

#impressum p {
	color:  #ACC7E6;
	margin-bottom: 40px;	
}

a.wegbeschreibung {
	color: #B682EF;
	text-decoration: underline;
}

a.email {
	color: #B682EF;
	color: inherit;
	text-decoration: underline;
}

#werwirsind {
	border-bottom: 1px solid #B8B8DC;
	margin-bottom: 60px;
}

#produkte {
	border-bottom: 1px solid #9C7DA2;
	margin-bottom: 60px;
}

#behandlungen {
	border-bottom: 1px solid #F2B3FF;
	margin-bottom: 60px;
}


#wowirsind {
	border-bottom: 1px solid #B682EF;
	margin-bottom: 60px;
}

#impressum {
	border-bottom: 1px solid #88AFDA;
	margin-bottom: 60px;
}

.bubble_zurueck_werwirsind {
	position: relative;
	bottom: 40px;
	margin-bottom: -30px;
	left: 0px;
	border: 1px solid #99C;
	height: 42px;
	width: 42px;
	background-color: #99C; 
	opacity: .7;
	-moz-border-radius: 42px;
	border-radius: 42px;
	-webkit-border-radius: 42px;
	-o-border-radius: 42px;
	-ms-border-radius: 42px
}

.bubble_zurueck_produkte {
	position: relative;
	bottom: 40px;
	margin-bottom: -30px;
	left: 0px;
	border: 1px solid #9C7DA2;
	height: 42px;
	width: 42px;
	background-color: #9C7DA2; 
	opacity: .7;
	-moz-border-radius: 42px;
	border-radius: 42px;
	-webkit-border-radius: 42px;
	-o-border-radius: 42px;
	-ms-border-radius: 42px
}

.bubble_zurueck_behandlungen {
	position: relative;
	bottom: 40px;
	margin-bottom: -30px;
	left: 0px;
	border: 1px solid #F2B3FF;
	height: 42px;
	width: 42px;
	background-color: #F2B3FF; 
	opacity: .7;
	-moz-border-radius: 42px;
	border-radius: 42px;
	-webkit-border-radius: 42px;
	-o-border-radius: 42px;
	-ms-border-radius: 42px
}

.herbsthit {
	background-color: #49271E;
	color: white;
	line-height: .75em;
	padding: 2px 5px;
	margin-right: 3px;
	font-size: .8em;
}

.frühlingshit {
	background-color: #61A239;
	color: white;
	line-height: .75em;
	padding: 2px 5px;
	margin-right: 3px;
	font-size: .8em;
}

.bubble_zurueck_wowirsind {
	position: relative;
	bottom: 40px;
	margin-bottom: -30px;
	left: 0px;
	border: 1px solid #B682EF;
	height: 42px;
	width: 42px;
	background-color: #B682EF; 
	opacity: .7;
	-moz-border-radius: 42px;
	border-radius: 42px;
	-webkit-border-radius: 42px;
	-o-border-radius: 42px;
	-ms-border-radius: 42px
}

.bubble_zurueck_impressum {
	position: relative;
	bottom: 40px;
	margin-bottom: -30px;
	left: 0px;
	border: 1px solid #88AFDA;
	height: 42px;
	width: 42px;
	background-color: #88AFDA; 
	opacity: .7;
	-moz-border-radius: 42px;
	border-radius: 42px;
	-webkit-border-radius: 42px;
	-o-border-radius: 42px;
	-ms-border-radius: 42px
}

.bubble_zurueck_werwirsind a, .bubble_zurueck_produkte a, .bubble_zurueck_behandlungen a, .bubble_zurueck_wowirsind a, .bubble_zurueck_impressum a {
	text-decoration: none!important;
	color: white!important;
	width: 45px;
	height: 45px;
	font-size: 1.8em;
	padding-left: 7px;
	text-align: center;
}

#ohne_unterstrich {
	text-decoration: none!important;
}

#produkte_h1 {
	text-align: right;
	color: #71457A;
}

#behandlungen_h1 {
	text-align: right;
	color: #EC92FF;
}

#wowirsind_h1 {
	text-align: right;
	color: #964CE8;
}

#impressum_h1 {
	text-align: right;
	color: #88AFDA;
}

#logo {
	position: relative;
	margin: 0 auto;
	width: 500px;
	height: 336px;
	background-image: url(../images/logo_perfectbeauty.png);
	background-repeat: no-repeat;
	margin-top: 20px;
}

#bubble_container {
	width: 920px;
	height: 260px;
	position: relative;
	margin: 0 auto;
}

.bubble_one:hover, .bubble_two:hover, .bubble_three:hover, .bubble_four:hover, .bubble_five:hover {
	top: 40px;
	height: 220px!important;
	width: 220px!important;
	z-index:999;
}

#bubble_container a {
	text-decoration: none!important;
	color: white;
	padding-top: 95px;
	padding-bottom: 95px;
	padding-left: 28px;
	padding-right: 28px;
	z-index: 99;
}

#bubble_container a:hover {
	text-decoration: none!important;
	color: white;
	padding-bottom: 95px!important;
	padding-left: 28px;
	padding-right: 26px;
	z-index: 99;
}

.bubble_two a {
	text-decoration: none;
	color: white;
	padding-top: 95px;
	padding-bottom: 95px;
	padding-left: 35px;
	padding-right: 35px;
	z-index: 99;
}

.bubble_two a:hover {
	text-decoration: none;
	color: white;
	padding-top: 90px;
	padding-bottom: 90px!important;
	padding-left: 35px;
	padding-right: 35px;
	z-index: 99;
}

.bubble_one {
	position: absolute;
	top: 50px;
	left: 0px;
	border: 1px solid #99C;
	height: 200px;
	width: 200px;
	background-color: #99C; 
	opacity: .7;
	-moz-border-radius: 200px;
	border-radius: 200px;
	-webkit-border-radius: 200px;
	-o-border-radius: 200px;
	-ms-border-radius: 200px;
}

.bubble_two {
	position: absolute;
	top: 50px;
	left: 180px;
	border: 1px solid #71457A;
	height: 200px;
	width: 200px;
	background-color: #71457A; 
	opacity: .7;
	-moz-border-radius: 200px;
	border-radius: 200px;
	-webkit-border-radius: 200px;
	-o-border-radius: 200px;
	-ms-border-radius: 200px;
}

.bubble_three {
	position: absolute;
	top: 50px;
	left: 360px;
	border: 1px solid #EC92FF;
	height: 200px;
	width: 200px;
	background-color: #EC92FF; 
	opacity: .7;
	-moz-border-radius: 200px;
	border-radius: 200px;
	-webkit-border-radius: 200px;
	-o-border-radius: 200px;
	-ms-border-radius: 200px;
}

.bubble_four {
	position: absolute;
	top: 50px;
	left: 540px;
	border: 1px solid #964CE8;
	height: 200px;
	width: 200px;
	background-color: #964CE8; 
	opacity: .7;
	-moz-border-radius: 200px;
	border-radius: 200px;
	-webkit-border-radius: 200px;
	-o-border-radius: 200px;
	-ms-border-radius: 200px;
}

.bubble_five {
	position: absolute;
	top: 50px;
	left: 720px;
	border: 1px solid #548CC9;
	height: 200px;
	width: 200px;
	background-color: #548CC9; 
	opacity: .7;
	-moz-border-radius: 200px;
	border-radius: 200px;
	-webkit-border-radius: 200px;
	-o-border-radius: 200px;
	-ms-border-radius: 200px;
}

h1 {
	font-size: 5em!important;
	font-weight: 100!important;
}

h3 {
	color: white;
	font-size: 1.6em;
	font-weight: 300;
	margin-top: 75px;
	text-align: center;
}

h3:hover {
	color: white;
	font-size: 1.8em;
	font-weight: 300;
	margin-top: 85px;
	text-align: center;
	z-index:999;
}

#produkte ul {
	list-style-type: none;
	text-align: right;
	margin-top: 20px;
	margin-bottom: 40px;
}

#produkte ul li {
	margin-top: 40px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	display: inline-block;
	margin-left: 72px;
	/*border-bottom: 1px solid #9C7DA2;*/
}

#iweb4u {
	color: #ACC7E6;
}

#facebook_link {
	position: absolute;
	top: 280px;
	left: 440px;
}

#hintergrund_werwirsind {
	position: aboslute;
}

#hintergrund_behandlungen, #hintergrund_wowirsind, #hintergrund_impressum {
	float: left;
    margin-top: 20px;
}

#hintergrund_wowirsind {
	margin-top: 50px;
}

#hintergrund_impressum {
	margin-top: -50px;
}

#dz_magazin1, #dz_magazin2 {
	color: inherit;
	border: 1px solid #ACC7E6;
	padding: 2px;
	margin-bottom: 10px;
	display: inline-block;
}

.sommerhit {
    background-color: orange;
	color: white;
	line-height: .75em;
	padding: 2px 5px;
	margin-right: 3px;
	font-size: .8em;
}

#blitzeis {
    color: inherit;
}

#urheberrecht_hans_altenkirch {
    float: left;
    margin-top: -100px!important;
    font-size: 1em!important;
}

#urheberrecht_hans_altenkirch a {
    color: inherit;
}
