html, body {
    padding: 0 ;
    margin: 0 ;
    color: #b4b4b4 ; 
    height: 100%;
    min-height: 100%;  
    font-family:  'Droid Sans', sans-serif;  
    background-image:url(images/Hintergrund_hell.png); 
    
}

   html .work-boody {        
    height: 99%;
    min-height: 99%;  
    }
.uiIconText {
display: none !important;
}

.rel {
    position: relative;
}

.hstp {
        display: inherit;
    }
    .vstp {
        display: inherit;
    }
.bold {
    font-weight:bold;
}
.black {
    color:black;
}
.gray {
    color: #b4b4b4;
}
.dark {
    color: #191919;
}
.clearfox {    
    float:none;
    clear:both;
}
.center-text {
    text-align:center;
}
.right-text {
    text-align: right;
}
.active-main-page {
    opacity:0.5 !important;
}
.headline {
    padding-bottom: 12px;
}
.upper-case {
    text-transform: uppercase;
}
.kursive {
    
}



#background-wrapper  {
    position: fixed;
    top:0;
    min-width: 100%;
    width: 100%;
    height: 100%;
    min-height  : 100%;
}
    #background-wrapper  div {
        max-width:1024px;
        margin: 0 auto;
        min-height: 100%;
        height: auto !important;
        height: 100%;
        background-image:url(images/Hintergrund_dunkel.png); 
    }




#main-wrapper{
    padding:0;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -5em;
}
#header, #footer {
    position: relative;
    z-index: 10;
    max-width:1024px;
    margin: 0 auto; 
    padding: 0;   
}
#header-phone{
    position: fixed;
    background-image: url(images/Hintergrund_hell.png); 
    margin: 0 !important;
}
    #header-phone ul {
        margin-bottom: auto;
    }
    #header-phone .span12 {       
    margin-bottom: 0;
    height: 35px;
    -webkit-box-shadow: inset 0px 0px 2px 1px #3D3D3D;
    -moz-box-shadow: inset 0px 0px 2px 1px #3D3D3D;
    box-shadow: inset 0px 0px 2px 1px #3D3D3D;
    padding-top: 0;
    }
#simple-menu, #page-scroll  {
    opacity: 1 !important;
    position: absolute;
    display: inline-block;
    line-height: 34px;
}
#simple-menu {
    left: 11px;    
}

#page-scroll {
    right: 11px;
    display: none;
}
    #page-scroll img {
        width: 18px;
        height: 9px;
    }
    #header-phone i {
        vertical-align: baseline;
    }
    #simple-menu:hover, #page-scroll:hover {
        color: #777;
        text-decoration: none;
    }
[id*='id-hook'] {
    position: absolute;
    top: -30px;
}   


#logo {
    width: 275px;
    height: auto;
}


.push {
    height: 6em
}
#footer{
    min-height: 4em;
    width: 100%;
}
    #footer p {
        margin: 0;
        padding: 0;
        padding-left: 40px;
        font-size: 13px;
        color: gray;
    }
    #footer a {
        color: #b4b4b4;
        text-decoration: none;
        display: inline-block;
        /*height: 100%;*/
        margin-bottom: -20px;
    }

#footer-phone, #footer-tablet {
    padding-top: 10px;
}
.footer-work {
    width: 290px;
}

.baseLine {       
    min-height: 0 !important; 
}
.fb-page {
    display: inline-block;
}
    .fb-page img {
        display: inline-block;
        width: 18px;
        height: 18px;
        margin-bottom: 1em;
        -webkit-border-radius: 2px;
        border-radius: 2px;
        margin-bottom: 0.85em;
    }
    .fb-page .fb-image {
        margin-bottom: 1.55em;
    }


.container-icon  {
    padding-right: 25px;
}
.container-icon  i {
    /*padding-right: 10px;*/
    padding-right: 10px;
    display: inline-block;
    margin-top: -7px;
    margin-right: 3px;
    font-size: 2em;
}
    .container-icon span {
        padding-right: 15px;
    }

#container-logo {
    text-align: left;
    padding-left: 40px;
    padding-top: 40px;
}

#content,#content-desktop,.content-special-item {
    position: relative;
    background-color:rgb(160, 160, 160);
    background-color:rgba(160, 160, 160, 0.4);
    padding: 10px 0;
    -webkit-box-shadow: 1px 1px 10px rgba(50, 50, 50, 0.3); 
    -moz-box-shadow:    1px 1px 10px rgba(50, 50, 50, 0.3);
    box-shadow:         1px 1px 10px rgba(50, 50, 50, 0.3);
}
.content-special-item  a{
	color: rgb(156, 156, 156);
}
#content-home {    
    overflow: hidden;
    visibility: hidden;
    height: 379px;
}
.loader{
	position: absolute;
	top: 45%;
	left: 48%;
	height: 46px;
	width: 46px;
}







#content-about, #content-specials, #content-contact {
    max-width: 1024px;
    margin: 0 auto;
}
#container-avatar {
    padding-left: 40px;
}
.container-content-text-scroll {
    max-height: 405px;
    max-width: 300px;
    overflow: hidden;  
}
   
.scrollable-content {
    padding: 10px 20px;
    max-height: 350px;
    overflow: auto;
}
#carousel_specials .scrollable-content {
    padding: 10px 0;
    max-height: 400px;
    overflow: auto;
}



.strapper {
    position: relative;
    overflow: hidden;
    width: 126%;
    margin-left: -13%;
}
.slider-pagenation-container {
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 10000;
}

#content-home-prev {
    display: inline-block;
    height: 380px;
    width: 49%;
}
    #content-home-prev:hover {
        cursor: pointer;
        cursor:  url("images/arrow-le-small.png"),pointer;
    }

#content-home-next {
    display: inline-block;
    height: 380px;
    width: 49%;
}
    #content-home-next:hover {
        cursor: pointer;
        cursor:  url("images/arrow-ri-small.png"),pointer;
    }




#carousel  img {
	display: block;        
    float: left;	
    padding: 0 5px;
}
#carousel  .portrait{
    width: 252px;
    height: 379px;	
}
#carousel  .landscape{
    width: 579px;
    height: 379px;	
}


#carousel-page {
    display:none !important;
}

#carousel-phone .phone-item {    
    position: relative;
    float: left;
    width: 360px;
    height: 260px;
}

    #carousel-phone .phone-item span {
        display: block;
        width: 100%;
        height: 100%;
        background-repeat: no-repeat;
        background-position: center top;
    }

    #carousel-phone .phone-item .landscape {
        background-size: 90% auto;
    }
    #carousel-phone .phone-item .portrait {
        background-size: 40% auto;
    }


 .clearfox:before,
    .clearfox:after {
        content: " "; /* 1 */
        display: table; /* 2 */
    }

    .clearfox:after {
        clear: both;
    }



/*about*/

#about-info {
    max-width: 300px;
}
    
#about-info p {
    line-height: 20px;
}
    
#container-avatar {
    width: 32%;
}
#content-about img {
    float: left;
    margin: 0 6% 0 40px;
}
#konami{
	display: none;
}
#konami div{
	width: 26%;
	float: left;
	height: 379px;
	padding-left: 15%;
}
#konami div img{
	display: block;
	float: none;
	margin: 0;
	margin-bottom: 3%;
	height: 318px;
}
#konami p{
	text-transform: uppercase;
	color: #191919;
	font-weight: bold;
}







#container-nav {
    height: 122px;
    margin-top: 80px;
    font-size: 9.5pt;
    letter-spacing: 1pt;
}
    #container-nav > ul {
        margin-left: 36px;
    }
#nav li {
    padding:0;
}
#nav li a {
    color: #b4b4b4 ;
    text-decoration: none;
    display: inline-block;
    padding-left: 5px;
    padding-right: 11px;

}

#nav.sub_menu a {
    line-height:21px;
}
#nav > li > a:hover {    
    opacity: .5 !important;
}
#nav li:last-child {
    padding-right: 0;
}
#nav li ul {
    position: absolute;
    padding-top: 13px;
}    
#nav li .sub_menu {
    display:none;
}
#nav li:hover .sub_menu {
    display:block;
}
.sub_menu:hover .sub_menu {
    display:block;
}

#nav li .sub_menu li a{
    color:rgba(180,180,180,0.5);
}
#nav li .sub_menu li:hover a{
    color:rgba(180,180,180,1);
}
#nav li .sub_menu .active-slide-element {
    color:rgba(180,180,180,1);
}
#header a[class='active-main-page'] + ul {
        display: block;
    }
#header-phone {
    margin: 0;
    padding: 0;

}


/*specials*/
#content-wrapper {
padding: 0;
}

.special-image, #about-image {
    float:left;
    margin: 0 80px 0 40px;
    width: 280px;
    height: 379px;
}


#carousel_specials {
    position: relative;    
}
#carousel_specials .special-item {
    float: left;
}

    #carousel_specials .special-item img {        
        height: 379px;
    }
.special-item {      
    height: 380px;
    width: 1024px;
}
    .special-item a {
        color: rgb(156, 156, 156);
    }
.content-special-item {
    margin-bottom: 10px;
    padding: 20px;
}
    .content-special-item img {
        margin:0 20px 20px 0;
        padding: 0;
    }
#carousel_specials #friendshoot .scrollable-content {
    height: 360px;
}
#content-specials {
    position: relative;
}
#carousel_specials .scrollable-content {    
    width: 300px;
    height: 355px;
}
#content-specials-next {
    position:absolute;
    left: 79%;
    top: 117px;
    z-index:1000;
    color: #191919;
    font-size: 42px
}
    #content-specials-next img {
        width: 80px;
    }
#pagenation {
    display:none !important;
}

#contetn-spacials-phone .headline {
    font-size: 14pt;
    text-align: center;
}
#carousel_specials  .beautyshoot-content {
    width: 270px;
}




/*contact*/


    .contact-form-container form {
        margin: 0;
        height: 350px;
    }
#contact-form, .send-information {
    padding: 0 140px 0 40px;
    width: 345px;
    float: left;
}

    #contact-form p, .send-information p{
        color: black;
        font-size: 18px;
        font-weight: bold;
        margin-top: 30px;
        margin-bottom: 20px;
    }
    .send-information p {
        padding-top: 24%;
    }
    #contact-form input[type='text'], 
    #contact-form textarea {
        border-radius:0;
        border: none;
        background-color: rgb(88, 88, 88);
        color: black;
        margin: 0 0 10px 0;
        padding: 0;
        width: 100%;
    }
.send-information {
    display: none;
    height: 350px;   
}
#contact-form  
.validator{
	display: none;
}



        #contact-form #send-button-desktop{
            position: relative;
            background-color: transparent;
            margin: 0;
            padding: 0;
            top: -136px;
            left: 356px;
        }
.contact-form-container address {
    line-height: 27px;
    font-size: 18px;
    margin-top: 63px;
}

#contact-form #send-button-phone  {
    height: 40px;
    width: auto;
    margin: 4px 0 8px -19px;
}
#send-button-phone {
    display: none;
}

.icon-exclamation-sign {
    position: absolute;
    right:2px;
    top: 2px;
}
.validator{
	display: hidden;	
}


/*gallery*/

#content-gallery-wrapper {
    position: absolute;
    top:0;
    min-width: 100%;
    width: 100%;
    height: 100%;
    min-height  : 100%;
}
#content-gallery-wrapper {
    padding: 0;
}
    #content-gallery-wrapper div, #gallery-phone-wrapper div {
        padding: 0;
    }
    #content-gallery-wrapper > div {
         max-width: 1024px;
         margin: 0 auto;
         height: 100%
    }
    #content-gallery-wrapper div[class*='col'], #gallery-phone-wrapper div[class*='col'] {
        width: 136px;
        float:left;
        margin:0 5px;
    }
        #content-gallery-wrapper div[class*='col'] img {
            margin: 5px 0;
			max-width: 136px;
			height: auto;
			max-height: 190px;
			min-height: 90px;
			width: 136px;
        }

#content-gallery-wrapper .gallery-desktop {
    
    position: relative;
    height: 100%;
    max-width: 708px;
    margin-left: 316px;
    
    padding-left: 45px;
    z-index: 1500;
}
.gallery {
    position: relative;
    z-index: 1500;
    height: 100%;
    width: 614px;
    margin: 0 auto;
    
}
.placeholder {
    height: 185px;
}

.mCSB_scrollTools {
    z-index: 1400;
    right: 35px;
}

.image-source-link {
	color: #98C3D1;
}

#gallery-phone-wrapper div[class*='col'] img {
    margin: 5px 0;
    max-width: 136px;
    height:auto;
    max-height: 192px;
    width: 136px;
}
#gallery-phone-wrapper > div {
    position: relative;
    display: inherit;
    margin: 0 auto;
    width: 585px;
}
#work-submenu-phone li {
    border-left: 1px solid rgb(56, 56, 56);   
    margin: 0 -4px 0 0;
    line-height: 34px;
    padding: 0;
    width: 78px;
}
#work-submenu-phone li a {
    color: rgba(180,180,180,0.5);  
    text-decoration: none;
    display: inline-block;
    height: 100%;
    width: 100%;
}
#work-submenu-phone li a:hover, #work-submenu-phone .active-work-phone-element a {
    color: #b4b4b4;
}
#work-submenu-phone li:last-of-type {    
    border-right: 1px solid rgb(56, 56, 56);
}
#work-submenu-phone li:hover, .active-work-phone-element {
    -webkit-box-shadow: inset 1px 0 5px 1px #3A3A3A;
    -moz-box-shadow: inset 1px 0 5px 1px #3A3A3A;
    box-shadow: inset 1px 0 5px 1px #3A3A3A;
}
#tip7-title { text-align: left; }
#tip7-title b { display: block; margin-right: 80px; }
#tip7-title span { float: right; }

.gallery-phone {
    display: none !important;
}
#gallery-phone-container {
    max-width: 275px;
    margin: 0 auto;
}
#gallery-phone-container img {
    width: 100%;
    height: auto;
    margin: 5px 0;
}
#gallery-phone-container img:hover {
    cursor: pointer;
}
@media (max-width: 1024px) {    
    .strapper {
        width: 100%;
        margin-left: 0;
    }
}


/*phone-menu*/

#sidr ul li ul {
    display: none;
}

#sidr ul li:hover ul {
    display:block;
}
/*#sidr ul .active  ul {
    display: block;
}*/

.sub-pointer {
    position: absolute;
    border-bottom: 4px solid rgb(105, 105, 105);
    width: 34px;
    top: 134px;
    left: 15px;
}


@media (max-width:  979px) {
    #main-wrapper{
        padding:0;      
    }
    #footer p {
        padding:0;
    }
    
    .accordion {
        margin:0;
    }
    .baseLine {
        padding-left: 40px;
    }
    .accordion-inner {
        padding:0;        
        border: 1px solid rgb(160, 160, 160);
        border: 1px solid rgba(160, 160, 160, 0.4);
    }
    .accordion-inner ul {
        margin:5px 0; 
    }
    .accordion-group {
        margin-bottom: 0;
        border: 1px solid rgb(160, 160, 160);
        border: 1px solid rgba(160, 160, 160, 0.4);
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
    }
}


@media (max-height: 800px) {
    #container-nav {
        margin-top: 40px;
    }
    .placeholder {
        height: 145px;
    }
    #contact-form, .send-information {
        padding: 0 132px 0 40px;        
    }
}
@media (max-width: 767px) {
#content-home {    
    height: auto;
}
    #container-logo {
        text-align: center;
        padding: 20px 0;
        margin-top: 35px;
    }
    .span12.dark.droid {
        padding: 10px 20px;
    }
    .span12.dark.droid img {
        float: left;
        margin-right: 20px;
        margin-bottom: 10px;
    }
    #content-gallery-wrapper .gallery-desktop {
        max-width: inherit;
        padding-left: 20px;
        margin: 0;
    }
    .gallery {
        width: 614px !important;
    }
    .placeholder {
        display: none;
    }
    #content-gallery-wrapper {
        position: relative;
        z-index: 0;       
    }
    #content-gallery-wrapper > div {
        width: auto;
        margin: 0 auto;
        height: 100%;
    }
    #content-gallery-wrapper div .col1 {
        margin-left: 12px;
    }
    .container-icon a:first-child  {
        /*padding-right: 10px;*/
    }
    .fancybox-nav.fancybox-next {
        position: fixed;
        right: 0;
        height: 40px;
        width: 40px;
        top: 47%;
        cursor: pointer;
        background-image: url("images/arrow-ri-small.png");
        background-repeat: no-repeat;
        background-position-x: 15px;
        background-size: 50%;
    }
    .fancybox-nav.fancybox-prev {
        position: fixed;
        left: 0;
        height: 40px;
        width: 40px;
        top: 47%;
        cursor: pointer;
        background-image: url("images/arrow-le-small.png");
        background-repeat: no-repeat;
        background-position-x: 3px;
        background-size: 50%;
    }
    #contact-form #send-button-desktop {
        left: 62%;
    }
    #contact-form,.send-information {
        padding: 0 13% 0 40px;
        width: 46%;
    }
    .fancybox-title-float-wrap {
        position: absolute;
        left: 0;
        bottom: 0;
        margin-bottom: -23px;
        z-index: 8050;
        width: 100%;
        text-align: center;
    }
    .fancybox-title-float-wrap .child {
        display: inline-block;
        margin-right: 0;
        white-space: normal;
        color: #5A5A5A;
        text-transform: uppercase;
        font-weight: bold;
        padding: 0;
    }
    .fancybox-close {
        background-image: url('images/button-close.png') !important;
        background-repeat: no-repeat;
        background-size: 100%;
    }
    #footer p {
        padding: 0 1em;
    }
    .footer-work {
    width: auto;
    text-align: center;
}
    .work-footer {
        text-align: center;
    }
}

@media (max-width: 600px) {
    #contact-form, .send-information {
        float: none;
        padding: 0;
        width: 87%;
        margin: 0 6.5%;
        height: 330px;
    }
    .send-information p {
        padding-top: 30%;
    }
    #send-button-desktop {
        display: none;
    }
    #send-button-phone {
        display: block;
    }
    .contact-form-container address {
        margin: 0 0 25px 6.5%;
    }
    .container-icon {
        text-align: center;
        padding-left: 35px;
    }
    .baseLine {
        text-align: center;
        padding: 0;
    }
   
}
@media (max-width: 376px) {
    .span12.dark.droid img {
        float: none;
        display: block;
        width: 100%;
    }
    .container-icon {
        text-align: center;
        padding: 0;
    }
        .container-icon a {
            margin: 0;
            padding: 0;
        }
    .baseLine {
        padding: 0;
        margin: 0;
        text-align: center !important;
    }
    .content-special-item img {
        float: none;
        display: block;
        width: 100%;
        height: auto;
    }
    .contact-form-container form {
        margin: 0;
        height: auto;
}
    #contact-form, .send-information{
     height: auto !important;
    }
        .send-information p {
            padding: 0;
        }
   .contact-form-container form #message {
height: 50px;
margin-bottom: 0;
}
    #contact-form p {
font-size: 16px;
text-align: center;
margin-top: 12px;
margin-bottom: 12px;
}
    .contact-form-container address {
line-height: 25px;
font-size: 17px;
margin-top: 63px;
margin: 0 0 5px 6.5%;
}
}
@media (max-width: 320px) {
   .container-icon {
        text-align: center;
        padding-left: 0;
    } 
}

@media (min-width: 768px) and (max-width: 900px) {
    #content-specials-next {
        position: absolute;
        left: 89%;
        top: 135px;
        z-index: 1000;
        color: #191919;
        font-size: 42px;
    }
        #content-specials-next img {
            width: 60px;
        }
}




/*gallery media*/
@media (max-width: 1000px) {
    .gallery {
        width: 470px;
    }
    .col4 {
        display: none;
    }
}

@media (max-width: 850px) {
    .gallery {
        width: 325px;
    }
    .col4 {
        display: inherit;
    }
}

@media (max-width: 650px) {
    .gallery {
        width: 470px !important;
    }
    .col4 {
        display: none;
    }
}

@media (max-width: 480px) {
    #work-submenu-phone {
        display: none !important;
    }
    .gallery-desktop {
        display: none !important;
    }
    .gallery-phone {
        display: block !important;
    }
}




