/* CSS Document */

/* Haardesign Schauten CSS Document */

/*@import url(http://fonts.googleapis.com/css?family=Courgette);*/

html {
    overflow: -moz-scrollbars-vertical;
    overflow-y: scroll;
}

body {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    color: #000;
    margin-top: 5px;
    background-color:#000;
    text-align:center;
}

.cookie-disclaimer{
    position: fixed;
    top: 0;
    width: 100%;
    height: auto;
    padding: 20px 20px 30px 20px;
    background: rgba(0, 0, 0, .8);
    color: white;
    font-size: 11px;
    z-index: 400;
}

.cookie-disclaimer .head{
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 15px;
}

.cookie-disclaimer p{
    margin: 0 0 25px 0;
}

.cookie-disclaimer .btn{
    background: #850000;
    color: white;
    padding: 5px 20px;
    cursor: pointer;
    text-decoration: none;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    background-clip: padding-box;
}
.cookie-disclaimer .btn:hover{
    background: #600000;
}

#container {
    margin: auto;
    padding: 0;
    text-align:center;
    width: 750px;
}

#container .block-layer{
    content:'';
    background: rgba(0, 0, 0, .5);
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    z-index: 300;
}

.hidden {
    display:none;
}


#header {
    width: 750px;
    height: 80px;
    background-image:url(../gfx/misc/haardesign_schauten_header.jpg);
    margin-bottom: 5px;
}

#pic {
    width: 750px;
    height: 109px;
    background-image:url(../gfx/header_pics/start_herbst.jpg);
    margin-bottom: 5px;
}


#footer {
    width: 750px;
    height: 23px;
    color: #ddccac;
    font-size:11px;
    text-align:left;
    background-color:#850000;
    margin-bottom: 5px;
}

#footer_text {
    padding-left: 65px;
    padding-top: 4px;
}

#footer_text a{
    color: #ddccac;
}

/*.font1{ font-family: 'Courgette', cursive; }*/

.boxWrapper{
    overflow:hidden;
    margin:0 0 0 73px;
}

.boxWrapper .box{
    color:#9f3d33;
    font-size:14px;
    width:140px;
    border:3px solid #850000;
    padding:20px;
    margin:0 20px 0 0;
    float:left;
    text-align:center;
}


/*-----------------------NAVIGATION-------------------------*/

#navi_container {
    width: 750px;
    height: 23px;
    text-align:left;
    background-color:#850000;
    margin-bottom: 5px;
}


#navi {
    width: 747px;
    height: 23px;
    background-color:#000;
}

#navi li{
   padding: 0;
   margin: 0;
   list-style: none;
   display:inline;
}

#navi ul{
   padding: 0;
   margin: 0;
}

#navi a{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight:bold;
    color: #fff;
    background:url(../gfx/misc/navi.gif) no-repeat top left;
    /*background-color: #850000;*/
    padding: 5px 10px;
    text-decoration: none;
    display: block;
    float:left;
    border-right: 2px solid #000;
}

#navi a:hover{
    background:url(../gfx/misc/navi_on.gif) no-repeat top left;
    /*background-color: #b09d7d;*/
}

#navi a#aktiv {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight:bold;
    color: #fff;
    background:url(../gfx/misc/navi_on.gif) no-repeat top left;
    /*background-color: #b09d7d;*/
    padding: 5px 10px;
    text-decoration: none;
    display: block;
    float:left;
    border-right: 2px solid #000;
}

/*-----------------------CONTENT-------------------------*/

#content_container {
    width: 750px;
    margin-bottom: 5px;
    background-image:url(../gfx/misc/content_bg.gif);
    overflow:hidden;
}

.fullContent{
    width: 750px;
    margin-bottom: 5px;
    background-image: none !important;
    background-color: #ddccac;
    overflow:hidden !important;
}

.fullContent #content_links,
.fullContent #content_rechts{ display:none; }

.fullContent #content_main{ width:700px; margin:0 25px 0 15px; }
.fullContent #content_main #content_box_all{ margin:0; padding:0; }
.fullContent #content_main #content_box_all p{ margin:1em 15px;}
.fullContent #content_main .gallery{ width:725px; margin:0 0 25px 0; }

#content_container_two {
    width: 750px;
    background-image:url(../gfx/misc/content_team_bg.gif);
    margin-bottom: 5px;
    overflow:auto;
}

#content_container_start {
    width: 750px;
    background-image:url(../gfx/misc/content_start_bg.jpg);
    margin-bottom: 5px;
    overflow:auto;
}

#content_links {
    width: 174px;
    margin-top: 30px;
    float:left;
}

#content_links_text {
    width: 144px;
    margin-top: 30px;
    margin-left: 20px;
    text-align:left;
}

#content_links img {
    border: 1px solid #4c1b1b;
    margin-bottom: 5px;
}

#content_main {
    width: 576px;
    float:left;
    text-align:left;
}

#content_main_two {
    width: 356px;
    text-align:left;
    float:left;
}

#content_box {
    text-align:left;
    padding: 0 30px 0 17px;
}


#content_box_all {
    text-align:left;
    padding: 0 30px 0 17px;;
}

#content_box_all img {
    border: 1px solid #4c1b1b;
    margin-bottom: 5px;
}

#content_rechts {
    width: 220px;
    float:left;
}

.content_price_text {
    text-align:left;
    padding: 0 30px 0 17px;;
}

.content_price_pic {
    text-align:left;
}

h1 {
    font-size:12px;
    font-weight:bold;
    color:#850000;
}

h2 {
    font-size:12px;
    font-weight:bold;
    color:#850000;
    margin-bottom: 0;
}

p {
    line-height: 150%;
}

td {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    color: #000;
    border-bottom: 1px solid #850000;
}

th {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    color: #000;
}


#content_container a{
    padding-left:9px;
    background:url(../gfx/misc/intext_link_no.gif) top left no-repeat;
    color:#850000;
    font-weight:normal;
    text-decoration:none;
}

#content_container a:hover{
    background-image:url(../gfx/misc/intext_link_ro.gif) top left no-repeat;
    color:#000;

}

#content_container_two a{
    padding-left:9px;
    background:url(../gfx/misc/intext_link_no.gif) top left no-repeat;
    color:#850000;
    font-weight:normal;
    text-decoration:none;
}

#content_container_two a:hover{
    background-image:url(../gfx/misc/intext_link_ro.gif) top left no-repeat;
    color:#000;

}

.without td {
    border:none;
}

#content_box_all ul.pageTeaser{ overflow:hidden; list-style:none; padding:0; margin:35px 0 0 0; }
#content_box_all ul.pageTeaser li { float:left; display:block; list-style:none; padding:0; margin:0 0 15px 0; border-top: 1px solid #CBA48A; border-bottom: 1px solid #CBA48A; }
#content_box_all ul.pageTeaser li img{ border:none; margin:0; padding:0; display:block; }
#content_box_all ul.pageTeaser li a{ display:block; }
#content_box_all ul.pageTeaser li a img{ border:none; margin:0; padding:0; display:block; }


#spruch {
    width: 576px;
    height: 144px;
    background-image:url(../gfx/misc/spruch.gif);
}

.damen {
    width: 576px;
    height: 55px;
    background-image:url(../gfx/preisliste/damen.gif);
    margin-top: 10px;
}

.great_lenghts {
    width: 576px;
    height: 55px;
    background-image:url(../gfx/preisliste/great-lenghts.gif);
    margin-top: 10px;
}

.kosmetik {
    width: 576px;
    height: 55px;
    background-image:url(../gfx/preisliste/kosmetik.gif);
    margin-top: 10px;
}

.herren {
    width: 576px;
    height: 55px;
    background-image:url(../gfx/preisliste/herren.gif);
    margin-top: 10px;
}

/*-----------------------TITEL-------------------------*/

#title_home {
    width: 356px;
    height: 50px;
    background-image:url(../gfx/title/home.gif);
}

#title_studio {
    width: 356px;
    height: 50px;
    background-image:url(../gfx/title/studio.gif);
}

#title_team {
    width: 356px;
    height: 50px;
    background-image:url(../gfx/title/team.gif);
}

#title_trends {
    width: 356px;
    height: 50px;
    background-image:url(../gfx/title/trends.gif);
}
#title_25jahre {
    width: 390px;
    height: 50px;
    background-image:url(../gfx/title/25_jahre.gif);
}
#title_30jahre {
    width: 390px;
    height: 50px;
    background-image:url(../gfx/title/30_jahre.gif);
}
#spenden_marathon_2012 {
    width: 390px;
    height: 50px;
    background-image:url(../gfx/title/spenden_marathon_2012.gif);
}

.specialcontent-wrapper{
    background: #f9f9f9;
    color: #333333;
    font-size: 16px;
    /*text-align: center;*/
    font-family: 'PT Sans', sans-serif;
    font-style: normal;
    font-weight: 400;
}
.specialcontent-wrapper #content_main{
    width: 100%;
    margin: 0;
}
.fullContent.specialcontent-wrapper #content_main #content_box_all p{
    margin: 0 0 5px 0;
}

.specialcontent-wrapper .section-what-is{
	overflow: hidden;
	padding: 35px 25px;
	background: #fbfbfb;
	color: #333333;
	width: auto;
	position: relative;
}

.specialcontent-wrapper .what-is-olaplex{
    background: transparent url(../gfx/produkte/olaplex_bg.png) no-repeat 585px 150px;
}

.specialcontent-wrapper .what-is-hairdreams{
    background: transparent url(../gfx/produkte/hairdreams_bg.png) no-repeat 400px 175px;
}

.specialcontent-wrapper .section-care{ overflow: hidden; padding: 25px; background: #546269; color: #ffffff; }
.specialcontent-wrapper .section-hint{ overflow: hidden; padding: 25px; background: #fbfbfb; color: #333333; }

.specialcontent-wrapper .hairdreams-methods{
    padding: 25px 90px;
}
.specialcontent-wrapper .hairdreams-hair {
    background: #fbfbfb url(../gfx/produkte/hairdreams_methods_bg.png) no-repeat 555px 180px;
    padding-right: 200px;
    color: #333333;
}

.specialcontent-wrapper .hairdreams-methods ul li{
    margin-bottom: 15px;
}

.specialcontent-wrapper .hairdreams-methods .head{
    font-weight: bold;
}

.specialcontent-wrapper h3{
    margin: 0 0 15px 0;
    text-transform: uppercase;
    font-size: 22px;
    font-weight: 700;
    font-style: normal;
}
.specialcontent-wrapper h3 span.reg{
    font-size: .4em;
}

.specialcontent-wrapper .section-what-is .content-wrapper{
    width: 80%;
}
.specialcontent-wrapper .what-is-hairdreams .content-wrapper{
    width: 50%;
}
.specialcontent-wrapper .section-what-is .logo-wrapper{
    text-align: center;
    margin: 0 0 30px 0;
}
.specialcontent-wrapper .section-what-is .logo-wrapper img{
    border: 0!important;
    margin: 0 auto;
}
.specialcontent-wrapper .section-what-is ul{
    margin: 0;
    padding: 0 0 0 20px;
}
.specialcontent-wrapper .section-what-is ul li{
    margin: 0 0 5px 0;
}
.specialcontent-wrapper .section-what-is ul li:last-child{
    margin-bottom: 0;
}
.specialcontent-wrapper .section-what-is .what-is-block{
    float: left;
    width: 46%;
    margin: 0 2%;
}

.specialcontent-wrapper .section-care h3{
    text-align: center;
}
.specialcontent-wrapper .section-care h3 span{
    font-style: italic;
    font-weight: 400;
    display: block;
    text-transform: none;
    font-size: 14px;
}
.specialcontent-wrapper .section-care .care-instructions{
    overflow: hidden;
}
.specialcontent-wrapper .section-care .care-instructions .instruction-step{
    float: left;
    width: 46%;
    margin: 0 2%;
}
.specialcontent-wrapper .section-care .care-instructions .step-1,
.specialcontent-wrapper .section-care .care-instructions .step-2{
    height: 200px;
}
.specialcontent-wrapper .section-care .care-instructions .instruction-step p{
    text-align: left;
    margin: 0 0 10px 0;
}
.specialcontent-wrapper .section-care .care-instructions .instruction-step .nr{
    display: block;
    font-size: 24px;
    text-align: center;
}
.specialcontent-wrapper .section-care .care-instructions .instruction-step .instructions-head{
    font-weight: 700;
}

.specialcontent-wrapper .section-hint .section-hint-block{
    float: left;
    width: 46%;
    margin: 0 2%;
}
.specialcontent-wrapper .section-hint .section-hint-block.vorher-nachher{ padding-top: 10px; text-align: center; }
.specialcontent-wrapper .section-hint .section-hint-block.vorher-nachher img{ border: 0!important; }

#title_vorher {
    width: 356px;
    height: 50px;
    background-image:url(../gfx/title/vorher-nachher.gif);
}

#title_produkte {
    width: 356px;
    height: 50px;
    background-image:url(../gfx/title/produkte.gif);
}

#title_preisliste {
    width: 356px;
    height: 50px;
    background-image:url(../gfx/title/preisliste.gif);
}

#title_kontakt {
    width: 356px;
    height: 50px;
    background-image:url(../gfx/title/kontakt.gif);
}

#title_datenschutz {
    width: 356px;
    height: 50px;
    background-image:url(../gfx/title/datenschutz.gif);
}

/*-----------------------Bilder Rechts Team/Studio etc-------------------------*/

#team_one {
    width: 220px;
    height: 350px;
    background-image:url(../gfx/team/01.jpg);
}

#team_two {
    width: 220px;
    height: 320px;
    background-image:url(../gfx/team/02.jpg);
}

#team_three {
    width: 220px;
    height: 320px;
    background-image:url(../gfx/team/03.jpg);
}

#team_four {
    width: 220px;
    height: 350px;
    background-image:url(../gfx/team/04.jpg);
}

#team_five {
    width: 220px;
    height: 350px;
    background-image:url(../gfx/team/05.jpg);
}

#team_six {
    width: 220px;
    height: 320px;
    background-image:url(../gfx/team/06.jpg);
}

#studio {
    width: 220px;
    height: 490px;
    background-image:url(../gfx/studio/studio.jpg);
}

#gl_right {
    width: 220px;
    height: 320px;
    background-image:url(../gfx/produkte/gl_right.jpg);
}

#anfahrt {
    width: 220px;
    height: 336px;
    background-image:url(../gfx/misc/anfahrt.gif);
}


/*-----------------------Bilder Rechts Team/Studio etc-------------------------*/


#content_links_team {
    width: 174px;
    margin-top: 80px;
    float:left;
}

#subnavi {
    width:174px;
    text-align:left
}

#subnavi ul {
    list-style:none;
    margin:0;
    padding:0;
    }

#subnavi ul li {
    margin:0 0 5px 0;
    display:block;
    height:35px;
}

#subnavi ul li a {
    padding: 10px 0 10px 10px;
    text-decoration:none;
    display:block;
    color:#fff;
    font-weight:bold;
    text-decoration:none;
    background: #b09d7d;
    /*border-bottom: 5px solid #c4b28f;*/
}

#subnavi ul li a:hover {
    color:#fff;
    background: #850000;
}

#subnavi ul li a#aktiv {
    padding: 10px 0 10px 10px;
    text-decoration:none;
    display:block;
    color:#fff;
    font-weight:bold;
    text-decoration:none;
    background: #850000;
}


/*-----------------------Gallery-------------------------*/
#content_main .gallery{
    margin:20px 0 20px 45px;
    overflow:hidden;
}

#content_main .gallery a{
    background: none;
}

#content_main .gallery img{
    border:3px solid #fff;
    margin:0;
    padding:0;
}

#content_main .gallery .imgWrapper{
    width:126px;
    height:126px;
    background: transparent url(../gfx/misc/img_gallery_shadow.jpg) no-repeat bottom center;
    float:left;
    margin:0 0 10px 15px;
    padding:0 0 6px 0;
}

#content_main .gallery a{
    padding:0;
    margin:0;
}

/*-----------------------Kontakt-------------------------*/
.contact-form{
    padding-top: 5px;
    position: relative;
}

.contact-form .error-general{
    display: none;
    border: 1px solid #c50505;
    background: #d4b79a;
    color: #c50505;
    margin: 0 0 30px 0;
    padding: 16px 20px;
}

.contact-form .error-general p{
    margin: 0 0 10px 0;
}

.contact-form .error-general p:last-child{
    margin: 0;
}

.contact-form input.error{
    border: 1px solid #c50505;
    background: #f9e6e6;
}

.contact-form .mandatory-label:after{
    content:'*';
    margin-left: 2px;
}

.contact-form fieldset{
    margin: 0;
    padding: 0;
    border: none;
}

.contact-form .form-group{
    padding: 0 0 10px 0;
}

.contact-form .control-label{
    margin: 0 0 3px 0;
    display: block;
}

.contact-form .controls{
    margin: 0 0 5px 0;
}

.contact-form input,
.contact-form textarea{
    border: 1px solid #850000;
    padding: 4px 4px;
    width: 100%;
}

.contact-form .label{
    padding-top: 3px;
    padding-right: 10px;
}

.contact-form .textfield{

}

.contact-form textarea{
    height: 170px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    resize: none;
}

.contact-form .form-btn{
    background: #850000;
    color: #ffffff;
    padding: 4px 10px;
    border-radius: 5px;
    text-transform: uppercase;
    border: 2px solid transparent;
}

.contact-form .form-btn:hover,
.contact-form .form-btn:active{
    background: transparent;
    border-color: #850000;
    color: #850000;
    cursor: pointer;
}

.msg-received{
    display: none;
    border: 1px solid #850000;
    background: #d4b79a;
    color: #850000;
    text-align: center;
    margin: 30px 0;
}

.msg-received p{
    font-size: 14px;
}

/* Carousel*/

.swiper-container {
    margin-top: 30px;
}

.swiper-container .swiper-wrapper{
    padding-left: 50px;
    padding-right: 50px;
}

.swiper-container .swiper-wrapper {
    margin-bottom: 35px;
}

.swiper-container .carousel__item {
    /*width: 600px;*/
    /*background: lime;*/
    /*margin: 0 50px;*/
}

.swiper-container .carousel__item .item__content {
    display: flex;
    flex-direction: column;
}

.swiper-container .carousel__item .item__content .content__headline {
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}

#content_box_all .swiper-container .carousel__item .item__content img{
    border: none;
    margin-bottom: 30px;
    width: 100%;
    height: auto;
}

#content_box_all .swiper-container .carousel__item .item__content img:last-child{
    margin-bottom: 0;
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg' viewBox%3D'0 0 27 44'%3E%3Cpath d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z' fill%3D'%23fbfbfb'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg' viewBox%3D'0 0 27 44'%3E%3Cpath d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z' fill%3D'%23fbfbfb'%2F%3E%3C%2Fsvg%3E");
}

.swiper-pagination-bullet-active{
    background: #fbfbfb;
}
