@charset "utf-8";
a img{
	border:none;
}
a{
	text-decoration: none;
	color: #fff;
}
@font-face{
	font-family: HansHand;
	local: HansHand;
}
@font-face{
	font-family: Calibri;
	local: Calibri;
	src: url(calibri_1.eot);
}
@font-face{
	font-family: Calibri;
	local: Calibri;
	src: url(calibri_1.ttf);
}
body{
	top:0;
	left:0;
	right:0;
	margin:0;
	padding:0;

	font-family: Calibri;
	font-size: 14px;
	color: #707173;
	
	background: url(images/bg_body.png) repeat;
}
.doclear{
	clear: both;
}
.page_mittig{
	width: 980px;
	margin: auto auto;
}
/**************************************************************/
/************************* header.html *************************/
/**************************************************************/
#header{
	height: 93px;
	background: url(images/bg_header.jpg) repeat-x;
}
#header_urls{
	margin-top: 63px;
	margin-right: 5px;
	float: right;
	width: 400px;
}
#header_urls_links{
	float: left;
}
#header_urls_mitte{
	float: left;
	padding-left: 24px;
}
#header_urls_rechts{
	float: right;
}
#header_pic_div{
	width: 235px;
	margin: 0 auto;
}
#header_pic{
	position: absolute;
	margin: 0 auto 0 auto;
	padding: 26px 0 0 0;
}
/**************************************************************/
/************************* header2.html *************************/
/**************************************************************/
#header2{
	width: 980px;
	height: 454px;
	background: url(images/header.png) no-repeat;
	margin-top: 30px;
	color: #651840;
	font-size: 24px;
}
#header_text{
	font-family: HansHand;
	padding: 196px 0 0 460px;
	line-height: 50px;
}
#header_text2{
	padding: 40px 0 0 747px;
}
/**************************************************************/
/*********************** startseite.html ***********************/
/**************************************************************/
#trenn_leistungen_pic{
	margin-top: 42px;
	height: 24px;
	width: 970px;
}
#leistungen{
	margin: 42px 0 0 -29px;
}
#leistung_schrift_enthaarung{
	width: 211px;
	height: 61px;
	background: url(images/schrift_enthaarung.png) no-repeat;
	margin: 15px auto 0 auto;
}
#leistung_schrift_massage{
	width: 169px;
	height: 60px;
	background: url(images/schrift_massage.png) no-repeat;
	margin: 15px auto 0 auto;
}
#leistung_schrift_kurse{
	width: 413px;
	height: 70px;
	background: url(images/schrift_kurse.png) no-repeat;
	margin: 15px auto 0 auto;
}
#leistung_schrift_kosmetik{
	width: 176px;
	height: 56px;
	background: url(images/schrift_kosmetik.png) no-repeat;
	margin: 15px auto 0 auto;
}
.leistung_einzeln{
	width: 307px;
	float: left;
	margin-left: 29px;
}
.leistung_einzeln_text{
	font-family: HansHand;
	font-size: 20px;
	color: #63183f;
	text-align: center;
	margin-top: 10px;
}
.leistung_einzeln_text2{
	font-size: 18px;
	color: #707173;
	text-align: center;
}
#trenn_preise_pic{
	display: block;
	margin: 34px auto 46px auto;
}

#preise{
	display: block;
	margin: 0 auto 0 auto;
	margin-left: 8px;
}
#preise_schrift_augen{
	width: 62px;
	height: 27px;
	background: url(images/schrift_augen.png) no-repeat;
}
#preise_schrift_massage{
	width: 80px;
	height: 27px;
	background: url(images/schrift_massage2.png) no-repeat;
	margin-top: 26px;
}
#preise_schrift_naegel{
	width: 62px;
	height: 31px;
	background: url(images/schrift_naegel.png) no-repeat;
	margin-top: 26px;
}
#preise_schrift_basic{
	width: 53px;
	height: 18px;
	background: url(images/schrift_basic.png) no-repeat;
}
#preise_schrift_deluxe{
	width: 69px;
	height: 22px;
	background: url(images/schrift_deluxe.png) no-repeat;
}
.preise_einzeln{
	width: 309px;
	height: 480px;
	background: url(images/preisekasten.png) no-repeat;
	float: left;
	margin-left: 9px;
}
.preise_einzeln_rand{
	padding: 21px 20px 0 20px;
}
.preise_einzeln_ueberschrift{
	font-size: 24px;
	color: #971457;
	text-align: center;
}
.preise_capital{
	font-size: 30px;
}
.preise_einzeln_text{
	margin-top: 15px;
}
.preise_einzeln_titel{
	font-family: HansHand;
	color: #64183f;
	font-size: 20px;
}
.preise_einzeln_preis_links{
	float: left;
	font-size: 18px;
}
.preise_einzeln_preis_rechts{
	float: right;
	font-size: 18px;
	color: #63183f;
}
.preise_klein{
	font-size: 14px;
}
#preise_einzeln_titel_abstand{
	padding-top: 26px;
}
.preise_tables{
	font-size: 18px;
}
.preise_tables_preis{
	
}
.preise_tables_langespalte_text{
	font-size: 14px;
}
.erste_spalte{
	width: 205px;
}
.zweite_spalte{
	color: #64183f;
	float: right;
	width: 55px;
}
#zertifikate a {
	padding-left:20px;
}
/**************************************************************/
/************************ zertifikate.html ************************/
/**************************************************************/
#zertifikate img {
	border:2px solid #E2DDC3;
	-webkit-box-shadow: 7px 7px 5px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    7px 7px 5px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         7px 7px 5px 0px rgba(50, 50, 50, 0.75);
}
/**************************************************************/
/************************ kontakt.html ************************/
/**************************************************************/
#kontakt{
	padding-top: 47px;
}
#kontakt_links{
	width: 518px;
	height: 345px;
	background: url(images/kontakt_mapborder.png) no-repeat;
	background-size: 100% 100%;
	float: left;
}
#kontakt_rechts{
	float: left;
	padding-left: 30px;
	background: url(images/kontakt_rechts_bg.png) no-repeat;
	background-position: 255px 258px;
}
#kontakt_infos_pic{
	margin-top: -37px;
}
#kontakt_infos{
	color: #681841;
	font-size: 18px;
}
#kontakt a:link{text-decoration: none; color: #681841; font-size: 18px; }
#kontakt a:active{text-decoration: none; color: #681841; font-size: 18px; }
#kontakt a:visited{text-decoration: none; color: #681841; font-size: 18px; }
.kontakt_infos{
	color: #681841;
	font-size: 24px;
}
.kontakt_textbox{
	width: 256px;
	height: 45px;
	background: url(images/kontakt_textbox.png) no-repeat;
	background-size: 100% 100%;
	border: none;
	color: #971457;
	font-size: 18px;
	font-family: Calibri;
}
#mytext{
	min-width: 426px;
	width: 426px;
	max-width: 426px;
	min-height: 163px;
	height: 163px;
	max-height: 163px;
	background: url(images/kontakt_textarea.png) no-repeat;
	background-size: 100%;
	border: none;
	font-family: Calibri;
	font-size: 18px;
	color: #971457;
	resize: none;
}
::-webkit-input-placeholder {
    color: #971457;
}
:-moz-placeholder {
    color: #971457;
}
::-moz-placeholder {
    color: #971457;
}
:-ms-input-placeholder {
    color: #971457;
}
/**************************************************************/
/*********************** impressum.html ************************/
/**************************************************************/
#impressum{
	font-size: 18px;
}
.impressum_ueberschrift{
	padding: 32px 0 32px 0;
	font-size: 22px;
	color: #971457;
}
.impressum_ueberschrift_klein{
	padding: 32px 0 32px 0;
	font-size: 18px;
	color: #971457;
}
.impressum_kontakt_links{
	float: left;
	width: 75px;
	font-size: 18px;
}
/**************************************************************/
/************************* footer.html *************************/
/**************************************************************/
#footer{
	height: 148px;
	background: url(images/bg_footer.jpg) repeat-x;
}
#footer_pic{
	height: 74px;
	width: 271px;
	display: block;
	padding-top: 16px;
	margin: auto auto;
}
#footer_details{
	color: #fff;
	margin-top: 9px;
	text-align: center;
}
.footer_seperator{
	padding: 0 12px 0 12px;
}