/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/*
 * Custom Style Sheet - Use this file to style your content
 */

.custom-logo { 
	width: 163px;
	height: 85px;
	background: url(../../../images/yootheme/logo.png) 50% 50% no-repeat;
	background-size: contain;
}

.wk-slideshow-sync .frontpage-teaser h1 { 
	font-size: 34px;
	line-height: 36px; 
} 

.wk-slideshow-sync .frontpage-teaser h2 { line-height: 26px; } 

.social-icons-headline { color: #aaa; }

.mod-box .module-title {
	font-size: 18px;
	font-weight: bold;
	line-height: 15px;
	text-shadow: 0 1px 0 #fff;
}
#logo{
width: 100%;
	height: 285px;
	padding-top: 10px;
}
h6 {
    font-size: 14px;
    line-height: 17px;
}
.ls-ios7 .ls-nav-prev, .ls-ios7 .ls-nav-next {
    height: 130px;
    margin-top: -75px;
    position: absolute;
    top: 90%;
    width: 68px;
    z-index: 10000;
}
.mod-box-black {
    background: none repeat scroll 0 0 #5b5d63;
    border-bottom-color: rgba(0, 0, 0, 0.7);
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15) inset;
    color: #d1d1d1;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5);
	min-height: 200px;
	background: linear-gradient(to bottom, #d4d4d4, #efefef) repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.module.mod-box .menu-sidebar { border: 0px solid;
}
.mod-box-header .module-title {
    margin: -15px -15px 10px -15px;
    padding: 13px 15px 11px 15px;
    border-radius: 5px 5px 0 0;
    border-bottom: 1px solid #d1d1d1;
    border: 0px solid; 
}
.mod-box-color, .mod-box-header.mod-box-color .module-title {
    background: -webkit-linear-gradient(top, #59A8F3, #3C94E4);
    background: -moz-linear-gradient(top, #59A8F3, #3C94E4);
    background: -o-linear-gradient(top, #59A8F3, #3C94E4);
    background: linear-gradient(to bottom, #C8DEF4, #CDE6FD);
}


/* 2017-01-24 PWE Start */
#sidebar-a h3.module-title {
	background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #d5d5d5, #cacaca) repeat scroll 0 0;
}

#innertop .mod-box-header .module-title {
	background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #d5d5d5, #cacaca) repeat scroll 0 0;
}

.wk-slideshow-showcasebuttons .wk-slideset .set > li > div > div {
  background: #f5f5f5 none repeat scroll 0 0;
  border-radius: 5px;
  box-shadow: 0 1px 0 #fff inset;
  padding: 7px;
  text-align: left;
  text-shadow: 0 0px 0 #fff;
  color: #000;
  white-space: nowrap;
}

.wk-slideshow-showcasebuttons .wk-slideset .set > li.active > div > div {
	background: #4b9feb none repeat scroll 0 0;
}
/* 2017-01-24 PWE Ende */













