

html {
  position: relative;
  min-height: 100%;
  height:100%; 
  width:100%; 
  margin:0;
}

body{
	padding-top:75px;
	margin-bottom: 95px;
	height:100%; 
	width:100%; 
	margin:0;    
}

html>body .wrap { 
	height:78%;
}




.wrap{
	margin: auto;
    overflow:hidden;    
    display: table;
    width: 100%;
    border-collapse: collapse;
    height: 100%;
}
.wrapper {
    display: table-row;
    height: 100%;
    min-height: 100%;
}
.left{
	vertical-align: top;
    width: 25%; 
    border-right: 1px solid #dedede;
}
.l_inner{
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.right{
	vertical-align: top;
    width: 75%;
    display: table-cell;     
}
.r_inner{
	padding-top: 12px;
	padding-left: 0px;
	margin-left: 25px;
}
.r_inner_suche{
    padding-top: 12px;
	padding-left: 0px;
	margin-left: 25px;
}




.img-responsive {
	max-width: 100%;
	height: auto;
	z-index: -99999;
}







#overview{
	display: table;
	width: 100%;
	height: 360px;
    background: url(../img/slide7.jpg);
    background-repeat: no-repeat;
	background-position: center center;
	    -webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	margin-bottom: 40px;
}


#overview_home{
	display: table;
	width: 100%;
	height: 694px;
    background: url(../img/leezy-home.jpg);
    background-repeat: no-repeat;
	background-position: center center;
	    -webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	margin-bottom: 40px;
}


#overview_haendler{
	display: table;
	width: 100%;
	height: 550px;
    background: url(../img/haendler-werden.png);
    background-repeat: no-repeat;
	background-position: center center;
	    -webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	margin-bottom: 40px;
}



#erroverview{
	display: table;
	width: 100%;
	height: 300px;
    background: url(../img/bg_404.jpg);
    background-repeat: no-repeat;
	background-position: center center;
	    -webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	margin-bottom: 40px;
}

#overview_add{
	display: table;
	width: 100%;
	height: 260px;
    background: url(../img/bg_kontakt.jpg);
    background-repeat: no-repeat;
	background-position: center center;
	    -webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	margin-bottom: 40px;
    text-align: center;
    vertical-align: middle;
}

    #overview_add h1{
        color: #0f9b00;
        font-size: 55px;
        padding-top: 30px;
        padding-bottom: 50px;
        font-weight: 100;
    }
    

#overview2{
	display: table;
	width: 100%;
	height: 60px;
    background-color: #ffffff;
    border-bottom: #dedede 1px solid;
	margin-bottom: 0px;
}

.s_inner{
	padding-top: 17px;
	padding-bottom: 10px;
}

	.s_inner h1{
		font-size: 22px;
		font-weight: 300;
		padding: 0x;
		margin: 0px;
	}

.h_inner{	
	background-image: url(../img/bg_home_suche.png);
	margin-top: 50px;
	margin-bottom: 50px;
	padding: 19px;
	border: 1px solid #d7d7d7;
    min-height: 315px;
}







.h_inner2{
	background-image: url(../img/bg_home_suche.png);
	margin-top: 50px;
	margin-bottom: 50px;
	border: 1px solid #d7d7d7;
	padding: 15px 25px 0px 25px;
}

.h_inner3{
	/* background-image: url(../img/bg_home_suche.png); */
	/* margin-bottom: 35px; */
	/* border-left: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;
	border-bottom: 1px solid #d7d7d7; */
	padding: 15px 25px 0px 25px;
}

	.h_inner h3{
	margin-top: 0px;
	}
	
	.h_inner2 h4{
	margin-top: 0px;
	}

.label_form{
	padding-top: 5px;
}




.right-bar{
	position: relative;
	content: "";
	height: 100%;
	min-height: 539px;
	display: table;
	white-space: nowrap;
	border-left: #dedede 1px solid;
	padding-top: 20px;
}

.marke-home{
margin-bottom: 10px;
font-size: 16px;
}

.marke-home-last{
margin-bottom: 20px;
}

.marke-home h2{
	font-size: 18px;
}

.marke-home h4{
	border-bottom: 1px solid #c0c0c0;
}

.marke-home ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

	.marke-home ul li{
		border-bottom: 0px solid #c0c0c0;
		padding-left: 5px;
		text-align: left;
	}
	
		.marke-home ul li a{
			color: #000000;
		}
		
		.marke-home ul li a:hover{
			color: #0bb1f6;
		}
		

.car-house{
background-color: #f7f7f7;
padding-bottom: 15px;
}

	.car-house h4{
	padding-left: 15px;
	}


.home-ads{
	padding-top: 41px;
}

	.home-ads a{
		padding-right: 0px;
		color: #c0c0c0;
		font-weight: 100;
	}
	
	.home-ads a:hover{
		color: #666666;
	}


.home-more{
	padding-bottom: 30px;
	font-size: 12px;
} 

.home-more a{
	color: #000000;
}

.home-more h4{

}

.home-more ul{
	list-style: none;
	padding: 0px;
	margin: 0px;
}



#m_search{
	margin-top: 12px;
	padding: 8px 15px 8px 15px;
}

.img-bs{
	box-shadow: rgba(0,0,0, 0.4) 0px 0px 3px;
	-moz-box-shadow: rgba(0,0,0, 0.4) 0px 0px 3px;
	-webkit-box-shadow: rgba(0,0,0, 0.4) 0px 0px 3px;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	margin-bottom: 5px;
	border-radius: 30px;
}

.bagde-car i{
	color: #232323;
}

.check-cg{
	color: #0bb1f6;
	margin-right: 5px;
}

.car-item{    
	width: 100%;
	font-size: 12px;
    margin-bottom: 15px;
    padding: 10px;
    padding-bottom: 10px;
}

.car-item-suche{
	width: 103%;
	font-size: 12px;
    margin-bottom: 25px;
    padding: 10px;
    padding-bottom: 15px;
    padding-right: 40px;
    margin-left: -25px;
    
}

	.cidiff{
		background: #f7f7f7;
	}
	
	.citop{
		border: 2px solid #ee9201;
		background: #f7f7f7;
	}
	
	.cv-infos{
		color: #a0a0a0;
		font-size: 12px;
	}
	
	.car_sort{
		margin-bottom: 20px;
	}
	
	.sn-infos{

	}
	
	.sn-infos h3{
		font-size: 18px;
		border-bottom: 1px solid #dedede;
	}
	
	.sn-infos ul{
		list-style: none;
		margin: 0px;
		padding: 0px;
	}

	.car-item h5{
		padding: 0px;
		margin: 0px;
		margin-bottom: 20px;
	}
	
	.car-item h4{
		padding: 0px;
		margin: 0px;
        margin-top: 5px;
        margin-bottom: 15px;
	}

    .car-item-suche h5{
		padding: 0px;
		margin: 0px;
		margin-bottom: 20px;
	}
	
	.car-item-suche h4{
		padding: 0px;
		margin: 0px;
        margin-top: 5px;
        margin-bottom: 15px;
	}
	
	.car-title{
		margin-left: 0px;
		padding-left: 0px;
	}
	
	.carsort{
	margin-top: 10px;
	}
	
.such-filter{
	width: 100%;
	padding: 5px;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-bottom: 0px;
    margin-top: 20px;
}

.such-filter-suche{
	width: 100%;
	padding: 5px;
	padding-bottom: 10px;
	padding-top: 10px;
	background-color: #f7f7f7;
	margin-bottom: 0px;
    margin-top: 0px;
}


.s_pages{
	width: 100%;
	padding: 5px;
	padding-bottom: 10px;
	padding-top: 5px;
	margin-bottom: 10px;
}

#bestand{    
    margin-top: 0px;
    font-weight: 100;
}




.pagination {
	width: 100%;
	text-align: center;
	margin-bottom: 20px;
}

.page {
    display: inline-block;
	padding: 5px 11px;
    margin-right: 4px;        
    background: #e9e9e9;    
    font-size: .895em;
    font-weight: bold;
    text-decoration: none;
    color: #717171;    
}

.page:hover, .page.gradient:hover {
    background: #fefefe;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FEFEFE), to(#f0f0f0));
    background: -moz-linear-gradient(0% 0% 270deg,#FEFEFE, #f0f0f0);
    text-decoration: none;
}

.page.active {	
    background: #0bb1f6;    
    color: #f0f0f0;
}


.content hr{
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
}

.car-profil{
	margin-top: 30px;
}

.rahmen {
	margin: auto;
	max-width: 500px;
	max-height: 375px;
	position: relative;
	overflow: hidden;
	margin-bottom: 5px;
}

.rahmen span {
	width: 45px;
	height: 45px;
	display: block;
	position: absolute;
	bottom: 25px;
	right: 20px;
}

.rahmen a:hover span {	
	background-position: left -50px;
}

.rahmen .photo {
	background: url(../img/photo.png) no-repeat;
}

.angebot {
	background: url(../img/ico_angebot.png) no-repeat;
	width: 93px;
	height: 56px;
	display: block;
	position: absolute;
	top: 0px;
	left: 15px;
}

.angebot2 {
	background: url(../img/ico_angebot.png) no-repeat;
	width: 93px !important;
	height: 56px !important;
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
}


.neu {
	background: url(../img/ico_neu.png) no-repeat;
	width: 93px;
	height: 56px;
	display: block;
	position: absolute;
	top: 0px;
	left: 15px;
}

.neu2 {
	background: url(../img/ico_neu.png) no-repeat;
	width: 93px !important;
	height: 56px !important;
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
}


.shaimg {
		    box-shadow: rgba(0,0,0, 0.4) 0px 0px 3px;
	   -moz-box-shadow: rgba(0,0,0, 0.4) 0px 0px 3px;
	-webkit-box-shadow: rgba(0,0,0, 0.4) 0px 0px 3px;
	border: 1px solid #ffffff;
}


.badge-cg {
  color: #ffffff;
  background-color: #0bb1f6;
}

.badge-pl {
  color: #ffffff;
  background-color: #ee9201;
}

.so_item{
	margin-top: 2px;
	margin-bottom: 2px;
}

.car-id{
	font-size: 12px;
	color: #565656;
}



.cpi{
	text-align: center;	
}

.cpi h4{
	color: #000;
}

.badge-car-info{
	width: 75%;
	padding-top: 0px;
	padding-bottom: 10px;
	background-color: #ececec;
	margin-bottom: 10px;
	color: #565656;
}

.cir{
	float: right;
}

.cd-row{
	font-size: 16px;
	margin-top: 2px;
	margin-bottom: 5px;
	padding: 7px;	
}

.cd-row1{
	font-size: 16px;
	margin-top: 3px;	
	margin-bottom: 5px;	
	padding: 7px;	
	background-color: #ececec;
}

.cd-row2{
	padding: 2px;	
}

.cd-row3{
	padding: 2px;
	background-color: #ececec;
}

.car-btn{
	margin-top: 15px;
	text-align: center;
}


.form-field{
	margin-top: 4px;
	margin-bottom: 4px;
}

.carformtext {
	color: #666666;
}

.thumb:hover{
	border: 1px solid #0bb1f6;
}

.lb-container{
	padding: 20px;
}

.mobil-more{
	display: none;
}

.m-parken{
	margin-top: 5px;
	margin-bottom: 15px;
}

#m_more{
	margin-top: 0px;
}

.cars404{
	margin-top: 20px;
	margin-bottom: 20px;
	padding-left: 50px;
	padding-right: 50px;
}








.footer {  
  bottom: 0;
  width: 100%;  
  border-top: 1px solid #dfdfdf;
  background-color: #f7f7f7;
  text-align: center;
  font-size: 12px;
}

.footer a{
	color: #000000;
	font-size: 16px;
}

.footer ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-top: 20px;
}

	.footer ul li{
		display: block;
		padding-right: 15px;
		line-height: 26px;
	}

.container .text-muted {
  margin: 20px 0;
  color: #565656;
}

#news ul{
list-style: none;
margin: 0px;
padding: 0px;
padding-bottom: 17px;
}

#news ul li{
margin-top: 10px;
padding-bottom: 3px;
border-bottom: 1px solid #c0c0c0;
}

#news ul h4{
margin: 0px;
padding: 0px;
}

#news ul span{
font-size: 11px;
}

#breadcrump{
margin-top: 18px;
margin-right: 6px;
}



.showtext{
    height: 278px;
    overflow: hidden;
    line-height:23px;    
}



.form-group {
  margin-bottom: 15px;
}


.row-border .form-group {
  border-top: 1px solid #e6e7e8;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-bottom: 0;
  margin-left: -20px;
  margin-right: -20px;
  padding-left: 10px;
  padding-right: 10px;  
}

.control-label{
  font-size: 12px;
  font-weight: 400;
  text-align: left;
}


.js-link{
    cursor: pointer;
}

#lpwt{
    text-align: center;
}


#h_home{
    width: 100%;
    text-align: center;    
    margin-bottom: 30px;
    margin-top: 0px;
}

#h_home h1{    
    font-size: 26px;
    font-weight: 300;
    margin-bottom: 10px;
    margin-top: 0px;
    color: #0bb1f6;
}

#h_home p{    
    margin-bottom: 10px;
    margin-top: 0px;     
}

.panel-imp{
    background: #f2f2f2;
    padding: 10px 15px 10px 15px;
    margin-bottom: 10px;
}

.panel-imp h3{
    padding-top:0px;
    margin-top: 0px;
}

.contact-subheader{
    font-size: 18px;
    font-weight: 800;    
}


.vid{
    max-width: 100%;
    min-width: 200px;
    width: 100%;
    max-height: 315px;
    height: 315px;
    min-height: 100px;
}

.cc_container{
    background-color: #676767 !important;
}
 
.cc_more_info{
    color: #fff !important;
    font-weight: 700 !important;
    text-decoration: underline !important;
}

.cc_btn{
    background-color: #5cb85c !important;
    color: #fff !important;
    font-weight: 700;
}


#overview_home_content{
	text-align: center;
	padding-top: 120px;			
}
#overview_home_content h1{
	color: #fff;
	font-size: 37px;
}
#overview_home_content h2{
	color: #fff;
	font-weight: 300;
	font-size: 24px;
}
.btnHomeLaver{
	background-color: #fff;
	color: #0bb1f6;
	padding: 20px 40px 20px 40px;
	margin-top: 30px;
	margin-bottom: 30px;
	font-size: 35px;
	border-radius: 25px;
	font-weight: 600;			
}
.btnHomeLaver:hover{
	text-decoration: none;
	background-color: #0bb1f6;
	color: #fff;
}



/*  Responsive  START  */	 

	/* X - 767px START */
	@media (max-width: 767px) {
	
	  .wrap{
	  	max-width: 767px;
	  }	
	  
	  .left{
	    	width: 100%;
    		display: none;  
    		border-right: 0px solid #dedede;
    		border-bottom: 1px solid #dedede;
    		background: #fff;
		}

		#left{
			display: none;  
		}
		
		.right{
			width: 100%;
			display: block;
		}
		
			.r_inner hr{
				margin: 0px;
				padding: 0px;
				margin: 10px; 
			}
		
        .form-inline .form-group {
            display: inline-block;
            margin-bottom: 0;
            vertical-align: middle;
            text-align: left;
          }
        
        .form-group {
          margin-bottom: 20px;
        }
        .row-border .form-group {
          border-top: 1px solid #e6e7e8;
          padding-top: 20px;
          padding-bottom: 20px;
          margin-bottom: 0;
          margin-left: -20px;
          margin-right: -20px;
          padding-left: 10px;
          padding-right: 10px;
        }
        .row-border .form-group:first-child {
          border-top: 0;
          padding-top: 0;
        }
        
        
        #overview_add{
            display: table;
            width: 100%;
            height: 160px;        
        }

            #overview_add h1{
                color: #0f9b00;
                font-size: 25px;
                padding-top: 10px;
                padding-bottom: 30px;                
            }
        
        
		#s_result h1{
			font-size: medium;
			padding-top: 5px;
		}
		
		.l_inner{
			padding: 20px 10px 20px 10px;			
		}		
		
		.h_inner2{
			margin-top: 0px;
		}
		
		.ci-adress{
			margin-top: 15px;
		}
		
		.car-item{
			font-size: 10px;
		}
        
        .car-item h4{
            font-size: 12px;
            font-weight: bold;
        }
		
		.car-item p{
			padding: 0px;
			margin: 0px;
		}
		
		.ci_mv{
			margin-top: 10px;
		}
		
		.ci_mv .badge{
			margin-top: 10px;
		}
        
        .rpmanimg{
            margin-bottom: 10px;
        }
		
		.car-item .badge-car{
			margin-bottom: 0px;
			padding-bottom: 0px;
		}
		
		.cd-row{
			margin-bottom: 0px;
		}
		
		.modal-footer{
			text-align: left;
		}
		
			.modal-footer a{
				margin-top: 5px;
				margin-bottom: 5px;
			}
		
		.car-btn{
			margin-top: 20px;
			text-align: left;
		}
		
			.car-btn span{
				margin-bottom: 10px;
				display: block;
			}
			
			.car-btn span a{
				width: 100%;
			}
			
		.lb-container{
			padding: 3px;
		}
        
        #lpwt{
            font-size: 14px;
            text-align: center;
        }
        
        .car-item-suche{
            width: 106%;
			font-size: 10px;
		}
        
        .car-item-suche h4{
            font-size: 12px;
            font-weight: bold;
        }
		
		.car-item-suche p{
			padding: 0px;
			margin: 0px;
		}
        
        .car-item-suche .badge-car{
			margin-bottom: 0px;
			padding-bottom: 0px;
		}
        
        #h_home h1{    
            font-size: 18px;            
            font-weight: bold;
        }
        
        .neu {
            /* top: 10px;
    		left: 20px; */
        }
        
        .angebot {
            background: url(../img/ico_angebot.png) no-repeat;
			width: 93px;
			height: 56px;
        }
        
        .vid{
            max-width: 100%;
            min-width: 200px;            
            max-height: 315px;            
            min-height: 100px;
        }
        
        .home-ads{
            padding-top: 0px;
		}
		
		.btnHomeLaver{
			background-color: #fff;
			color: #0bb1f6;
			padding: 10px 25px 10px 25px;
			margin-top: 30px;
			margin-bottom: 30px;
			font-size: 25px;
			border-radius: 15px;
			font-weight: 600;			
		}
		.btnHomeLaver:hover{
			text-decoration: none;
			background-color: #0bb1f6;
			color: #fff;
		}
				
	
	} /* - 767px END */
	
	/* 768px - 991px START */
	@media (min-width: 768px) and (max-width: 991px) {
	
	  .wrap{
	  	max-width: 767px;
	  }
	  
	  .left{
	  		width: 100%;
    		display: none; 
    		border-right: 0px solid #dedede;
    		border-bottom: 1px solid #dedede;
    		background: #f7f7f7;    
	  }

	  #left{
		display: none;  
	  }
		
		.right{
    		width: 100%;
			display: block;    
		}
		
			.r_inner hr{
				margin: 0px;
				padding: 0px;
				margin: 10px; 
			}
        
        .logo{
            width: 150px;
            height: 28px;
            margin-top: 5px;
        }
        
         
        .home-ads{
            padding-top: 0px;
        }
		
	} /* 768px - 991px END */
	
	/* 992px - 1199px START */
	@media (min-width: 992px) and (max-width: 1199px) {
	
	  .wrap{
	  	max-width: 991px;
	  }
	  
	  .left{
	  		width: 25%;
    		display: table-cell;     
	   }
		
		.right{
    		width: 75%;
    		display: table-cell;     
		}
		
			.r_inner hr{
				margin: 0px;
				padding: 0px;
				margin: 10px; 
			}

	} /* 992px - 1199px END */
	
	/* 1199px - X START */
	@media (min-width: 1200px) {
	 
	  .wrap{
	  	max-width: 1145px;
	  }
	  
	  .left{
	  		width: 25%;
    		display: table-cell;     
	   }
		
		.right{
		    width: 75%;
		    display: table-cell;     
		}
			
			.r_inner hr{
				margin: 0px;
				padding: 0px;
				margin: 10px; 
			}
	 	  
	} /* 1199px - X END */
	
		
	/* responsive img 
	img {
		max-width: 100%;
		height: auto;
		z-index: -99999;
	}*/


/*  Responsive  END  */	
