body {background-color:#2d2d2d;font-size: 170%;}
.container {max-width: none;}
#content-area {padding: 0px 100px 0px 100px;}

#mainbody .container {padding:0px 15px 0px 15px;}

/* Font Anpassungen */
hr {border-color:#825d0d}
h1 {font-size: 340%;color:#cccccc;}
h2, h3 {color:#cccccc;}
.navbar-nav > li > a {font-size: 100%;}


#slider {background-color: transparent;}
header#header {background-color: #272727;}

.copyright {margin-left: 0;}

/* Widgetkit Overlay */
.uk-overlay-background {background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;}
.uk-modal {background: rgba(0, 0, 0, 0.75) none repeat scroll 0 0 !important;}
/* Lupe */
.uk-overlay-icon::before {color: #825d0d !important;display:none;}

.uk-modal.uk-open {z-index: 9999;}




/* Menü Anpassungen */
.navbar-nav > li > a:hover {background-color: transparent;}
.navbar-nav > li > a:hover, .navbar-nav > li > a:focus, .navbar-nav > li > a:active {background-color: transparent;}

.dropdown-menu {border: 1px solid #000;box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);background-color: #272727;}
.dropdown-menu > li > a {color: #825d0d;}
.dropdown-menu > li > a.selected, .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-submenu:hover > a, .dropdown-submenu:focus > a  {background:transparent;}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {background:transparent}

/* widgetkit tabs Anpassungen */
.uk-tab-center {border-bottom: 1px solid #825d0d;}
.uk-tab > li.uk-active > a {background: #2d2d2d none repeat scroll 0 0;border-color: #825d0d;color:#825d0d;}
.uk-tab > li.uk-open > a, .uk-tab > li > a:hover {background: #272727;color:#825d0d;}
/*
.uk-tab-center li[data-uk-filter] {display: block;}  
.uk-tab-center li[data-uk-filter]:nth-child(n + 1) a::first-letter {color: rgba(0,0,0,0);font-size: 0;}
.uk-flex-left li[data-uk-filter] {display: block;}  
.uk-flex-left li[data-uk-filter]:nth-child(n + 1) a::first-letter {color: rgba(0,0,0,0);font-size: 0;}
*/
.uk-flex-center li[data-uk-filter] {display: block;}  
.uk-flex-center li[data-uk-filter]:nth-child(n + 1) a::first-letter {color: rgba(0,0,0,0);}

.uk-subnav-pill > .uk-active > * {background: transparent}
.uk-subnav-pill > * > *:focus, .uk-subnav-pill > * > *:hover {background: transparent}
.uk-subnav > * > * {color:#825d0d}
.uk-subnav-pill > * > *:focus, .uk-subnav-pill > * > *:hover {color:#fff}

/* startseite */
.module._foto_startseite_css { 
background: url(../../../images/startseite/laurence-chaperon-stratseite.jpg) no-repeat center center fixed;
-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover;}
.module._foto_startseite img{width: 100%;}
/* footer social icons */
#bottom2 {color: #c7c7c7;font-size: 100%;padding-top: 0;}
div#bottom2 ul.social-icon-links {margin-left: 0px;}
div#bottom2 {background:#272727}
ul.social-icon-links {padding:0px}

/* footer */
#footer .container {padding:0px}

ul.social-icon-links .social-instagram a {background: #9c7043 none repeat scroll 0 0;}
ul.social-icon-links .social-instagram a:hover {background: #d0965a none repeat scroll 0 0;}
ul.social-icon-links .social-google a {background: #d51f1f none repeat scroll 0 0;}
ul.social-icon-links .social-google a:hover {background: #f54545 none repeat scroll 0 0;}
ul.social-icon-links .social-linkedin a {background: #0077b5 none repeat scroll 0 0;}
ul.social-icon-links .social-linkedin a:hover {background: #67bbe7 none repeat scroll 0 0;}
ul.social-icon-links .social-xing a {background: #006567 none repeat scroll 0 0;}
ul.social-icon-links .social-xing a:hover {background: #18a1a4 none repeat scroll 0 0;}
ul.social-icon-links .newsletter > a {background: transparent none repeat scroll 0 0;color: #825d0d !important;text-decoration: underline;width: 100%;height:40px}
.newsletter {
    -webkit-animation-name: blinker;
    -webkit-animation-duration: 5s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;

    -moz-animation-name: blinker;
    -moz-animation-duration: 5s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;

    animation-name: blinker;
    animation-duration: 5s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}

@-moz-keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.3; }
    100% { opacity: 1.0; }
}

@-webkit-keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.3; }
    100% { opacity: 1.0; }
}

@keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.3; }
    100% { opacity: 1.0; }
}  

/* Logo divs*/
.logo {width: 7%;float:left;}
.module.hidden-sm.hidden-md.hidden-lg.Logo .logo {width: 20%;float:left;}
.font {float: right;width: 93%;line-height: 2vw;}
.module.hidden-sm.hidden-md.hidden-lg.Logo .font {float: right;width: 80%;line-height: 5.5vw;}

.module.visible-lg.Logo {padding-top: 50px;}
.module.visible-md.Logo {padding-top: 50px;}
.module.visible-sm.Logo {padding-top: 50px;}

/* Logo divs Schrift*/
.laurence-chaperon {font-size: 3vw;}
.module.hidden-sm.hidden-md.hidden-lg.Logo .laurence-chaperon {font-size: 8vw;}
.logo-photographie {font-size: 2.1vw;}
.module.hidden-sm.hidden-md.hidden-lg.Logo .logo-photographie {font-size: 5.5vw;}



@media (max-width: 767px){#content-area{padding: 0px 10px 0px 10px; !important;}
  
.footer-impressum a{
    float: right;color:#825d0d !important
}