/* Standard -- bmwre ----------------------*/

@font-face {
	font-family:"BMW_Global_Pro";
	font-style:normal;
	font-weight:400;
	src:url("https://www.autopubli.ch/Webkit/Templates/webkitr/fonts/bmwre/bmwmotorradtypewebbo_all.woff") format("woff"), url("https://www.autopubli.ch/Webkit/Templates/webkitr/fonts/bmwre/bmwmotorradtypewebbo_all.ttf") format("truetype")
}
@font-face {
	font-family:"BMW_Global_Pro";
	font-style:italic;
	font-weight:bold;
	src:url("https://www.autopubli.ch/Webkit/Templates/webkitr/fonts/bmwre/bmwmotorradtypewebbo_all-italic.woff") format("woff"), url("https://www.autopubli.ch/Webkit/Templates/webkitr/fonts/bmwre/bmwmotorradtypewebbo_all-italic.ttf") format("truetype")
}
@font-face {
	font-family:"BMW_Global_Pro";
	font-style:normal;
	font-weight:100;
	src:url("https://www.autopubli.ch/Webkit/Templates/webkitr/fonts/bmwre/bmwmotorradtypewebli_all.woff") format("woff"), url("https://www.autopubli.ch/Webkit/Templates/webkitr/fonts/bmwre/bmwmotorradtypewebli_all.ttf") format("truetype")
}
body {
	color: #000000;
	font-size: 17px;
	line-height: 1.6;
	font-family: "BMW_Global_Pro", Arial, sans-serif !important;
	font-weight:200;
}
.wrapper {
	background: transparent;
}

.responsive-iframe {
  width: 100%;
  height: 100%;
  min-height: 288vh; // Change this based on your own preferences
}

.container-fluid {
	height:auto;
	margin-right:auto;
	margin-left:auto
}

.button-to-action {
	/*position:relative;*/
	margin: 0 auto;
	margin-bottom: 30px;
	padding: 4px 0 0 10px;
	width:340px;
	height:40px;	
	font-size:20px;
	font-weight: 300;
	text-transform: uppercase;	
	background-color:#0062FF;
	background-color:rgba(0,98,255,1);
}

.button-to-action a {
	color: #EEEEEE;
	text-decoration: none;
}
.button-to-action a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
/* Standard
.container {
    background-color: transparent;
}
.container {
    width: 1225px;
}
.container {
    width: 970px;
}
.container {
    width: 750px;
}
.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
*/

/*
.container {
    width: 1400px;
    max-width: 100%;
}
*/

.container-medium {
	width: 1600px;
	max-width: 100%;
}
.container-medium {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}
.container-small {
	width: 980px;
	max-width: 100%;
}
.wrapperhome {
	background: transparent;
}
.wrapperpages {
	background: transparent;
}
.row-eq-height {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display:         flex;
}
.list-unstyled {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	list-style-type: none;
}
.row-fluid {
	text-align:center;
}
a {
	color: #174999;
	text-decoration: none;
}
a:hover {
	color: #174999;
	text-decoration: none;
}
/*
a, a:focus, a:hover, a:active, button, button:hover {
    outline: 0 !important;
}
*/
a img {
	border: none;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	opacity: 1;
	filter: alpha(opacity=100);
}
a img:hover {
	background-color: rgba(220,220,220,0.8);
	opacity: 0.8;
	filter: alpha(opacity=80);
}
a:active {
	color: #174999;
	text-decoration: none;
}
img p {
	margin: 0px
}
p, li, li a, label {
	color: #EFEFEF;
}
.overflow-hidden {
	overflow: hidden;
}
.rowoverflow {
	overflow: visible;
}
.header .navbar-collapse {
	text-align: center;
}
.collapse.in {
	visibility: visible;
	overflow-x: hidden;
}
body.header-fixed-space-v2 {
	padding-top: 0px;
}
.header .navbar-nav > li > a {
	bottom: 0px;
	position: relative;
	padding: 9px 30px 9px 20px;
}
.header .navbar-nav > li > a {
	color: #EFEFEF;
	font-size: 15px;
	font-weight: 600;
	text-transform: uppercase;
	text-align: left;
}
/* Standard */

b, strong {
	font-weight: 400;
	color: #202122;
}
.font-bold {
	font-weight: 400;
	color: #202122;
}
.font-normal {
	font-weight: 200 !important;
	color: #000000;
}
/*
.bg-full-content-color {
	background-color: #FFFFFF;
	margin: 0 15px 15px 15px;
}
*/
.bg-white {
	background-color: #000000;
}
.bg-color-white {
	background-color: #000000;
}
.bg-color-dark {
	background-color: #ECECEC !important;
}
.bg-color-transparent {
	background-color: transparent;
}
.color-black {
	color: #151617;
}
.color-dark {
	color: #EFEFEF;
}
.color-light {
	color: #EFEFEF;
}
.color-white {
	color: #FFFFFF;
}
.width-sort-buttons {
	width:90px;
}
/*
ul, li {
	list-style-type: none;
	padding:5px;
}
*/

ol {
	margin-top: 0;
	margin-bottom: 10px;
	padding-left: 0px;
}
ul {
	margin-top: 0;
	margin-bottom: 3px;
	padding-left: 0px;
}
.margin-headline-bottom {
	margin-bottom:4px;
}

/* Sprache */

.language-box {
	margin-top:8px;
	float:right;
	width:130px;
	}

.language {
	font-size:14px;
	}


/* maps flex iframe / kein scrolling

.maps iframe{
    pointer-events: none;
}

.embed-container {
	position: relative;
	padding-bottom: 150%;
	height: 0;
	overflow: hidden;
	max-width: 100%;
	}

.embed-container iframe, .embed-container object, .embed-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	}
*/

/* content bg und padding */
.bg-content-color, .bg-content, .bg-content-4, .bg-content-col, .bg-content-row-10 {
	background-color: #FFFFFF;
}
/* content bg padding */
.bg-content {
	padding:0px;
	height:100%;
	border-left: #000 solid 0px;
	border-right: #000 solid 0px;
	border-top: #000 solid 0px;
}
.bg-content-4 {
	padding:15px 0px 15px 0px;
}
.bg-content-col-12 {
	padding:15px 0px 15px 0px;
}
.bg-content-col {
	padding:4px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:3px;
}
.bg-content-col-markt {
	padding:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:3px;
}
.bg-content-row-10 {
	margin-left:0px;
	margin-right:0px;
}
.bg-content-color-grey {  /* fuer Grid Tests*/
	background-color: #CCC;
}
/* sidebar nav / id sidebar unter media */
#sidebarinner {
	position:relative;
	margin-top:15px;
}
.sidenav {
	min-height:30px !important; /* Hoehe Nav Buttons */
	background-color:#FFFFFF;
}
ul.sidenav li a, ul.sidenav li a:visited {
	color: #000000 !important;
}
ul.sidenav li a:hover, ul.sidenav li a:active {
	color: #0062FF !important;
}
ul.sidenav li.active a {
	color: #0062FF !important;
}
.sidebar-bg-content {
	background-color: #FFFFFF;
	height:100%;
	color:#000000;
	font-size:12px;
	text-transform:uppercase;
}
.sidebar-list-unstyled {
	margin: 0 0 0 0;
	padding: 6px 0 0 3px;
	list-style: none;
	list-style-type: none;
}
.sidenav-ul {
	margin-top: 0;
	margin-bottom: 1px;
	padding-left: 0px;
}
/* Addresse Kontakt*/
.kontakt-margin-top {
	margin-top: -15px;
	margin-left: 15px;
}
.form-padding {
	padding:0px;
}
.kontakt-padding {
	padding: 0 0 0 0;
}
address {
	margin-bottom: 0px;
	padding-left:0px;
	font-style: normal;
	line-height: 15px;
	color: #666768;
}
.kontakt-addresse {
	margin-bottom: 16px;
	padding:0px;
	font-style: normal;
	line-height: 1.5;
}
.kontakt-oeffnung {
	margin-bottom: 10px;
	padding:0px;
	font-style: normal;
	line-height: 1.5;
}
.kontakt-oeffnung-footer {
	margin-bottom: 10px;
	padding: 0px 15px 15px 0px;
	font-style: normal;
	line-height: 1.5;
}
.kontakt-social {
	margin-bottom: 15px;
	padding:0px;
	font-style: normal;
	line-height: 1.5;
}
.kontakt-social .kontakt-socials li, li a, label {
	color: #000000;
	font-size: 14px;
	list-style-type: none;
	margin-left: 0px;
}
.kontakt-social-icon-border {
	height:60px;
	width:60px;
	border: #000 solid 1px;
	text-align:center;
}
/*Headings*/
h1 {
	font-size: 55px;
	line-height: 57px;
}
h2 {
	font-size: 28px;
	line-height: 30px;
}
h3 {
	font-size: 24px;
	line-height: 26px;
}
h4 {
	font-size: 20px;
	line-height: 22px;
}
h5 {
	font-size: 18px;
	line-height: 20px;
}
h6 {
	font-size: 16px;
	line-height: 18px;
}
h1, h2, h3 {
	font-family: "BMW_Global_Pro", Arial, sans-serif;
	margin-top: 5px;
	text-shadow: none;
	font-weight: 400;
	text-transform: uppercase;
	color: #202122;
}

h4, h5, h6 {
	color: #181920;
	margin-top: 5px;
	text-shadow: none;
	font-weight: 400;
	text-transform: uppercase;
}

h1 i, h2 i, h3 i, h4 i, h5 i, h6 i {
	margin-right: 5px;
}
.headline {
	display: block;
	margin: 10px 0 5px 0;
	border-bottom: 0px dotted #e4e9f0;
	text-align:center;
}
.headlineleft {
	display: block;
	margin: 10px 0 5px 0;
	border-bottom: 0px dotted #e4e9f0;
	text-align:left;
}
.headline h1 {
	font-family: "BMW_Global_Pro", Arial, sans-serif !important;
	font-style:italic;
	font-weight:500;
	letter-spacing:1px;
	color: #161718;
	margin: 0px 0px 5px 0px;
	padding-bottom: 5px;
	display: inline-block;
	border-bottom: 6px solid #181920;
}
.headline h2, .headline h3 {
	font-family: "BMW_Global_Pro", Arial, sans-serif !important;
	font-style:italic;
	font-weight:500;	
	letter-spacing:1px;
	color: #161718;
	margin: 0 0 5px 0;
	padding-bottom: 5px;
	display: inline-block;
	border-bottom: 0px solid #181920;
}
.headline h4, .headline h5, .headline h6 {
	font-family: "BMW_Global_Pro", Arial, sans-serif !important;
	font-style: normal;
	font-weight: 400;
	text-align: left;
	color: #161718;
	margin: 0 0 -2px 0;
	padding-bottom: 5px;
	display: inline-block;
	border-bottom: 0px solid #181920;
}
.footer .headlineleft h4 {
	font-family: "BMW_Global_Pro", Arial, sans-serif !important;
	font-style: normal;
	font-weight:100;
	text-align: left;
	color: #555555;
	margin: 0 0 -2px 0;
	padding-bottom: 5px;
	display: inline-block;
	border-bottom: 0px solid #181920;
}
/* headline size */
.headline h1, .h1 {
	font-size: 55px;
}
.headline h2, .h2 {
 	font-size: 28px;
}
.headline h3, .h3 {
	font-size: 24px;	
}
.headline h4, .h4 {
	font-size: 20px;
}
.headline h5, .h5 {
	font-size: 18px;
}
.headline h6, .h6 {
	font-size: 16px;
}
.tpleditcolor {
	color:#000000;
}
/* table ohne linien */
.tablep > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
	padding: 0px;
	line-height: 0px;
	height:0px;
	vertical-align: top;
	border-top: 0px solid #EEE;
	font-size:1px;
}
/* form */
.form-control {
	display: block;
	width: 100%;
	height: 40px;
	padding: 10px 5px 10px 10px;
	font-size: 16px;
	line-height: 1.42857;
	color: #000000;
	background-color: #E2E2E2;
	background-image: none;
	border: 0px solid #DDDDDD;
	border-radius: 0px;
	box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.075) inset;
	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}
.form-control-footer {
	display: block;
	width: 100%;
	height: 35px;
	padding: 2px 3px;
	font-size: 15px;
	line-height: 1.42857;
	color: #111111;
	background-color: #FDFDFD;
	background-image: none;
	border: 1px solid #DDDDDD;
	border-radius: 0px;
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}
.bg-lightgrey {
	color: #666768;
	font-size: 15px;
}
.input-group-addon {
	color: #111111;
	font-size: 14px;
	background: #FFFFFF;
}
.form-content-color {
	background-color: #F1F1F1;
	padding: 15px 15px 15px 15px;
}
.form-input-height {
	height:50px;
}
.input-group-addon {
	color: #000000;
	font-size: 15px;
	font-weight: 200;
	line-height: 1;
	background: #ECECEC;
	height:21px;
	/*border-color: #ECECEC;*/
	text-align: left;
}
/* Datepicker
.dropdown-menu {
	background-color: #fff;
	color:#000000;
}
*/
/* border unterhalb signet  ...*/
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border-color: transparent;
}
.header-v3 {
	z-index: 99;
	position: relative;
	border-bottom: solid 2px transparent;
}
/* Balken volle Breite */
.fullsize-background {
	padding: 35px 0px 26px;
	border-bottom: 1px solid #EEE;
	margin-bottom:40px;
	text-align:center;
}
.bg-black {
	background-color: #000000;
}
/* Grid */
/* Boxen ohne Abstand */
.no-box-padding {
	padding-right: 0px;
	padding-left: 0px;
}
.content-sm {
	padding-top: 20px;
	padding-bottom: 20px;
}
/*same height */
.well {
	min-height: 20px;
	padding:0px;
	margin-bottom: 0px;
	background-color: #000000;
	border: 0px solid #FFF;
	border-radius: 0px;
	box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.05) inset;
}
.row well {
	margin-right:0px;
	margin-left:0px;
}
/* fuer Automarkt Random / Button Mehr...*/
.color-automarkt {
	color: #EFEFEF;
}
.bg-automarkt {
	background-color: #FFFFFF;
}
.color-autokatalog {
	color: #000000;
}
.bg-autokatalog {
	background-color: #000000;
}
.btn-automarkt {
	color: #FFFFFF;
	background-color: #0062FF;
	border-color: #0062FF;
}
.btn-autokatalog {
	color: #FFFFFF;
	background-color: #0062FF;
	border-color: #0062FF;
}
.btn-danger {
	color: #FFFFFF;
	background-color: #AAAAAA;
	border-color: #AAAAAA;
}
.btn-danger:hover {
	color: #FFFFFF;
	background-color: #0062FF;
	border-color: #0062FF;
}
.btn-event {
	color: #FFFFFF;
	background-color: #0062FF;
	border-color: #0062FF;
	padding-left:4px;
}
.btn-event:hover {
	color: #FFFFFF;
	background-color: #174999;
	border-color: #174999;
}
.btn {
	border: 0px solid transparent;
	border-radius: 0px;
	font-size:15px;
	text-transform: uppercase;
	font-weight: 200;
}
.btn-default {
	color: #FFFFFF;
	font-weight: 400;
	font-size:16px;
	background-color: #AAAAAA;
	border-color: #AAAAAA;
}
button, input, select, textarea { /* fuer dropdowns */
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
	color: #222;
}
/* Social */
.redwing-logo {
	width:70px;
}
.fakontakt-header {
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	line-height: 1.0;
	font-size-adjust: none;
	font-stretch: normal;
	font-language-override: normal;
	font-kerning: auto;
	font-synthesis: weight style;
	font-variant: normal;
	font-size: 1.6em;
	text-rendering: auto;
	transform: translate(0px, 0px);
}
.fakontakticons {
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	line-height: 1.1;
	font-size-adjust: none;
	font-stretch: normal;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.faphone {
	font-size: 1.5em;
}
.famobile {
	font-size: 1.9em;
	line-height: 1.0;
}
.fafax {
	font-size: 1.2em;
	padding-top: 5px;
}
.famail {
	font-size: 1.0em;
	line-height: 1.5;
}
.famap {
	font-size: 1.45em;
	line-height: 1.2;
	margin-right: 6px;
}
.fateam {
	color: #0062FF;
}
.facircle {
	font-size: 0.8em;
	color:#666;
	padding: 0px 20px 5px 5px;
}
.fachat {
	font-size: 1.6em;
}
.facheck {
	font-size: 1.4em;
}
.fakontakt {
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	line-height: 1.0;
	font-size-adjust: none;
	font-stretch: normal;
	font-language-override: normal;
	font-kerning: auto;
	font-synthesis: weight style;
	font-variant: normal;
	font-size: 1.8em;
	transform: translate(0px, 0px);
	margin-top:10px;
}
/* headline


.headline .bg-content-color {
	background-color:transparent;
}
.headline-bg-content-color {
	background-color: transparent !important;
	color:#161718;
}
.headline-center {
	text-align: center;
	position: relative;
	margin: 50px 0px 0px;
	border-bottom: 0px dotted #E4E9F0;
}
.headline-center h2 {
	text-align: center;
	position: relative;
	margin: 10px 0px 0px;
	color: #EFEFEF;
	border-bottom: 0px dotted #E4E9F0;
	padding-bottom:5px;
	padding-top:5px;
}
.headline-center h2::after {
	background: none;
}
.headline-center h2::after {
	left: 50%;
	z-index: 1;
	width:0px;
	height: 0px;
	content: " ";
	bottom: 0px;
	margin-left: 0px;
	text-align: center;
	position: absolute;
	background: none;
}
 */

/* Team */
.team-v6 a {
	color: #EFEFEF;
}
.team-v6 span {
	color: #EFEFEF;
	display: block;
	font-size: 16px;
	margin-bottom: 5px;
	text-transform: uppercase;
}
.team-v6 small {
	display: block;
	color: #EFEFEF;
	font-size: 13px;
	margin-bottom: 1px;
}
/* Buttons more */
.link-list a {
	color: #EFEFEF;
	font-size: 14px;
	padding: 6px 0px;
	display: inline-block;
	text-transform: uppercase;
}
.a.btn-more a {
	background: #FF0000 none repeat scroll 0% 0%;
}
.a.btn-more {
	right: -10px;
	bottom: 10px;
	color: #EFEFEF;
	padding: 1px 6px;
	position: absolute;
	background: #FF0000 none repeat scroll 0% 0%;
	display: inline-block;
}
.thumbnail-style a.btn-more {
	background: #0062FF none repeat scroll 0% 0%;
}
.thumbnail-style a.btn-more:hover {
	text-decoration: none;
	box-shadow: 0 0 0 2px #0062FF;
}
/* Table */
.table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 5px;
}
table {
	background-color: transparent;
}
table {
	border-spacing: 0px;
	border-collapse: collapse;
}
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
	padding: 3px;
	line-height: 1.3;
	vertical-align: top;
	border-top: 0px solid #FEFEFE;
}
/* hr Linien */
hr {
	margin: 2px 0px;
}
hr {
	margin-top: 1px;
	margin-bottom: 10px;
	border-width: 1px 0px 0px;
	border-style: solid none none;
	border-color: #BBB -moz-use-text-color -webkit-use-text-color;
	border-color: #BBB;
	-moz-border-top-colors: none;
	-moz-border-right-colors: none;
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	border-image: none;
}
/* Fancybox */
.fancybox-nav span {
	visibility: visible;
}
.fancybox-prev span {
	left: 10px;
	background-position: 0 -13px;
}
.fancybox-next span {
	right: 0px;
	background-position: 0 -59px;
}
.fancybox-close {
	position: absolute;
	top: 16px;
	right: 13px;
	width: 49px;
	height: 15px;
	cursor: pointer;
	z-index: 8040;
}
.fancybox-nav:hover span {
	visibility: visible;
}
.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 40px;
	height: 48px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('https://www.autopubli.ch/webkit/templates/webkitr/assets-1.9.4/layouts/ducatire/css/fancybox_sprite.png');
}
.fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner, .fancybox-image, .fancybox-wrap iframe, .fancybox-wrap object, .fancybox-nav, .fancybox-nav span, .fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}
/* Footer  - Socials */
.footer {
	background: #ECECEC !important;
	padding: 15px 0 0 0;
}
.footer .form-control {
	background-color: #FFFFFF;
}
.footer .btn-danger {
	color: #FFFFFF;
	background-color: #0061FF;
	border-color: #0061FF;
}
.footer .btn {
	display: inline-block;
	padding: 6px 2px;
	width:100%;
}
.footer p {
	color: #666768;
	font-size: 15px;
}
.footer .copyright p {
	color: #666768;
	font-size: 14px;
	margin-top: 6px;
}
.footer .font-color-copyright {
	color: #000000;
}
.footer .list-unstyled {
	margin-left: 0px;
	padding: 0px 0 0 0px;
	list-style: none;
	list-style-type: none;
}
.footer .list-inline > li {
	display: inline-block;
	padding: 0px 0 0 0;
	margin-left: 0px;
	width: 48px;
	line-height: 14px;
}
.footer li, li a, label {
	color: #444546;
	list-style-type: none;
	margin-left: 0px !important;
}
.footer .footer h2 {
	color: #161718;
	font-size: 22px;
	font-weight: normal;
}

.footer .footer .bg-color-dark {
	margin-top:0px;
	background: #ECECEC !important;
}
.container .copyright {
	background: #ECECEC !important;
}
.footer address {
	color: #666768;
	margin-left: 0px !important;
	line-height: 24px;
	font-size:17px;
}
.footer .link-list a, .footer .link-list i {
	color: #666768;
	margin-left: 0px !important;
	line-height: 24px;
	font-size:15px;
}
.footer .copyright {
	background: #ECECEC;
	border-top: medium none;
	padding: 10px 0px 10px;
}
.footer a, .copyright a {
	color: #555657;
}
.footer a:hover, .copyright a:hover {
	color: #0062FF;
}
/* social */
.footer-border-social-icons {
	border:#000000 solid 0px;
	width: 30px;
}
.footer .footer-socials {
	margin: 0px 0px 0px 0px;
	text-align: left;
}
.footer .footer-socials li a {
	color: #444546;
	font-size: 16px !important;
}
.footer .footer-socials li a:hover {
	color: #0062FF;
	font-size: 16px !important;
}
.footer .tpleditcolor {
	color: #161718;
	font-size: 20px;
}
.footer .newslettertext {
	color: #666768;
	font-size: 15px;
}
.footer .oeffnungtext {
	color: #666768;
	font-size: 15px;
}

/* top control */
#scroll {
    position:fixed;
    right:10px;
    bottom:10px;
    cursor:pointer;
    width:40px;
    height:40px;
    background-color:#0062FF;
    text-indent:-9999px;
    display:none;
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
    border-radius:2px;
    z-index: 100000;
}
#scroll span {
    position:absolute;
    top:50%;
    left:50%;
    margin-left:-8px;
    margin-top:-12px;
    height:0;
    width:0;
    border:8px solid transparent;
    border-bottom-color:#ffffff;
    z-index: 100000;
}
#scroll:hover {
    background-color:#174999;
    opacity:1;filter:"alpha(opacity=100)";
    -ms-filter:"alpha(opacity=100)";
    z-index: 100000;
}

/* Navigation / Header dtop */
.header {
	z-index: 99;
	background: #000 none repeat scroll 0% 0%;
	position: relative;
	border-bottom: 1px solid #FFF;
}
.header .navbar-nav > .open > a, .header .navbar-nav > .open > a:hover, .header .navbar-nav > .open > a:focus {
	color: #EFEFEF;
}
.header .navbar-nav > li > a, .header .navbar-nav > li > a:focus {
	border-bottom: 2px solid transparent;
}
.header .navbar-nav > li > a:hover, .header .navbar-nav > .active > a {
	bottom: 0px;
	position: relative;
}


/* header v3 */
@media (min-width: 991px) {
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}


.header-v3 .dropdown-menu .active > a, .header-v3 .dropdown-menu li > a:hover {
	color: #EFEFEF;
	filter: none !important;
	background: #FFF !important;
}
.padding-sm-bottom-container {
	padding-bottom:0px;
}
.padding-logo-firma {
	width:600px;
	margin-left:213px;
	padding-left:0px;
	padding-top:10px;
}
.padding-logo-marke {
	width:120px;
	padding-top:10px;
}
.padding-text-firma {
	color: #EFEFEF;
	font-size:18px;
	font-weight: 400;
}
.header .logo img {
	margin: 20px 0px 0px 10px;
}
#firmalogodesktop {
	display:none;
	position:relative;
	float:right;
	margin-right:30px;
	top:25px;
}
#firmalogosmall {
	display:none;
	position:relative;
	float:right;
	padding-right:5px;
	top:50px;
}
#firmalogoxsmall {
	display:none;
	position:relative;
	top:45px;
}
#sidebar {
	position:relative;
	display:inline;
	height:0px;
	width:0px;
	margin-top:0px;
}
.header .container > .navbar-header, .header .container-fluid > .navbar-header, .header .container > .navbar-collapse, .header .container-fluid > .navbar-collapse {
	margin-bottom: -45px;
}
.header-fixed .header-v3 {
	height: 100px;
}
.header-v3 .navbar-default .navbar-nav > li > a {
	font-size: 13px;
	padding: 48px 35px 33px 0px; /*pos von Navi auch unten media */
	font-weight:normal;
}
.header-v3 .dropdown > a::after {
	top: 50px; /* pos pfeile nach unten */
	padding-left:5px;
	right: 20px;
	content: "\f107";
}
.navbar-nav > li > .dropdown-menu {
	margin-top: 1px; /* Verschiebung dropdown box */
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	padding: 5px 0 10px 0;
	width:320px;
}
.navbar-nav > li > a {
	padding-top: 5px;
	padding-bottom: 5px;
}
.navbar-nav > li > a {
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 20px;
}
.nav > li > a {
	position: relative;
	display: block;
	padding: 8px 15px;
}
li, li a, label {
	color: #161718;
	list-style-type: disc;
	margin-left:30px;
}
label {
	color: #000000;
	margin-left:10px;
	margin-right:10px;
	margin-bottom: 5px;
	font-size: 15px;
	display: inline-block;
	max-width: 100%;
	font-weight: 200;
}

p {	/* content */
	color: #000000;
	margin:0px 0px 4px 0px;
}
.list-unstyled {
	margin-left: 0px;
	padding: 2px 0 0 5px;
	list-style: none;
	list-style-type: none;
}
}
/* Navi sm*/
.navbar {
	position: relative;
	margin-bottom: 0px;
	border: 1px solid transparent;
	border-radius: 0px;
}
#navdiv {
	display: none; /*inline = ja*/
}
 @media (max-width: 990px) {
p {
	color: #000000;
	margin: 0px 0px 4px 0px;
}
li, li a, label {
	color: #161718;
	list-style-type: disc;
	margin-left:30px;
}
label {
	color: #000000;
	margin-left:10px;
	margin-right:10px;
	margin-bottom: 5px;
	font-size: 15px;
	display: inline-block;
	max-width: 100%;
	font-weight: 200;
}
#sidebar {
	position:relative;
	display:none;
	margin-top:3px;
}
.padding-sm-bottom-container {
	padding-bottom:40px;
	height:auto;
}
/* logo */
.padding-logo-firma {
	width: 600px;
	margin-left: 150px;
	padding-left: 0px;
	padding-top: 10px;
}
.header .logo img {
	margin: 20px 0px 0px 10px;
}
/* logo */
#firmalogodesktop {
	display:none;
	position:relative;
	float:right;
	top:30px;
}
#firmalogosmall {
	display:none;
	position:relative;
	top:45px;
}
#firmalogoxsmall {
	display:none;
	position:relative;
	top:45px;
}
.header-v3 .navbar-default .navbar-nav > li a {
	border-bottom: 1px solid #EEE;
}
.header-v3 .navbar-default .navbar-nav > li > a {
	font-size: 14px;
}
.header-v3 .navbar-default .navbar-nav > li > a {
	color: #687074;
	font-size: 15px;
	font-weight: 400;
	text-transform: uppercase;
}
.header-v3 .navbar-nav > li > a {
	padding-top: 30px;
	padding-bottom: 40px;
}
.header-v3 .navbar-default .navbar-nav .open .dropdown-menu > li > a {
	color: #EFEFEF;
}
.header-v3 .navbar-nav .open .dropdown-menu > li > a {
	line-height: 20px;
}
#navdiv {
	display: none; /*inline = ja*/
}
}
@media (max-width: 767px) {
.header .logo img {
	margin: 20px 0px 0px 10px;
}
.padding-logo-firma {
	width:400px;
	margin-left:0px;
	margin-bottom:10px;
	padding-left:5px;
}
#firmalogodesktop {
	display:none;
	position:relative;
	float:right;
	top:30px;
}
#firmalogosmall {
	display:none;
	position:relative;
	/*
	float:right;
	padding-right:20px;  */
	top:5px; /* 45px */
}
#firmalogoxsmall { /* exraklein fuer iphone5 */
	display:none;
	position:relative;
	top:45px;
}
.header-v3 .navbar-nav .open .dropdown-menu > li > a, .header-v3 .navbar-nav .open .dropdown-menu .dropdown-header {
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
	color: #EFEFEF;
}
#navdiv {
	display: none; /*inline = ja*/
}
.dropdown-menu > li > a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: 200;
	line-height: 1.42857143;
	color: #000000;
	white-space: nowrap;
}
}
 @media (max-width: 990px) {
.bg-color-dark {
	background-color: #ECECEC !important;
}
.header-v3 .navbar-default .navbar-nav > li a {
	border-bottom: 1px solid #EEE;
}
}
 @media (max-width: 767px) {
.bg-color-dark {
	background-color: #ECECEC !important;
}
.navbar-nav .open .dropdown-menu > li > a {
	line-height: 20px;
}
.navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu > li > a {
	padding: 5px 15px 5px 25px;
}
#navdiv {
	display: none; /*inline = ja*/
}
}
/* new in content */
.latest-listcontent li a {
	color: #EFEFEF;
}
.color-red { /* fuer Pfeile */
	color: #FF0000;
}
/* Slider Carousel 001  ----------------------------------------------*/
.carousel-indicators {
	bottom: -4px;
}
.carousel-indicators li {
	display: inline-block;
	width: 14px;
	height: 14px;
	margin: 2px;
	text-indent: -999px;
	cursor: pointer;
	background-color: transparent;
	border: 1px solid #083885;
	border-radius: 0px !important;
}
.carousel-indicators .active {
	width: 14px;
	height: 14px;
	margin: 2px;
	background-color: #083885;
	border: 1px solid #083885;
}
.carousel-control {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 0%;
	font-size: 40px;
	color: #464748;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0,0,0,.6);
	background-color: rgba(0,0,0,0);
	filter: alpha(opacity=70);
	opacity: .7;
}
.carousel-control:focus, .carousel-control:hover {
	color: #CDCECF;
}
.pattern {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 540px;
}
.header .navbar-nav > li:hover > a { /* hover Farbe Navigation */
	color: #0062FF;
}
 @media screen and (min-width: 1200px) {
.slider-padding-bottom {
	padding-bottom: 35px;
}
.no-slider-padding-bottom {
	height:100px;
}
.slider-margin-top {
	margin-top: 116px;
}
.slider-background {
	position:relative;
	top: 0px; /* verschiebung slider nach oben */
	padding: 0px 0px 0px 0px;
	background-color:#F2F2F2;
}
.carousel-caption {
	width: 550px;
	right: 0%;
	left: 0%;
	padding:18px 0 18px 18px;
	margin: 0px 0px 20px 62px;
	text-align: left;
	background-color: #000;
	background-color: rgba(0, 0, 0, 0.6);
}
.carousel-caption-text1 {
	position:relative;
	float:left;
	font-family: "BMW_Global_Pro", Arial, sans-serif;
	font-size: 40px;
	font-weight:600;
	font-style:italic;
	right:0%;
	left:0%;
	color:rgba(255,255,255,1);
	margin-right:30px;
	margin-bottom:10px;
	line-height:1.0;
	text-transform: uppercase;
}
.carousel-caption-text2 {
	position:relative;
	float:left;
	color:rgba(255,255,255,1);
	margin-right:30px;
	line-height:1.2;
	font-weight:normal;
	font-size:22px;
	font-style:italic;
	text-transform: uppercase;
}
.carousel-action-button {
	position:relative;
	float:left;
	margin: 14px 0 0 0;
	padding: 3px 0 0 10px;
	width:260px;
	height:40px;
	text-align: center;
	font-size:20px;
	text-transform: uppercase;
	color:rgba(255,255,255,1);
	background-color:#0062FF;
	background-color:rgba(0,98,255,1);
}
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-next, .carousel-control .icon-prev {
	position: absolute;
	left:40px;
	width: 30px;
	height: 30px;
	margin-top: -65px;
	font-size: 40px;
	top: 88.9%;
	z-index: 5;
	display: inline-block;
	color: #083885;
}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
	position: absolute;
	right: 60px;
	width: 30px;
	height: 30px;
	margin-top: -65px;
	font-size: 40px;
	top: 88.9%;
	z-index: 5;
	display: inline-block;
	color: #083885;
}
.carousel-control:focus, .carousel-control:hover {
	color: #CDCECF;
}
.pattern {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 540px;
}
.pattern > img {
	height: 540px;
	left: 0%;
	margin-left: 0px;
}
}
 @media screen and (min-width: 991px) and (max-width: 1199px) {
.slider-background {
	position:relative;
	top:0px; /* verschiebung slider nach oben */
	padding: 48px 0px 0px;
	border-bottom: 0px solid #EEE;
}
.slider-margin-top {
	margin-top: 69px;
}
.slider-padding-bottom {
	padding-bottom: 30px;
}
.no-slider-padding-bottom {
	height:100px;
}
.carousel-caption {
	width: 550px;
	right: 0%;
	left: 0%;
	padding:18px 0 18px 18px;
	margin: 0px 0px 20px 50px;
	text-align: left;
	background-color: #000;
	background-color: rgba(0, 0, 0, 0.6);
}
.carousel-action-button {
	position:relative;
	float:left;
	margin: 14px 0 0 0;
	padding: 3px 0 0 10px;
	width:260px;
	height:40px;
	text-align: center;
	font-size:20px;
	text-transform: uppercase;
	color:rgba(255,255,255,1);
	background-color:#0062FF;
	background-color:rgba(0,98,255,1);
}

.carousel-caption-text1 {
	position:relative;
	float:left;
	font-family: "BMW_Global_Pro", Arial, sans-serif;
	font-size: 40px;
	font-weight:600;
	font-style:italic;
	right:0%;
	left:0%;
	color:rgba(255,255,255,1);
	margin-right:30px;
	margin-bottom:10px;
	line-height:1.0;
	text-transform: uppercase;
}
.carousel-caption-text2 {
	position:relative;
	float:left;
	color:rgba(255,255,255,1);
	margin-right:30px;
	line-height:1.0;
	font-weight:normal;
	font-size:22px;
	font-style:italic;
	text-transform: uppercase;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
	position:absolute;
	width: 30px;
	height: 30px;
	margin-top: -60px;
	font-size: 40px;
	top: 88.9%;
	z-index: 5;
	display: inline-block;
	margin-left: 20px;
	margin-right:34px;
}
.carousel-control:focus, .carousel-control:hover {
	color: #CDCECF;
}
.pattern {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 540px;
}
.pattern > img {
	height: 540px;
	left: 50%;
	margin-left: -350px;
}
}
 @media screen and (min-width: 768px) and (max-width: 990px) {
body.header-fixed-space-v2 {
	padding-top: 1px;
}
.slider-background {
	position:relative;
	top:1px; /* verschiebung slider nach oben */
	padding: 0px 0px 0px 0px;
	border-bottom: 0px solid #EEE;
}
.slider-margin-top {
	margin-top: -39px;
}
.slider-padding-bottom {
	padding-bottom: 30px;
}
.no-slider-padding-bottom {
	height:100px;
}
.carousel-caption {
	width: 550px;
	right: 0%;
	left: 0%;
	padding:18px 0 18px 18px;
	margin: 0px 0px 20px 50px;
	text-align: left;
	background-color: #000;
	background-color: rgba(0, 0, 0, 0.6);
}
.carousel-action-button {
	position:relative;
	float:left;
	margin: 14px 0 0 0;
	padding: 3px 0 0 10px;
	width:260px;
	height:40px;
	text-align: center;
	font-size:20px;
	text-transform: uppercase;
	color:rgba(255,255,255,1);
	background-color:#0062FF;
	background-color:rgba(0,98,255,1);
}

.carousel-caption-text1 {
	position:relative;
	float:left;
	font-family: "BMW_Global_Pro", Arial, sans-serif;
	font-size: 36px;
	font-weight:600;
	font-style:italic;
	right:0%;
	left:0%;
	color:rgba(255,255,255,1);
	margin-right:30px;
	margin-bottom:10px;
	line-height:1.0;
	text-transform: uppercase;
}
.carousel-caption-text2 {
	position:relative;
	float:left;
	color:rgba(255,255,255,1);
	margin-right:30px;
	line-height:1.0;
	font-weight:normal;
	font-size:22px;
	font-style:italic;
	text-transform: uppercase;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
	position: absolute;
	width: 30px;
	height: 30px;
	margin-top: -62px;
	font-size: 40px;
	top: 88.9%;
	z-index: 5;
	display: inline-block;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
	left: 50%;
	margin-left: 15px;
}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev {
	right: 50%;
	margin-right: 30px;
}
.carousel-control:focus, .carousel-control:hover {
	color: #CDCECF;
}
.pattern {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 480px;
}
.pattern > img {
	left: 20%;
	margin-left: -470px;
}
}
 @media screen and (min-width: 501px) and (max-width: 767px) {
/*
div span:last-of-type { Umbruch in der firma1 und firma2
}
*/
body.header-fixed-space-v2 {
	padding-top: 1px;
}
.slider-background {
	position:relative;
	top: 1px; /* verschiebung slider nach oben */
	padding: 0px 0px 0px 0px;
	border-bottom: 0px solid #EEE;/*background: transparent url("../img/background-400-schwarz.png") repeat scroll 0% 0%;*/
	z-index:10000 !important;
}
.slider-margin-top {
	margin-top: -40px;
}
.slider-padding-bottom {
	padding-bottom: 30px;
}
.no-slider-padding-bottom {
	height:100px;
}
.carousel-caption {
	width: 400px;
	right: 0%;
	left: 0%;
	padding:12px 0 12px 12px;
	margin: 0px 0px 25px 60px;
	text-align: left;
	background-color: #000;
	background-color: rgba(0, 0, 0, 0.6);
}
.carousel-action-button {
	position:relative;
	float:left;
	margin: 10px 0 0 0;
	padding: 3px 0 0 10px;
	width:260px;
	height:40px;
	text-align: center;
	font-size:20px;
	text-transform: uppercase;
	color:rgba(255,255,255,1);
	background-color:#0062FF;
	background-color:rgba(0,98,255,1);
}

.carousel-caption-text1 {
	position:relative;
	float:left;
	font-family: "BMW_Global_Pro", Arial, sans-serif;
	font-size: 28px;
	font-style:italic;
	right: 0%;
	left:0%;
	color:rgba(255,255,255,1);
	margin-right:30px;
	margin-bottom:5px;
	line-height:1.0;
	font-weight:600;
	text-transform: uppercase;
}
.carousel-caption-text2 {
	position:relative;
	float:left;
	color:rgba(255,255,255,1);
	margin-right:30px;
	line-height:1.0;
	font-weight:normal;
	font-size:20px;
	font-style:italic;
	text-transform: uppercase;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
	position: absolute;
	width: 30px;
	height: 30px;
	margin-top: -55px;
	font-size: 40px;
	top: 0%;
	z-index: 5;
	display: inline-block;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
	left: 50%;
	margin-left: 20px;
}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev {
	right: 50%;
	margin-right: 35px;
}
.carousel-control:focus, .carousel-control:hover {
	color: #CDCECF;
}
.pattern {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 350px;
}
.pattern > img {
	height: 350px;
	top: 0px;
	left: 0%;
	margin-left: -250px;
}
}
 @media screen and (min-width: 100px) and (max-width: 500px) {
/*
div span:last-of-type { Umbruch in der firma1 und firma2
	display: block;
}
*/
body.header-fixed-space-v2 {
	padding-top: 1px;
}
.headline h1 {
	font-family: "BMW_Global_Pro", Arial, sans-serif !important;
	font-style:italic;
	font-weight:500;
	letter-spacing:1px;
	color: #161718;
	margin: 0px 0px 5px 0px;
	padding-bottom: 5px;
	display: inline-block;
	border-bottom: 6px solid #181920;
	font-size:40px;
}
.headline h2, .headline h3 {
	font-family: "BMW_Global_Pro", Arial, sans-serif !important;
	font-style:italic;
	font-weight:500;
	letter-spacing:1px;
	color: #161718;
	margin: 0 0 5px 0;
	padding-bottom: 5px;
	display: inline-block;
	border-bottom: 0px solid #181920;
	font-size:22px;
}
.slider-background {
	position:relative;
	top: 0px; /* verschiebung slider nach oben */
	padding: 0px 0px 0px;
	border-bottom: 0px solid #EEE;/*background: transparent url("../img/background-400-schwarz.png") repeat scroll 0% 0%;*/
	z-index:10000 !important;
}
.slider-padding-bottom {
	padding-bottom: 25px;
}
.no-slider-padding-bottom {
	height:100px;
}
.slider-margin-top {
	margin-top: -39px;
}
.carousel-caption {
	width: auto;
	right: 0%;
	left: 20px;
	padding:8px 0 8px 8px;
	margin: 0px 0px 0px 20px;
	text-align: left;
	bottom: 30px;
	/*background-color: #000;*/
	/*background-color: rgba(0, 0, 0, 0.6);*/
}
.carousel-action-button {
	position:relative;
	float:left;
	margin: 10px 0 10px 0px;
	padding: 5px 5px 5px 5px;
	width:auto;
	height:40px;
	text-align: center;
	font-size:16px;
	text-transform: uppercase;
	color:rgba(255,255,255,1);
	background-color:#0062FF;
	background-color:rgba(0,98,255,1);
}

.carousel-caption-text1 {
	position:relative;
	float:left;
	font-family: "BMW_Global_Pro", Arial, sans-serif;
	font-size: 22px;
	font-style:italic;
	right: 0%;
	left:0%;
	color:rgba(255,255,255,1);
	margin-right:0px;
	margin-bottom:5px;
	line-height:1.0;
	font-weight:600;
	text-transform: uppercase;
}
.carousel-caption-text2 {
	position:relative;
	float:left;
	color:rgba(255,255,255,1);
	margin-right:30px;
	line-height:1.0;
	font-weight:normal;
	font-size:16px;
	font-style:italic;
	text-transform: uppercase;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
	position: absolute;
	width: 30px;
	height: 30px;
	margin-top: -60px;
	font-size: 40px;
	top: 83.0%;
	z-index: 5;
	display: inline-block;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
	left: 50%;
	margin-left: 15px;
}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev {
	right: 50%;
	margin-right: 25px;
}
.carousel-control:focus, .carousel-control:hover {
	color: #CDCECF;
}
.pattern {
	position: relative;
	overflow: hidden;
	width: 100%;
	height:350px;
}
.pattern img {
	height:350px;
	left:70%;
	margin-left:-400px;
}
.header .navbar-nav > li:hover > a { /* hover Farbe Navigation */
	color: #0062FF;
	background-color: #FFF;
}
}
.carousel-control.right {
	/*right: 0px;
	left: auto;*/
	background-image: linear-gradient(to right, transparent 0px, rgba(0, 0, 0, 0.0) 100%);
	background-repeat: repeat-x;
	z-index: 100;
}
.carousel-control.left {
	/* left: 0px;
	left: auto; */
	background-image: linear-gradient(to right, transparent 0px, rgba(0, 0, 0, 0.0) 100%); /* 0.0 kein Layer links rechts bei Pfeilen */
	background-repeat: repeat-x;
	z-index: 100;
}
/* navi block in nav 008 */
#navidesk {
	display:none;
}
#navimobile {
	display:inline-block;
}
/* container */
.container {
	background-color:transparent;
}
 @media screen and (min-width: 100px) and (max-width: 500px) {
#navidesk {
	display:none;
}
#navimobile {
	display:inline-block;
	margin-bottom: 30px;
}
}
@media screen and (min-width: 501px) and (max-width: 767px) {
#navidesk {
	display:none;
}
#navimobile {
	display:inline-block;
}
}
 @media screen and (min-width: 768px) and (max-width: 990px) {
#navidesk {
	display:none;
}
#navimobile {
	display:inline-block;
}
}
 @media screen and (min-width: 991px) and (max-width: 1199px) {
#navidesk {
	display:inline-block;
}
#navimobile {
	display:none;
}
}
 @media (min-width:1200px) {
#navidesk {
	display:inline-block;
}
#navimobile {
	display:none;
}
}
/* Album */
.albumbilder {
	margin-top:15px;
}
.titelAlbum {
	padding-left: 0px;
	width: auto;
	margin-bottom: 10px;
	margin-top: 10px;
	float: left;
}
.album-link-color a {
	color:#000000;
	font-weight:200;
}
.album-link-color a:hover {
	color:#161718;
	font-weight:200;
}
.albumbilder a {
	color: #000000;
}
.albumbilder a:hover {
	color: #0062FF;
}
/* alt in Webkitstyles */
/* Album Bilder Landscape */
.album1 img {
	max-height: 480px;
}
.album2 img {
	max-height: 480px;
}
.album3 img {
	max-height: 480px;
}
.album4 img {
	max-height: 210px;
}
.album6 img {
	max-height: 150px;
}
 @media (min-width: 768px) {
.album1 img {
	max-height: 500px;
}
.album2 img {
	max-height: 260px;
}
.album3 img {
	max-height: 150px;
}
.album4 img {
	max-height: 120px;
}
.album6 img {
	max-height: 120px;
}
}
 @media (min-width: 992px) {
.album1 img {
	max-height: 500px;
}
.album2 img {
	max-height: 260px;
}
.album3 img {
	max-height: 150px;
}
.album4 img {
	max-height: 120px;
}
.album6 img {
	max-height: 80px;
}
}
 @media (min-width: 1200px) {
.album1 img {
	max-height: 720px;
}
.album2 img {
	max-height: 400px;
}
.album3 img {
	max-height: 220px;
}
.album4 img {
	max-height: 360px;
}
.album6 img {
	max-height: 100px;
}
}
/* Album Bilder Portrait */
.album1h img {
	max-height: 600px;
}
.album2h img {
	max-height: 600px;
}
.album3h img {
	max-height: 600px;
}
.album4h img {
	max-height: 280px;
}
.album6h img {
	max-height: 200px;
}
 @media (min-width: 768px) {
.album1h img {
	max-height: 666px;
}
.album2h img {
	max-height: 350px;
}
.album3h img {
	max-height: 200px;
}
.album4h img {
	max-height: 160px;
}
.album6h img {
	max-height: 120px;
}
}
 @media (min-width: 992px) {
.album1h img {
	max-height: 666px;
}
.album2h img {
	max-height: 350px;
}
.album3h img {
	max-height: 200px;
}
.album4h img {
	max-height: 160px;
}
.album6h img {
	max-height: 100px;
}
}
 @media (min-width: 1200px) {
.album1h img {
	max-height: 1066px;
}
.album2h img {
	max-height: 600px;
}
.album3h img {
	max-height: 500px;
}
.album4h img {
	max-height: 400px;
}
.album6h img {
	max-height: 300px;
}
}
/* aus Basis Template bootstrap, vergroessern Bild bei content-bildtext-003*/
.home-thumb img:hover {
	transform: scale(1.1);
}
.thumbnail-style {
	padding: 15px 0px 20px 0px;
	margin-bottom: 25px;
}
.thumbnail-style:hover {
	box-shadow: 0 0 0px #000;
	transition: box-shadow 0.2s ease-in-out;
}
.thumbnail img {
	transition: all 0.3s ease 0s;
	width: 100%;
	margin-bottom: 15px;
}
.thumbnail {
	overflow: hidden;
}
/* Service blocks - Newsbox */
.news-font-color {
	color:#000000;
}
.news-font-size {
	font-size:16px;
}
.service {
	overflow: hidden;
	margin-bottom: 10px;
	padding: 15px 0px 10px;
}
.service:hover {
	background: #FFFFFF;
	box-shadow: 0 0 0px #000;
	transition: box-shadow 0.2s ease-in-out;
}
.service:hover i {
	color: #0062FF;
}
.padding-newsbox {
	padding-left:4px;
}
.news-caption {
	margin-top: 15px;
	}

/* videos */
.padding-videos {
	padding:15px 15px 0 15px;
}
/* Headertexte */

.headtext {
	padding: 25px 0 30px;
	border-bottom: solid 1px #eee;
	text-align:center;
}
.headtext p {
	margin-bottom: 0;
}
.headtext span {
	color: #EFEFEF;
	display: block;
	font-size: 24px;
	line-height: 35px;
	font-weight: normal;
	margin-bottom: 12px;
}
.headtext .btn-buy {
	text-align: center;
}
.headtext .btn-buy a i {
	margin-right: 5px;
}
 @media (max-width: 767px) {
.headtext {
	text-align: center;
}
.headtext span {
	font-size: 22px;
	line-height: 29px;
}
.headtext .btn-buy a {
	margin-top: 27px;
}
}
 @media (max-width: 990px) {
.headtext {
	text-align: center;
}
.headtext span {
	font-size: 22px;
	line-height: 29px;
}
.headtext .btn-buy a {
	margin-top: 25px;
	font-size: 16px;
}
}
/* Modellpalette mit Div's

#modellkatalog {
	position:relative;
	width:970px;
	height:1000px;
	padding-top:4px;
}
#modkategorien {
	position:relative;
	width:970px;
	height:80px;
	padding-top:8px;
	border-bottom:#EEEEEE solid 1px;
	border-top:#EEEEEE solid 1px;
}
#modkategorientext {
	float:left;
	width:170px;
	;
	padding-top:2px;
	font-size:14px;
}
#modnavigation {
	float:left;
	width:970px;
	height:30px;
	padding-bottom:6px;
	padding-top:10px;
	font-size:16px;
	font-weight: 400;
	border-bottom:#EEEEEE solid 1px;
}
.modnavcolor {
	font-size:16px;
	font-weight: 400;
	color: #C00;
}
#moddetail {
	position:relative;
	width:970px;
	height:170px;
	border-bottom:#EEEEEE solid 1px;
}
#modname {
	float:left;
	width:230px;
	height:160px;
	padding-top:10px;
	font-size:14px;
	font-weight: 400;
}
#moddaten {
	float:left;
	width:370px;
	height:160px;
	padding-top:10px;
}
#moddatenzeile {
	float:left;
	width:260px;
	height:21px;
}
#moddatenzeileli {
	float:left;
	width:100px;
	height:19px;
	font-size:14px;
}
#moddatenzeilere {
	float:right;
	width:160px;
	height:19px;
	font-size:14px;
}
#modlinks {
	position:relative;
	float:left;
	width:145px;
	height:156px;
	padding-top:44px;
	padding-left:5px;
}
.modicon {
	float:left;
	width:16px;
}
.modlink {
	float:left;
	width:110px;
}
.modlinkzeile {
	height:25px;
	padding-left:5px;
}
#modfooter {
	position:relative;
	margin:auto;
	width:1250px;
	margin-top:20px;
	padding-bottom:5px;
}
.modshowtext {
	color: #EFEFEF;
	font-size:14px;
	text-align:center;
}
.modshowbg {
	background-color: #000000;
	color: #EFEFEF;
	font-size:14px;
}
.modbt_submit1 {
	background-color: #000000;
	color: #EFEFEF;
	font-size:12px;
	font-weight:400;
	border:1px solid #888888;
	cursor:pointer;
}
.neuesmodell {
	background-color:#FF0;
	color: #222222;
	font-size:22px;
	font-weight:600;
	border:1px solid #FF0;
}

------------------  */

/* Mailempfaenger Formulare */
.formtomailadresse {
	color:#000000;
}
/* Eventspage */
.newsslide {
	position:relative;
	float:left;
	width:100%;
	height:auto;
	padding: 4px 0px 4px 0px;
	border-top:#EEEEEE solid 1px;
	border-collapse:collapse;
	background-color:#FFF;
	overflow:hidden;
	vertical-align:text-top;
	color:#000000;
}
.newsslide img {
	margin-top: 8px;
	margin-bottom: 8px;
}
.newssliderbottom {
	border-bottom:#EEEEEE solid 1px;
	padding-top:12px;
	margin-bottom:20px;
}
.newsslidedatum {
	font-size:18px;
	font-weight: 400;
}
.newsslidetitel {
	font-size:18px;
	font-weight: 400;
}
.newsslidelink a {
	color:#000000;
}
/* random moto */
.color-random {
	color:#000000;
}
.bg-random {
	background-color:#FFFFFF;
}
.content-padding-left {
	margin-left: 15px;
}
/* ----------------- */
/* Team 004 b*/

.u-info-v6-1 .list-unstyled {
	margin-left: 0px;
	padding: 6px 0 0 0;
	list-style: none;
	list-style-type: none;
}
.w-100 {
	width: 100%!important;
}

/* tooltip */

  .ui-tooltip {
    background: #FFFFFF;
    border: 0px solid #FFFFFF !important;
  }
  .ui-tooltip {
    padding: 4px 8px;
    color: #060708;
    border-radius: 1px;
    font-family: "BMW_Global_Pro", Arial, sans-serif !important;
    font-size:14px;
    font-weight:200;
    text-transform: none;
    box-shadow: 0 0 0 0 #FFFFFF !important;
  }

/* Landing */
.modellheader{
	color:#FFFFFF;
	font-size: 45px;
}