@import url(https://fonts.googleapis.com/css?family=Open+Sans);
/* @import url(https://www.leasingmarkt.de/wplm/wp-content/plugins/tablepress-responsive-tables/css/tablepress-responsive-flip.min.css); */
/* @import url(https://www.leasingmarkt.de/wplm/wp-content/plugins/tablepress-responsive-tables/css/responsive.dataTables.min.css); */

body, * {
  font-family: 'Source Sans Pro', sans-serif;
  -webkit-font-smoothing: antialiased;
}

.blog-content .content-item p {
    font-size: 18px;
    color: #444444;
    line-height: 1.5;
    font-weight: 400;
    margin: 0 0 24px;
}

/* Beginn Content Page Style */
.blog-content a {
  color:#bd0003;
}

.blog-content a.btn,
.blog-content a.button {
  color: #ffffff;
}

.pr-logo-border {
  border: 3px solid #f2f2f1;
  padding: 1px;
}

.btn-success {
  background: rgba(0, 0, 0, 0) -moz-linear-gradient(center bottom , #638519 0%, #7ba620 100%) repeat scroll 0 0;
  border: medium none;
  color: #fff;
  font-size: 14px;
  padding: 4px 12px;
  text-decoration: none;
}
.btn-success:hover{
  text-decoration:none;
  color:#fff;
}
.offerbox {
  background-color: #fafafa;
  border-top: 2px solid #a42836;
  display: table;
  float: none;
  padding: 12px 0 8px 12px;
  position: relative;
  width: 100%;
  margin-bottom:12px;
}
.offerbox-img {
  box-sizing: border-box;
  float: left;
  width: 40%;
}
.offerbox-text {
  float: right;
  padding-left: 4%;
  width: 56%;
}
.offerbox-text > ul {
  margin: 0px !important;
  padding: 0;
}
.offerbox-text ul li {
  line-height: 21px;
  list-style: outside none none !important;
  margin: 0px !important;
}
.offerbox-img img {
  border-radius: 0 !important;
  box-shadow: none !important;
}

#breadcrumbs {
  color: #969696;
  font-size:13px;
}
.blog-content .col_one_third.col_last {
  background-color: #fff;
  padding: 14px;
}
.blog-content .col_two_third.nobottommargin {
  background-color: #fff;
  padding: 10px 0;
}
.blog-content .content-item {
  border-bottom: none !important;
  padding: 0 !important;
}
.blog-content .toc_list {
  padding-left: 20px;
}
.blog-content .content-item.ui-tabs-panel.text-box > ul {
  list-style: outside none disc;
  margin-left: 18px;
}
.related-footer .col-md-4 {
  padding: 0;
}
.wp-caption {
  margin-bottom: 7px !important;
  margin-top: 14px !important;
}
.blog-content .content-item ul {
	margin-bottom: 20px;
}
.sidebarinfolinks > li {
  list-style: none;
  padding: 3px 0;
}

.blog-content .content-item ul li {
    font-size: 18px;
    list-style: square;
    line-height: 1.5;
}

ul.checked li{
	list-style: none;
}

.text-box h2, .text-box h3, .text-box h4 {
  color: #53777a;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
}

h1.cufon{
	font-size: 24px;
}

h2.cufon{
	font-size: 22px;
}

h3.cufon{
	font-size: 18px;
}

h4.cufon{
	font-size: 16px;
}



/* Ende Content Page Style */
/* Beginn Ratgeber Übersicht; Plugin */
.ratgeberindex .pt-cv-ctf-list {
  margin-bottom: 0;
  padding: 0 0 0 15px;
}
.ratgeberindex .pt-cv-custom-fields {
  margin-top: 0;
}
.ratgeberindex .pt-cv-ctf-value h2 {
  color: #255c6a;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
  margin-top: 0;
}
.ratgeberindex ._self.pt-cv-readmore.btn.btn-success.cvplbd {
  margin-left: 15px;
}
/* Ende Ratgeber Übersicht; Plugin */

/* Beginn Sidebar-Design */
.sidebar-headline {
  font-size: 18px;
}
.manufacturer-logo > span {
  bottom: -15px;
  font-size: 0.8em;
  position: absolute;
  text-align: center;
  width: 100px;
}
/* Ende Sidebar-Design */

/* Beginn Shortcode Styling */
.markleft {
  border-left: 4px solid #bd0003;
  padding: 4px 0 8px 12px;
}
/* Ende Shortcode Styling */


/* Beginn Chris */
@keyframes pageTitle {
  0% {
    transform: translateY(-50%);
  }
  100% {
    transform: translateY(0);
  }
}

.nopad{
	padding: 0 !important;
}

.clearer{
	clear: both;
}


.indexing{
	margin-bottom: 30px;
}

.slider-blog{
	height:360px; 
	max-width: 2000px; 
	margin: 0 auto; 
	transform:translate(0,0); 
	background-size: cover;
}

.slider-small{
	height: 150px;
	
}

#page-title::before {
    position: absolute;
    background-color: transparent;
    background-image: -webkit-linear-gradient(transparent, rgba(0,0,0,0.75));
    background-image: linear-gradient(transparent, rgba(0,0,0,0.75));
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    top: 40%;
}

#content ol{
	font-size: 16px;
	color: #111111;
	line-height: 1.6;
	padding-left: 15px;
}

#content ol li{
	margin: 8px 0 5px 10px;
}

#content ol li ul{
	padding-left: 20px;
}

.slider-small#page-title::before {
    background: none !important;
}

.text-box h2, .text-box h3, .text-box h4 {
    padding-top: 18px;
	font-weight: 600;
    font-family: 'Source Sans Pro',sans-serif;
}

.text-box h2 span, .text-box h3 span, .text-box h4 span {
    color: #53777a !important;
	font-weight: 600;
    font-family: 'Source Sans Pro',sans-serif;    
}

#content.blog-content .content-wrap{
	background-color: #FFFFFF;
}

#content.blog-content.ratgeberindex .content-wrap{
	background-color: #F8F8F8;
}

#content.blog-content .content-wrap.more-footer{
	background-color: #F8F8F8;
}

.blog-content .col_two_.nthirdobottommargin {
    background-color: #fff;
    padding: 0 0 20px 0;
}

#primary-menu ul li a {
	font-weight: 800;
}

#page-title h1.pagetitleh1 {
	color: #FFFFFF;
    font-size: 42px;
    line-height: 50px;
	text-transform: inherit;
    display: block;
    position: fixed;
    bottom: 30px;
    text-transform: none;    
    animation: 0.5s ease-out 0s 1 pageTitle;
    padding-right: 20%;
}

#page-title h1.titleindex{
	font-size: 52px;
}

/* BLOG CONTENT */ 


.blog-content #breadcrumbs{
	padding-bottom: 1px;
}

.blog-content .markleft{
	font-style: italic;
	background-color: #F8F8F8;
	
}

.blog-content .sidebarbox {
    background-color: #F8F8F8;
    padding: 20px;
    margin-bottom: 20px;
}

.blog-content .sidebar-headline {
	font-family: 'Source Sans Pro',sans-serif;
	color: #111111;
	font-weight: 600;
    padding-bottom: 15px;	
	text-transform: uppercase;
	font-size: 16px;
}

.blog-content .sidebar-articlelink{
	margin-top: -5px;
}

.blog-content .sidebar-articlelink a{
	font-weight: 600;
	color: #bd0003;
    background-color: #FFFFFF;	
    font-family: 'Source Sans Pro',sans-serif;
	display: inline-block;
	padding: 10px 10px;
}

.blog-content .si-share span{ 
	font-size: 14px;
}

.blog-content p.toc_title{
	font-family: 'Source Sans Pro',sans-serif;
    font-weight: 600;
    color: #111111;
	font-size: 24px;
	margin-bottom: 10px;
}

.blog-content .toc_list li a{
	color: #377a89;
	font-size: 16px;
}

.blog-content .toc_list li{
	margin-bottom: 5px;
    margin-left: 15px;
    list-style-type: square;
}

.blog-content .toc_list ul,
.blog-content .toc_list li ul{
	margin-top: 8px !important;
	margin-bottom: 0px !important;
}

.blog-content .toc_list li a:hover{
	text-decoration: underline !important;
}

.blog-content .footer-teaserlink p{
	font-weight: 600;
	color: #111111;
    background-color: #FFFFFF;	
	display: inline-block;
	padding: 10px 10px 20px 10px;
	font-size: 14px;
}


.manufabox .col{
	margin-bottom: 20px;
}

.blog-content p.wp-caption-text {
    margin: 0;
    background-color: #eee;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
	font-size: 12px;
    padding: 10px 10px;
    background-color: #FFFFFF;
}




.blog-content .sidebar-articlelink a:hover{
	color: #db0004;
}


.blog-content .lexikon-box a{
	display: block;
	width: 100%;
	background-color: #FEFEFE;
	border-radius: 5px;
	margin-bottom: 10px;
	padding: 3px 5px;
	text-align: center;
}

.blog-content .lexikon-box a:hover{
	background-color: #FFFFFF;
	color: #8c0204;
}

#footer{
	border-top: 3px solid #F8F8F8;
}

.footer-article{
	position: relative;
    height: 200px;
    overflow: hidden;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;    
}

.ratgeberindex-article{
	position: relative;
    height: 200px;
    overflow: hidden;
}


.blog-content .ratgeber.related{
	position: relative;
    height: 200px;
	margin-bottom: 15px;
    overflow: hidden;	
}


.blog-content .ratgeberindex-articleimg,
.blog-content .sidebar-articleimg,
.blog-content .footer-articleimg{
	z-index: 10;
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    line-height: 0;
	background: #000;
}

.blog-content .ratgeberindex-articleimg:before,
.blog-content .sidebar-articleimg:before,
.blog-content .footer-articleimg:before{
	z-index: 100;
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    background: linear-gradient(transparent 40%, #43575d 65%);
    background: -webkit-linear-linear-gradient(transparent 40%, #43575d 65%);
    background: -moz-linear-gradient(transparent 40%, #43575d 65%);
    background: -o-linear-gradient(transparent 40%, #43575d 65%);
}


.blog-content .ratgeberindex-articleimg img,
.blog-content .sidebar-articleimg img,
.blog-content .footer-articleimg img{
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
	opacity: 0.75;
	width: 100%; 
	height: auto;
    -webkit-transition: opacity 0.3s ease-in-out;
    -moz-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
}



.blog-content .ratgeberindex-article:hover .ratgeberindex-articleimg img,
.blog-content .ratgeber:hover .sidebar-articleimg img,
.blog-content .footer-article:hover .footer-articleimg img{
	opacity: 0.25;

}

.blog-content .footer-related-headline {
	font-family: 'Source Sans Pro',sans-serif;
	color: #333333;
	font-weight: 600;
	font-size: 20px;
	margin-bottom: 20px;
	text-transform: uppercase;
}



.blog-content .ratgeberindex-articlelink,
.blog-content .sidebar-articlelink,
.blog-content .footer-articlelink{
	margin-top: -5px;
	display: block;
    padding: 10px 15px;
    position: absolute;
    z-index: 20;
    bottom: 0;
    left: 0;
}

.blog-content .ratgeberindex-articlelink{
	padding-bottom: 0;
}

.blog-content .ratgeberindex-articlelink p,
.blog-content .sidebar-articlelink p,
.blog-content .footer-articlelink p{
	font-weight: 600;
	color: #ffffff;
	font-size: 18px;
	line-height: 24px;
    font-family: 'Source Sans Pro',sans-serif;
}

.blog-content .footer-articlelink a:hover{
	color: #FFFFFF;
}

.blog-content .ratgeberindex-teaser{
	clear: both;
    padding: 15px;
    background: #FFF;
}

.blog-content p.ratgeberindex-teaser-text{
	font-size: 15px;
	padding-top: 0;
}

.blog-content a.ratgeberindex-teaser-button {
	color: #FFFFFF; 
}


.text-box ul li {
    margin-bottom: 16px;
    margin-left: 0;
    margin-right: 10px;
}


.pt-cv-gls-menu li a {	
	background-color: #F5F5F5;
    border-radius: 15px !important;
    padding: 0 12px !important;
}


.pt-cv-gls-menu li a:hover {	
	background-color: #bd0003 !important;
	color: #FFFFFF !important;
}

.pt-cv-gls-menu li a.pt-active {
    display: none;
}

#pt-cv-view-2c78a62mzc .pt-cv-gls-header {
    background-color: #F5F5F5 !important;
   	font-family: 'Source Sans Pro',sans-serif !important;	
    background-color: #cdddde !important;
    font-weight: 300 !important;
    color: #333333 !important; 
    font-size: 24px;
}



/* OVERWRITE */

.tablepress tfoot th, .tablepress thead th {
	font-family: 'Source Sans Pro',sans-serif !important;	
    background-color: #cdddde !important;
    font-weight: 600 !important;
    color: #333333 !important;
    text-transform: uppercase; 
}

.tablepress tfoot th strong, .tablepress thead th strong{
	font-weight: 600;
}

.tablepress tfoot th, .tablepress thead th, .tablepress tbody td {
    padding-right: 15px;
    padding-top: 3px;
    padding-left: 3px;
    padding-bottom: 1px;
}


@media only screen and (min-width: 1200px) {
}


@media only screen and (max-width: 1199px) {
}

@media only screen and (min-width: 992px) {
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
	#page-title h1.pagetitleh1 {
	    font-size: 36px;
	    line-height: 48px;
	    padding-right: 20%;
	}
	
	.blog-content .footer-articlelink p{
		font-size: 14px;
		line-height: 18px;
	}
		
	.blog-content .sidebar-articleimg:before{
	    background: linear-gradient(transparent 20%, #43575d 65%);
	    background: -webkit-linear-linear-gradient(transparent 20%, #43575d 65%);
	    background: -moz-linear-gradient(transparent 20%, #43575d 65%);
	    background: -o-linear-gradient(transparent 20%, #43575d 65%);
	}	
	
}

@media only screen and (max-width: 991px) {
	.blog-content .content-item p{
		font-size: 16px;
	}
	
}

@media only screen and (min-width: 768px) {
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.blog-content .ratgeberindex-articleimg:before,
	.blog-content .footer-articleimg:before{
	    background: linear-gradient(transparent 20%, #43575d 65%);
	    background: -webkit-linear-linear-gradient(transparent 20%, #43575d 65%);
	    background: -moz-linear-gradient(transparent 20%, #43575d 65%);
	    background: -o-linear-gradient(transparent 20%, #43575d 65%);
	}

	.blog-content .sidebar-articleimg:before{
	    background: linear-gradient(transparent 20%, #43575d 50%);
	    background: -webkit-linear-linear-gradient(transparent 20%, #43575d 50%);
	    background: -moz-linear-gradient(transparent 20%, #43575d 50%);
	    background: -o-linear-gradient(transparent 20%, #43575d 50%);
	}	

	#page-title h1.pagetitleh1 {
	    font-size: 32px;
	    line-height: 38px;
	    padding-right: 0%;
	}	


	.blog-content .ratgeberindex-articlelink p,
	.blog-content .footer-articlelink p{
		font-size: 14px;
		line-height: 18px;
	}	

	.blog-content .sidebar-articlelink p{
		font-size: 13px;
		line-height: 16px;
	}	

	.blog-content .ratgeber.related {
	    height: 160px;
	}	
	
}

@media only screen and (max-width: 767px) {

		#page-title h1.pagetitleh1 {
	    font-size: 28px;
	    line-height: 34px;
	    padding-right: 0%;
	}	
	.blog-content .footer-articlelink p{
		font-size: 14px;
		line-height: 18px;
	}	
	
	#page-title h1.pagetitleh1 {
	    font-size: 32px;
	    line-height: 38px;
	    padding-right: 5%;
	}
	
	

}

@media only screen and (min-width: 480px) and (max-width: 767px) {
	
}

@media only screen and (max-width: 479px) {
}


