/****************************************************************************************
	START: /templates/responsive1/js/slider_parallax/engine1/style.min.css (Wowslider)
*****************************************************************************************/

/* pt-sans-regular - latin */
@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 400;
  src: url('/templates/responsive1/fonts/pt-sans-v9-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('PT Sans'), local('PTSans-Regular'),
       url('/templates/responsive1/fonts/pt-sans-v9-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/templates/responsive1/fonts/pt-sans-v9-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('/templates/responsive1/fonts/pt-sans-v9-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('/templates/responsive1/fonts/pt-sans-v9-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/templates/responsive1/fonts/pt-sans-v9-latin-regular.svg#PTSans') format('svg'); /* Legacy iOS */
}
/* pt-sans-italic - latin */
@font-face {
  font-family: 'PT Sans';
  font-style: italic;
  font-weight: 400;
  src: url('/templates/responsive1/fonts/pt-sans-v9-latin-italic.eot'); /* IE9 Compat Modes */
  src: local('PT Sans Italic'), local('PTSans-Italic'),
       url('/templates/responsive1/fonts/pt-sans-v9-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/templates/responsive1/fonts/pt-sans-v9-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('/templates/responsive1/fonts/pt-sans-v9-latin-italic.woff') format('woff'), /* Modern Browsers */
       url('/templates/responsive1/fonts/pt-sans-v9-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/templates/responsive1/fonts/pt-sans-v9-latin-italic.svg#PTSans') format('svg'); /* Legacy iOS */
}
/* pt-sans-700 - latin */
@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 700;
  src: url('/templates/responsive1/fonts/pt-sans-v9-latin-700.eot'); /* IE9 Compat Modes */
  src: local('PT Sans Bold'), local('PTSans-Bold'),
       url('/templates/responsive1/fonts/pt-sans-v9-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/templates/responsive1/fonts/pt-sans-v9-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('/templates/responsive1/fonts/pt-sans-v9-latin-700.woff') format('woff'), /* Modern Browsers */
       url('/templates/responsive1/fonts/pt-sans-v9-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/templates/responsive1/fonts/pt-sans-v9-latin-700.svg#PTSans') format('svg'); /* Legacy iOS */
}
/* pt-sans-700italic - latin */
@font-face {
  font-family: 'PT Sans';
  font-style: italic;
  font-weight: 700;
  src: url('/templates/responsive1/fonts/pt-sans-v9-latin-700italic.eot'); /* IE9 Compat Modes */
  src: local('PT Sans Bold Italic'), local('PTSans-BoldItalic'),
       url('/templates/responsive1/fonts/pt-sans-v9-latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/templates/responsive1/fonts/pt-sans-v9-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('/templates/responsive1/fonts/pt-sans-v9-latin-700italic.woff') format('woff'), /* Modern Browsers */
       url('/templates/responsive1/fonts/pt-sans-v9-latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/templates/responsive1/fonts/pt-sans-v9-latin-700italic.svg#PTSans') format('svg'); /* Legacy iOS */
}

#wowslider-container1 {
	display: table;
	zoom: 1;
	position: relative;
	width: 100%;
	max-width: 100%;
	max-height:1000px;
	margin:5px auto 12.5px;
	z-index:90;
	text-align:left; /* reset align=center */
	font-size: 10px;
	text-shadow: none; /* fix some user styles */
	/* reset box-sizing (to boostrap friendly) */
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

* html #wowslider-container1 {
	width:640px;
}

#wowslider-container1 .ws_images ul {
	position:relative;
	width: 10000%;
	height:100%;
	left:0;
	list-style:none;
	margin:0;
	padding:0;
	border-spacing:0;
	overflow: visible;
	/*table-layout:fixed;*/
}

#wowslider-container1 .ws_images ul li {
	position: relative;
	width:1%;
	height:100%;
	line-height:0; /*opera*/
	overflow: hidden;
	float:left;
	/*font-size:0;*/
	padding:0 0 0 0 !important;
	margin:0 0 0 0 !important;
}

#wowslider-container1 .ws_images {
	position: relative;
	left:0;
	top:0;
	height:100%;
	max-height:1000px;
	max-width: 100%;
	vertical-align: top;
	border:none;
	overflow: hidden;
}

#wowslider-container1 .ws_images ul a {
	width:100%;
	height:100%;
	max-height:1000px;
	display:block;
	color:transparent;
}

#wowslider-container1 img {
	max-width: none !important;
}

#wowslider-container1 .ws_images .ws_list img,
#wowslider-container1 .ws_images > div > img {
	width:100%;
	border:none 0;
	max-width: none;
	padding:0;
	margin:0;
}

#wowslider-container1 .ws_images > div > img {
	max-height:1000px;
}

#wowslider-container1 .ws_images iframe {
	position: absolute;
	z-index: -1;
}

#wowslider-container1 .ws-title > div {
	display: inline-block !important;
}

#wowslider-container1 a {
	text-decoration: none;
	outline: none;
	border: none;
}

#wowslider-container1  .ws_bullets {
	float: left;
	position:absolute;
	z-index:70;
}

#wowslider-container1  .ws_bullets div {
	position:relative;
	float:left;
	font-size: 0px;
}

/* compatibility with Joomla styles */
#wowslider-container1  .ws_bullets a {
	line-height: 0;
}

#wowslider-container1  .ws_script{
	display:none;
}

#wowslider-container1 sound,
#wowslider-container1 object{
	position:absolute;
}

/* prevent some of users reset styles */
#wowslider-container1 .ws_effect {
	position: static;
	width: 100%;
	height: 100%;
}

#wowslider-container1 .ws_photoItem {
	border: 2em solid #fff;
	margin-left: -2em;
	margin-top: -2em;
}

#wowslider-container1 .ws_cube_side {
	background: #A6A5A9;
}

#wowslider-container1.ws_gestures {
	cursor: -webkit-grab;
	cursor: -moz-grab;
	cursor: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAQAAADZc7J/AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QA/4ePzL8AAABwSURBVEjH7ZJBEsAgCAMT/v/n9NCOSqe2oD2yNx1JggB4BCEFWyFASP2KMQE7ywWhe/tTRGCGogLk02tFctiW/SUgaMyQG4PdPzDn31rQbMb8FiAXgvsEJNax1yVlVGAjA93apP3HFhZTGIqiKH7iADB6HxPlHdNVAAAAJXRFWHRkYXRlOmNyZWF0ZQAyMDE0LTA3LTA3VDEzOjQ5OjEwKzAyOjAwm7WiFAAAACV0RVh0ZGF0ZTptb2RpZnkAMjAxNC0wNy0wN1QxMzo0OToxMCswMjowMOroGqgAAAAASUVORK5CYII="), move;
}

#wowslider-container1.ws_gestures.ws_grabbing {
	cursor: -webkit-grabbing;
	cursor: -moz-grabbing;
	cursor: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAQAAADZc7J/AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QA/4ePzL8AAABaSURBVEjH7ZMxCkAhDEOT8u9/5TpJ+xWkFse8IYutJgEB8RCHL1qCc90BEFnT6QH7mwgFHBUf8wJyS1TDLuc3vmighx37LZdIth3E5hKj9n6O0HRh+oJCiFcMxRUUDxR1CTMAAAAldEVYdGRhdGU6Y3JlYXRlADIwMTQtMDctMDdUMTM6NDk6MzgrMDI6MDDqf+sOAAAAJXRFWHRkYXRlOm1vZGlmeQAyMDE0LTA3LTA3VDEzOjQ5OjM4KzAyOjAwmyJTsgAAAABJRU5ErkJggg=="), move;
}

/* hide controls when video start play */
#wowslider-container1.ws_video_playing .ws_bullets,
#wowslider-container1.ws_video_playing .ws_fullscreen,
#wowslider-container1.ws_video_playing .ws_next,
#wowslider-container1.ws_video_playing .ws_prev {
	display: none;
}

/* youtube/vimeo buttons */
#wowslider-container1 .ws_video_btn {
	position: absolute;
	display: none;
	cursor: pointer;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 55;
}

#wowslider-container1 .ws_video_btn.ws_youtube,
#wowslider-container1 .ws_video_btn.ws_vimeo {
	display: block;
}

#wowslider-container1 .ws_video_btn div {
	position: absolute;
	background-image: url(./playvideo.png);
	background-size: 200%;
	top: 50%;
	left: 50%;
	width: 7em;
	height: 5em;
	margin-left: -3.5em;
	margin-top: -2.5em;
}

#wowslider-container1 .ws_video_btn.ws_youtube div {
	background-position: 0 0;
}

#wowslider-container1 .ws_video_btn.ws_youtube:hover div {
	background-position: 100% 0;
}

#wowslider-container1 .ws_video_btn.ws_vimeo div {
	background-position: 0 100%;
}

#wowslider-container1 .ws_video_btn.ws_vimeo:hover div {
	background-position: 100% 100%;
}

#wowslider-container1 .ws_playpause.ws_hide {
	display: none !important;
}

#wowslider-container1  .ws_bullets {
	padding: 15px 0;
}

#wowslider-container1 .ws_bullets a {
	width:12px;
	height:12px;
	border-radius: 50%;
	background: #34495E;
	float: left;
	text-indent: -4000px;
	position:relative;
	margin-left:5px;
	color:transparent;
}

#wowslider-container1 .ws_bullets a.ws_selbull {
	background: #ffffff;
	color:#ffffff;
}

#wowslider-container1 a.ws_next, #wowslider-container1 a.ws_prev {
	position: absolute;
	top: 50%;
	height: 7em;
	margin-top: -3.5em;
	width: 5em;
	z-index: 60;
}

#wowslider-container1 a.ws_next{
	right:0;
}

#wowslider-container1 a.ws_next span i:after,
#wowslider-container1 a.ws_next span b:after,
#wowslider-container1 a.ws_next span i:before,
#wowslider-container1 a.ws_next span b:before,
#wowslider-container1 a.ws_prev span i:after,
#wowslider-container1 a.ws_prev span b:after,
#wowslider-container1 a.ws_prev span i:before,
#wowslider-container1 a.ws_prev span b:before {
	content: '';
	position: absolute;
	width: 100%;
	height: .3em;
	background: #ffffff;
	top: 3.2em;
	-webkit-transition: .3s all ease-in-out;
	transition: .3s all ease-in-out;
	/* Fix  */
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	outline: 1px solid transparent;
}

#wowslider-container1 a.ws_next span b:after,
#wowslider-container1 a.ws_next span b:before,
#wowslider-container1 a.ws_prev span b:after,
#wowslider-container1 a.ws_prev span b:before {
	background: #34495E;
	width: 0;
}

#wowslider-container1 a.ws_next span i:after,
#wowslider-container1 a.ws_next span b:after,
#wowslider-container1 a.ws_prev span i:after,
#wowslider-container1 a.ws_prev span b:after {
	-webkit-transform: rotate(40deg);
	-ms-transform: rotate(40deg);
	transform: rotate(40deg);
}

#wowslider-container1 a.ws_next span i:before,
#wowslider-container1 a.ws_next span b:before,
#wowslider-container1 a.ws_prev span i:before,
#wowslider-container1 a.ws_prev span b:before {
	-webkit-transform: rotate(-40deg);
	-ms-transform: rotate(-40deg);
	transform: rotate(-40deg);
}

#wowslider-container1 a.ws_prev span i:after,
#wowslider-container1 a.ws_prev span i:before,
#wowslider-container1 a.ws_prev span b:after,
#wowslider-container1 a.ws_prev span b:before {
	-webkit-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	left: 1em;
}

#wowslider-container1 a.ws_next span i:after,
#wowslider-container1 a.ws_next span i:before,
#wowslider-container1 a.ws_next span b:after,
#wowslider-container1 a.ws_next span b:before {
	-webkit-transform-origin: 100% 0;
	-ms-transform-origin: 100% 0;
	transform-origin: 100% 0;
	right: 1em;
}

#wowslider-container1 a.ws_next:hover span i:before,
#wowslider-container1 a.ws_next:hover span b:before,
#wowslider-container1 a.ws_prev:hover span i:before,
#wowslider-container1 a.ws_prev:hover span b:before {
	-webkit-transform: rotate(-30deg);
	-ms-transform: rotate(-30deg);
	transform: rotate(-30deg);
}

#wowslider-container1 a.ws_next:hover span i:after,
#wowslider-container1 a.ws_next:hover span b:after,
#wowslider-container1 a.ws_prev:hover span i:after,
#wowslider-container1 a.ws_prev:hover span b:after {
	-webkit-transform: rotate(30deg);
	-ms-transform: rotate(30deg);
	transform: rotate(30deg);
}

#wowslider-container1 a.ws_prev:hover span b:after,
#wowslider-container1 a.ws_prev:hover span b:before,
#wowslider-container1 a.ws_next:hover span b:after,
#wowslider-container1 a.ws_next:hover span b:before {
	width:100%;
}

/*playpause*/
#wowslider-container1 .ws_playpause {
	position: absolute;
	width: 3em;
	height: 2em;
	top: 1.5em;
	left: 0.5em;
	z-index: 59;
}

#wowslider-container1 .ws_pause span i, #wowslider-container1 .ws_pause span b {
	position: absolute;
	width: 0.2em;
	height: 2em;
	background: #ffffff;
	-webkit-transition: background 300ms ease-in-out;
	transition: background 300ms ease-in-out;
}

#wowslider-container1 .ws_pause span i {
	left: 1.4em;
}

#wowslider-container1 .ws_pause span b {
	left: 2.1em;
}

#wowslider-container1 .ws_play span {
	border: solid transparent;
	position: absolute;
	pointer-events: none;
	border-left-color: #ffffff;
	border-width: 10px;
	top: 0;
	left: 1.4em;
	-webkit-transition:  border-left-color 300ms ease-in-out;
	transition:  border-left-color 300ms ease-in-out;
}

#wowslider-container1 .ws_pause:hover span i, #wowslider-container1 .ws_pause:hover span b {
	background: #34495E;
}

#wowslider-container1 .ws_play:hover span {
	border-left-color: #34495E;
}

/* bottom center */
#wowslider-container1  .ws_bullets {
	bottom: 0px;
	left:50%;
}

#wowslider-container1  .ws_bullets div {
	left:-50%;
}

#wowslider-container1 .ws_bulframe span {
	visibility: visible;
	opacity: 1;
	position: absolute;
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid #ffffff;
	bottom: -5px;
	margin-left: -5px;
	left: 50%;
}

#wowslider-container1 .ws-title {
	position: absolute;
	font: 1.8em 'PT Sans', sans-serif;
	margin-right:10em;
	z-index: 50;
	color: #34495E;
	background: none;
	padding: 30px;
	bottom: 0px;
	top: auto;
	opacity: 1;
}

#wowslider-container1 .ws-title div,#wowslider-container1 .ws-title span {
	display:inline-block;
	background-color:#ffffff;
}

#wowslider-container1 .ws-title div {
	display:block;
	margin-top:0.5em;
	font-size: 0.8em;
	line-height: 1.15em;
	padding: 5px 20px;
}

#wowslider-container1 .ws-title span {
	font-size: 1.6em;
	padding: 10px 20px;
}

#wowslider-container1 .ws_images > ul{
	animation: wsBasic 12s infinite;
	-moz-animation: wsBasic 12s infinite;
	-webkit-animation: wsBasic 12s infinite;
}

@keyframes wsBasic { 0%{left:-0%} 16.67%{left:-0%} 33.33%{left:-100%} 50%{left:-100%} 66.67%{left:-200%} 83.33%{left:-200%} }
@-moz-keyframes wsBasic { 0%{left:-0%} 16.67%{left:-0%} 33.33%{left:-100%} 50%{left:-100%} 66.67%{left:-200%} 83.33%{left:-200%} }
@-webkit-keyframes wsBasic { 0%{left:-0%} 16.67%{left:-0%} 33.33%{left:-100%} 50%{left:-100%} 66.67%{left:-200%} 83.33%{left:-200%} }

* html #wowslider-container1 .ws_shadow {/*ie6*/
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='engine1//bg.png', sizingMethod='scale');
}

*+html #wowslider-container1 .ws_shadow {/*ie7*/
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='engine1//bg.png', sizingMethod='scale');
}

#wowslider-container1 .ws_bullets  a img {
	text-indent:0;
	display:block;
	bottom:15px;
	left:-43px;
	visibility:hidden;
	position:absolute;
	border: 5px solid #FFFFFF;
	max-width:none;
}

#wowslider-container1 .ws_bullets a:hover img {
	visibility:visible;
}

#wowslider-container1 .ws_bulframe div div {
	height:48px;
	overflow:visible;
	position:relative;
}

#wowslider-container1 .ws_bulframe div {
	left:0;
	overflow:hidden;
	position:relative;
	width:85px;
	background-color:#FFFFFF;
}

#wowslider-container1  .ws_bullets .ws_bulframe {
	display:none;
	bottom:18px;
	margin-left:6px;
	overflow:visible;
	position:absolute;
	cursor:pointer;
	border: 0px solid #FFFFFF;
}

#wowslider-container1 .ws_bulframe div div {
	height: auto;
}

@media all and (max-width:760px) {
	#wowslider-container1 .ws_fullscreen {
		display: block;
	}
}

@media all and (max-width:400px){
	#wowslider-container1 .ws_controls,
	#wowslider-container1 .ws_bullets,
	#wowslider-container1 .ws_thumbs {
		display: none
	}
}

/****************************************************************************************
	ENDE: /templates/responsive1/js/slider_parallax/engine1/style.min.css (Wowslider)
*****************************************************************************************/

/****************************************************************************************
	START: /templates/responsive1/css/fonts.google.min.css (Google Webfonts Helper)
	https://google-webfonts-helper.herokuapp.com/fonts
*****************************************************************************************/

/* open-sans-300 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url('/templates/responsive1/fonts/open-sans-v15-latin-300.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Light'), local('OpenSans-Light'),
       url('/templates/responsive1/fonts/open-sans-v15-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/templates/responsive1/fonts/open-sans-v15-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('/templates/responsive1/fonts/open-sans-v15-latin-300.woff') format('woff'), /* Modern Browsers */
       url('/templates/responsive1/fonts/open-sans-v15-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/templates/responsive1/fonts/open-sans-v15-latin-300.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-300italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300;
  src: url('/templates/responsive1/fonts/open-sans-v15-latin-300italic.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Light Italic'), local('OpenSans-LightItalic'),
       url('/templates/responsive1/fonts/open-sans-v15-latin-300italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/templates/responsive1/fonts/open-sans-v15-latin-300italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('/templates/responsive1/fonts/open-sans-v15-latin-300italic.woff') format('woff'), /* Modern Browsers */
       url('/templates/responsive1/fonts/open-sans-v15-latin-300italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/templates/responsive1/fonts/open-sans-v15-latin-300italic.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('/templates/responsive1/fonts/open-sans-v15-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Regular'), local('OpenSans-Regular'),
       url('/templates/responsive1/fonts/open-sans-v15-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/templates/responsive1/fonts/open-sans-v15-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('/templates/responsive1/fonts/open-sans-v15-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('/templates/responsive1/fonts/open-sans-v15-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/templates/responsive1/fonts/open-sans-v15-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: url('/templates/responsive1/fonts/open-sans-v15-latin-italic.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Italic'), local('OpenSans-Italic'),
       url('/templates/responsive1/fonts/open-sans-v15-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/templates/responsive1/fonts/open-sans-v15-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('/templates/responsive1/fonts/open-sans-v15-latin-italic.woff') format('woff'), /* Modern Browsers */
       url('/templates/responsive1/fonts/open-sans-v15-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/templates/responsive1/fonts/open-sans-v15-latin-italic.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-600 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url('/templates/responsive1/fonts/open-sans-v15-latin-600.eot'); /* IE9 Compat Modes */
  src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'),
       url('/templates/responsive1/fonts/open-sans-v15-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/templates/responsive1/fonts/open-sans-v15-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('/templates/responsive1/fonts/open-sans-v15-latin-600.woff') format('woff'), /* Modern Browsers */
       url('/templates/responsive1/fonts/open-sans-v15-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/templates/responsive1/fonts/open-sans-v15-latin-600.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-600italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  src: url('/templates/responsive1/fonts/open-sans-v15-latin-600italic.eot'); /* IE9 Compat Modes */
  src: local('Open Sans SemiBold Italic'), local('OpenSans-SemiBoldItalic'),
       url('/templates/responsive1/fonts/open-sans-v15-latin-600italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/templates/responsive1/fonts/open-sans-v15-latin-600italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('/templates/responsive1/fonts/open-sans-v15-latin-600italic.woff') format('woff'), /* Modern Browsers */
       url('/templates/responsive1/fonts/open-sans-v15-latin-600italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/templates/responsive1/fonts/open-sans-v15-latin-600italic.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-700 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('/templates/responsive1/fonts/open-sans-v15-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Bold'), local('OpenSans-Bold'),
       url('/templates/responsive1/fonts/open-sans-v15-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/templates/responsive1/fonts/open-sans-v15-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('/templates/responsive1/fonts/open-sans-v15-latin-700.woff') format('woff'), /* Modern Browsers */
       url('/templates/responsive1/fonts/open-sans-v15-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/templates/responsive1/fonts/open-sans-v15-latin-700.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-700italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  src: url('/templates/responsive1/fonts/open-sans-v15-latin-700italic.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'),
       url('/templates/responsive1/fonts/open-sans-v15-latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/templates/responsive1/fonts/open-sans-v15-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('/templates/responsive1/fonts/open-sans-v15-latin-700italic.woff') format('woff'), /* Modern Browsers */
       url('/templates/responsive1/fonts/open-sans-v15-latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/templates/responsive1/fonts/open-sans-v15-latin-700italic.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-800 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  src: url('/templates/responsive1/fonts/open-sans-v15-latin-800.eot'); /* IE9 Compat Modes */
  src: local('Open Sans ExtraBold'), local('OpenSans-ExtraBold'),
       url('/templates/responsive1/fonts/open-sans-v15-latin-800.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/templates/responsive1/fonts/open-sans-v15-latin-800.woff2') format('woff2'), /* Super Modern Browsers */
       url('/templates/responsive1/fonts/open-sans-v15-latin-800.woff') format('woff'), /* Modern Browsers */
       url('/templates/responsive1/fonts/open-sans-v15-latin-800.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/templates/responsive1/fonts/open-sans-v15-latin-800.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-800italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 800;
  src: url('/templates/responsive1/fonts/open-sans-v15-latin-800italic.eot'); /* IE9 Compat Modes */
  src: local('Open Sans ExtraBold Italic'), local('OpenSans-ExtraBoldItalic'),
       url('/templates/responsive1/fonts/open-sans-v15-latin-800italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/templates/responsive1/fonts/open-sans-v15-latin-800italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('/templates/responsive1/fonts/open-sans-v15-latin-800italic.woff') format('woff'), /* Modern Browsers */
       url('/templates/responsive1/fonts/open-sans-v15-latin-800italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/templates/responsive1/fonts/open-sans-v15-latin-800italic.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/****************************************************************************************
	ENDE: /templates/responsive1/css/fonts.google.min.css (Google Webfonts Helper)
*****************************************************************************************/





/*****************************************************************************************
	START: CSS Angaben für Template
*****************************************************************************************/
body, p, a, h1, h2, h3 {
	font-family: "Open Sans", serif !important;
}

a {
	text-decoration:none!important;
}

.g-recaptcha a {
	text-decoration: underline!important;
	font-weight: bold!important;
	color: red!important;
}

label {
	font-weight: 500!important;
}

a:hover {
	text-decoration: underline;
}

form {
	display: inline;
}

.header_logos_inner {
	margin-right:35px;
}

.main_content_inner {
	height:100%;
}

.main_container_start {
	clear:left;
	margin-bottom:30px;
}

.header_img {
	clear:left;
	width:100%;
}

.img_header1 {
	width: 100%;
	height: auto;
}

.section_pagename {
	width:100%;
}

.section_pagename_div {
	width:100%;
	color:#ffffff;
	min-height:100px;
}

.section_pagename_div_inner {
	color:#ffffff;
	font-size:1.3em;
	clear:both;
}

.section_pagename_h1 {
	color:white;
	margin-top:0;
	padding-top:0;
	height: 100px;
	width:100%;
	display:flex;
	align-items: center;
}

.div_content {
	clear:left;
	margin-bottom:30px;
	margin-top:20px;
}

.div_content_inner {
	margin-top:20px;
}

.aside_promotion_boxes {
	clear:left;
	margin:0 auto;
	text-align:center;
}

.div_promotion_boxes {
	background-color: #f0f0f0;
	text-align:center;
	margin:0 auto;
}

.container_promotion_boxes {
	padding-top:25px;
	padding-bottom:25px;
	text-align:center;
	margin:0 auto;
}

.promotion_box_header {
	color:#858585;
	font-size:16px;
}

.promotion_box_circle_wunschbestellung {
	margin-top:10px;
	background-image:url('/templates/responsive1/icons/wunschbestellung.svg');
	background-repeat:no-repeat;
	background-position: 50% 40%;
	background-size: 60px;
}

.promotion_box_circle_lagerfahrzeuge {
	margin-top:10px;
	background-image:url('/templates/responsive1/icons/lagerfahrzeuge.svg');
	background-repeat:no-repeat;
	background-position: 50% 40%;
	background-size: 60px;
}

.promotion_box_circle_werkstatt {
	margin-top:10px;
	background-image:url('/templates/responsive1/icons/service.svg');
	background-repeat:no-repeat;
	background-position: 50% 40%;
	background-size: 60px;
}

.promotion_box_circle_probefahrt {
	margin-top:10px;
	background-image:url('/templates/responsive1/icons/probefahrt.png');
	background-repeat:no-repeat;
	background-position: 50% 40%;
	background-size: 60px;
}

.promotion_box_kontakt {
	margin-top:10px;
	background-image:url('/templates/responsive1/icons/kontakt.svg');
	background-repeat:no-repeat;
	background-position: 50% 40%;
	background-size: 60px;
}

.promotion_box_text {
	color:#858585;
	font-size:12px;
	margin-top:10px;
}

.promotion_box_subtext {
	color:#858585;
	font-size:12px;
	margin-top:15px;
}

.button_resp_menu_hide {
	margin-top:0px;
}

.container_topangebote2 {
	margin-top: 45px;
	margin-bottom: 60px;
	width: 100%;
	text-align:center!important;
}

.topangebote2_box {
	width: 280px;
	height: 100%;
	/* min-height: 330px; */
	padding-bottom: 55px;
	background-color: #F0F0F0;
	/*float: left;*/
	display: inline-block;
	text-align: center;
	/*margin-right: 40px;*/
	overflow: hidden;
	overflow-x:hidden;
	position: relative;
	cursor: pointer;
	border-left: 15px solid #ffffff;
	border-right: 15px solid #ffffff;
	cursor:pointer;
}

.topangebote2_header_table_td_logo {
	text-align: left;
	width: 35px;
}

.topangebote2_header_table_td_vehicle_text {
	text-align: left;
	padding-left: 8px;
}

.topangebote2_box_4 {
	margin-right: 0;
}

.topangebote2_h2 {
	margin-bottom: 20px;
	text-align:center;
}

.topangebote2_image_container {
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

.topangebote2_image {
	width: 100%;
}

.topangebote2_header {
	margin-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	text-align:left;
	height:50px;
}

.topangebote2_ersparnis {
	margin-top: 10px;
	padding-bottom: 20px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
}

.topangebote2_header_table {
	width: 100%;
	text-align:left;
}

.topangebote2_header_table_td {
	font-weight: normal;
	font-size: 17px;
	text-align: left
}

.topangebote2_logo {
	text-align: center;
}

.topangebote2_ersparnis_prozent {
	font-size: 20px;
	font-weight: bold;
}

.topangebote2_ersparnis_price {
	font-size: 16px;
	font-weight: bold;
}

.topangebote2_ersparnis_price sup {
	font-size: 12px;
	font-weight: 400;
}

.topangebote2_ersparnis_price_small {
	font-size: 12px;
}

.topangebote2_ersparnis_price_small sup {
	font-size: 10px;
	font-weight: 400;
}

.topangebote2_price_row {
	width: 100%;
	height: 60px;
	position: absolute;
	bottom: 0;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: center;
}

.topangebote2_text_nur {
	color: #ffffff;
}

.topangebote2_text_price_vk {
	color: #ffffff;
	font-weight: bold;
	font-size: 20px;
}

.topangebote2_text_price_vk_small {
	color: #ffffff;
	font-weight: 400;
	font-size: 14px;
}

.topangebote2_text_inkl_mwst {
	color: #ffffff;
}

.topangebote2_link_full_offer,
.topangebote2_link_full_offer:hover,
.topangebote2_link_full_offer:active {
	color: #ffffff!important;
	font-size: 11px;
	text-decoration: none;
}

.topangebote2_h2 {
	font-size: 30px;
}

.centerwrapper {
	margin: auto;
}

.schnellsuche_select_hersteller,
.schnellsuche_select_modelle,
.schnellsuche_select_fahrzeugtyp,
.schnellsuche_start {
	width: 240px;
}

.schnellsuche_start {
	padding-top: 3px;
	padding-bottom: 3px;
	color: #ffffff;
	font-size: 14px;
	border: none;
}

.schnellsuche_top {
	padding-top: 15px;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
	background-color: transparent;
}

.eu_topoffer_iframe,
.eu_konfigurator_iframe {
	border: none;
	margin-left: 0;
}

.menu_active {
	background-repeat: no-repeat;
	background-position: top center;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

.navbar-toggle {
	background-color:#F7F7F7;
}

.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
	background-color:#F7F7F7;
}

.navbar-inverse .navbar-toggle {
	border-color: transparent;
}

.navbar-toggle .icon-bar {
	border-radius: 1px;
	display: block;
	height: 3px;
	width: 25px;
}

.hr_plugin {
	border: none;
	border-top: 1px solid #9d9d9d;
	color: #FFFFFF;
	background-color: #FFFFFF;
	height: 1px;
}

.btn-success {
	background-color: #286090;
	border-color: #286090;
}

.search_abst_td_compact {
	padding-left:5px!important;
}

.btn-success:hover {
	background-color: #286090;
	border-color: #286090;
}

.grid-sizer,
.grid-item {
	width: 20%;
}

.grid-item--width2 {
	width: 40%;
}

.quicksearch_container {
	overflow:hidden;
	width: 280px;
	float:left;
	margin-top: 40px;
	margin-left: 30px;
	text-align: center;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	background-color: #F0F0F0;
}

.quicksearch_container_content {
	width: 280px;
	height: 240px;
	background-color: #F0F0F0;
	margin-top: 20px;
	margin-left: 30px;
	text-align: center;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}

.header_schnellsuche {
	color: #9B9B9A;
	font-size: 20px;
	font-weight: bold;
}

.table_schnellsuche {
	margin-top:15px;
	width:100%;
	text-align:center;
}

.oeffnungszeiten_tage {
	font-size: 16px;
	font-weight: bold;
}

.oeffnungszeiten_zeiten {
	font-size: 16px;
}

.oeffnungszeiten_block {
	margin-bottom: 10px;
}

.oeffnungszeiten_abschnitt {
	font-size:16px;
}

.oeffnungszeiten_abschnitt:first-of-type {
	margin-top:0;
}

.oeffnungszeiten_abschnitt {
	margin-top:20px;
}

header {
	transition:all 1s;
	-moz-transition:all 1s;
	-webkit-transition:all 1s;
	-o-transition:all 1s;
	margin-bottom:0;
	padding-bottom:0;
}

.footer_maps {
	max-width: 620px;
	overflow: hidden;
	height: 300px;
	margin-left: 50px;
	float: left;
}

.footer_main_menu {
	float: left;
	max-width: 300px;
}

.footer_oeffnungszeiten {
	width: 200px;
	float: left;
	margin-left: 50px;
}

.fahrzeuganfrage_formular input {
	font-weight: normal;
}

.fahrzeuganfrage_formular select {
	font-weight: normal;
}

.fahrzeuganfrage_label {
	font-weight: normal;
}

.serviceanfrage_fieldset {
	margin-top: 30px;
}

.serviceanfrage_formular input {
	font-weight: normal;
}

.serviceanfrage_formular select {
	font-weight: normal;
}

.serviceanfrage_label {
	font-weight: normal;
}

.kontaktformular {
	margin-top:30px;
}

.kontaktformular .form-control {
	max-width: 700px;
}

.historie_left {
	max-width: 800px;
	float:left;
	height:100%;
}

.historie_right {
	margin-left: 40px;
	float:left;
	height:100%;
}

.historie_item {
	margin-top: 20px;
}

.button_menu_resp {
	position:absolute;
	z-index:1000000;
	right:0;
}

.bildtext_float_left {
	float:left;
	max-width:530px;
	height:100%;
	margin-right:40px;
	margin-bottom:30px;
	min-width:110px;
}

.bildtext_float_left_without_custom_width {
	float:left;
}

.header,
a.header {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

.error {
	color: #ff0000;
	font-weight: bold;
}

input.searchbox {
	font: normal normal 10px Arial, Helvetica, sans-serif;
	color: #0000ff;
	width: 130px;
}

.table_border {
	border-top: 1px solid grey;
	border-left: 1px solid grey;
}

a.list {
	text-decoration: none;
	color: #0000FF;
}

a.list:hover {
	text-decoration: underline;
	color: #0000FF;
}

div.text {
	padding-bottom: 5px;
}

div.html {
	padding-top: 10px;
}

div.hr {
	clear: left;
}

.image_item {
	padding-left:10px;
}

.footer_sup {
	font-size: 7px;
	vertical-align: top;
}

.footer_txt {
	font-size: 10px;
}

.row0 {
	background-image: url('/templates/modern1/img/table_row.png');
}

.ws_bulframe {
	display: none;
}

.caption {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;
}

.ext_single {
	padding: 3px;
	padding-left: 10px;
}

.ext_single_equip {
	padding: 5px;
}

.ext_single_price {
	padding-top: 7px;
	padding-left: 10px;
}

a.topitem {
	text-decoration: none;
}

a.topitem:hover {
	text-decoration: underline;
}

.content_main ul {
	padding-left: 40px;
	list-style-type: disc;
}

#header {
	behavior: url(inc/css3_pie/PIE.htc);
	padding-left: 30px;
	padding-right: 30px;
	margin-top: 1px;
	background-image: url('/templates/modern1/img/header_frame_m.png');
	background-repeat: repeat-x;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 3px 2px 3px 1px #d0d0cf;
	box-shadow: 3px 2px 3px 1px #d0d0cf;
	border-left: 1px solid #d0d0cf;
	padding-bottom: 20px;
}

#header_abschnitt_oben {
	padding-top: 15px;
}

#kontaktbox {
	width: 315px;
	height: 105px;
	margin-left: 651px;
	margin-right: 40px;
}

#kontaktbox .ueberschrift {
	font-weight: 600;
	font-size: 14px;
	padding-left: 5px;
}

#kontaktbox .text {
	font-weight: normal;
	font-size: 12px;
	padding-left: 6px;
}

#kontaktbox .tel {
	font-weight: normal;
	font-size: 17px;
	padding-left: 7px;
	margin-top: 10px;
}

#kontaktbox .tel_icon {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-repeat: no-repeat;
	float: right;
	margin-right: 0px;
	position: absolute;
	margin-top: -38px;
	margin-left: 255px;
	height: 37px;
	width: 37px;
}

.header_textfeld {
	z-index: 115000000;
	position: absolute;
	top: 0;
	right: 80px;
	left: 670px\9;
	max-height: 188px;
	max-width: 211px;
	opacity:1.0;
}

.header_textfeld_innen {
	width: 211px;
	padding-left: 20px;
	padding-right: 30px;
	padding-top: 80px;
}

.header_textfeld .titel {
	display: block;
	color: #ffffff;
	font-size: 16px;
	color: #ffffff;
	font-weight: 600;
	max-width: 190px;
}

.header_textfeld .beschreibung {
	margin-top: 30px;
	color: #ffffff;
	font-size: 12px;
	display: block;
	font-weight: 600;
	max-width: 190px;
	line-height: 1.3em;
}

.header_textfeld_ohne_slider {
	margin-left: 700px;
	position: absolute;
	max-height: 188px;
	max-width: 211px;
	opacity: 1.0;
	padding-bottom: 8px;
	display: none;
}

.header_textfeld_innen_ohne_slider {
	width: 211px;
	padding-left: 20px;
	padding-right: 30px;
	padding-top: 80px;
	max-width: 175px;
}

.header_textfeld .titel,
.header_textfeld_innen_ohne_slider .titel {
	display: block;
	color: #ffffff;
	font-size: 16px;
	color: #ffffff;
	font-weight: 600;
	max-width: 175px;
}

.header_textfeld .beschreibung,
.header_textfeld_innen_ohne_slider .beschreibung {
	margin-top: 30px;
	color: #ffffff;
	font-size: 12px;
	display: block;
	font-weight: 600;
	max-width: 175px;
	line-height: 1.3em;
}

.hauptmenu {
	margin-top:10px;
	margin-bottom:8px;
	behavior: url(inc/css3_pie/PIE.htc);
	width: 961px;
	height: 44px;
	background-repeat: repeat-x;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 3px 3px 3px 1px #C5C5C5;
	box-shadow: 3px 3px 3px 1px #C5C5C5;
	text-transform: uppercase;
	font-weight: 900;
	border: 0;
	z-index: 2;
	z-index: 10000000;
	background-image: url('/templates/modern1/img/navigation_m.png');
}

#slider {
	margin-top: 10px;
	width: 959px;
	height: 266px;
	-webkit-box-shadow: 4px 4px 5px 1px #b5b5b5;
	box-shadow: 4px 4px 5px 1px #b5b5b5;
}

#content {
	margin-top: 20px;
	background-color: #ffffff;
	min-height: 300px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 2px 3px 5px 1px #b5b5b5;
	box-shadow: 2px 3px 5px 1px #b5b5b5;
	padding-bottom: 30px;
}

.content_main {
	padding-bottom: 30px;
	margin-top: 20px;
	background-color: #ffffff;
	min-height: 300px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 2px 3px 5px 1px #b5b5b5;
	box-shadow: 2px 3px 5px 1px #b5b5b5;
}

.content_main h1 {
	margin-bottom: 20px;
}

.content_main h2 {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 20px;
}

.content_main h3 {
	font-size: 16px;
}

#content h1 {
	margin-bottom: 20px;
}

.main_content h1 {
	margin-bottom:0;
	margin-top: 0px;
}

#content h2 {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 20px;
}

#content h3 {
	font-size: 16px;
}

.locationbox {
	width: 310px;
	height: 229px;
	font-size: 12px;
	cursor: pointer;
}

.locationbox .ueberschrift {
	font-weight: normal;
	font-size: 18px;
}

.locationbox .link_standort {
	width: 190px;
	height: 18px;
	font-size: 12px;
	font-weight: 900;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 5px;
}

.locationbox .link_standort_text {
	color: #ffffff;
}

.page_subname {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 20px;
}

.boxes {
	clear: all;
	height: 140px;
	margin-top: 50px;
}

.boxes .ueberschrift {
	font-weight: 700;
	font-size: 18px;
}

.boxes .text {
	font-weight: 700;
	font-size: 12px;
}

#kopfbild {
	-webkit-box-shadow: 3px 4px 5px 1px #adadad;
	box-shadow: 3px 4px 5px 1px #adadad;
	width: 960px;
	height: 180px;
	margin:0 auto;
	background-repeat: no-repeat;
	margin-left: 0px;
}

.kopfbild_textfeld {
	width: 170px;
	height: 150px;
	position: absolute;
	margin-left: 710px;
}

.kopfbild_textfeld_innen {
	width: 211px;
	padding-left: 15px;
	padding-right: 20px;
	padding-top: 65px;
}

.kopfbild_textfeld .titel {
	display: block;
	color: #ffffff;
	font-size: 13px;
	color: #ffffff;
	font-weight: 600;
	max-width: 170px;
}

.kopfbild_textfeld .beschreibung {
	margin-top: 30px;
	color: #ffffff;
	font-size: 11px;
	display: block;
	font-weight: 600;
	max-width: 170px;
	line-height: 1.3em;
}

.kontaktformular td {
	padding-top: 5px;
}

.content_main h3 {
	font-size: 16px;
}

.locationbox {
	width: 310px;
	height: 229px;
	font-size: 12px;
}

.locationbox .ueberschrift {
	font-weight: normal;
	font-size: 18px;
}

.locationbox .link_standort_text {
	color: #ffffff;
}

.boxes {
	clear: all;
	height: 140px;
	margin-top: 50px;
}

.topic {
	font-size: 18px;
	font-weight: bold;
	color: #0a0f12;
}

.theme_text {
	font-size: 14px;
	font-weight: bold;
	color: #0a0f12;
}

.text {
	font-size: 1.0em;
}

footer {
	clear:both;
	background-color: #000000;
}

.footer_section {
	background-color: #000000;
	min-height:100px;
	padding-top:30px;
	margin-bottom:20px;
}

.footer_container {
	background-color: #000000;
}

.footer_header {
	color:#858585;
	font-size:20px;
	font-weight:bold;
}

.footer_oeffnungszeiten_text{
	margin-top:20px;
	color:#858585;
}

.google_maps_karte {
	width:560px;
	height:230px;
	margin-top:20px;
}

.footer_separator {
	clear:both;
	width:100%;
	background-color:#000000;
}

.footer_section2 {
	background-color: #000000;
	color:#ffffff;
	min-height:80px;
}

.footer_section2_hr {
	border: none;
	border-top: 1px solid #858585;
	color: #858585;
	background-color: #858585;
	height: 0px;
	width:100%;
	padding:0;
	margin:0;
}

.copyright_text {
	font-size:12px;
}

.footer_links {
	padding:0;
	width:100%;
	text-align:center;
	margin:0 auto;
}

.footer_links_td {
	text-align:center;
}

.footer_spacing_bottom {
	font-weight:bold;
	font-size:12px;
	margin-top:20px;
	text-align:center;
	padding-bottom:10px;
}

.footer_box_rechtliches {
	margin-top:10px;
}

.footer_box_rechtliches_inner {
	margin-top:10px;
}

#footer {
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 18px;
	margin-bottom: 18px;
	height: 40px;
	background-color: #86877f;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 2px 2px 3px 1px #989898;
	box-shadow: 2px 2px 3px 1px #989898;
}

.footer a:link,
.footer a:visited {
	padding-left: 35px;
	font-weight: 700;
	font-size: 11px;
}

.informationen {
	text-transform: uppercase;
	font-weight: 900;
	font-size: 12px;
	float: left;
}

.slides_start {
	width: 960px;
	height: 265px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 3px 3px 3px 1px #afafaf;
	box-shadow: 3px 3px 3px 1px #afafaf;
}

.slides_start .slides_container {
	width: 960px;
	display: none;
}

.slides_start .slides_container div {
	width: 960px;
	height: 265px;
	display: block;
}

.slides_start .pagination {
	top: 425px;
	margin-left: 20px;
	width: 100px;
	position: absolute;
	display: block;
	z-index: 60000;
}

.slides_start .pagination li {
	float: left;
	margin: 0 1px;
	list-style: none;
}

.slides_start .pagination li {
	margin-right: 5px;
}

.slides_start .pagination li a {
	display: block;
	height: 15px;
	width: 15px;
	background-repeat: no-repeat;
	float: left;
	overflow: hidden;
	overflow: hidden;
	padding-right: 2px;
	padding-left: 2px;
}

.slides_start .pagination li.current a {
	height: 15px;
	width: 15px;
}

.slides_start .prev {
	position: absolute;
	z-index: 2000;
	top: 300px;
	margin-left: 12px;
}

.slides_start .next {
	position: absolute;
	z-index: 2000;
	top: 300px;
	margin-left: 925px;
}

a.navlink {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

a.navlink:visited {
	color: #ffffff;
	font-size: 14px;
}

.hauptmenu a:visited {
	color: #ffffff;
	font-size: 14px;
}

a.footernavlink {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

.location_box_left {
	height: 229px;
	width: 10px;
	float: left;
	background-image: url('/templates/modern1/img/location_box/location_box_l.png');
}

.location_box_center {
	height: 229px;
	width: 285px;
	background-image: url('/templates/modern1/img/location_box/location_box_m.png');
	background-repeat: repeat-x;
	float: left;
}

.location_box_right {
	height: 229px;
	width: 15px;
	height: 229px;
	width: 15px;
	background-image: url('/templates/modern1/img/location_box/location_box_r.png');
	float: right;
}

.topitem_caption {
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 10px;
}

.topitem_ext_single {
	padding: 3px;
	padding-left: 10px;
	width: 540px;
	background-color: #F0F0F0;
}

.topitem_ext_single_equip {
	padding: 5px;
}

.topitem_ext_single_price {
	padding-top: 7px;
	padding-left: 5px;
}

A.topitem {
	color: #336699;
	text-decoration: none;
	font-size: 12px;
}

A.topitem:hover {
	text-decoration: underline;
	font-size: 12px;
}

.sliderbox {
	width: 600px;
	height: 230px;
	background-color: #ffffff;
}

.slides_topangebote {
	position: relative;
	top: 15px;
	left: 4px;
	z-index: 100;
	margin-left: 10px;
	margin-top: 10px;
	width: 100%;
	margin-bottom: 50px;
}

.slides_topangebote_h2 {
	margin-top: 0;
	margin-bottom: 10px;
	margin-left: 3px;
	padding: 0;
	font-size: 18px;
}

.slides_container {
	width: 600px;
	overflow: hidden;
	position: relative;
	display: none;
	margin: 0 auto;
}

.slides_container a {
	height: 200px;
	display: block;
}

.slides_container a img {
	display: block;
}

.slides .next, .slides .prev {
	position: absolute;
	top: 150px;
	width: 34px;
	height: 36px;
	display: block;
	z-index: 101;
}

.slides .next img, .slides .prev img  {
	border: none;
}

.slides .next {
	right: 0;
	border: none;
	display: none;
	position: absolute;
}

.slides .prev {
	position: absolute;
	left: 0;
	z-index: 500;
	border: none;
	display: none;
}

.pagination {
	display: none;
}

sup {
	font-size: 7px;
}

#imglogo {
	border: 0;
}

.logo {
	width: 100%;
	height: auto;
}

.tel_box_l {
	height: 105px;
	width: 10px;
	background-image: url('/templates/modern1/img/tel_box/tel_box_l.png');
	float: left;
}

.tel_box_m {
	height: 105px;
	width: 290px;
	background-image: url('/templates/modern1/img/tel_box/tel_box_m.png');
	background-repeat: repeat-x;
	float: left;
}

.tel_box_r {
	height: 105px;
	width: 15px;
	background-image: url('/templates/modern1/img/tel_box/tel_box_r.png');
	float: right;
}

.tel_box_table {
	margin-top: 15px;
	width: 100%;
}

.clear_left {
	clear: left;
}

.tel_icon_img {
	vertical-align: right;
}

.prev_img {
	border: none;
	width: 32px;
	height: 38px;
}

.next_img {
	border: none;
	width: 32px;
	height: 38px;
}

.table_content_main {
	margin-left: 30px;
	margin-right: 30px;
}

.boxes_left {
	height: 152px;
	width: 10px;
	background-image: url('/templates/modern1/img/boxes/box_l.png');
	float: left;
}

.boxes_center {
	height: 152px;
	width: 285px;
	background-image: url('/templates/modern1/img/boxes/box_m.png');
	background-repeat: repeat-x;
	float: left;
}

.boxes_right {
	height: 152px;
	width: 15px;
	background-image: url('/templates/modern1/img/boxes/box_r.png');
	float: right;
}

.boxes_img_service {
	float: right;
	z-index: 1999;
	margin-left: 170px;
	margin-top: 25px;
	position: absolute;
	height: 115px;
}

.boxes_img_wunschbestellung {
	float: right;
	z-index: 1999;
	margin-left: 170px;
	margin-top: 2px;
	position: absolute;
	width: 120px;
}

.boxes_img_lagerfahrzeuge {
	float: right;
	z-index: 1999;
	margin-left: 140px;
	margin-top: 30px;
	position: absolute;
	width: 150px;
}

.boxes_img_topoffer {
	float: right;
	z-index: 1999;
	margin-left: 192px;
	margin-top: 30px;
	position: absolute;
	width: 101px;
}

.service_box {
	cursor: pointer;
}

.wunschbestellung_box {
	cursor: pointer;
}

.lagerfahrzeug_box {
	cursor: pointer;
}

.topoffer_box {
	cursor: pointer;
}

.sliderbox_table {
	width: 600px;
	border: 0;
}

.row_title {
	vertical-align: middle;
}

.fahrzeuganfrage_formular {
	margin-bottom: 20px;
	font-size: 14px;
	font-weight: bold;
}

.fahrzeuganfrage_input {
	padding-left: 3px;
	padding-right: 3px;
}

.fahrzeuganfrage_td_padding_top {
	padding-top: 8px;
}

.fahrzeuganfrage_label {
	width: 220px;
}

.serviceanfrage_formular {
	margin-bottom: 20px;
	font-size: 14px;
	font-weight: bold;
}

.serviceanfrage_input {
	padding-left: 3px;
	padding-right: 3px;
}

.serviceanfrage_td_padding_top {
	padding-top: 8px;
}

.serviceanfrage_label {
	width: 170px;
}

.instuction {
	display: block;
	margin: 0 auto;
	max-width: 820px;
	width: 100%;
	padding: 0 70px;
	color: #222;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.instuction h1 img {
	max-width: 170px;
	vertical-align: middle;
	margin-bottom: 10px;
}

.instuction h1 {
	color: #2F98B3;
	text-align: center;
}

.instuction h2 {
	position: relative;
	font-size: 1.1em;
	color: #2F98B3;
	margin-bottom: 20px;
	margin-top: 40px;
}

.instuction h2 span.num {
	position: absolute;
	left: -70px;
	top: -18px;
	display: inline-block;
	vertical-align: middle;
	font-style: italic;
	font-size: 1.1em;
	width: 60px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	background: #2F98B3;
	color: #fff;
	border-radius: 50%;
}

.instuction .mono {
	color: #000;
	font-size: 1.3em;
	font-weight: normal;
}

.instuction li.mono {
	font-size: 1.5em;
}

.instuction ul {
	font-size: 0.9em;
	margin-top: 0;
	padding-left: 0;
	list-style: none;
}

.instuction .note {
	color: #A3A3B2;
	font-style: italic;
	padding-top: 10px;
}

.instuction p.note {
	text-align: center;
	padding-top: 0;
	margin-top: 4px;
}

.instuction textarea {
	font-size: 0.9em;
	min-height: 60px;
	padding: 10px;
	margin: 0;
	overflow: auto;
	max-width: 100%;
	width: 100%;
}

.instuction a,
.instuction a:visited {
	color: #2F98B3;
}

.div_footer {
	height: 60px;
	line-height: 60px;
	text-align: left;
}

.div_footer2 {
	height: 60px;
	line-height: 60px;
}

.span_footer {
	display: inline-block;
	vertical-align: middle;
	line-height: normal;
}

.alignleft {
	float: left;
	vertical-align: middle;
	height: 80px;
}

.alignright {
	float: right;
	vertical-align: middle;
	height: 80px;
}

.clearfix:before,
.clearfix:after {
	content: " ";
	display: table;
}

.clearfix:after {
	clear: both;
}

.clearfix {
	*zoom: 1;
}

.holder {
	text-align:center;
}

.column {
	display:inline-block;
	*display:inline;
	*zoom:1;
	width:auto;
}

.footer_left {
	float:left;
	vertical-align:middle;
	height:80px;
	line-height:80px;
}

.footer_middle {
	margin:0 auto;
	vertical-align:middle;
	height:80px;
	line-height:80px;
}

.footer_right {
	float:right;
	vertical-align:middle;
	height:80px;
	line-height:80px;
}

.footermenu ul {
	width: 100%;
	margin: 0 auto;
	list-style-type:none;
	margin-top: 0;
	margin-bottom: 0;
	margin-left:0;
	padding-left: 0;
}

.footermenu ul li{
	float: left;
	margin-left:10px;
}

.footermenu ul li:first-child{
	margin-left: 0;
	padding-left:0;
}

.footermenu ul li a {
	color: #ffffff!important;
	font-size: 12px;
}

.footermenu ul li a:hover {
	text-decoration: none;
	border-bottom: 1px solid #ffffff;
}

.section_slider {
	height: 470px;
	width: 100%;
	background-color: #cb0f13;
}

.thema_box {
	width:20%;
	float:left;
	text-align: center;
	margin:0px 3.333333333333333%; /*2*/  /* 6 x Abstand = 3,3 * 6 =  19,8 */
	text-align:center;
	overflow: hidden;
	position: relative;
	vertical-align:top;
}

.thema_box2 {
	width:300px; /*21*/
	/*float:left;*/
	display: inline-block;
	text-align: center;
	overflow: hidden;
	position: relative;
	vertical-align:top;
}

.thema_box_1 {
	margin-left:0;
}

.thema_box_4 {
	margin-right:0;
}

.ws_playpause {
	display:none;
}

div#centerDiv {
	width: 100%;
	text-align: center;
	border: 1px solid red;
}

 ul.centerUL {
	margin: 2px auto;
	line-height: 1.4;
 }

.centerUL li {
	display: inline;
	text-align: center;
 }

.starter-template {
 	padding-top:0;
}

#toTop-right {
	display:none;
	text-decoration:none;
	position:fixed;
	bottom:20px;
	right:20px;
	outline:none;
	z-index:100000;
}

#toTop-left {
	display:none;
	text-decoration:none;
	position:fixed;
	bottom:20px;
	left:20px;
	outline:none;
}

#toTop-center {
	display:none;
	text-decoration:none;
	position:fixed;
	bottom:10px;
	left:50%;
	margin-left:-20px; /*Feintuning je nach Inhalt */
	outline:none;
}

.btn-lg-top {
	border-radius: 6px;
	font-size: 18px;
	line-height: 1.33333;
	padding: 6px 10px;
}

.breadcrumb > li + li::before {
	content: '/';
}

.breadcrumb {
	background-color: transparent;
	list-style: outside none none;
	margin-bottom: 20px;
	padding: 0px 0px;
	text-align:right;
}

.scrollToTop {
	display: none;
}

.startslidertest {
	height: 100%;
	padding-top: 20px;
}

#wowslider-container1 {
	margin-top: 0;
}

.container_header {
	position:relative;
	/*min-height: 100px;*/
}

.starter-template {
	padding: 40px 15px;
	text-align: center;
	text-align: left;
}

.nav_link a {
	font-size: 14px;
}

.a_link_lvl_1, .a_link_lvl_2, .a_link_lvl_3 {
	color: #ffffff!important;
	text-decoration: none;
}

.a_link_lvl_1:hover, .a_link_lvl_2:hover, .a_link_lvl_3:hover {
	color: #ffffff!important;
	text-decoration: none;
}

.submenu {
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	color: #ffffff;
	background-color: #f0f0f0;
}

.submenu ul > li a {
	color: #fffffff!important;
}

.navbar-inverse {
	background-color: #ffffff;
	border-color: #ffffff;
}

.navbar-default {
	background-color: gray;
	border-color: #ffffff;
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
	border: none;
	border-color: #ffffff;
}

.nav_link_lev_1, .nav_link_lev_2, .nav_link_lev_3 {
	background-color: #858585;
	margin-left:0;
	padding-left: 0;
	border-bottom: 1px solid #ffffff;
	text-decoration: none;
	padding-left:20px;
	padding-top:5px;
	padding-bottom: 5px;
	color: #ffffff!important;
}

.nav_link {
	cursor: pointer;
}

.nav_link:hover {
	background-color: #8E8E96;
}

.nav_link_lev_0:hover {
	background-color: #ffffff!important;
}

.submenu_0 {
	width: 250px;
	position: absolute;
	z-index: 1000;
	margin-left: 0;
	list-style-type: none;
	padding-top:10px;
	padding-bottom: 10px;
	margin-left:0;
	padding-left:0;
	display:none;
}

.submenu_1 {
	width: 250px;
	position: absolute;
	z-index: 1000;
	left: 248px;
	top:0;
	list-style-type: none;
	padding-top:10px;
	padding-bottom: 10px;
	display:none;
	margin-left:0;
	padding-left:0;
}

.submenu_2 {
	width: 250px;
	position: absolute;
	z-index: 1000;
	left: 248px;
	top:0;
	list-style-type: none;
	padding-top:10px;
	padding-bottom: 10px;
	display:none;
	margin-left:0;
	padding-left:0;
}

#main_menu_responsive {
	display: none;
}

.submenu_resp_0 {
	display: none;
	margin-left: 15px;
	padding-left: 15px;
	padding-bottom:10px;
}

.submenu_resp_0 li {
	line-height: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.submenu_resp_1 {
	display: none;
	margin-left: 15px;
	padding-left: 15px;
	padding-bottom:10px;
}

.submenu_resp_1 li {
	line-height: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.submenu_resp_2 {
	display: none;
	margin-left: 20px;
	padding-left: 20px;
}

.nav_link_resp_lev_0 {
	background-color: #ffffff;
	margin-left:0;
	padding-left: 0;
	border-bottom: 2px solid #EEE3E3;
	text-decoration: none;
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 0;
	margin-bottom: 0;
	color: #ffffff!important;
}

.nav_link_resp_lev_1, .nav_link_resp_lev_2, .nav_link_resp_lev_3 {
	background-color: #ffffff;
	margin-left:0;
	padding-left: 0;
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 0;
	margin-bottom: 0;
	text-decoration: none;
	color: #ffffff!important;
}

.border_nav_bottom {
	background:rgba(227,227,227,1);
	height: 2px;
	width: 100%;
	clear:left;
}

.arrow-up {
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #858585;
	position: absolute;
	top: -10px;
	left: 30px;
	z-index:1000;
}

.arrow-down {
	width: 0;
	height: 0;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-top: 20px solid #f00;
}

.arrow-right {
	width: 0;
	height: 0;
	border-top: 60px solid transparent;
	border-bottom: 60px solid transparent;
	border-left: 60px solid green;
}

.arrow-left {
	width: 0;
	height: 0;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-right:10px solid blue;
}

.submenu {
	border: 1px solid gray;
	border-top: 0;
}

.main_menu_home_symbol {
	top: 0px;
	display: inline;
	font-size: 0.9em;
	padding-right: 8px;
	position: relative;
}

#main_menu {
	margin-left:-15px!important; /* wegen Menü-Abstand */
}

.main_content h1 {
	font-size: 36px;
}

.ws_playpause {
	display: none;
}

.button_resp_menu_show {
	display: none;
}

.footermenu_main {
	margin-top:10px;
}

.footermenu_main ul {
	list-style-type:none;
	margin-left:0;
	padding-left:0;
	width: 250px;
}

.footermenu_main ul > li {
	font-size:16px;
	border-bottom: 1px solid #666666;
	line-height:2.2em;
	color: #666666;
}

.logo {
	width: 100%;
}

.navbar-brand {
	position: relative;
}

nav.navbar {
	-webkit-transition: all 0.8s ease;
	transition: all 0.8s ease;
}

nav.navbar.shrink {
	min-height: 50px!important;
	height: auto !important;
}

nav.navbar.shrink_mobile {
	min-height: 100px!important;
}

.navbar_main {
	border-bottom:2px solid #F0F0F0!important;
}

.navbar-brand {
	height:auto!important;
	padding-top:15px!important;
	padding-bottom: 15px!important;
}

.header_logos {
	position: absolute;
	text-align: right;
	right:0;
	display:none;
	margin-top: 10px;
	width:auto;
}

#main_menu.nav > li:hover {
	background-color:transparent!important;
}

.color_gray {
	color: #858585;
}

.navbar-toggle {
	padding: 6px 5px!important;
}

.contact_slider_container {
	position: fixed;
	z-index: 1000;
	right: 0px;
	top: 50%;
	background-color: transparent;
}

@media screen\0 {
	.contact_slider_container { right: 17px; }
}

.contact_slider_left {
	width: 77px;
	float: left;
}

.contact_slider_right {
	margin-left: 8px;
	width: 210px;
	/* height:265px; */
	float: right;
	display: none;
}

.contact_slider_menu_box {
	width: 77px;
	height: 60px;
	position: relative;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	cursor: pointer;
}

.contact_slider_menu_box_margin_top {
	margin-top: 8px;
}

.contact_slider_menu_box_text {
	color: #ffffff;
	font-size: 9px;
	margin-top: 5px;
	font-weight: bold;
}

.contact_slider_bg_default {
	background-color: #000000;
}

.contact_slider_right_content {
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	position: relative;
}

.contact_slider_right_content_box1 {
	display: none;
}

.contact_slider_right_content_box2 {
	display: none;
}

.contact_slider_right_content_box3 {
	display: none;
}

.contact_slider_right_content_box4 {
	display: none;
}

.contact_slider_arrow {
	width: 10px;
	position: absolute;
	top: 15px;
	left: 5px;
}

.contact_slider_header {
	width: 100%;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
}

.contact_slider_content {
	width: 100%;
	margin-top: 5px;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-align: center;
}

.contact_slider_content2 {
	margin-top: 10px;
	text-align: center;
}

.contact_slider_button {
	background-color: #ffffff;
	border: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	border-radius: 5px;
	font-size: 12px;
	font-weight: bold;
}

.contact_slider_right_content_box2 .oeffnungszeiten_abschnitt {
	color: #ffffff!important;
	font-weight: bold!important;
	font-size: 12px!important;
	text-decoration: underline!important;
	margin-top: 10px!important;
}

.contact_slider_right_content_box2 .oeffnungszeiten_tage {
	color: #ffffff!important;
	font-weight: bold!important;
	font-size: 12px!important;
}

.contact_slider_right_content_box2 .oeffnungszeiten_zeiten {
	color: #ffffff!important;
	font-weight: normal!important;
	font-size: 12px!important;
}

.footer_link_carset_online_a {
	color:#ffffff;
	text-decoration:none;
}

.footer_link_carset_online {
	text-align:left;
	margin-top:10px;
}


/*****************************************************************************************
	ENDE: CSS Angaben für Template
*****************************************************************************************/


/* config v2 */
div.brand_select {
	border: 1px solid #dddddd;
	padding: 3px;
	margin: 3px;
	width: 155px;
	height: 101px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: center;
}

div.brand_logo {
	height: 70px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: 65%;
}

div.brand_text {
	background-color: #eeeeee;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-bottom-right-radius: 3px;
	border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-bottom-left-radius: 3px;
	border-bottom-left-radius: 3px;
	font-size:12px;
}

div.model_select {
	border: 1px solid #dddddd;
	padding: 3px;
	margin: 3px;
	height: 120px;
	width: 222px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: center;
}

div.model_logo {
	height: 89px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: 65%;
	vertical-align: middle;
}

div.model_text {
	background-color: #eeeeee;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-bottom-right-radius: 3px;
	border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-bottom-left-radius: 3px;
	border-bottom-left-radius: 3px;
	font-size:12px;
}

div.node_select {
	border: 1px solid #dddddd;
	padding: 5px;
	margin: 3px;
	height: 30px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	text-overflow: ellipsis;
	white-space: nowrap;
}


div.brand_select:hover, div.model_select:hover, div.node_select:hover {
	background-color: #f7f7f7;
	cursor: pointer;
}

a.brand_select,a.model_select, a.node_select {
	text-decoration: none;
}

div.brand_title {
	padding: 10px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: 2px 2px 3px 1px #989898;
	box-shadow: 2px 2px 3px 1px #989898;
	display: block;
}

div.select_block {
	clear: both;
	width: 100%;
	padding-bottom: 20px;
}

div.btn {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 7px;
	text-align: center;
	display: inline;
}

.btn_text {
	color: #ffffff;
	font-size: 110%;
	font-weight: bold;
}

.pathbar {
	margin: 0px;
	margin-top: 5px;
	min-height: 10px;
	color: #2c2c2c;
	font-size: 11px;
}
.pathbar ul {
	display: inline-block;
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
}
.pathbar li {
	float: left;
}
.pathbar li a {
	color: #2c2c2c;
	text-decoration: none;
}

.pathbar li a,
.pathbar li > span {
	position: relative;
	float: left;
	margin: 0 3px 0px 0;
	padding: 0 5px 0 15px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	background: #ebebeb;
}
.pathbar li a:before,
.pathbar li > span:before {
	position: absolute;
	top: 0;
	left: 0;
	border-style: solid;
	border-width: 10px 0 10px 10px;
	border-color: transparent transparent transparent #ffffff;
	content: "";
}
.pathbar li a:after,
.pathbar li > span:after {
	position: absolute;
	top: 0;
	right: -10px;
	z-index: 1;
	border-style: solid;
	border-width: 10px 0 10px 10px;
	border-color: transparent transparent transparent #ebebeb;
	content: "";
}
.pathbar li:first-child a,
.pathbar li:first-child > span {
	padding-left: 10px;
}
.pathbar li:first-child a:before,
.pathbar li:first-child > span:before,
.pathbar li:first-child a:before,
.pathbar li:first-child > span:before {
	display: none;
}
.pathbar b {
	display: none;
}







/*****************************************************************************************
	START: Media Querys
*****************************************************************************************/
@media (max-width: 310px) {
	.navbar-brand {
		position: absolute;
		top: 0;
		left: 0;
	}
}


@media (max-width: 400px) {
	.thema_box_1,
	.thema_box_2,
	.thema_box_3,
	.thema_box_4,
	.thema_box_5 {
		margin-left:0;
		margin-right:0;
		float:none;
		clear:left;
		margin-bottom:40px!important;
		margin-top:0;
	}

	.thema_box {
		width:100%!important;
	}

	.main_content h1 {
		font-size: 20px;
	}

	p {
		font-size:12px;
	}

	.footer_maps {
		margin-left:0;
		float:none;
		clear:left;
		margin-top:30px;
	}

	.h1, h1, .h2, h2 {
		padding-top:0;
		margin-top:0px;
		font-size:20px!important;
	}
}


@media (max-width: 500px) {
	.countup {
		display: none;
	}
}


@media (max-width: 768px) {
	.navbar-nav > li {
		float:none;
	}

	.navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
		border-color: #ffffff;
	}

	.navbar-brand {
		position: absolute;
		top: 0;
		left: 0;
	}

	.h1, h1, .h2, h2 {
		margin-top:10px;
		font-size:25px;
	}

	.button_menu_resp {
		display: block!important;
	}

	#main_menu {
		display: none!important;
	}

	.footer_oeffnungszeiten {
		margin-top: 30px;
		margin-left:0;
		float:none;
		clear:left;
	}

	.schnellsuche_select_hersteller,
	.schnellsuche_select_modelle,
	.schnellsuche_select_fahrzeugtyp,
	.schnellsuche_start {
		width: 100%;
	}

	.quicksearch_container {
		width: 100%;
	}

	.bildtext_float_left {
		margin-right: 0;
	}

	#main_menu {
		display: none;
	}

	#main_menu_responsive {
		position:absolute;
		right:-1px;
		width:100%;
		height:auto;
		border: 5px solid #F2F2F2;
		-webkit-border-top-left-radius: 5px;
		-webkit-border-bottom-left-radius: 5px;
		-moz-border-radius-topleft: 5px;
		-moz-border-radius-bottomleft: 5px;
		border-top-left-radius: 5px;
		border-bottom-left-radius: 5px;
		background-color: #F2F2F2;
		margin-left:1px;
		margin-right:1px;
		margin-top:0;
		padding-top: 0;
	}

	.slides_topangebote {
		display: none;
	}

	.ws-title-wrapper {
		display:none!important;
	}

	.footer_left {
		float: none;
		clear:left;
		text-align:center;
		margin:0 auto;
		width:100%;
	}

	.footer_middle {
		float: none;
		clear:left;
		text-align:center;
		margin:0 auto;
		width:100%;
	}

	.footer_right {
		float:none;
	}

	.column {
		float: none;
		display: block;
		vertical-align:middle;
		height:40px;
		line-height:40px;
		text-align:middle;
		width: 100%;
		margin:0 auto;
	}

	.footermenu {
		width: 100%;
		text-align: center;
		margin-top:10px;
	}

	.footermenu ul {
		margin: 2px auto;
		line-height: 1.4;
	}

	.footermenu ul li {
		display: inline;
		text-align: center;
	}

	.breadcrumb {
		display: none;
	}

	.main_content h1 {
		font-size: 30px;
	}

	p {
		font-size: 13px;
	}
}


@media (min-width: 769px) {
	#main_menu_responsive {
		display: none;
	}

	.h1, h1, .h2, h2 {
		margin-top:10px;
		font-size:30px;
	}

	.navbar-nav > li {
		float:left;
	}
}


@media (max-width: 1200px) {
	.bildtext_float_left {
		max-width: 900px;
	}

	.quicksearch_container {
		margin-left: 0;
		margin-top: 10px;
	}

	.footer_maps {
		float:none;
		clear:left;
		margin-left:0;
		margin-top:30px;
	}

	.historie_right {
		margin-left: 0;
		margin-top: 30px;
	}

	#main_menu {
		margin-left: -10px;
	}

	.topangebote2_box {
		margin-bottom:20px;
	}

	.thema_box {
		width:45%;
		float:left;
		margin:0px 0%;
		text-align:center;
	}

	.thema_box_1,
	.thema_box_2 {
		margin-bottom:40px;
	}

	.thema_box_1,
	.thema_box_3 {
		margin-left:0;
	}

	.thema_box_2,
	.thema_box_4,
	.thema_box_5 {
		margin-right:0px;
	}

	.thema_box_3,
	.thema_box_4,
	.thema_box_5 {
		margin-top:0px;
	}

	.thema_box:nth-child(2n+1) {
		clear:left;
		margin-right:30px;
	}
}

@media (max-width: 1350px) {
	.contact_slider_container {
		display: none;
	}
}


