@CHARSET "UTF-8";


@font-face {
	font-family: "SuzukiProHeadline";
	font-style: normal;
	font-weight: normal;
	line-height: 1; 
	src: local('SuzukiProHeadline'),		
		url("/commons/fonts/SuzukiPROHeadline.woff") format("woff"); 
	
/*	src: url("/commons/fonts/suzukiproheadline-webfont.eot?");
	src: local('SuzukiProHeadline'),
		url("/commons/fonts/suzukiproheadline-webfont.eot?#iefix")
		format("embedded-opentype"),
		url("/commons/fonts/suzukiproheadline-webfont.woff") format("woff"),
		url("/commons/fonts/suzukiproheadline-webfont.ttf") format("truetype"),
		url("/commons/fonts/suzukiproheadline-webfont.svg#webfont50fGDETi")
		format("svg")*/
}

@font-face {
	font-family: "SuzukiProRegular";
	font-style: normal;
	font-weight: normal;
	line-height: 1; 
/*	src: url("/commons/fonts/suzukiproregular-webfont.eot?");
	src: local('SuzukiProRegular'),
		url("/commons/fonts/suzukiproregular-webfont.eot?#iefix")
		format("embedded-opentype"),
		url("/commons/fonts/suzukiproregular-webfont.woff") format("woff"),
		url("/commons/fonts/suzukiproregular-webfont.ttf") format("truetype"),
		url("/commons/fonts/suzukiproregular-webfont.svg#webfontb5oGAW19")
		format("svg")*/
}

@font-face {
	font-family: "SuzukiProBold";
	font-style: normal;
	font-weight: normal;
	line-height: 1; 
	src: url("/commons/fonts/suzukiprobold-webfont.eot?");
/*	src: local('SuzukiProBold'), url("/commons/fonts/suzukiprobold-webfont.eot?#iefix")
		format("embedded-opentype"),
		url("/commons/fonts/suzukiprobold-webfont.ttf") format("truetype"),
		url("/commons/fonts/suzukiprobold-webfont.woff") format("woff"),
		url("/commons/fonts/suzukiprobold-webfont.svg#webfont2E0KsAVU")
		format("svg")*/
}


* {
	margin: 0;
	padding: 0;
}

/* structure */
html {
	margin: 0;
	padding: 0;
	height: 101%; 
	line-height: 101%; 
	-webkit-font-smoothing: antialiased;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
}
html:after {
	content: none; 
}


label {
	font-size: 14px; 
}

/* Utils */
.no-pad-right {
	padding-right: 0 !important; 
}

div.maincontent {
	max-width:752px;
	margin: 0; 
	font-size: 12px; 
	color: #4E4E4E;
}


body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0;
	color: #4E4E4E;
	height: initial;
	overflow-x: hidden;
	width: 1px;
	min-width: 100%;
	*width: 100%;
}


ul, ol, dl {
	font-size: 12px;
}


.maincontent a, .maincontent a:HOVER , .maincontent a:ACTIVE , .maincontent a:FOCUS, 
.reveal-modal a, .reveal-modal a:HOVER , .reveal-modal a:ACTIVE , .reveal-modal a:FOCUS{ 
	font-size: 12px;
    color: #827a6d;
    font-weight: bold;
    cursor: pointer;
    text-decoration: none;
}


.reveal-modal a.close-reveal-modal, .reveal-modal a.close-reveal-modal:HOVER {
	font-size: 1rem;
	color: white; 
	background: #bfb9a6;
    background: -moz-linear-gradient(top, #bfb9a6 0%, #797668 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #bfb9a6), color-stop(100%, #797668) );
    background: -webkit-linear-gradient(top, #bfb9a6 0%, #797668 100%);
    background: -o-linear-gradient(top, #bfb9a6 0%, #797668 100%);
    background: -ms-linear-gradient(top, #bfb9a6 0%, #797668 100%);
    background: linear-gradient(to bottom, #bfb9a6 0%, #797668 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfb9a6', endColorstr='#797668', GradientType=0 );
	padding: 0 3px;
	line-height: 1; 
}

span.arrowLink, a.arrowLink , p.arrowLink {
    background-image: url('../img/arrow_link.png');
    background-position: right;
    background-repeat: no-repeat;
    padding-right: 22px;
	line-height: 2; 
	display: inline-block; 
	width: initial; 
	text-align: left; 
}

.maincontent p.arrowLink {
	display: block; 
	font-weight: bold;
	 color: #827a6d;
	 margin-bottom: 5px; 
}



#TipVersendenModal.reveal-modal{
	position: absolute;
    bottom: 0 !important; 
}

.maincontent h1 , 
.reveal-modal h1 {
	font-family: SuzukiProHeadline !important;
	font-size: 32px;
	font-weight: normal;
	line-height: 30px;
	letter-spacing: .6px;
	color: #000;
	padding: 0 0 10px 0;
}

.maincontent h2 ,
.reveal-modal h2{
	font-family: SuzukiProHeadline !important;;
	font-size: 22px;
	font-weight: normal;
	line-height: 30px;
	letter-spacing: .6px;	
	padding: 10px 0;
	margin-bottom: 0; 
}


.maincontent h2:not(.preis) ,
.reveal-modal h2:not(.preis){
	color: #7F7B6F !important;
}

h2.preis {
	color:#000
}

.maincontent h3, 
.reveal-modal h3 {
	font-family: SuzukiProHeadline !important;
	font-size: 15px;
	font-weight: normal;
	color: #7F7B6F !important;
}

.maincontent p ,
.reveal-modal p {
	font-size: 12px; 
	margin: 0; 
	color: #4E4E4E;
}


.reveal-modal {
	padding: 0 !important; 
	border: none !important; 
	box-shadow: none !important; 
	outline: none; 
}

.reveal-modal .drop-shadow {
	margin-bottom: 0; 
}

.reveal-modal textarea {
	height: 200px;
}

.reveal-modal-bg {
	background: rgba(255, 255, 255, 0.8) !important;
}


.maincontent button , 
.reveal-modal button {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    border: 1px solid #d4d3d1;
    height: 26px;
    line-height: 0.5;
    color: #ffffff;
    font-weight: bold;
    font-size: 12px;
    padding: 0 0 0 0;
    cursor: pointer;
    width: 100%; 
}

button#getTreffer, button#reset, button#sendTip, button#sendKontakt, button[type="reset"], button[type="submit"] {
    float: right;

}

button a {
	color: #FFFFFF !important; 

}


button {
	background: #bfb9a6;
    background: -moz-linear-gradient(top, #bfb9a6 0%, #797668 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #bfb9a6), color-stop(100%, #797668) );
    background: -webkit-linear-gradient(top, #bfb9a6 0%, #797668 100%);
    background: -o-linear-gradient(top, #bfb9a6 0%, #797668 100%);
    background: -ms-linear-gradient(top, #bfb9a6 0%, #797668 100%);
    background: linear-gradient(to bottom, #bfb9a6 0%, #797668 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfb9a6', endColorstr='#797668', GradientType=0 );
}





button#getTreffer, button.zurTrefferliste, button#sendTip, button#sendKontakt, button[type="submit"] {
    background: #bfb9a6;
    background: -moz-linear-gradient(top, #bfb9a6 0%, #797668 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #bfb9a6), color-stop(100%, #797668) );
    background: -webkit-linear-gradient(top, #bfb9a6 0%, #797668 100%);
    background: -o-linear-gradient(top, #bfb9a6 0%, #797668 100%);
    background: -ms-linear-gradient(top, #bfb9a6 0%, #797668 100%);
    background: linear-gradient(to bottom, #bfb9a6 0%, #797668 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfb9a6', endColorstr='#797668', GradientType=0 );
}


button#reset, button[type="reset"] {
    background: #d3d3d3;
    background: -moz-linear-gradient(top, #d3d3d3 0%, #828282 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d3d3d3), color-stop(100%, #828282) );
    background: -webkit-linear-gradient(top, #d3d3d3 0%, #828282 100%);
    background: -o-linear-gradient(top, #d3d3d3 0%, #828282 100%);
    background: -ms-linear-gradient(top, #d3d3d3 0%, #828282 100%);
    background: linear-gradient(to bottom, #d3d3d3 0%, #828282 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d3d3d3', endColorstr='#828282', GradientType=0 );
}


a.text-right {
	width: 100%; 
	display: inline-block;
}



/*innerer Gradient*/
.bg_gradient {
	background: #f5f5f5;
	background: -moz-linear-gradient(center top, #f5f5f5 33%, #FFFFFF)
		repeat scroll 0 0 transparent;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f5f5f5),
		to(#FFFFFF) );
	background: #f5f5f5;
	background: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5),
		to(#FFFFFF) );
	background: -webkit-linear-gradient(#f5f5f5, #FFFFFF);
	background: -moz-linear-gradient(top, #f5f5f5, #FFFFFF);
	background: -ms-linear-gradient(#f5f5f5, #FFFFFF);
	background: -o-linear-gradient(#f5f5f5, #FFFFFF);
	background: linear-gradient(#f5f5f5, #FFFFFF);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5',
		endColorstr='#FFFFFF' );
	zoom: 1;
}




/** DEKOGERAFFEL */




/*fadedBorder

.borderfadeout:AFTER {	
	width:754px;
	height: inherit;
	content: "";
	display: block;
	position: absolute;
	z-index: -1;
	left: -1px;
	bottom: -1px;
	top: 0;
	border-bottom: 1px solid #cfcfcf;
	background: -moz-linear-gradient(center top, #FFFFFF 33%, #cfcfcf)
		repeat scroll 0 0 transparent;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FFFFFF),
		to(#cfcfcf) );
	background: -webkit-linear-gradient(#FFFFFF, #cfcfcf);
	background: -moz-linear-gradient(top, #FFFFFF, #cfcfcf);
	background: -ms-linear-gradient(#FFFFFF, #cfcfcf);
	background: -o-linear-gradient(#FFFFFF, #cfcfcf);
	background: linear-gradient(#FFFFFF, #cfcfcf);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF',
		endColorstr='#cfcfcf' );
	zoom: 1;


}
.border {
	border: 1px solid #cfcfcf;
}

.borderfadeout_ie {
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF',
		endColorstr='#cfcfcf' );
	zoom: 1;
	display: block;
	z-index: -1;
	left: -1px;
	bottom: -1px;
	padding: 1px;
	top: 0;
}

//DropShadow
.drop-shadow {
	position: relative;
	margin-bottom: 20px; 
}

.drop-shadow:before,.drop-shadow:after {
	content: " ";
	position: absolute;
	z-index: -2;
}

.curved:before {
	top: 10px;
	bottom: 10px;
	left: 0;
	right: 50%;
	-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.6);
	-moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.6);
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.6);
	-moz-border-radius: 10px/100px;
	border-radius: 10px/100px;
}

.curved-hz-1:before {
	top: 50%;
	bottom: 0;
	left: 10px;
	right: 10px;
	-moz-border-radius: 100px/10px;
	border-radius: 100px/10px;
}

*/



label.selLbl {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 9px;
    margin-bottom: 3px;
    color: #7F7B6F;
    display: block;
}

input[type="text"], input[type="password"], input[type="date"], input[type="email"], input[type="tel"]{
	height: 2rem; 
}



/*** MSDROPDOWN */
/**********************************************/
/*Style Select*/
.mask,.mask2 {
	border: 1px solid #ddd;
	font-size: 12px;
}

.mask.ddcommon {
	margin-bottom: 17px; 
}


.mask .borderRadius,.mask2 .borderRadius {
	-moz-border-radius: 0;
	border-radius: 0;
}

.mask .borderRadiusTp,.mask2 .borderRadiusTp {
	-moz-border-radius: 0;
	border-radius: 0;
}

.mask .borderRadiusBtm,.mask2 .borderRadiusBtm {
	-moz-border-radius: 0;
	border-radius: 0;
}

.mask .borderRadiusTp ul li:last-child,.mask2 .borderRadiusTp ul li:last-child
{
	-moz-border-radius: 0;
	border-radius: 0;
	border-bottom: 0 none #c3c3c3;
}

.mask .borderRadiusBtm ul li:first-child,.mask2 .borderRadiusBtm ul li:first-child
{
	-moz-border-radius: 0;
	border-radius: 0;
	border-bottom: 1 solid #c3c3c3;
}

.borderRadiusTp .border,.borderRadius .border {
	-moz-border-radius: 0;
	border-radius: 0;
}

.mask .divider,.mask2 .divider {
	display: none
}


.tabs-content select {
	height: 30px;
}    


.mask .ddArrow {
	display: inline-block;
    position: absolute;
    top: 50%;
    right: 4px;
	width: 28px;
	height: 28px;
	top: 1px;
	right: 0;
	border: 1px solid #ababab;
	background: #bfb9a6; /* Old browsers */
	background-image: url("../img/arrow_down.png"),
		-moz-linear-gradient(top, #bfb9a6 0%, #797669 100%);
	/* FF3.6+ */
	background-image: url("../img/arrow_down.png"),
		-webkit-gradient(linear, left top, left bottom, color-stop(0%, #bfb9a6),
		color-stop(100%, #797669) ); /* Chrome,Safari4+ */
	background-image: url("../img/arrow_down.png"),
		-webkit-linear-gradient(top, #bfb9a6 0%, #797669 100%);
	/* Chrome10+,Safari5.1+ */
	background-image: url("../img/arrow_down.png"),
		-o-linear-gradient(top, #bfb9a6 0%, #797669 100%);
	/* Opera 11.10+ */
	background-image: url("../img/arrow_down.png"),
		-ms-linear-gradient(top, #bfb9a6 0%, #797669 100%);
	/* IE10+ */
	background-image: url("../img/arrow_down.png"),
		linear-gradient(to bottom, #bfb9a6 0%, #797669 100%);
	/* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( 
		startColorstr='#bfb9a6', endColorstr='#797669', GradientType=0 ),
		progid:DXImageTransform.Microsoft.AlphaImageLoader(src="commons/img/arrow_down.png"
		);
	/* IE6-9 */
}

.mask2 .arrow,.mask2 .arrowoff {
	width: 28px;
	height: 14px;
	background-position: -2px !important;
	top: 1px;
	right: 0;
	border: 1px solid #ababab;
	background: #bfb9a6; /* Old browsers */
	background-image: url("../img/arrow_down.png"),
		-moz-linear-gradient(top, #bfb9a6 0%, #797669 100%);
	/* FF3.6+ */
	background-image: url("../img/arrow_down.png"),
		-webkit-gradient(linear, left top, left bottom, color-stop(0%, #bfb9a6),
		color-stop(100%, #797669) ); /* Chrome,Safari4+ */
	background-image: url("../img/arrow_down.png"),
		-webkit-linear-gradient(top, #bfb9a6 0%, #797669 100%);
	/* Chrome10+,Safari5.1+ */
	background-image: url("../img/arrow_down.png"),
		-o-linear-gradient(top, #bfb9a6 0%, #797669 100%);
	/* Opera 11.10+ */
	background-image: url("../img/arrow_down.png"),
		-ms-linear-gradient(top, #bfb9a6 0%, #797669 100%);
	/* IE10+ */
	background-image: url("../img/arrow_down.png"),
		linear-gradient(to bottom, #bfb9a6 0%, #797669 100%);
	/* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( 
		startColorstr='#bfb9a6', endColorstr='#797669', GradientType=0 ),
		progid:DXImageTransform.Microsoft.AlphaImageLoader(src="commons/img/arrow_down.png"
		);
	/* IE6-9 */
}

.mask .arrow:hover,.mask2 .arrow:hover {
	background-position: 0;
}

.mask .ddTitle,.mask2 .ddTitle {
	background-color: #FFFFFF;
	-webkit-box-shadow: inset 5px 5px 11px #ababab; /* webkit browser*/
	-moz-box-shadow: inset 5px 5px 11px #ababab; /* firefox */
	box-shadow: inset 5px 5px 11px #ababab;
	-webkit-box-shadow: inset 5px 5px 11px #ababab;
	background-image: url('../img/bg_shadow.png') \9;
	background-repeat: no-repeat;
}

.mask .ddTitle .ddTitleText {
	padding: 9px 0 8px 7px;
	font-weight: bold;
}

.mask2 .ddTitle .ddTitleText {
	padding: 4px 0 4px 12px;
}

.mask .ddlabel,.mask2 .ddlabel {
	color: #7F7B6F;
}



.mask .ddTitle .description,.mask2 .ddTitle .description {
	font-size: 12px;
	color: #666
}

.mask .ddTitle .ddTitleText img,.mask2 .ddTitle .ddTitleText img {
	padding-right: 5px;
}

.mask .ddChild,.mask2 .ddChild {
	border: 1px solid #c3c3c3;
	background-color: #fff;
}

.mask .ddChild li,.mask2 .ddChild li {
	font-weight: bold;
	padding: 8px 0 8px 12px;
	background-color: #fff;
}

.mask .ddChild li .description,.mask2 .ddChild li .description {
	color: #666;
}

.mask .ddChild li .ddlabel,.mask2 .ddChild li .ddlabel {
	color: #7F7B6F;
}

.mask img.fnone,.mask2 img.fnone {
	display: none;
}

.mask .ddChild li.hover,.mask2 .ddChild li.hover {
	background-color: #BFB9a6;
}

.mask .ddChild li img,.mask2 .ddChild li img {
	padding: 0 6px 0 0;
}

.mask .ddChild li.optgroup,.mask2 .ddChild li.optgroup {
	padding: 0;
}

.mask .ddChild li.optgroup .optgroupTitle,.mask2 .ddChild li.optgroup .optgroupTitle
{
	padding: 0 5px;
	font-weight: bold;
	font-style: italic
}

.mask .ddChild li.optgroup ul li,.mask2 .ddChild li.optgroup ul li {
	padding: 5px 5px 5px 15px
}

.mask .ddChild li.selected,.mask2 .ddChild li.selected {
	background-color: #BFB9a6;
}

.mask .ddChild li.selected .ddlabel,.mask2 .ddChild li.selected .ddlabel
{
	color: #fff;
}

.mask .divider,.mask2 .divider {
	display: none
}

.mask.ddcommon .arrow {
	width: 28px;
	height: 28px;
	top: 1px;
	right: 0;
	border: 1px solid #ababab;
	background: #bfb9a6; /* Old browsers */
	background-image: url("../img/arrow_down.png"),
		-moz-linear-gradient(top, #bfb9a6 0%, #797669 100%);
	/* FF3.6+ */
	background-image: url("../img/arrow_down.png"),
		-webkit-gradient(linear, left top, left bottom, color-stop(0%, #bfb9a6),
		color-stop(100%, #797669) ); /* Chrome,Safari4+ */
	background-image: url("../img/arrow_down.png"),
		-webkit-linear-gradient(top, #bfb9a6 0%, #797669 100%);
	/* Chrome10+,Safari5.1+ */
	background-image: url("../img/arrow_down.png"),
		-o-linear-gradient(top, #bfb9a6 0%, #797669 100%);
	/* Opera 11.10+ */
	background-image: url("../img/arrow_down.png"),
		-ms-linear-gradient(top, #bfb9a6 0%, #797669 100%);
	/* IE10+ */
	background-image: url("../img/arrow_down.png"),
		linear-gradient(to bottom, #bfb9a6 0%, #797669 100%);
	/* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( 
		startColorstr='#bfb9a6', endColorstr='#797669', GradientType=0 ),
		progid:DXImageTransform.Microsoft.AlphaImageLoader(src="commons/img/arrow_down.png"
		);
	/* IE6-9 */
}

.mask2.ddcommon .arrow,.mask2.ddcommon .arrowoff {
	width: 28px;
	height: 14px;
	background-position: -2px !important;
	top: 1px;
	right: 0;
	border: 1px solid #ababab;
	background: #bfb9a6; /* Old browsers */
	background-image: url("../img/arrow_down.png"),
		-moz-linear-gradient(top, #bfb9a6 0%, #797669 100%);
	/* FF3.6+ */
	background-image: url("../img/arrow_down.png"),
		-webkit-gradient(linear, left top, left bottom, color-stop(0%, #bfb9a6),
		color-stop(100%, #797669) ); /* Chrome,Safari4+ */
	background-image: url("../img/arrow_down.png"),
		-webkit-linear-gradient(top, #bfb9a6 0%, #797669 100%);
	/* Chrome10+,Safari5.1+ */
	background-image: url("../img/arrow_down.png"),
		-o-linear-gradient(top, #bfb9a6 0%, #797669 100%);
	/* Opera 11.10+ */
	background-image: url("../img/arrow_down.png"),
		-ms-linear-gradient(top, #bfb9a6 0%, #797669 100%);
	/* IE10+ */
	background-image: url("../img/arrow_down.png"),
		linear-gradient(to bottom, #bfb9a6 0%, #797669 100%);
	/* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( 
		startColorstr='#bfb9a6', endColorstr='#797669', GradientType=0 ),
		progid:DXImageTransform.Microsoft.AlphaImageLoader(src="commons/img/arrow_down.png"
		);
	/* IE6-9 */
}

.mask.ddcommon .arrow:hover,.mask2.ddcommon .arrow:hover {
	background-position: 0;
}



.navBar {
	border: 0;
}

.navBar .ddTitle {
	padding-left: 8px;
}

.navBar .dd .ddTitle {
	background-color: #003045;
	color: #FFFFFF;
	padding-left: 8px;
}

.navBar .ddChild li {
	background-color: #001e2c;
	padding-left: 8px;
}

.navBar .ddChild li:HOVER {
	background-color: #FFFFFF;
	color: #001e2c;
}

.navBar.ddcommon .arrow {
	width: 35px;
	height: 28px;
	right: 0;
	top: 0;
	background-image: url("../img/arrow_down.png");
}

.mask.navBar .ddTitle .ddTitleText {
	padding: 9px 0 8px 12px; 
}


.navBar .arrow:hover {
	background-position: 0 1px;
}


.maincontent .visible-img {
	height: 95%;
	position: relative;
}
.maincontent .visible-img  img {
	margin: 10% auto;
	display: block;
	max-height: 100%;
	max-width: 100%;
	position: initial; 
}

@media only screen and (min-width: 40.063em) and (max-width: 52em) {
	.maincontent .visible-img  img {
		margin: 0 auto;
	}


}






/*** Tabs */

.maincontent .tabs {
	border: 0; 
	background-color: #E6E6E6; 
}

.maincontent .tabs-content {
	border: none;
}

.maincontent .tabs-title a{
	font-family: SuzukiProHeadline;
	color: #BBBBBB; 
	background-color: #E6E6E6; 
	font-size: 22px;
	font-weight: 400; 
	letter-spacing: 0.6px;
	padding: 1rem;

}

.maincontent  .tabs-title.active a{
	color: #7F7B6F; 
	background-color: #f5f5f5; 
}

.tabs-content {
	background-color: transparent !important;
}


.tabs-title.active {
	border: none; 
}

/*Suchmaske*/
#DetailSearch
h2,#trefferlisteHeader
h2,#trefferlisteHeader
p {
	padding-left: 8px;
}

#trefferlisteHeader h2 {
	padding-bottom: 0;
}

#trefferlisteHeader p {
	padding-bottom: 8px;
}



#trefferlisteContainer a.detailid img {
	 
}

/*Trefferliste*/
.trefferlisteNavigation {
	height: 26px;
	color: #FFFFFF;
	background: #003045; /* Old browsers */
	background: -moz-linear-gradient(top, #003045 0%, #001e2c 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #003045),
		color-stop(100%, #001e2c) ); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #003045 0%, #001e2c 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #003045 0%, #001e2c 100%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(top, #003045 0%, #001e2c 100%);
	/* IE10+ */
	background: linear-gradient(to bottom, #003045 0%, #001e2c 100%);
	/* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(           startColorstr='#003045',
		endColorstr='#001e2c', GradientType=0 ); /* IE6-9 */
}

.trefferlisteNavigation.NavigationLeft  {	
	border-right: 1px solid #FFFFFF;	
}

.trefferlisteNavigation.NavigationLeft p{
	line-height: 26px;	
	color: #FFFFFF; 
}

.trefferlisteNavigation.NavigationRight {
	font-family: SuzukiProHeadline;
	font-size: 16px;
	height: 26px;
	line-height: 26px;
}


.trefferlisteNavigation.NavigationRight * {
	outline: none;
	border: none;
}

.trefferlisteNavigation.NavigationRight select {
	color: #FFFFFF;

}


select#title , select#salutation{

}

.mask.ddcommon.borderRadius , .mask.ddcommon.borderRadiusTp , .mask.ddcommon.borderRadiusBtm{
	width: 100% !important;

}




#SORTIERUNG_msdd , #TREFFER_msdd{
	float: right; 
	margin-right: -0.9375rem
}

.error input, .error textarea, .error select {
	margin-bottom: 16px; 
}


img.ui-datepicker-trigger {
	position: absolute;
    top: 23px;
    right: 12px;
}

.trefferlisteNavigation>.NavigationRight ul {
	padding: 0;
	margin: 0;
	list-style: none;

}





.trefferlisteNavigation2 {
	height: 40px;
	margin-top: 10px;
}

.trefferlisteNavigation2 label {
	height: 16px;
	float: right;
	margin-top: 6px;
}

#TREFFER_msdd {
	float: right;
}



div.listItem {
	margin-bottom: 20px; 
	min-height: 138px;

}

@media only screen and (max-width: 40.063em)  {
	div.listItem {
		margin-bottom: 30px; 
		padding-top: 0.9375rem; 
	}
}


.navBar {
	border: 0 !important;
}

.navBar .ddTitle {
	padding-left: 8px;
}

.navBar .dd .ddTitle {
	background-color: #003045;
	color: #FFFFFF;
	padding-left: 8px;
}

.navBar .ddChild li  {
	background-color: #001e2c;
	padding: 5px 0;
}

.navBar .ddTitleText .ddlabel {
	padding: 0 0 10px 10px;
}

.navBar  .ddlabel {
	padding-left: 10px; 
}
.navBar .ddChild li:HOVER {
	background-color: #FFFFFF;
	color: #001e2c;
}

.navBar .ddArrow {
	width: 35px;
	height: 28px;
	right: 0;
	top: 0;
	background-image: url("../img/arrow_down.png");
	display: inline-block;
    position: absolute;
}

.navBar .arrow:hover {
	background-position: 0 1px;
}







div.attributes .row:nth-child(odd) {
	background-color: #BFB9a6; 
}


@media only screen and (max-width: 40.063em)  {
	div.attributes2 .row:nth-child(even) {
		background-color: #BFB9a6; 
	}
	div.attributes2 .row:nth-child(odd) {
		background-color: transparent; 
	}
}


div.attributes .row div.columns:nth-child(1) {
	font-weight: bold;
}

div.attributes .row div.columns {
	padding-top: 10px;
	padding-bottom: 10px;
	min-height: 35px;
}

div.attributes .row div.columns {
	padding-right: 0 ;
}


div.attributes .row div.columns:nth-child(2) {
	display: block;
	text-overflow: ellipsis; 
	overflow: hidden; 
	white-space: nowrap; 
}




.tabs {
	margin: 0;
	list-style-type: none;
	background: #fefefe;
	border: none; }
.tabs::before, .tabs::after {
    content: ' ';
    display: table;
    -webkit-flex-basis: 0;
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
    -webkit-order: 1;
	-ms-flex-order: 1;
	order: 1; }
.tabs::after {
    clear: both; }

.tabs.vertical > li {
	width: auto;
	float: none;
	display: block; }

.tabs.simple > li > a {
	padding: 0; }
.tabs.simple > li > a:hover {
    background: transparent; }

.tabs.primary {
	background: #2199e8; }
.tabs.primary > li > a {
    color: #fefefe; }
.tabs.primary > li > a:hover, .tabs.primary > li > a:focus {
	background: #1893e4; }

.tabs-title {
	float: left; }
.tabs-title > a {
    display: block;
    padding: 1.25rem 1.5rem;
    line-height: 1;
    font-size: 0.75rem; }
.tabs-title > a:hover {
	background: #fefefe; }
.tabs-title > a:focus, .tabs-title > a[aria-selected='true'] {
	background: #e6e6e6; 
	outline: none; 
}

.tabs-content {
	background: #fefefe;
	transition: all 0.5s ease;
	border: 1px solid #e6e6e6;
	border-top: 0; }

.tabs-content.vertical {
	border: 1px solid #e6e6e6;
	border-left: 0; }

.tabs-panel {
	display: none;
	padding: 1rem; }
.tabs-panel.is-active {
    display: block; }




div.tabs-content > div#panel1.content {
	display :block !important; 
}


div.checker {
	float: left; 

}

div.checker, div.checker span, div.checker input {
	width: 14px;
	height: 14px; 
}



label.chkLbl {
	line-height: 1; 
	font-size: 12px; 
}

label.chkLbl span.txt {
	padding-left: 5px; 
	display:inline-block; 
				  
}


div#uniform-slc.checker {
	margin-bottom: 25px !important; 
}

.borderright {
	border-right: 1px solid #827a6d; 
	border-collapse: collapse;
}


.borderleft {
	border-left: 1px solid #827a6d; 
	border-collapse: collapse;
}

@media only screen and (max-width: 52em) {
	.borderleft , .borderright{
		border-left: 0;
		border-right: 0;
	}
}



.trefferlisteNavigation.NavigationRight select {
	width: 130px !important; 
}
@media only screen and (min-width: 40.063em)  {
	.trefferlisteNavigation.NavigationRight select {
		width: 130px !important; 
	}
}







ul#galerie li img {
	opacity: 1;
	border: 1px solid #FFFFFF; 
	cursor: pointer; 
}

ul#galerie li.active img {
	opacity: 0.3; 
	filter: alpha(opacity = 30); 
	border: 1px solid #bfb9a6; 
}

.divider {
	height: 0.9375rem; 
	clear:both; 
}

span.modelltext {
	display: block; 
	text-overflow: ellipsis;
	overflow:hidden; 
	white-space:nowrap; 
}

.ddChild ul {
	font-size: inherit; 
}


.pager.current {
	font-size: 12px; 
}


ul.pagination {
	text-align: center;
	height:  12px !important;
    line-height:  12px;
}

ul.pagination li {
	height:  12px !important;
    line-height: 12px;
	border-right: 1px solid #7F7B6F;
}

ul.pagination li a:HOVER {
	background-color: transparent !important; 
}

ul.pagination li.last , ul.pagination li.dots  {
	border-right: 0;
}

ul.pagination li span {
    display: block;
    padding: 0.0625rem 0.625rem 0.0625rem;
}


ul.pagination li.first, ul.pagination li.back, ul.pagination li.forward, ul.pagination li.tolast {
	padding: 0;
	border-right: 0 none;
	background-repeat: no-repeat;
	background-position:center; 
}

ul.pagination li.pager.forward {	
    background-image: url(../img/forward.png) ;
	margin-right: 1px; 
	margin-left: 16px; 
}

ul.pagination li.pager.forward a:HOVER , ul.pagination li.pager.tolast a:HOVER , ul.pagination li.pager.back a:HOVER , ul.pagination li.pager.first a:HOVER  {
	background-color: transparent; 
}

ul.pagination li.pager.tolast {
    background-image: url(../img/last.png) ;
}

.back {
	background-image: url(../img/back.png) ;    
}

.first {
	background-image: url(../img/first.png) ;
}


.co2 {
	opacity: 0.6; 
	font-size:smaller; 
}

.no-pad-left {
	padding-left: 0; 
}


a#totop  {
    background-image: url('../img/arrow_up.png');
    background-position: right;
    background-repeat: no-repeat;
    padding-right: 22px;
	text-align: right; 
	width: 100%; 
	display:inline-block;
	margin-bottom: 15px;
}

/*
#detailKontaktFormular {
	display:block !important; 
	visibility: visible !important; 
}*/


/* https://www.w3schools.com/css/css_tooltip.asp */
.tooltips {
    position: relative;
    display: inline-block;
}

/* Tooltip text */
.tooltips .tooltiptext {
	display: none; 
    width: 350px;
    background-color: #FFFFFF;
    padding: 10px;
    padding-right: 0;
	transition: 0.5s;
    /* Position the tooltip text - see examples below! */
    position: absolute;
    z-index: 1;
	
	/* right 
	top: -5px;
    left: 105%; */
	
	/* left 
	top: -5px;
    right: 105%; */
	
	/* top */
	width: 320px;
    bottom: 100%;
    left: 50%; 
    margin-left: -140px;
    margin-bottom: -10px;
}



.tooltiptext {
	border: 1px solid #cfcfcf; 
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.45);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.45);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.45);	
}


.select_description ul li {
	font-family: SuzukiProHeadline;
    font-size: 15px;
    font-weight: normal;
    margin-bottom: 0;
	color: #7F7B6F; 
}

.select_description ul {
	list-style: none; 
    padding: 0;
    margin: 0;
}

.select_description ul li:before {
	content: "\2713"; 
	color: #dee563; 
	font-size: 28px; 
	line-height: 1; 
}


.select_description a {
	display: block; 
	text-align: right; 
	margin-right: 10px; 
}

.checker#uniform-ATTRIBUT_1769 {
	position: absolute; 
	bottom:0 ; 
	margin-bottom : 0; 
}

img#logo_select {
	margin-left: 25px;
	cursor: pointer; 
}



@media only screen and (max-width: 40.063em)  {
	button#getTreffer, button#reset, button#sendTip, button#sendKontakt, button[type="reset"], button[type="submit"] {
		float: right;

	}

	.navBar.ddcommon .arrow {
		width: 25px;
	}

	.navBar .ddTitle {
		padding-left: 0; 
	}

	#sort_label , #SORTIERUNG_titleText , #SORTIERUNG_child,  #SORTIERUNG_title {
		font-size: 13px;
	}

	#SORTIERUNG {
		width: 100px !important; 
	}
}

.clearing-feature li.clearing-featured-img {
	width: 100%; 
}


@media only screen and (max-width: 40.063em)  {
	.maincontent #trefferlisteContainer h2 {
		margin: 0; 
		padding: 0; 
	}


	span.modelltext {
		white-space:normal; 
	}
}

.maincontent p{
	line-height: normal; 
}



.touch .orbit-container .orbit-prev, .touch .orbit-container .orbit-next {
	display:block; 
}

@media only screen and (max-width: 50.063em)  {
	div.listItem h2 {
		margin: 0; 
		padding: 0; 
	}
	
	.columns.small_head h1 , .columns.small_head h2  {
		margin-top: 0.2em;
		padding: 0; 
	}
	.columns.small_head h2 {
		margin-bottom: 0.2em;
		padding: 0; 
	}
	div.listItem img {
		margin-bottom: 0.2em; 
	}
}


