/* source-sans-pro-200 - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 200;
  src: url('fonts/source-sans-pro-v21-latin-200.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/source-sans-pro-v21-latin-200.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/source-sans-pro-v21-latin-200.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/source-sans-pro-v21-latin-200.woff') format('woff'), /* Modern Browsers */
       url('fonts/source-sans-pro-v21-latin-200.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/source-sans-pro-v21-latin-200.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}
/* source-sans-pro-regular - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/source-sans-pro-v21-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/source-sans-pro-v21-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/source-sans-pro-v21-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/source-sans-pro-v21-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/source-sans-pro-v21-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/source-sans-pro-v21-latin-regular.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}

/* raleway-300 - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 300;
  src: url('fonts/raleway-v28-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/raleway-v28-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/raleway-v28-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/raleway-v28-latin-300.woff') format('woff'), /* Modern Browsers */
       url('fonts/raleway-v28-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/raleway-v28-latin-300.svg#Raleway') format('svg'); /* Legacy iOS */
}
/* raleway-regular - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/raleway-v28-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/raleway-v28-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/raleway-v28-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/raleway-v28-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/raleway-v28-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/raleway-v28-latin-regular.svg#Raleway') format('svg'); /* Legacy iOS */
}

/* homemade-apple-regular - latin */
@font-face {
  font-family: 'Homemade Apple';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/homemade-apple-v18-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/homemade-apple-v18-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/homemade-apple-v18-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/homemade-apple-v18-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/homemade-apple-v18-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/homemade-apple-v18-latin-regular.svg#HomemadeApple') format('svg'); /* Legacy iOS */
}

.hinweis {
    display: block;
    position: absolute;
    top: 25%;
    z-index: 9;
    width: 100%;
    text-align: center;  
    font-weight:bold;
}
.hinweis p {
    background-color: rgba(0,0,0,0.8);
    width: 50vw;
    margin: 0 auto;
    color: #fff;
    padding:20px;
}








html {
	margin:0;
	padding:0;
}

.tx-superslides h1,
.tx-superslides p.description,
.tx-superslides div.container {
	display: none;
}

body {
	font-family: 'Source Sans Pro', sans-serif !important;
	font-size: 18px;
	color: #444;
	font-weight: 200;
	overflow-x: hidden;
	line-height: 25px;
	-webkit-backface-visibility: hidden;
	margin:0;
	padding:0;
}

div.csc-textpic-text a {
	color: #c90000 !important;
}


#footer div.csc-textpic-text a {
	color: #fff !important;
}


.parallax {
	background: url(/fileadmin/default/images/parabg.jpg) fixed;
	background-size: cover;
	height: 430px; 
	margin: 20px auto;
	width: 100%;
	position: relative;
	box-shadow: 0 0 -50px rgba(0,0,0,0.5);
	padding: 430px 0;
		
}

.parallax h2 {
	margin-top: 120px !important;
}

.csc-textpic-caption {
	caption-side: top;
	font-family: 'Raleway', sans-serif !important;
	font-weight: 400 !important;
	font-size: 1.2em;
	margin-bottom: 8px;
	text-transform: uppercase;
}

.container-full {
  margin: 0 auto;
  width: 100%;

}

#c114 {
	width: 100%;
	background: transparent !important;
	height: 430px;
	color: white;
	font-weight: bold;
	text-align: center;
	font-size: 2em;
}

#inhalt ul {
	list-style-type: none;
	margin: 0 !important;
	padding: 0 !important;
}

#inhalt ul li {
	background: #eee;
	padding: 4px;
	margin-top: 1px;
	margin-left: 0 !important;
}


.blueimp-gallery-preview img {

}


h1,h2,h3,h4,h5,h6 {
  margin: 0px;
	padding: 0;
	border: 0;
	font-size: 90%;
	font: inherit;
	vertical-align: baseline;
}

h1,h2,h3,h4 {
	font-family: 'Raleway', sans-serif;
	font-weight: 400;
	text-transform: uppercase;
}
h1 {
	font-size: 30px;
	margin-bottom: 35px;
}
h2 {
	font-size: 26px !important;
	line-height: 45px;
}
h3 {
	font-size: 20px;
}
h4 {
	font-size: 18px;
}
h5 {
	font-size: 17px;
}
h6 {
	font-size: 16px;
}



.produkte h2 {
	margin-bottom: 80px !important;
}

.brand img {
	width: 100%;
}

.offcanvas {
	border: 0 !important;
}

div#navigation_xs {
	width: 280px;
}

.navbar-offcanvas div#navigation_xs ul.navigation_xs_l1 {
	width: 280px;
}



.navbar-offcanvas div#navigation_xs ul.navigation_xs_l1 li a {
	color: #333;
	background: #bbb;
	border-bottom: 1px solid white;
}

.navbar-offcanvas div#navigation_xs ul.navigation_xs_l1 li.no {

}

.navbar-offcanvas div#navigation_xs ul.navigation_xs_l1 li a:hover {
	color: #fff;
	background: #a7d141;
}

.navbar-offcanvas div#navigation_xs ul.navigation_xs_l1 ul li {

}

.navbar-offcanvas div#navigation_xs ul.navigation_xs_l1 ul li a {
	background: #eee;
}


#inhalt ul li {
	margin-left: 40px;
}

#inhalt ul li a,
#inhalt p.bodytext a {
	color: #a4bc1e;
}



#inhalt h2,
#inhalt h3,
#inhalt h4 {
	margin-top: 0px;
	margin-bottom: 20px;
}

#inhalt p.bodytext {
	margin-bottom: 14px;
}

.container.content2 {
	width:100%;
	max-width:999px;
	margin:10px auto 10px auto;
}
/*
.container.content2 {
	width: 999px;
	margin: 10px auto;
}
*/
.img-responsive {
	width:100%;
}


.home .col-lg-6 {
	border: 1px solid white;
}


.home #inhalt {
	min-height: 520px;
}

#inhalt {
	padding-top: 40px;
	padding-bottom: 40px;
	min-height: 650px;
}

.first {
	margin: 0px auto;
}

.first > div {
	margin: 0px auto 40px auto;
	width: 480px;
}



/* Flexible iFrame */

.Flexible-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.Flexible-container iframe,   
.Flexible-container object,  
.Flexible-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


.navbar-form input, .form-inline input {
    width:auto;
}

.navbar-nav>li>a {
    margin:0;
    padding:5px 10px 0 0;
}

#nav.affix {
    position: fixed;
    top: 0px;
    width: 100%;
    z-index:10;
}

#nav {
  margin:0;
  padding:0;
	height: 180px;
	z-index: 40;
	position: fixed;
	width: 100%;
	top: 0px;
	-webkit-box-shadow: 0px 4px 15px 0px rgba(0,0,0,0.10);
	-moz-box-shadow: 0px 4px 15px 0px rgba(0,0,0,0.10);
	box-shadow: 0px 4px 15px 0px rgba(0,0,0,0.10);
}

#nav .navbar {
	height: 180px;
	background: rgba(255, 255, 255, 0.9); 
	text-transform: uppercase;
	position: relative;
}

#nav .navbar-header {
	height: 180px;
	padding: 20px;
}

ul.mainnavigation{
	position: absolute;
	right: 22px;
	bottom: 15px;
}

ul.mainnavigation li.last ul {
	margin-left: -75px !important;
}


.containerslider {
}

div#slides {
	overflow: hidden;
	height: 450px;
}

.tx-superslides {
	margin-top: 0px;
	overflow: hidden !important;
	height: auto;
}

ul.slides-container {
	height: 100%;
}

.tx-superslides h1 {
	font-size: 2em;
	line-height: 32px;
}


.slides-navigation {
	margin-top: 70px !important;
}

div#image {
    position:relative;
	margin-top: 180px;
	border-bottom: 1px solid white;
	-webkit-box-shadow: 0px 4px 15px 0px rgba(0,0,0,0.20);
	-moz-box-shadow: 0px 4px 15px 0px rgba(0,0,0,0.20);
	box-shadow: 0px 4px 15px 0px rgba(0,0,0,0.20);
}





div#c33 img,
div#c34 img,
div#c35 img {
	opacity: 0.7;
}

div#c33 img:hover,
div#c34 img:hover,
div#c35 img:hover {
	opacity: 1;
}


div#footer {
    background-color:#162036;
    color:#fff;
		min-height: 300px;
		padding-top: 20px;
}

#footer div.container.content {
	width: 999px;
	margin: 10px auto;
}

#footer .drittel {
}

#footer h1,
#footer h2,
#footer h3 {
	margin: 0;
	padding-bottom: 4px;
	margin-bottom: 10px;
}

#footer ul li {
	list-style-type: none !important;
	border-bottom: 1px dotted white;
	padding: 4px;
}

#footer p,
#footer ul li a {
	color: #eee;
	display: block;
	padding: 4px;
}

#footer ul li a:hover {
	color: white;
	background: #000;
	text-decoration: none;
}


#footer a {
	color: #eee;
}

#footer a:hover {
	color: #fff;
}

.footer-below {
	text-align: center;
	font-size: 12px;
	color: #888;
	background: #eee;
	bottom: 0px;
}







/* Extra Small Devices, .visible-xs-* */
@media (max-width: 767px) {
    .hinweis {
        display: block;
        position: relative;
        top: 140px;
        z-index: 9;
        width: 100%;
        text-align: center;
    }
    .hinweis p {
        width:95%;
    }

	
	body,
	html {
		max-width: 490px!important;
	}
	
	#nav, div.navbar {
		height: 120px !important;
		border: 0 !important;
	}
	
	.brand a.navbar-brand img {
		width: 226px !important;
		margin-top: -14px;
	}
	
	.container.content {
		padding: 12px;
	}
	
	.container.content2 {
		padding: 12px;
	}
	
	figure {
		margin-bottom: 30px !important;
	}
	
	.parallax {
		height: 350px;
		font-size: 75%;
		padding: 0 !important;
	}
	
	.parallax h2 {
		margin-top: 20px !important;
	}
	
	li#item_41,
	li#item_44,
	li#item_45,
	li#item_39 {
		display: none;
	}
	
	#footer div.container.content {
		width: 360px !important;
		margin: 10px auto;
	}
	
	#footer div.csc-default {
		margin-top: 30px;
	}
	
	#image {
		display: none;
	}
	
	#inhalt {
		padding-top: 100px;
	}
	
	img.img-responsive {
		max-width: 100% !important;
		width: 100% !important;
		height: auto !important;
	}
		
	.container.content {
		width: 100%;
		margin: 20px auto !important;
		text-align: center;
		overflow: hidden !important;
	}
	.module {
		margin: 4px !important;
	}
	
	
	.second {
		margin-top: 40px !important;
	}
	
	div#mainnavigation {
			display:none;
	}
	
	.footerfirst  div {
		width: 300px;
		margin: 5px auto;
	}
	
	.module > div {
		margin: 0px auto !important;
		width: 300px !important;
	}
	

}



/* Small Devices, .visible-sm-* */
@media (min-width: 768px) and (max-width: 991px) {
	
	ul.mainnavigation{
		font-size: 90%;
	}
	#inhalt {
		padding-top: 200px;
	}
	.img-responsive {
	}
	
	#image {
		display: block;
	}
	
	#item_23,
	#image {
		/*display: none;*/
	}
	div#slides {
		overflow: hidden;
		height: 280px;
	}
	
	.container.content {
		width: 100%;
		margin: 20px auto !important;
		text-align: center;
		padding:0 3px 0 3px;
	}
	.module > div {
		margin: 10px auto !important;
		width: 307px !important;
	}
	.tx-superslides h1 {
		font-size: 1.2em !important;
		line-height: 22px !important;
	}
	.tx-superslides p.bodytext {
		font-size: 1.0em !important;
		margin: 0;
		padding: 0;
	}
	.second {
		margin-top: 40px !important;
	}
	.footerfirst  div {
		width: 300px;
		margin: 10px auto;
	}
	
	
	
}

/* Medium Devices, .visible-md-* */
@media (min-width: 992px) and (max-width: 1199px) {
	.container.content2 {
		width: 100%;
		margin: 20px auto !important;
		text-align: center;
	}
	
	.img-responsive {
	}
	
	.module > div {
		margin: 10px auto !important;
		width: 307px !important;
	}
	.tx-superslides h1 {
		font-size: 1.5em;
		line-height: 28px;
	}
	.tx-superslides p.bodytext {
		font-size: 1.2em !important;
		margin: 0;
		padding: 0;
	}
	.first {
	}
	.first > div {
		padding: 12px;
	}
	
	.second {
		margin-top: 10px !important;
		text-align: left;
	}
	
	.tx-innovis-blueimp {
    margin: -20px auto 0px auto;
	} 
	
	.csc-default {
		text-align: center;
	}
	
	#image {
		max-width: 1199px;
		overflow: hidden;
	}
	
	#footer ul li {
		list-style-type: none !important;
		border-bottom: 0px dotted white;
		padding: 4px;
	}
}

@media (min-width: 992px) and (max-width: 1400px) {
	div#slides {
		overflow: hidden;
		height: 350px;
	}
}

/* Large Devices, .visible-lg-* */
@media (min-width: 1200px) {}






