html,
body {
  margin: 0px;
  padding: 0px;
}
body {
  font-size: 90%;
  line-height: 140%;
  height: 99.9%;
  width: 100%;
  color: #3a3a3a;
  font-family: 'Dosis', sans-serif;
  background-color: #ffffff;
}
table {
  width: 100% !important;
  font-size: 80% !important;
}
.cProduktTabelle {
  font-size: 60%;
}
td {
  vertical-align: top;
}
.cFormInput {
  float: left;
  width: 180px;
}
input,
select,
textarea {
  border: 1px solid #e3e3e3;
  background-color: #f9f9f9;
  color: #3a3a3a;
  font-family: 'Dosis', sans-serif;
  font-size: 100%;
}
textarea {
  resize: none;
}
.cContact table {
  font-size: 100% !important;
}
a {
  outline: 0;
}
a img {
  border: 0px;
  text-decoration: none;
}
a:active {
  color: #013568;
  text-decoration: none;
}
a:link {
  color: #013568;
  text-decoration: none;
}
a:visited {
  color: #013568;
  text-decoration: none;
}
a:hover {
  color: #013568;
  text-decoration: underline;
}
a img {
  -moz-user-select: none;
  border: medium none;
}
p {
  margin-bottom: 10px;
}
* p:last-child {
  margin-bottom: 0;
}
ul {
  list-style: outside disc;
  margin: 15px;
}
li {
  margin: 0;
  padding: 0;
}
ol {
  list-style: outside decimal;
  margin: 0;
}
hr {
  border-bottom: 1px solid #e3e3e3;
}
.cOuterWrapper {
  clear: both;
  margin: 10px auto;
  width: 960px;
  padding: 0px;
  border: 1px solid #C1C1C1;
  background-color: #fff;
  -moz-box-shadow: 0px 2px 2px 2px rgba(0,0,0,0.2);
  -webkit-box-shadow: 0px 2px 2px 2px rgba(0,0,0,0.2);
  box-shadow: 0px 2px 2px 2px rgba(0,0,0,0.2);
}
.cInnerWrapper {
  padding: 30px;
}
.cNoBorder {
  border: 0px !important;
}
.cTop {
  top: 0px;
  height: 300px;
  position: relative;
  border-bottom: 2px solid #006ab0;
}
.cHeader {
  height: 250px;
  position: relative;
}
.cContent {
  min-height: 100px;
  position: relative;
  padding: 0px;
  width: 99%;
}
.cClear {
  clear: both;
}
.cContainer {
  background-color: #fff;
  border: 1px solid #e5e5e5;
  padding: 15px 20px;
  margin: 20px 0px;
}
.cContent .cBody {
  width: 100%;
}
.cBox {
  background-color: #ffffff;
  padding: 15px 20px;
  margin: 20px 0px 0px 0px;
}
.cTextImage {
  position: relative;
}
.cTextImage  img {
  border: 1px solid #C1C1C1;
}
.cMobileWrapper {
  min-height: 100%;
}
.cMobileContent {
  margin: 2px;
}
.cMobileHeader {
  height: 50px;
  width: 100%;
  background: #00386c !important;
  background: -moz-linear-gradient(left,#00386c 0%,#00457c 30%,#061d49 100%) !important;
  background: -webkit-linear-gradient(left,#00386c 0%,#00457c 30%,#061d49 100%) !important;
  background: linear-gradient(to right,#00386c 0%,#00457c 30%,#061d49 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00386c',endColorstr='#061d49',GradientType=1) !important;
}
.cLinkHome {
  width: 70%;
  max-width: 170px;
  margin: auto;
  height: 50px;
  position: relative;
}
.cMobileLogoImage {
  width: 100%;
  margin: auto;
  position: absolute;
  top: 0px;
  left: 0px;
  bottom: 0px;
}
.cMobileFooter {
  border-top: 1px solid #C1C1C1;
  text-align: center;
  width: 100%;
  padding-top: 5px;
}
.cMobileFooter a {
  padding: 0px;
  color: #3a3a3a;
  text-decoration: none;
  margin: 0px;
  font-size: 90%;
}
.cPageHeadline {
  margin-bottom: 20px;
}
b,
strong {
  font-weight: 700;
}
.cFooterLine {
  margin: 10px auto 0px;
  height: 20px;
  width: 100%;
  text-align: center;
}
.cFooterLine a {
  color: #AAAAAA;
}
input.cInput,
select.cInput {
  background-color: #f9f9f9;
  border: 1px solid #e3e3e3;
  color: #3a3a3a;
  font-family: 'Dosis', sans-serif;
  height: 20px;
  margin-bottom: 5px;
  margin-right: 2px;
  width: 100%;
}
textarea.cTextarea {
  background-color: #f9f9f9;
  border: 1px solid #e3e3e3;
  color: #3a3a3a;
  font-family: 'Dosis', sans-serif;
  height: 100px;
  margin-bottom: 5px;
  margin-right: 2px;
  width: 100%;
}
input.cButton {
  background-color: #fff;
  border-color: #e3e3e3;
  border-width: 2px;
  color: #3a3a3a;
  font-family: 'Dosis', sans-serif;
  font-size: 16px;
  height: 22px;
  width: 100%;
  margin-right: 2px;
  cursor: pointer;
  font-weight: 600;
}
.cRow {
  width: 100%;
  height: 23px;
  margin-bottom: 5px;
}
.cTerms {
  display: none;
}
.cProduktTabelle {
  font-size: 80%;
}
.cFormSection {
  float: left;
  margin-bottom: 10px;
  width: 100%;
}
.cFormSectionInner {
  padding: 0px;
}
.cFormSubHeader {
  font-weight: 600;
  width: 100%;
  padding-bottom: 10px;
  padding-top: 10px;
  clear: both;
}
#FormContact label {
  width: 80%;
  float: left;
  line-height: 25px;
}
#FormContact input {
  width: 10%;
  float: left;
  height: 30px;
}
.cFormLine {
  width: 100%;
  margin-bottom: 5px;
  float: left;
}
.cFormLineSmall {
  width: 100%;
  margin-bottom: 5px;
  float: left;
}
.cFormLabelSmall {
  width: 100% !important;
}
.cFormInputWide {
  width: 90% !important;
}
.cSubmitBtn {
  width: 100% !important;
  font-weight: 600;
  cursor: pointer;
  height: 30px;
}
.cError {
  border: 1px solid red;
}
.cTeaser {
  border: 5px solid #fff;
  -moz-box-shadow: 0 0 3px 0 rgba(0,0,0,0.5);
  -webkit-box-shadow: 0 0 3px 0 rgba(0,0,0,0.5);
  box-shadow: 0 0 3px 0 rgba(0,0,0,0.5);
}
.cAddress {
  text-align: center;
  font-size: 10px;
  padding: 10px;
  background: #00386c;
  background: -moz-linear-gradient(left,#00386c 0%,#00457c 30%,#061d49 100%);
  background: -webkit-linear-gradient(left,#00386c 0%,#00457c 30%,#061d49 100%);
  background: linear-gradient(to right,#00386c 0%,#00457c 30%,#061d49 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00386c',endColorstr='#061d49',GradientType=1);
  color: #fff;
  margin-top: 10px;
}
.cAddress a {
  color: #fff !important;
}
.jsHeadSlider .slidesjs-navigation {
  margin-top: 0px;
}
.jsHeadSlider .slidesjs-previous {
  margin-right: 5px;
  float: left;
  width: 24px;
  height: 42px;
  position: absolute;
  top: 142px;
  left: 0px;
  z-index: 15;
}
.jsHeadSlider .slidesjs-next {
  margin-left: 5px;
  float: left;
  width: 24px;
  height: 42px;
  position: absolute;
  top: 142px;
  right: 0px;
  z-index: 15;
}
.jsHeadSlider ul.slidesjs-pagination {
  list-style: none !important;
  margin: 0 auto;
  padding: 0 !important;
  position: relative;
  right: -5px;
  top: 10px;
  width: 100%;
  z-index: 99;
}
.jsHeadSlider .slidesjs-pagination li {
  float: left;
  margin: 0 3px;
}
.jsHeadSlider .slidesjs-pagination li a {
  display: block;
  width: 10px;
  height: 0px;
  float: left;
  overflow: hidden;
  background-image: url(https://www.dachdeckerei-albrecht.de/grafiken/dot_inactive.png);
  background-repeat: no-repeat;
  background-position: center center;
  padding-top: 10px;
}
.jsHeadSlider .slidesjs-pagination li a.active,
.slidesjs-pagination li a:hover.active {
  background-image: url(https://www.dachdeckerei-albrecht.de/grafiken/dot_active.png);
  background-repeat: no-repeat;
  background-position: center center;
}
.jsHeadSlider .slidesjs-pagination li a:hover {
  background-image: url(https://www.dachdeckerei-albrecht.de/grafiken/dot_active.png);
  background-repeat: no-repeat;
  background-position: center center;
}
.jsHeadSlider .slidesjs-control {
  max-height: 250px;
}
.jsHeadSlider .slidesjs-container,
.slidesjs-control {
  position: absolute !important;
  z-index: 10;
  width: 100% !important;
  height: 100% !important;
}
.jsHeadSlider .slidesjs-control div.image {
  min-height: 100% !important;
  min-width: 100% !important;
}
.jsHeadSlider .image {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 250px;
}
.jsSearch {
  margin-top: -1px;
  border-top: 1px solid #e3e3e3;
  height: 35px;
  padding-top: 15px;
  padding-left: 10px;
}
input.cSearchInput {
  width: 140px;
  height: 21px;
}
input.cSearchButton {
  background-image: url(https://www.dachdeckerei-albrecht.de/grafiken/search_button.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #FFFFFF;
  cursor: pointer;
  width: 25px;
  height: 25px;
}
.cAutoSearch {
  background-color: #FFFFFF;
  border: 1px solid #e3e3e3;
  position: relative;
  top: 0px;
  width: 100%;
  z-index: 100;
}
.cAutoSearch a {
  display: block;
  color: #3a3a3a !important;
  padding: 0px 5px;
  border-bottom: 1px solid #e3e3e3;
  text-decoration: none !important;
}
.cFooterNavi ul {
  list-style: none outside none;
  margin: 0px;
  padding: 0px;
  line-height: 180%;
  font-size: 100%;
}
.cFooterNavi .cHighlight {
  color: #013568 !important;
  font-weight: 600;
}
.cFooterNavi a {
  border-bottom: 1px solid #e3e3e3 !important;
  padding: 0px 5px 0px 15px !important;
  color: #3a3a3a !important;
  text-decoration: none !important;
  display: block;
}
.cFooterNavi .cMain {
  font-weight: 600;
}
.tabbed figure {
  display: block;
  margin-left: 0;
  border-bottom: 1px solid silver;
  clear: both;
}
.tabbed > input,
.tabbed figure .cTab {
  display: none;
}
.tabbed figure .cTab {
  padding: 15px;
  width: 100%;
  border: 1px solid silver;
  background: #fff;
}
#tab1:checked ~ figure .tab1,
#tab2:checked ~ figure .tab2,
#tab3:checked ~ figure .tab3 {
  display: block;
}
nav label {
  float: left;
  padding: 10px;
  border-top: 1px solid silver;
  border-right: 1px solid silver;
  background: #5e5e5e;
  color: #fff;
  cursor: pointer;
  font-weight: 500;
}
@media only screen and (max-width: 480px) {
  nav label,
  .cCookieBtn {
    font-size: 90% !important;
  }
  .cCBContainer {
    font-size: 90% !important;
    padding-right: 25px !important;
  }
}
nav label:nth-child(1) {
  border-left: 1px solid silver;
}
nav label:hover {
  background: #3a3a3a;
}
nav label:active {
  background: #ffffff;
}
#tab1:checked ~ nav label[for="tab1"],
#tab2:checked ~ nav label[for="tab2"],
#tab3:checked ~ nav label[for="tab3"] {
  background: white;
  color: #111;
  position: relative;
  border-bottom: none;
}
#tab1:checked ~ nav label[for="tab1"]:after,
#tab2:checked ~ nav label[for="tab2"]:after,
#tab3:checked ~ nav label[for="tab3"]:after {
  content: "";
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  background: white;
  left: 0;
  bottom: -1px;
}
.cCookieBox .cLeft {
  float: left;
  width: 35%;
  text-align: left;
}
.cCookieBox .cRight {
  float: right;
  width: 65%;
  text-align: right;
}
.cClear {
  clear: both;
}
.jCookieBoxChange {
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  padding: 5px;
  font-weight: 500;
  background-color: white;
  position: fixed;
  bottom: 0px;
  left: 10px;
  z-index: 99999;
  font-size: 90%;
  cursor: pointer;
  height: 15px;
  border: 1px solid #d7d7d7;
  opacity: 0.8;
  filter: alpha(opacity=80);
  -moz-box-shadow: 0px 2px 2px 2px rgba(0,0,0,0.3);
  -webkit-box-shadow: 0px 2px 2px 2px rgba(0,0,0,0.3);
  box-shadow: 0px 2px 2px 2px rgba(0,0,0,0.3);
}
.jCookieBoxChange:hover {
  transition: height 0.5s ease-in;
  height: 25px;
}
.jCookieBoxChange img {
  padding-right: 5px;
  top: 2px;
  position: relative;
  width: 18px;
  box-sizing: border-box;
}
@keyframes slideInFromTop {
  0% {
    transform: translateY(100%);
  }
  100% {
    transform: translateY(0);
  }
}
.cCBWrapper {
  min-width: 15% !important;
  min-height: 30px;
  margin: 15px 0 0;
  max-width: 40%;
  cursor: pointer;
}
.cCBContainer {
  display: block;
  position: relative;
  padding-left: 30px;
  padding-right: 30px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 98.125rem;
  cursor: pointer;
}
.cCookieDetails {
  display: none;
}
.cCookieOpenDetails {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAGCAMAAAAmGUT3AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkI3NDEyNDEwNzk0MjExRTQ5RUE5RkRFMUQ3MEU1NTZDIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkI3NDEyNDExNzk0MjExRTQ5RUE5RkRFMUQ3MEU1NTZDIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6Qjc0MTI0MEU3OTQyMTFFNDlFQTlGREUxRDcwRTU1NkMiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6Qjc0MTI0MEY3OTQyMTFFNDlFQTlGREUxRDcwRTU1NkMiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz70ohqeAAAABlBMVEVgYGAAAAAPhzbbAAAAAnRSTlP/AOW3MEoAAAAjSURBVHjaYmBkYAQBBkYGIAAxQBQcQ/ggCiLFCGFBCIAAAwADkwAg7Yr51AAAAABJRU5ErkJggg==);
}
.cCookieOpenDetails.cOpened {
  background-image: url(data:image/png;base64,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);
}
.cHideDetails {
  display: none;
}
.cGreyText {
  color: #ccc;
}
.cCookieCheckboxes {
  display: flex;
  flex-direction: row;
  margin: 0;
  margin-bottom: 10px;
  width: 100%;
  justify-content: left;
  flex-wrap: wrap;
}
.cCookieCheckboxes input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
  margin-top: 0.25em;
  line-height: normal;
  box-sizing: border-box;
  padding: 0;
}
.cCookieCheckboxes .cCheck {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #fff;
  border-radius: 0;
  border: 1px solid #666;
}
.cCookieCheckboxes .cCBContainer:hover input~.cCheck {
  border-color: #414e63;
}
.cCookieCheckboxes .cCBContainer input:checked~.cCheck {
  border-color: #333;
}
.cCookieCheckboxes .cCBContainer input:disabled~.cCheck {
  border-color: #666;
}
.cCookieCheckboxes .cCheck:after {
  content: "";
  position: absolute;
  display: none;
}
.cCookieCheckboxes .cCBContainer input:checked~.cCheck:after {
  display: block;
}
.cCookieCheckboxes .cCBContainer .cCheck:after {
  left: 7px;
  top: 2px;
  width: 5px;
  height: 10px;
  border: solid #333;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  box-sizing: inherit;
}
.cCookieCheckboxes .cCBContainer input:disabled~.cCheck:after {
  border: solid #666;
  border-width: 0 2px 2px 0;
}
.cCookieBtn {
  text-align: center;
  display: inline-block;
  padding: 5px 10px;
  border-radius: 10px;
  margin: 0px 10px 10px 0px;
  cursor: pointer;
}
.cBtnTransparent {
  padding: 0px 15px 0px 0px;
  background-position: center right;
  background-repeat: no-repeat;
  color: #3a3a3a;
  text-align: left;
  margin-top: 5px;
}
.cBtnWhite {
  color: #3a3a3a;
  background-color: #fff;
  border: 1px solid #3a3a3a;
}
.cBtnGrey {
  background-color: #696969;
  border: 1px solid #696969;
}
.cBtnGreen {
  background-color: #4ab023;
  border: 1px solid #4ab023;
  color: #fff;
}
.cCookieBox {
  position: fixed;
  left: 0;
  min-height: 50px;
  height: auto;
  width: 100%;
  z-index: 99999;
  background-color: rgba(255,255,255,0.9);
  -moz-box-shadow: 2px 2px 10px 2px rgba(0,0,0,0.3);
  -webkit-box-shadow: 2px 2px 10px 2px rgba(0,0,0,0.3);
  box-shadow: 2px 2px 10px 2px rgba(0,0,0,0.3);
  animation: 0.5s ease-in 0s 1 slideInFromTop;
  max-height: 100%;
  overflow-y: scroll;
}
@media print {
  .cCookieBox,
  .jCookieBoxChange {
    display: none !important;
  }
}
.cCookieBox .cCookieBoxWrapper {
  max-width: 640px;
  margin-left: auto;
  margin-right: auto;
  vertical-align: top;
  padding: 10px;
  overflow: hidden;
}
.cCookieBox .cCookieButtons {
  margin: 10px 0px;
}
.cCookieBox .cCookieTitle {
  font-weight: 700;
}
.cCookieBox .cCookieText {
  font-size: 85%;
}
.cCatTitle {
  font-weight: 700;
}
.cCookieCategory table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  margin: 0;
  padding: 0;
  font-size: 85%;
}
.cCookieCategory hr {
  border-bottom: 1px solid #d7d7d7;
  border-top: 1px solid #fff;
}
.cCookieCategory th {
  width: 40%;
  text-align: left;
}
.cCookieCategory th,
.cCookieCategory td {
  padding: 0.25em 0.5em;
}
.cTabExtension {
  margin-top: 15px;
}
.cTabExtension .cCatDetail {
  background-color: #f1f1f1;
}
.jsTopnavi ul.cTopnavi {
  margin: 0;
  padding: 0;
}
.jsTopnavi ul.cTopnavi li {
  display: inline;
  font-size: 24px;
  line-height: 94px;
  list-style: outside none none;
  margin: 0 30px 0 0;
  padding: 0;
  width: 100%;
}
.jsTopnavi .ul_slideout {
  display: none;
  margin: 0px;
  padding: 0px;
  position: absolute;
  top: 94px;
  z-index: 9999 !important;
  -moz-box-shadow: 2px 2px 2px 0 rgba(0,0,0,0.3);
  -webkit-box-shadow: 2px 2px 2px 0 rgba(0,0,0,0.3);
  box-shadow: 2px 2px 2px 0 rgba(0,0,0,0.3);
  background-color: #fff;
}
.jsTopnavi .ul_slideout li {
  display: inline;
  font-size: 16px;
  list-style: none outside none;
  margin: 0px !important;
  padding: 0px !important;
  border-left: none !important;
  height: 30px !important;
  line-height: 30px !important;
  text-transform: none !important;
}
.jsTopnavi ul.sub_navi {
  background-color: #C1C1C1;
  width: 200px;
  z-index: 10;
}
.jsTopnavi li.sub_navi_item {
  display: block !important;
  list-style: none outside none !important;
  margin: 0;
  padding: 0px;
  position: relative;
  border-bottom: 1px solid #c2c2c2;
  white-space: nowrap;
}
.jsTopnavi li.sub_navi_item:last-child {
  border-bottom: none;
}
.jsTopnavi .navi_item:last-child > a {
  border-right: none;
}
.jsTopnavi .navi_item > a {
  padding: 0px;
}
.jsTopnavi .cTopnavi a:active {
  color: #fff;
  text-decoration: none;
}
.jsTopnavi .cTopnavi a:link {
  color: #fff;
  text-decoration: none;
}
.jsTopnavi .cTopnavi a:visited {
  color: #fff;
  text-decoration: none;
}
.jsTopnavi .cTopnavi a:hover {
  color: #fff;
  text-decoration: none;
}
.jsTopnavi .sub_navi_item a {
  display: block;
  font-size: 16px;
  padding: 0px 15px;
}
.jsTopnavi .sub_navi_item a:active {
  color: #3a3a3a;
  text-decoration: none;
}
.jsTopnavi .sub_navi_item a:link {
  color: #3a3a3a;
  text-decoration: none;
}
.jsTopnavi .sub_navi_item a:visited {
  color: #3a3a3a;
  text-decoration: none;
}
.jsTopnavi .sub_navi_item a:hover {
  color: #013568;
  text-decoration: none;
}
.jsTopnavi .navi_item > a.cHighlight {
  text-decoration: none;
  border-bottom: 1px solid #fff;
}
.jsTopnavi .navi_item a.cHighlight {
  text-decoration: none;
  border-bottom: 1px solid #fff;
}
.jsTopnavi .cTopNavi_SubSub {
  display: none;
  margin: 0px;
  padding: 0px;
  position: absolute;
  top: 0px;
  z-index: 90 !important;
  -moz-box-shadow: 2px 2px 2px 0 rgba(0,0,0,0.3);
  -webkit-box-shadow: 2px 2px 2px 0 rgba(0,0,0,0.3);
  box-shadow: 2px 2px 2px 0 rgba(0,0,0,0.3);
  background-color: #f1f1f1;
}
.jsTopnavi .cTopNavi_SubSub li {
  white-space: nowrap;
}
.jsTopnavi .cTopNavi_SubSub a {
  font-size: 14px;
}
.jsNavigation ul.cNavi {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  display: block;
  font-family: 'Dosis', sans-serif;
  font-size: 160%;
  line-height: 160%;
}
ul.cSubNavi,
ul.cSubSubNavi {
  margin: 0px;
  padding: 0px;
}
.jsNavigation li {
  list-style-image: none !important;
  list-style-type: none;
  border-bottom: 1px solid #d7d7d7;
  margin: 0px;
  padding: 0px;
  position: relative;
}
.jsNavigation li:last-child {
  border-bottom: none;
}
.jsNavigation a {
  text-decoration: none;
  display: block;
  padding: 0px 5px 0px 5px;
}
.jsNavigation .cSubNavi {
  display: none;
}
.jsNavigation ul.cSubNavi {
  font-size: 80%;
}
.jsNavigation ul.cSubSubNavi a {
  padding-left: 10px;
  font-size: 90%;
}
.jsNavigation .cSlideOut {
  width: 25px;
  height: 28px;
  position: absolute;
  right: 0px;
  top: 10px;
  z-index: 10;
  cursor: pointer;
  background-image: url(https://www.dachdeckerei-albrecht.de/grafiken/navi_arrow_down.png);
  background-position: center center;
  background-repeat: no-repeat;
}
.jsNavigation .cSlideOut.active {
  background-image: url(https://www.dachdeckerei-albrecht.de/grafiken/navi_arrow_up.png);
  background-position: center center;
  background-repeat: no-repeat;
}
.jsNavigation .cNaviFooter {
  list-style-type: none;
  margin: 10px 0px 0px 0px;
  padding: 0px;
  display: block;
  font-family: 'Dosis', sans-serif;
  font-size: 100%;
  line-height: 200%;
}
.jsNavigation .cNaviFooter a {
  padding: 0px 5px 0px 5px;
}
.jsNavigation .sub_navi_item a {
  font-size: 100%;
}
.cNaviItem_Sub {
  padding-left: 0px;
  position: relative;
}
.cNaviItem_Sub  .cNaviItem_Sub {
  padding-left: 10px !important;
  position: relative;
}
.cSubSubNavi {
  font-size: 80%;
}
.cHighlight > a {
  color: #013568 !important;
}
.jsNewsListSearch {
  min-height: 50px;
  clear: both;
  width: 100%;
  margin-bottom: 5px;
}
.jsNewsListSearch .cNewsImageLeft {
  float: left;
  margin: 0px 15px 5px 0px;
  width: 32%;
}
.jsNewsListSearch .cNewsImageRight {
  float: right;
  margin: 0px 0px 5px 15px;
  width: 32%;
}
.jsNewsListSearch .cNewsText {
  margin-top: 10px;
}
.jsNewsListSearch .cMore {
  margin: 10px 0px;
  cursor: pointer;
  color: #3a3a3a;
  text-decoration: underline;
}
.jsNewsListSearch .cNewsHeadline {
  padding: 0px;
  margin-bottom: 10px;
}
.jsNewsListSearch .cNewsHeadline h2 {
  color: #3a3a3a !important;
  line-height: 18px;
  margin: 0px;
  padding: 0px;
}
.jsNewsLandingpage {
  min-height: 50px;
  clear: both;
  width: 100%;
  margin-bottom: 5px;
}
.jsNewsLandingpage .cNewsImageLeft {
  float: left;
  margin: 0px 15px 5px 0px;
  width: 32%;
}
.jsNewsLandingpage .cNewsImageRight {
  float: right;
  margin: 0px 0px 5px 15px;
  width: 32%;
}
.jsNewsLandingpage .cNewsText {
  margin-top: 10px;
}
.jsNewsLandingpage .cNewsHeadline {
  padding: 0px;
  margin-bottom: 10px;
}
.jsNewsLandingpage .cNewsHeadline h2 {
  color: #3a3a3a !important;
  line-height: 18px;
  margin: 0px;
  padding: 0px;
}
.jsNewsList {
  min-height: 50px;
  clear: both;
  width: 100%;
  margin-bottom: 5px;
}
.jsNewsList .cNewsImageLeft {
  float: left;
  margin: 0px 15px 5px 0px;
  width: 32%;
}
.jsNewsList .cNewsImageRight {
  float: right;
  margin: 0px 0px 5px 15px;
  width: 32%;
}
.jsNewsList .cNewsText {
  margin-top: 10px;
}
.jsNewsList .cMore {
  margin: 10px 0px;
  cursor: pointer;
  color: #3a3a3a;
  text-decoration: underline;
}
.jsNewsList .cNewsHeadline {
  padding: 0px;
  margin-bottom: 10px;
}
.jsNewsList .cNewsHeadline h2 {
  color: #3a3a3a !important;
  line-height: 18px;
  margin: 0px;
  padding: 0px;
}
div.cArticleBrowser div.jsSeoArticleControl .cArticle,
div.cArticleBrowser div.jsArticleControl .cArticle {
  border: 1px dotted #fff;
  padding: 2px;
  margin: 5px;
  cursor: pointer;
  -moz-box-shadow: 0px 2px 2px 2px rgba(0,0,0,0.3);
  -webkit-box-shadow: 0px 2px 2px 2px rgba(0,0,0,0.3);
  box-shadow: 0px 2px 2px 2px rgba(0,0,0,0.3);
}
div.cArticleBrowser div.jsSeoArticleControl,
div.cArticleBrowser div.jsArticleControl {
  margin: 0px 0px;
  min-height: 75px;
}
div.cArticleBrowser div.jsSeoArticleControl .cHidden,
div.cArticleBrowser div.jsArticleControl .cHidden {
  text-decoration: line-through;
}
div.cArticleBrowser div.jsSeoArticleControl .cHidden,
div.cArticleBrowser div.jsArticleControl .cArchiv {
  color: #343434;
}
div.cArticleBrowser div.jsSeoArticleControl .cArticle,
div.cArticleBrowser div.jsArticleControl .cArticle {
  border: 1px dotted #fff;
  padding: 2px;
  margin: 5px;
  cursor: pointer;
  -moz-box-shadow: 0px 2px 2px 2px rgba(0,0,0,0.3);
  -webkit-box-shadow: 0px 2px 2px 2px rgba(0,0,0,0.3);
  box-shadow: 0px 2px 2px 2px rgba(0,0,0,0.3);
}
div.cArticleBrowser div.jsSeoArticleControl,
div.cArticleBrowser div.jsArticleControl {
  margin: 0px 0px;
  min-height: 75px;
}
div.cArticleBrowser div.jsSeoArticleControl .cHidden,
div.cArticleBrowser div.jsArticleControl .cHidden {
  text-decoration: line-through;
}
div.cArticleBrowser div.jsSeoArticleControl .cArticle,
div.cArticleBrowser div.jsArticleControl .cArticle {
  border: 1px dotted #fff;
  padding: 2px;
  margin: 5px;
  cursor: pointer;
  -moz-box-shadow: 0px 2px 2px 2px rgba(0,0,0,0.3);
  -webkit-box-shadow: 0px 2px 2px 2px rgba(0,0,0,0.3);
  box-shadow: 0px 2px 2px 2px rgba(0,0,0,0.3);
}
div.cArticleBrowser div.jsSeoArticleControl,
div.cArticleBrowser div.jsArticleControl {
  margin: 0px 0px;
  min-height: 75px;
}
div.cArticleBrowser div.jsSeoArticleControl .cHidden,
div.cArticleBrowser div.jsArticleControl .cHidden {
  text-decoration: line-through;
}
div.cPage_fullPage {
  width: 100%;
  padding: 0px;
  position: relative;
  min-height: 150px;
  line-height: 150%;
  font-size: 120%;
  color: #3a3a3a;
  font-family: 'Dosis', sans-serif;
  background-color: #ffffff;
}
div.jsItemControl div.cPage_fullPage {
  margin: 0px auto;
  border: 15px solid #E5E5E5;
  min-height: 150px;
  line-height: 150%;
  font-size: 16px;
  color: #3a3a3a;
  font-family: 'Dosis', sans-serif;
  width: 50%;
}
div.cPage_fullPage hr {
  border: 0px;
  border-top: 1px solid #e3e3e3;
  border-bottom: 1px solid #ffffff;
}
div.cPage_fullPage h1 {
  font-weight: 600;
  font-size: 18px;
  padding: 0px;
  margin: 0px;
  margin-bottom: 20px;
  line-height: 140%;
  position: relative;
}
div.cPage_fullPage h2 {
  font-weight: 600;
  font-size: 16px;
  padding: 0px;
  margin: 0px;
  margin-bottom: 20px;
  line-height: 140%;
}
div.cPage_fullPage h3 {
  font-weight: 600;
  font-size: 18px;
  padding: 0px;
  margin: 0px;
  margin-bottom: 20px;
  line-height: 140%;
}
div.cPage_fullPage h4 {
  font-weight: normal;
  font-size: 18px;
  padding: 0px;
  margin: 0px;
  margin-bottom: 20px;
  line-height: 140%;
}
div.cPage_fullPage a:active {
  color: #013568;
  text-decoration: none;
}
div.cPage_fullPage a:link {
  color: #013568;
  text-decoration: none;
}
div.cPage_fullPage a:visited {
  color: #013568;
  text-decoration: none;
}
div.cPage_fullPage a:hover {
  color: #013568;
  text-decoration: underline;
}
div.cPage_fullPage ul {
  margin: 10px 0px;
  padding: 0px;
}
div.cPage_fullPage .cSitemap ul {
  margin: 0px 0px;
  padding: 0px;
}
div.cPage_fullPage ul li {
  margin-left: 17px;
  padding: 0;
}
div.cPage_fullPage ol {
  list-style: outside decimal;
  margin: 0;
}
div.cPage_fullPage table.cProduktTabelle thead tr td {
  background-color: #EEEDED;
  vertical-align: top;
}
div.cPage_fullPage table.cProduktTabelle td {
  vertical-align: top;
}
div.cPage_fullPage table td.cProduktColumn {
  background-color: #f1f1f1;
}
div.cPage_fullPage .cImageInnerTop {
  padding: 0px;
}
div.cPage_fullPage .cImageInnerBottom {
  padding: 0px;
}
div.cPage_fullPage .cImageInnerRight {
  float: right;
  padding: 0px 0px 5px 5px;
}
div.cPage_fullPage .cImageInnerLeft {
  float: left;
  padding: 0px 5px 5px 0px;
}
div.cPage_fullPage .cFancyLeft {
  float: left;
  margin: 0px 5px 5px 0px;
  position: relative;
}
div.cPage_fullPage .cFancyRight {
  float: right;
  position: relative;
  margin: 0px 0px 5px 5px;
}
div.cPage_fullPage .cFancyBox {
  position: relative;
  padding-right: 5px;
}
div.cPage_fullPage .jsFrame {
  clear: both;
}
div.cPage_fullPage p {
  padding: 0px;
  margin: 0px;
}
.cPage_fullPage .cHidden {
  display: none;
}
div.jsItemControl div.cPage_fullPage .cHidden {
  color: #C1C1C1 !important;
  display: block;
  opacity: 0.5;
}
.cPage_fullPage .cClear {
  clear: both;
}
.cPage_fullPage td {
  vertical-align: top;
}
.cPage_fullPage .cGoogleAnalyticsDeactivate {
  color: #013568;
  cursor: pointer;
  font-weight: 600;
}
div.cPage_fullPage table.cProduktTabelle {
  border-collapse: collapse;
}
div.cPage_fullPage table.cProduktTabelle thead tr td {
  background-color: #f1f1f1;
  vertical-align: top;
}
div.cPage_fullPage table.cProduktTabelle td {
  border: 1px solid #E3E3E3;
  vertical-align: top;
  padding: 3px;
}
div.cPage_fullPage table td.cProduktColumn {
  background-color: #f1f1f1;
}
div.cPage_fullPage .cBoxArchiv .cNewsList {
  min-height: 50px;
  clear: both;
  width: 100%;
  margin-bottom: 5px;
}
div.cPage_fullPage .cBoxArchiv .cNewsImageLeft {
  float: left;
  margin: 0px 15px 5px 0px;
  width: 32%;
}
div.cPage_fullPage .cBoxArchiv .cNewsImageRight {
  float: right;
  margin: 0px 0px 5px 15px;
  width: 32%;
}
div.cPage_fullPage .cBoxArchiv .cNewsText {
  margin-top: 10px;
  display: none;
}
div.cPage_fullPage .cBoxArchiv .cNewsList .cMore {
  margin: 10px 0px;
  cursor: pointer;
  color: #3a3a3a;
  text-decoration: underline;
}
div.cPage_fullPage .cBoxArchiv .cNewsList .cNewsHeadline {
  min-height: 8px;
  padding: 10px;
  background-color: #e3e3e3;
  margin-bottom: 5px;
}
div.cPage_fullPage .cBoxArchiv .cNewsList .cNewsHeadline h2 {
  color: #3a3a3a !important;
  line-height: 18px;
  margin: 0px;
  padding: 0px;
}
div.cPage_fullPage .cExtension .cNewsImageLeft {
  float: left;
  margin: 0 15px 5px 0;
  width: 32%;
}
div.cPage_fullPage  .cSpecialLink {
  background: #00386c;
  background: -moz-linear-gradient(left,#00386c 0%,#00457c 30%,#061d49 100%);
  background: -webkit-linear-gradient(left,#00386c 0%,#00457c 30%,#061d49 100%);
  background: linear-gradient(to right,#00386c 0%,#00457c 30%,#061d49 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00386c',endColorstr='#061d49',GradientType=1);
  padding: 5px;
  color: #fff !important;
}
div.cPage_singlePage {
  width: 100%;
  padding: 0px;
  position: relative;
  min-height: 150px;
  line-height: 150%;
  font-size: 120%;
  color: #3a3a3a;
  font-family: 'Dosis', sans-serif;
  background-color: #ffffff;
}
div.jsItemControl div.cPage_singlePage {
  margin: 0px auto;
  border: 15px solid #E5E5E5;
  min-height: 150px;
  line-height: 150%;
  font-size: 16px;
  color: #3a3a3a;
  font-family: 'Dosis', sans-serif;
  width: 50%;
}
div.cPage_singlePage hr {
  border: 0px;
  border-top: 1px solid #e3e3e3;
  border-bottom: 1px solid #ffffff;
}
div.cPage_singlePage h1 {
  font-weight: 600;
  font-size: 21px;
  padding: 0px;
  margin: 0px;
  margin-bottom: 20px;
  line-height: 140%;
  position: relative;
}
div.cPage_singlePage h2 {
  font-weight: 600;
  font-size: 16px;
  padding: 0px;
  margin: 0px;
  margin-bottom: 20px;
  line-height: 140%;
}
div.cPage_singlePage h3 {
  font-weight: 600;
  font-size: 21px;
  padding: 0px;
  margin: 0px;
  margin-bottom: 20px;
  line-height: 140%;
}
div.cPage_singlePage h4 {
  font-weight: normal;
  font-size: 21px;
  padding: 0px;
  margin: 0px;
  margin-bottom: 20px;
  line-height: 140%;
}
div.cPage_singlePage a:active {
  color: #013568;
  text-decoration: none;
}
div.cPage_singlePage a:link {
  color: #013568;
  text-decoration: none;
}
div.cPage_singlePage a:visited {
  color: #013568;
  text-decoration: none;
}
div.cPage_singlePage a:hover {
  color: #013568;
  text-decoration: underline;
}
div.cPage_singlePage ul {
  margin: 10px 0px;
  padding: 0px;
}
div.cPage_singlePage .cSitemap ul {
  margin: 0px 0px;
  padding: 0px;
}
div.cPage_singlePage ul li {
  margin-left: 17px;
  padding: 0;
}
div.cPage_singlePage ol {
  list-style: outside decimal;
  margin: 0;
}
div.cPage_singlePage table.cProduktTabelle thead tr td {
  background-color: #EEEDED;
  vertical-align: top;
}
div.cPage_singlePage table.cProduktTabelle td {
  vertical-align: top;
}
div.cPage_singlePage table td.cProduktColumn {
  background-color: #f1f1f1;
}
div.cPage_singlePage .cImageInnerTop {
  padding: 0px;
}
div.cPage_singlePage .cImageInnerBottom {
  padding: 0px;
}
div.cPage_singlePage .cImageInnerRight {
  float: right;
  padding: 0px 0px 5px 5px;
}
div.cPage_singlePage .cImageInnerLeft {
  float: left;
  padding: 0px 5px 5px 0px;
}
div.cPage_singlePage .cFancyLeft {
  float: left;
  margin: 0px 5px 5px 0px;
  position: relative;
}
div.cPage_singlePage .cFancyRight {
  float: right;
  position: relative;
  margin: 0px 0px 5px 5px;
}
div.cPage_singlePage .cFancyBox {
  position: relative;
  padding-right: 5px;
}
div.cPage_singlePage .jsFrame {
  clear: both;
}
div.cPage_singlePage p {
  padding: 0px;
  margin: 0px;
}
.cPage_singlePage .cHidden {
  display: none;
}
div.jsItemControl div.cPage_singlePage .cHidden {
  color: #C1C1C1 !important;
  display: block;
  opacity: 0.5;
}
.cPage_singlePage .cClear {
  clear: both;
}
.cPage_singlePage td {
  vertical-align: top;
}
.cPage_singlePage .cGoogleAnalyticsDeactivate {
  color: #013568;
  cursor: pointer;
  font-weight: 600;
}
div.cPage_singlePage table.cProduktTabelle {
  border-collapse: collapse;
}
div.cPage_singlePage table.cProduktTabelle thead tr td {
  background-color: #f1f1f1;
  vertical-align: top;
}
div.cPage_singlePage table.cProduktTabelle td {
  border: 1px solid #E3E3E3;
  vertical-align: top;
  padding: 3px;
}
div.cPage_singlePage table td.cProduktColumn {
  background-color: #f1f1f1;
}
div.cPage_singlePage .cBoxArchiv .cNewsList {
  min-height: 50px;
  clear: both;
  width: 100%;
  margin-bottom: 5px;
}
div.cPage_singlePage .cBoxArchiv .cNewsImageLeft {
  float: left;
  margin: 0px 15px 5px 0px;
  width: 32%;
}
div.cPage_singlePage .cBoxArchiv .cNewsImageRight {
  float: right;
  margin: 0px 0px 5px 15px;
  width: 32%;
}
div.cPage_singlePage .cBoxArchiv .cNewsText {
  margin-top: 10px;
  display: none;
}
div.cPage_singlePage .cBoxArchiv .cNewsList .cMore {
  margin: 10px 0px;
  cursor: pointer;
  color: #3a3a3a;
  text-decoration: underline;
}
div.cPage_singlePage .cBoxArchiv .cNewsList .cNewsHeadline {
  min-height: 8px;
  padding: 10px;
  background-color: #e3e3e3;
  margin-bottom: 5px;
}
div.cPage_singlePage .cBoxArchiv .cNewsList .cNewsHeadline h2 {
  color: #3a3a3a !important;
  line-height: 18px;
  margin: 0px;
  padding: 0px;
}
div.cPage_singlePage .cExtension .cNewsImageLeft {
  float: left;
  margin: 0 15px 5px 0;
  width: 32%;
}
div.cPage_singlePage  .cSpecialLink {
  background: #00386c;
  background: -moz-linear-gradient(left,#00386c 0%,#00457c 30%,#061d49 100%);
  background: -webkit-linear-gradient(left,#00386c 0%,#00457c 30%,#061d49 100%);
  background: linear-gradient(to right,#00386c 0%,#00457c 30%,#061d49 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00386c',endColorstr='#061d49',GradientType=1);
  padding: 5px;
  color: #fff !important;
}
div.jsItemControl div.cFrame_1f {
  outline: 1px double #C1C1C1;
  min-height: 50px;
  border-top: 15px solid #f1f1f1;
  cursor: pointer;
}
.cPage_singlePage div.cFrame_1f {
  width: 100%;
  clear: both;
  padding: 0px;
  margin: 0px;
  margin-bottom: 25px;
}
.cPage_fullPage div.cFrame_1f {
  width: 100%;
  clear: both;
  padding: 0px;
  margin: 0px;
  margin-bottom: 25px;
}
div.jsItemControl div.cFrame_4f div.cFirst,
div.jsItemControl div.cFrame_4f div.cSecond,
div.jsItemControl div.cFrame_4f div.cThird,
div.jsItemControl div.cFrame_4f div.cFourth {
  outline: 1px double #C1C1C1;
  min-height: 50px;
  border-top: 15px solid #f1f1f1;
  cursor: pointer;
}
.cPage_singlePage div.cFrame_4f div.cFirst {
  width: 100%;
  float: left;
  padding: 0px;
  margin: 0px 0px 10px 0px;
}
.cPage_singlePage div.cFrame_4f div.cSecond {
  width: 100%;
  float: left;
  padding: 0px;
  margin: 0px 0px 10px 0px;
}
.cPage_singlePage div.cFrame_4f div.cThird {
  width: 100%;
  float: left;
  padding: 0px;
  margin: 0px 0px 10px 0px;
}
.cPage_singlePage div.cFrame_4f div.cFourth {
  width: 100%;
  float: left;
  padding: 0px;
  margin: 0px 0px 10px 0px;
}
.cPage_fullPage div.cFrame_4f div.cFirst {
  width: 100%;
  float: left;
  padding: 0px;
  margin: 0px 0px 10px 0px;
}
.cPage_fullPage div.cFrame_4f div.cSecond {
  width: 100%;
  float: left;
  padding: 0px;
  margin: 0px 0px 10px 0px;
}
.cPage_fullPage div.cFrame_4f div.cThird {
  width: 100%;
  float: left;
  padding: 0px;
  margin: 0px 0px 10px 0px;
}
.cPage_fullPage div.cFrame_4f div.cFourth {
  width: 100%;
  float: left;
  padding: 0px;
  margin: 0px 0px 10px 0px;
}
div.jsItemControl div.cFrame_2f div.cLeft,
div.jsItemControl div.cFrame_2f div.cRight {
  outline: 1px double #C1C1C1;
  min-height: 50px;
  border-top: 15px solid #f1f1f1;
  cursor: pointer;
}
.cPage_singlePage div.cFrame_2f div.cLeft {
  width: 100%;
  float: left;
  padding: 0px;
  margin: 0px 0px 10px 0px;
}
.cPage_singlePage div.cFrame_2f div.cRight {
  width: 100%;
  float: left;
  padding: 0px;
  margin: 0px 0px 10px 0px;
}
.cPage_fullPage div.cFrame_2f div.cLeft {
  width: 100%;
  float: left;
  padding: 0px;
  margin: 0px 0px 10px 0px;
}
.cPage_fullPage div.cFrame_2f div.cRight {
  width: 100%;
  float: left;
  padding: 0px;
  margin: 0px 0px 10px 0px;
}
div.jsItemControl .cFrame_2f_special div.cSpecialLeft,
div.jsItemControl .cFrame_2f_special div.cSpecialRight {
  outline: 1px double #C1C1C1;
  margin-bottom: 20px;
  min-height: 50px;
  border-top: 15px solid #f1f1f1;
  cursor: pointer;
}
.cPage_singlePage .cFrame_2f_special div.cSpecialLeft {
  width: 100%;
  float: left;
  padding: 0px;
  margin: 0px 0px 10px 0px;
}
.cPage_singlePage .cFrame_2f_special div.cSpecialRight {
  width: 100%;
  float: left;
  padding: 0px;
  margin: 0px 0px 10px 0px;
}
.cPage_fullPage .cFrame_2f_special div.cSpecialLeft {
  width: 100%;
  float: left;
  padding: 0px;
  margin: 0px 0px 10px 0px;
}
.cPage_fullPage .cFrame_2f_special div.cSpecialRight {
  width: 100%;
  float: left;
  padding: 0px;
  margin: 0px 0px 10px 0px;
}
div.jsItemControl .cFrame_2f_specialnew div.cSpecialLeft,
div.jsItemControl .cFrame_2f_specialnew div.cSpecialRight {
  outline: 1px double #C1C1C1;
  margin-bottom: 20px;
  min-height: 50px;
  border-top: 15px solid #f1f1f1;
  cursor: pointer;
}
.cPage_singlePage .cFrame_2f_specialnew div.cSpecialLeft {
  width: 100%;
  float: left;
  padding: 0px;
  margin: 0px 0px 10px 0px;
}
.cPage_singlePage .cFrame_2f_specialnew div.cSpecialRight {
  width: 100%;
  float: left;
  padding: 0px;
  margin: 0px 0px 10px 0px;
}
.cPage_fullPage .cFrame_2f_specialnew div.cSpecialLeft {
  width: 100%;
  float: left;
  padding: 0px;
  margin: 0px 0px 10px 0px;
}
.cPage_fullPage .cFrame_2f_specialnew div.cSpecialRight {
  width: 100%;
  float: left;
  padding: 0px;
  margin: 0px 0px 10px 0px;
}
div.jsItemControl div.cFrame_3f div.cLeft,
div.jsItemControl div.cFrame_3f div.cMiddle,
div.jsItemControl div.cFrame_3f div.cRight {
  outline: 1px double #C1C1C1;
  min-height: 50px;
  border-top: 15px solid #f1f1f1;
  cursor: pointer;
}
.cPage_singlePage div.cFrame_3f div.cLeft {
  width: 100%;
  float: left;
  padding: 0px;
  margin: 0px 0px 10px 0px;
}
.cPage_singlePage div.cFrame_3f div.cMiddle {
  width: 100%;
  float: left;
  padding: 0px;
  margin: 0px 0px 10px 0px;
}
.cPage_singlePage div.cFrame_3f div.cRight {
  width: 100%;
  float: left;
  padding: 0px;
  margin: 0px 0px 10px 0px;
}
.cPage_fullPage div.cFrame_3f div.cLeft {
  width: 100%;
  float: left;
  padding: 0px;
  margin: 0px 0px 10px 0px;
}
.cPage_fullPage div.cFrame_3f div.cMiddle {
  width: 100%;
  float: left;
  padding: 0px;
  margin: 0px 0px 10px 0px;
}
.cPage_fullPage div.cFrame_3f div.cRight {
  width: 100%;
  float: left;
  padding: 0px;
  margin: 0px 0px 10px 0px;
}
.cPageception {
  margin-bottom: 10px;
}
.cPageceptionContent {
  display: none;
  padding-top: 10px;
  padding: 0px;
  background-color: #dedede;
}
.cPageceptionOpen {
  font-weight: 600;
  cursor: pointer;
  background-color: #dedede;
  border-bottom: 2px solid #fff;
  padding: 3px;
}
div.jsItemControl div.cFrame_5f div.cFirst,
div.jsItemControl div.cFrame_5f div.cSecond,
div.jsItemControl div.cFrame_5f div.cThird,
div.jsItemControl div.cFrame_5f div.cFourth,
div.jsItemControl div.cFrame_5f div.cFith {
  outline: 1px double #C1C1C1;
  min-height: 50px;
  border-top: 15px solid #f1f1f1;
  cursor: pointer;
}
.cPage_singlePage div.cFrame_5f div.cFirst {
  width: 100%;
  float: left;
  padding: 0px;
  margin: 0px 0px 10px 0px;
}
.cPage_singlePage div.cFrame_5f div.cSecond {
  width: 100%;
  float: left;
  padding: 0px;
  margin: 0px 0px 10px 0px;
}
.cPage_singlePage div.cFrame_5f div.cThird {
  width: 100%;
  float: left;
  padding: 0px;
  margin: 0px 0px 10px 0px;
}
.cPage_singlePage div.cFrame_5f div.cFourth {
  width: 100%;
  float: left;
  padding: 0px;
  margin: 0px 0px 10px 0px;
}
.cPage_singlePage div.cFrame_5f div.cFourth {
  width: 100%;
  float: left;
  padding: 0px;
  margin: 0px 0px 10px 0px;
}
.cPage_fullPage div.cFrame_5f div.cFirst {
  width: 100%;
  float: left;
  padding: 0px;
  margin: 0px 0px 10px 0px;
}
.cPage_fullPage div.cFrame_5f div.cSecond {
  width: 100%;
  float: left;
  padding: 0px;
  margin: 0px 0px 10px 0px;
}
.cPage_fullPage div.cFrame_5f div.cThird {
  width: 100%;
  float: left;
  padding: 0px;
  margin: 0px 0px 10px 0px;
}
.cPage_fullPage div.cFrame_5f div.cFourth {
  width: 100%;
  float: left;
  padding: 0px;
  margin: 0px 0px 10px 0px;
}
.cPage_fullPage div.cFrame_5f div.cFith {
  width: 100%;
  float: left;
  padding: 0px;
  margin: 0px 0px 10px 0px;
}
.cTeaserPage {
  min-height: 50px;
  float: left;
  width: 100%;
  padding: 0px;
  background-color: #dedede;
}
.cTeaserPage {
  margin: 15px 15px 0px 0px;
}
.cTeaserPage .cTeaserTextInner {
  padding: 10px 0px;
}
.cTeaserPage .cTeaserImage {
  width: 100%;
  display: block;
}
.cTeaserPage .cTeaserTitle {
  float: left;
  padding-right: 10px;
  width: 40%;
  max-width: 260px;
  max-height: 96px;
  overflow: hidden;
  box-sizing: border-box;
}
.cTeaserPage .cTeaserHeader {
  padding: 0px 10px;
}
.cTeaserPage h2 {
  font-weight: 400 !important;
  margin: 0px !important;
  padding: 0px !important;
  font-size: 25px !important;
}
.cTeaserPage a {
  display: block;
  text-decoration: none !important;
  border: none !important;
  color: #3a3a3a !important;
}
.cTeaserHighlight {
  background-color: #f1f1f1;
}
.jsWindow div.cExtension .cParse {
  font-weight: normal !important;
  text-align: left !important;
  border: none !important;
  margin: 0px !important;
}
.jsWindow div.cExtension {
  border: 1px dotted #3a3a3a;
  margin-top: 5px;
}
.cNaviElement a {
  color: #3a3a3a !important;
  text-decoration: none !important;
}
.cNaviHead {
  width: 100%;
  float: left;
  margin-bottom: 12px;
}
.cNaviElement {
  min-height: 50px;
  float: left;
  width: 100%;
  margin-top: 15px;
  font-size: 15px;
  padding: 0px;
  background-color: #013568;
}
.cNaviElement {
  margin: 15px 15px 0px 0px;
}
.cNaviElement:last-child {
  margin-right: 0px !important;
}
.cNaviElement .cTeaserTextInner {
  padding: 10px 0px;
  background-color: #013568;
}
.cNaviElement .cTeaserImage {
  width: 100%;
  display: block;
}
.cNaviElement .cTeaserTitle {
  float: left;
  padding-right: 10px;
  width: 40%;
  max-width: 300px;
  max-height: 96px;
  overflow: hidden;
  box-sizing: border-box;
  border: 1px solid #d7d7d7;
}
.cNaviElement h2 {
  font-weight: 600;
  margin: 0px !important;
  padding: 0px !important;
  font-size: 15px !important;
}
.cNaviElement a {
  display: block;
  text-decoration: none !important;
  border: none !important;
  color: #ffffff !important;
}
.jsImageGallery {
  left: 0;
  position: relative;
  top: 0;
  width: 100%;
  z-index: 1;
}
.jsSlideGallery .slides_container {
  background-color: #FFFFFF;
  overflow: hidden;
  position: relative;
  width: 100%;
}
img.cSliderImage {
  float: left;
  margin-bottom: 10px;
  margin-right: 10px;
  width: 140px;
}
.jsImageGallery .bj_horiImageSliderWrapper {
  overflow: hidden;
  position: relative;
}
.jsImageGallery .bj_horiImageSlider {
  position: absolute;
}
.jsImageGallery .bj_horiImageSlider .slide {
  display: inline;
  float: left;
}
.jsImageGallery .bj_browser a.active {
  background-image: url(https://www.dachdeckerei-albrecht.de/grafiken/g_full.gif) !important;
}
.jsImageGallery .bj_browser {
  margin-top: 20px;
  margin-bottom: 20px;
  padding-left: 50%;
}
.jsImageGallery .bj_browser a {
  background-image: url(https://www.dachdeckerei-albrecht.de/grafiken/g_empty.gif) !important;
  cursor: pointer;
  display: block;
  float: left;
  height: 13px;
  margin-right: 5px;
  width: 13px;
  text-decoration: none !important;
  border: 0px !important;
}
.jsImageGallery .bj_horiSwitchHausWrapper {
  position: relative;
}
.jsImageGallery .bj_horiSwitchHausWrapper div.bj_horiSwitch {
  height: 500px !important;
}
.jsImageGallery .bj_horiSwitchHausWrapper div.bj_horiSwitchLeft {
  top: 180px !important;
}
.jsImageGallery .bj_horiSwitchHausWrapper div.bj_horiSwitchRight {
  top: 180px !important;
}
.jsImageGallery .bj_horiSwitch {
  width: 610px;
  position: relative;
}
.jsImageGallery div.bj_horiSwitchRight,
a.bj_horiSwitchRight {
  background-image: url(https://www.dachdeckerei-albrecht.de/grafiken/slides/iconSliderPrev.png) !important;
  width: 48px;
  height: 48px;
  position: absolute;
  top: 380px;
  left: -40px;
  z-index: 10;
  cursor: pointer;
}
.jsImageGallery div.bj_horiSwitchLeft,
a.bj_horiSwitchLeft {
  background-image: url(https://www.dachdeckerei-albrecht.de/grafiken/slides/iconSliderNext.png) !important;
  width: 48px;
  height: 48px;
  position: absolute;
  top: 380px;
  left: 600px;
  z-index: 10;
  cursor: pointer;
}
.jsImageGallery .bj_horiSwitch .slide,
.jsImageGallery .bj_horiSwitch .slide img {
  width: 100%;
}
.bj_horiImageSliderWrapper {
  height: 350px;
}
.bj_horiImageSlider {
  position: relative;
  width: 100%;
  height: 350px;
}
.bj_horiImageSlider .slidesjs-navigation {
  margin-top: 0px;
}
.bj_horiImageSlider .slidesjs-previous {
  margin-right: 5px;
  float: left;
  width: 24px;
  height: 42px;
  position: absolute;
  top: 154px;
  left: 0px;
  z-index: 15;
}
.bj_horiImageSlider .slidesjs-next {
  margin-left: 5px;
  float: left;
  width: 24px;
  height: 42px;
  position: absolute;
  top: 154px;
  right: 0px;
  z-index: 15;
}
.bj_horiImageSlider ul.slidesjs-pagination {
  list-style: none !important;
  bottom: 10px;
  margin: 0 auto;
  padding: 0 !important;
  position: relative;
  right: 0;
  top: 300px;
  width: 50px;
  z-index: 300;
}
.bj_horiImageSlider .slidesjs-pagination li {
  float: left;
  margin: 0 2px;
}
.jsHeadSlider .slidesjs-control {
  max-height: 350px;
}
.bj_horiImageSlider .slidesjs-container,
.bj_horiImageSlider .slidesjs-control {
  position: absolute !important;
  z-index: 10;
  width: 100% !important;
  height: 100% !important;
}
.bj_horiImageSlider .slidesjs-control div.cImageElement {
  min-height: 100% !important;
  min-width: 100% !important;
}
.bj_horiImageSlider .cImageElement {
  max-height: 350px;
  max-width: 350px;
  display: block;
  margin: 0px auto;
}
.bj_horiImageSlider .slidesjs-pagination li a {
  background-image: url(https://www.dachdeckerei-albrecht.de/grafiken/slides/pagination.png);
  background-position: 0 0;
  display: block;
  float: left;
  height: 0;
  overflow: hidden;
  padding-top: 12px;
  width: 12px;
}
.bj_horiImageSlider .slidesjs-pagination li.current a,
.bj_horiImageSlider .slidesjs-pagination li a.active {
  background-position: 0 -12px;
}
.jsImageGallery .cSliderCaption {
  margin-top: 10px;
  font-size: 13px;
  font-style: italic;
  text-align: center;
}
.jsImageGallery .cImageElement {
  display: block;
  margin: 0px auto;
}
