.powermail_confirmation form {
    float: left;
    padding: 20px;
}
.tx-powermail form h3 {
    display: none;
}
.powermail_legend {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
    border: none;
    color: #696969;
    padding-top: 20px;
}
.pagination-normal ul li {
} 
.pagination-normal {
    width: 100%;
    border-radius: 4px;
    margin: 20px 0;
    padding-left: 0;
}
.pagination-responsive {
    margin: 20px auto;
    max-width: 40%;
}
.pagination-responsive > span {
	display:inline-block;
	float:left;
	    padding-right: 10px;
}
.pagination-responsive select#pagination_select {
    float: left;
    display: inline-block;
    max-width: 100px;
}
.pagination-normal .pages {
	white-space: nowrap;
}
.pagination-normal .pages li {
    float: left;
    list-style: none;
    display:inline-block;
}
.pagination-normal .pages .page {
    color: #696969;
    font-size: 15px;
    font-weight: bold;
    margin: 1px;
    padding: 5px;
}
.pagination-normal .pages .page.active {
    color: #F36F21;
}
#c199 .page-counter {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
}
.page-counter select {
    width: 33%;
}
.product ul li {
    display: block;
    float: left;
    margin-left: 0;
    width: 25%;
    position: relative;
    padding: 0 5px;
}
.product-list {
    list-style: none;
    width: 100%;
    padding-left:0;
}
.product-list .imgList img {
    height: auto;
    max-width: 100%;
}
.product h5 {
    font-weight: bold;
}
/* lkw suche filter */

#filter {
    position: relative;
}
.filter .field {
    float: left;
    width: 20%;
    margin-bottom: 12px;
    padding: 0px 10px;
    font-weight: normal;
}
.filter .field input {
    /* margin-top: 90px;*/
}
.filter .field label {
    padding-top: 10px;
}
.filter .field-suche,
.filter .field-select,
.filter .field-treffer {
    float: left;
}
.filter .field-suche {
    width: 20%;
}
.filter .field-select {
    width: 60%;
}
.filter .field-treffer {
    width: 20%;
    border-left: solid 1px #999999;
}
.filter .field {
    margin-right: 30px;
    width: 150px;
    float: left;
}
.filter-expand {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #ffa449 0%, #e55f00 100%) repeat scroll 0 0;
    border: 0 none;
    border-radius: 2px;
    color: #666666 !important;
    cursor: pointer;
    font-weight: bold;
    line-height: 16px;
    margin-left: 11px;
    margin-right: 4%;
    margin-top: 30px;
    padding: 0;
    z-index: 10;
}
#filter .field-suche .filter-reset {
    background: rgba(0, 0, 0, 0) url("images/theex.png") no-repeat scroll right center;
    border: medium none;
    bottom: 13px;
    color: #666 !important;
    font-weight: bold;
    left: 12px;
    margin-left: -8px;
    padding-right: 20px;
    position: absolute;
    z-index: 10;
}
.last-clear {
    clear: both;
    height: 0px !important;
    width: 0px !important;
}
.sharplistdetail {
    margin: 0px;
    position: relative;
}
.sharplistdetail .print-button {
    background: white none repeat scroll 0 0;
    border-radius: 1px;
    padding: 5px;
    position: absolute;
    right: 28px;
    top: 15px;
}
.sharplistdetail h4.item-label,
.sharplistdetail h1.item-label {
    width: auto;
    margin-top:0;
    margin-bottom: 20px;
}
.cross {
    width: 100%;
    clear: both;
    padding-top: 25px;
    padding-bottom: 25px;
}
.detail-bottom {
    width: 100%;
    padding-top: 25px;
    clear: both;
    border-top: 1px solid #ddd;
}
.sharplist_single_attributes li:nth-child(2n+1) {
    background: #eaeaea none repeat scroll 0 0;
}
.sharplist_single_attributes li.last {
    border-bottom: none;
}
.sharplist_single_attributes li {
    padding-bottom: 5px;
    padding-top: 3px;
    font-size: 12px;
}
.sharplist_single_attributes li .list-label {
    float: left;
    width: 46%;
    padding-right: 5px;
    font-weight: bold;
    color: #5d6067;
}
.sharplist_single_attributes li .value {
    float: left;
}
.sharplistdetail .left-col {
    background-color: rgba(0, 0, 0, 0.03);
    width: 48%;
    position: relative;
    z-index: 100;
}
.sharplistdetail .right-col {
    float: left;
    padding-left: 35px;
    width: 52%;
}
/* .col-md-9 {
        width: 100%;
    }*/

ul.sharplist_single_attributes {
    list-style: outside none none;
    padding-left: 0;
}
ul.sharplist_single_attributes li {
    font-size: 12px;
    line-height: 16px;
    padding: 5px 0 5px 10px;
}
.sharplist_single_attributes li .list-label {
    color: #5d6067;
    float: left;
    font-weight: bold;
    padding-right: 5px;
    width: 46%;
}
.sharplist_single_attributes li .value {
    float: left;
}
.clear {
    clear: both;
}
.form-wrapper {
    width: 645px;
    height: 470px;
    /*margin: 10px;*/
    
    position: relative;
}
.form-wrapper .form-logo img {
    width: 20%;
    height: auto;
}
.form-wrapper .from-label {
    width: 80px;
    vertical-align: middle;
    padding-right:10px;
}
.form-wrapper input,
textarea {
    padding: 2px;
    border: 1px solid #d3d3d3;
    margin-top: 12px;
    background: #f5f5f5;
}
.form input {
    width: 280px;
}
.form .label {
    vertical-align: top;
}
.form textarea {
    width: 550px;
    height: 150px;
}
.form .button-right {
    width: 145px;
    float: right;
}
/*.form-wrapper {
            width: 650px;
            margin: 10px;
        }*/

.form-wrapper input:focus,
.form-wrapper textarea:focus {
    border: 1px solid #F36F21;
}
.form-wrapper td {
    padding-bottom: 3px;
}
.form-logo {
    margin-bottom: 15px;
}
div#fancybox-content {
    background: #fff;
}
.cross li {
    background: #ededed;
    /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VkZWRlZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #ededed 0%, #ffffff 100%);
    /* FF3.6+ */
    
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ededed), color-stop(100%, #ffffff));
    /* Chrome,Safari4+ */
    
    background: -webkit-linear-gradient(top, #ededed 0%, #ffffff 100%);
    /* Chrome10+,Safari5.1+ */
    
    background: -o-linear-gradient(top, #ededed 0%, #ffffff 100%);
    /* Opera 11.10+ */
    
    background: -ms-linear-gradient(top, #ededed 0%, #ffffff 100%);
    /* IE10+ */
    
    background: linear-gradient(top, #ededed 0%, #ffffff 100%);
    /* W3C */
    
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#ffffff', GradientType=0);
    /* IE6-8 */
    
    padding: 15px;
    border: 1px solid #eee;
    box-shadow: 0px 10px 10px 0px #ccc;
    margin-right: 20px !important;
}
.cross li:hover {
    box-shadow: 0px 10px 10px 0px #bbb;
}
.cross li.last-clear {
    padding: 0px;
    border: none;
    box-shadow: none;
}
div.detail-clear-wrap {
    padding-bottom: 25px;
}
.cross h3 {
    padding-bottom: 15px;
    border-bottom: 1px solid #ddd;
}
.cross .product-list {
    padding-left: 0px;
}
.detail-top {
    padding-bottom: 15px;
}
.cross .attributes {
    padding: 0px;
}
.cross .attributes .title {
    font-size: 14px;
}
.cross .attributes .objnr,
.cross .attributes .ez,
.cross .attributes .tachostand {
    padding: 0px;
}
.cross .attributes .to-Detail {
    text-align: right;
    position: absolute;
    bottom: 0px;
    right: 10px;
}
.slider_start_page .to-Detail {
    bottom: 1px;
    position: absolute;
    right: 0;
    z-index:10;
}
@media print {
    a[href]:after {
        content: "" !important;
    }
    .detail-bottom a,
    .detail-top a,
    a.toPart,
    .kontakt .back-link,
    .fahrzeuganfrage,
    .print-button {
        display: none;
    }
    .imgGallery .sharpListSingleImg img {
        width: 440px;
        height: auto!important;
    }
}
#filter .field-suche .filter-reset {
    color: #666!important;
    border: none;
    background: url(images/theex.png) no-repeat right center;
    padding-right: 20px;
    position: absolute;
    left: 12px;
    font-weight: bold;
    bottom: 13px;
    margin-left: -8px;
    z-index: 10;
}
#filter {
    position: relative;
}
#filter .field-suche .filter-reset:hover {
    border: none!important;
    box-shadow: none!important;
}
.treffer_gesamt_label {
    color: #e55f00;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    width: 100%
}
.treffer_gesamt {
    color: #e55f00;
    font-size: 72px;
    font-weight: bold;
    line-height: 0.8em;
    margin-top: 22px;
    padding: 0;
    width: 100%;
    text-align: center;
}
.field-treffer .field.match {
    width: 185px;
    margin: 0px;
    position: relative;
    min-height: 9em;
}
#filter {
    background: #ffffff;
    /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlYmViZWIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #ffffff 0%, #ebebeb 100%);
    /* FF3.6+ */
    
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #ebebeb));
    /* Chrome,Safari4+ */
    
    background: -webkit-linear-gradient(top, #ffffff 0%, #ebebeb 100%);
    /* Chrome10+,Safari5.1+ */
    
    background: -o-linear-gradient(top, #ffffff 0%, #ebebeb 100%);
    /* Opera 11.10+ */
    
    background: -ms-linear-gradient(top, #ffffff 0%, #ebebeb 100%);
    /* IE10+ */
    
    background: linear-gradient(top, #ffffff 0%, #ebebeb 100%);
    /* W3C */
    
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ebebeb', GradientType=0);
    /* IE6-8 */
}
.seach-terms {
    padding-left: 0px;
}
.seach-terms li {
    list-style: none;
}
.seach-terms li .search-label {
    float: left;
    width: 165px;
    font-weight: bold;
    color: #333;
}
.seach-terms li .search-val {
    text-decoration: none;
}

.slider_start_page .tow:before,
.product-list .tow:before {
    background: rgba(243, 111, 33, 0.8) none repeat scroll 0 0;
	color: white;
    content: "TRUCK OF THE WEEK";
    display: block;
    font-weight: 600;
    left: 0;
    margin-left: 5px;
    margin-right: 5px;
    padding: 5px;
    position: absolute;
    right: 0;
    text-align: center;
    width: auto;
    z-index: 10;
}
.slider_start_page .tow:before {
    left: 0;
    margin-left: 3px;
    margin-right: 3px;

}
.slider_start_page .tow:hover:before,
.product-list .tow:hover:before {
	 background: rgba(243, 111, 33, 1) none repeat scroll 0 0;
}
.tow .item-label {
    background: #F36F21 none repeat scroll 0 0;
    color: white;
    padding: 10px;
    font-weight: 700;
}
.tow .item-label:before {
	content:'TRUCK OF THE WEEK';
	display:block;
	font-weight: 400;
	padding-bottom:10px;
}

@media screen and (orientation: portait) 
	and (max-width: 767px),
	(max-width: 767px),
	(max-device-width: 800px) 
	and (orientation: portrait),
	(min-device-width: 768px) 
	and (max-device-width: 1024px) 
	and (orientation: portrait) {
	
	.product ul li {
		width:100%;
		float:none;
	}
		.product ul li {
    	display: block;
    	float: left;
    	margin-left: 0;
    	width: 50%;
    	position: relative;
    	padding: 0 5px;
    	min-height: 310px;
	}
	.slider_start_page .tow:before, .product-list .tow:before {
		font-size:12px;
	}

	.filter .field-suche,
    .filter .field-select,
    .filter .field-treffer {
        float: none;
        width: 100% !important;
    }
    .filter .field-select {
    		width: 100% !important;
    		clear: both;
    		display: block;
    		float: none;
		}
	.filter .field-treffer {
    	width: 100%;
    	border-top: solid 1px #999999 !important;
    	border-left: none !important;
    	border-width:1 0 0 0 !important;
    	float: none;
    	clear: both;
	}
	.filter .field-suche {
    	width: auto;
    	float: none;
	}
	.filter .field-select {
    	width: 100%;
	}
	.filter .field-suche, .filter .field-select, .filter .field-treffer {
    	float: none;
	}
	.filter .field label {
	 	padding-top:0;
	 }
	 .col-md-12.main-content .filter label {
	 	  margin-top: 10px;
	 }
	 
	 .filter .field {
	 	margin-bottom: 0;
	 }
	.col-md-12.main-content .filter select, 
	.col-md-12.main-content .filter label {
    	 width: 100%;
    	max-width: 100%;
	}
	.col-md-12.main-content .filter .field.expanded i {
		display:none;
	}
	.col-md-12.main-content .filter .field:after{
		clear: both;
		display:block;
	}
	.sharplistdetail .right-col {
    /*float: none;*/
    margin-left: 0 !important;
    width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
	}
   .kontakt {
    	padding: 0;
	}


}

/* Portrait ipad */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: portrait) {


 
 }
 
 
/*  ipad */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) {
  	
  	.slider-wrapper {

    	margin-left: 15px;
    	margin-right: 15px;
	}
	.slider_start_page .to-Detail {
    	/* bottom: 1px; */
    	position: relative;
    	right: 0;
    	z-index: 10;
    	text-align: right;
	}
	
	.pagination-normal .pages .page {
    	font-size: 18px;
    	font-weight: bold;
    	margin: 0 5px;
    	padding: 0 5px;
	}
	
}




