/* Farbe: 
blau:  0175be
gelb:  f8b830
*/

/* RESET ------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, fuss, kopf, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older bzeilesers */
article, aside, details, figcaption, figure, fuss, kopf, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	font-size: 100.01%;
	height: 100.1%;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
div {
	position: relative;
	min-width: 0;
}
strong {
	font-weight: 600;
}
em {
	font-style: italic;
}
.anweisung {
	color: red;
	font-size: 10px;
}

.markenlogo {}
/* Ende RESET ---------------------------------- */

html {
	height: 101%;
}
body {
	font-family: 'Bai Jamjuree', Verdana, Arial, Helvetica, Sans-Serif;
	background-color: #fff;
	text-align: center;
	font-weight: 300;
	letter-spacing: 0px;
	font-size: 101.1%;
}
/* Layout -------------------------------------- */
#sonderinfo {
	position: fixed;
	top: 35px;
	left: 0px;
	display: block;
	width: 100%;
	text-align: center;
	background: red;
	color: #fff;
	padding: 10px;
	z-index: 1000;
}
#sonderinfo p {
	color: #fff !important;
	font-size: 1.0rem;
	margin: 0 !important;
}
#navigation {
	position:relative;
	width: 100%;
	background-color:#0175be;
	color: #fff;
}
#header {
	position: fixed;
	display: block;
	width: 100%;
	top: 0;
	padding: 0px;
	height: auto;
	background-color: #efefef;
	z-index: 1500;
	-moz-box-shadow: 0 0 5px #999;
	-webkit-box-shadow: 0 0 5px #999;
	box-shadow: 0 0 5px #999;
}
.inhalte {
	position: relative;
	margin-top: 0px;
	padding-top: 40px;
	padding-bottom: 0px;
}
#header2 {
	margin-top: 0px;
	padding-top: 60px;
	padding-bottom: 0px;
}
.titel1 {
	padding-top: 5px;
	padding-bottom: 15px;
}
#header2 .rahmen {
	width: 960px;
	padding-top: 30px;
	padding-bottom: 30px;
}
.main, .aside {
	margin-bottom: 50px;
}
#fuss {
	position: relative;
	margin-top: 0px;
	padding-top: 15px;
	padding-bottom: 20px;
	color: #000;
	background-color:#fff;
	border-top: 0px solid #f8b830
}
/* zwei spalten */
.spblock {
	width: 100%;
	margin-bottom: 50px;
	border: 0px solid #000;
}
.sp1-2, .sp2-2 {
	float: left;
	width: 48%;
	margin-right: 4%;
}
.sp1-2 {
}
.sp2-2 {
	float: left;
	margin-right: 0;
}
/* Textformatierungen -------------------- */
h1 {
	font-size: 20px;
	font-size: 1.8em;
	font-weight: 400;
	text-transform:uppercase;
	color: #f8b830;
	margin-left: 0px;
}
.box h1 {
	margin-bottom: 40px;
}
h2 {
	font-size: 20px;
	font-size: 1.2em;
	font-weight: 500;
	letter-spacing: 1px;
	color: #0175be;
	line-height: 140%;
	margin-top: 1.6em;
	margin-bottom: 0.80em;
}
h2:first-child, .inhalte h2:first-child, .inhalte h2.first {
	margin-top: 0;
}
h3 {
	font-size: 12px;
	font-size: 0.95em;
	font-weight: 500;
	color: #000;
	line-height: 150%;
	margin-top: 0.80em;
	margin-bottom: 0em;
}
p, .inhalte p, #header2 p {
	font-size: 12px;
	font-size: 0.95em;
	color: #393939;
	line-height:180%;
	margin-bottom: 0.80em;
}
.inhalte .aside p {
	line-height: 150% !important;
}

#header2 p {
	letter-spacing: 1px;
	line-height: 130%;
}
.box p {
	line-height: 180% !important;
}
a, .inhalte a {
	color: #666;
	text-decoration: underline;
}
.inhalte a:hover, .inhalte a:active, .inhalte a:visited {
	color: #000;
	text-decoration: underline;
}
.inhalte ul {
	list-style-type: square;
	padding-left: 17px;
	margin-bottom: 0.85em;
}
.inhalte li {
	font-size: 12px;
	font-size: 0.95em;
	color: #393939;
	line-height:180%;
	margin-bottom: 0.80em;
}
a.telresp {
	text-decoration: none;
}
p.trigger {
	cursor: pointer;
}
/* Sonderformate ------------------------- */

#header2 .kopfbild {
	margin-left: -25px;
	padding-bottom: 10px;
	background-color: #fff;
}
#header2 .kopfbild img {
	width: 100%;
	max-width: 1300px;
	height: auto;
}
#logo {
	position: relative;
	width: 100%;
	max-width: 320px;
	border: 0;
	padding: 0px;
	padding-left: 0px;
	background-color: #fff;
}
#logo img {
	width: 100%;
}
.box {
	width: 80%;
	position: relative;
	padding-top: 0px !important;
	padding-bottom: 30px !important;
	border: 0px solid #ddd;/*-moz-box-shadow: 0 0 5px #999;
	-webkit-box-shadow: 0 0 5px #999;
	box-shadow: 0 0 5px #999;*/
}

.box img {
	width: 100%;
	height: auto;
}
.inhalte .illu {
	position: relative;
	margin-top: 0px;
	margin-bottom: 40px;
}
.illu img {
	width: 46%;
	display: inline-block;
	border: 1px solid #f8b830;
	background-color: #fff;
	padding: 5px;
	margin-right: 2%;
	margin-bottom: 2%;
}
#header2 img {
	width: 100%;
	border: 0px solid #fff;
}
.boxrechts img {
	width: 100%;
	border: 0px solid #fff;
	background-color:#fff;/*	-moz-box-shadow: 0 0 3px #fff;
	-webkit-box-shadow: 0 0 3px #fff;
	box-shadow: 0 0 5px #333;
	*/
}
.owl-carousel img {
	border: 5px solid #fff;
	text-align:center;/*	-moz-box-shadow: 0 0 3px #fff;
	-webkit-box-shadow: 0 0 3px #fff;
	box-shadow: 0 0 5px #333;
	*/
}
ul.owl-carousel {
	list-style-type: none;
	position: relative;
	text-align: center;
	margin: 0;
	padding: 0;
}
ul.owl-carousel li {
	margin-left: 2%;
	margin-right: 2%;
}
img.kopfbild {
	background-color: #fff;
	background-color: #efefef;
}
.grau {
	background-color: #efefef;
}
.blau {
	background-color: #0175be;
	color: #fff;
	margin-bottom: 0px;
}
.gelb {
	background-color: #f8b830;
}
.himmel {
	background-image:url(../images/hg3.jpg);
	background-position:left center;
	background-repeat:repeat-x;
	-o-background-size: 100% 100%, auto;
	-moz-background-size: 100% 100%, auto;
	-webkit-background-size: 100% 100%, auto;
	background-size: 100% 100%, auto;
	background-size: cover;
	-moz-box-shadow: 0 0 5px #999;
	-webkit-box-shadow: 0 0 5px #999;
	box-shadow: inset 0 0px 5px #333;
	z-index: 500;
}

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

ul.produkte li {
	display: inline-block;
	vertical-align: top;
	margin-right: 2%;
	min-width: 200px;
	width: 22%
}
ul.produkte li img {
	width: 100%;
	padding: 0;
}

ul.produkte li p {
	width: 100%;
	padding: 5px;
	line-height: 110%;
	background-color: #fff;
}
ul.produkte li a {
	display: block;
	width: 100%;
	text-decoration: none;
}

.inhalte div.lieferant {
	margin-bottom: 20px;
}

.inhalte p.lieferant {
	margin-bottom: 30px;
	line-height: 125%;
	text-align: center;
}

.inhalte p.lieferant a {
	display: block;
	width: 96%;
	text-decoration: none;
	background-color: #0175be;
	color: #fff;
	font-weight: 500;
	padding: 5px;
}
.inhalte p.lieferant a:hover {
	background-color: #f8b830;
	color: #fff;
}

.inhalte p.lieferantlogo {
	display: block;
	width: 96%;
	padding: 1%;
	padding-top: 10px;
	padding-bottom: 10px;
	text-decoration: none;
	background-color: #fff;
	text-align: center;
	line-height: 100%;
}
.inhalte p.button a {
	display: inline-block;
	padding: 10px;
	padding-left: 20px;
	padding-right: 20px;
	color: #fff;
	background-color: #0175be;
	text-decoration: none;
}
.inhalte p.button a:hover {
	color: #fff;
	background-color: #f8b830;
	text-decoration: none;
}
.inhalte img.markenlogo {
	width: 70%;
	text-align: center;
	height: auto;

}
img.fb_footer {
	width: 20px;
	height: 20px;
	margin-top: 4px;
}

#fb_rand {
	position: fixed;
	right: 5px;
	top: 5px;
	z-index: 2200;
}
#fb_rand img {
	border: 0;
	width: 20px;
	height: 20px;
}
@media only screen and (max-width: 880px) {
	#fb_rand {
		display: none;
	}
}

.inhalte ul.team {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.inhalte ul.team li {
	display: inline-block;	
	width: 22%;
	margin-right: 2%;
	font-size: 12px;
	font-size: 0.75em;
}

.inhalte ul.team img {
	width: 100%;
	border: 4px solid #fff;
}

img.pdficon {
	height: 20px; 
	width: auto; 
	vertical-align:middle; 
	padding-right: 5px;
	border:0;
	color: red;
}
/* InfoCenter -------------- */

.akkordeon div.trigger {
	position: relative;
	font-size: 12px;
	font-size: 1.0em;
	font-weight: 500;
	font-weight: normal;
	text-align: left;
	margin: 0 auto 0;
	color: #fff;
	line-height: 130%;
	padding: 5px;
	padding-right: 65px;
	background-color:#0175be;
	/*border-bottom: 1px solid #0175be;*/
	display: inline-block;
	cursor: pointer;
}
.akkordeon div.trigger span {
	position: absolute;
	text-indent: -800em;
	display: block;
	overflow: hidden;
	background-image:url(../images/plus.png);
	background-repeat: no-repeat;
	background-position: right top;
	width: 25px;
	height: 25px;
	top: 5px;
	right: 5px;
	z-index: 800;
}
.akkordeon div.trigger_active span {
	position: absolute;
	text-indent: -800em;
	display: block;
	overflow: hidden;
	background-image:none;
	background-image:url(../images/minus.png);
	background-repeat: no-repeat;
	background-position: right top;
	width: 25px;
	height: 25px;
	top: 5px;
	right: 5px;
	z-index: 800;
}
/* Fussbereich ------------- */

#fuss p {
	font-size: 12px;
	font-size: 0.8em;
	line-height:1.5em;
	margin-bottom: 0.85em;
	color: #393939;
}

/* Sonderinfo ----------------- */
.sonderinfoblock {
	position: relative;
	column-count: 2; column-gap:4em;column-width: 40%;
	padding: 3%;
	background-color: #efefef;
	display: block;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 90%;
	text-align: left;
}
.sonderinfoblock h2, .sonderinfoblock h3 {
	color: #999;
	break-before: all;
} 

.inhalte.sonderinfoblock h2:first-child {
	margin-top: 0 !important;
	padding-top: 0;
}
.inhalte.sonderinfoblock p, .inhalte.sonderinfoblock li {
	margin: 0;
	margin-bottom: 0em;
	font-size: 0.8em;
	line-height: 150%;
	color: #666;
}
.sonderinfo {
	margin-top: 20px;
}
.sonderinfo:first-child {
	margin-top: 0px;
}
.sonderinfoblock ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.sonderinfoblock li {
	display: inline;
	padding-left: 5px;
	padding-right: 5px;
	border-right: 1px solid #ddd;
}
.sonderinfoblock li:first-child {
	padding-left: 0;
}
/* Kennzeichnung externer Links */
.exlink {
	position: relative;
	top: 0px;
	left: 0px;
}
a.exlink span {
	display: none;
}
a:hover.exlink span {
	display: block;
	position: absolute;
	top: 25px;
	left: 0;
	margin: 0px;
	background-color: #fff7d7;
	padding: 5px;
	border: 1px solid #a28c3c;
	color: #000000;
	border: 1px solid #fff666;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration: none;
	z-index: 100;
}
a:hover.exlink {
	color: #000000;
	border: 0px;
	font-weight:normal;
	text-decoration: none;
	z-index: 200;
}
/* Ende exlink */


/* *** Float containers fix:
http://www.csscreator.com/attributes/containedfloat.php *** */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */
/* Beginn Grid-System -------------------- */

* {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.zeile {
	position: relative;
	width: 980px;
	max-width: 100%;
	min-width: 768px;
	margin: 0 auto;
	text-align:left;
	border: 0px solid #000;
}
.zeile .zeile {
	width: auto;
	max-width: none;
	min-width: 0;
	margin: 0 -15px;
}
.spalte, .spalten {
	float: left;
	min-height: 1px;
	padding: 0 15px;
	position: relative;
	border: 0px solid #000;
}
[class*="spalte"] + [class*="spalte"]:last-child {
	float: right;
}
[class*="spalte"] + [class*="spalte"].end {
	float: left;
}
.zeile .eins {
	width: 8.33%
}
.zeile .zwei {
	width: 16.66%
}
.zeile .drei {
	width: 25%
}
.zeile .vier {
	width: 33.33%
}
.zeile .fuenf {
	width: 41.66%
}
.zeile .sechs {
	width: 50%
}
.zeile .sieben {
	width: 58.33%
}
.zeile .acht {
	width: 66.66%
}
.zeile .neun {
	width: 75%
}
.zeile .zehn {
	width: 83.33%
}
.zeile .elf {
	width: 91.66%
}
.zeile .zwoelf {
	width: 100%
}
/* Nicolas Gallagher's micro clearfix */
.zeile:before, .zeile:after, .clearfix:before, .clearfix:after {
	content:"";
	display:table;
}
.zeile:after, .clearfix:after {
	clear: both;
}
.zeile, .clearfix {
	zoom: 1;
}
img {
	max-width: 100%;
}

/* Mobile */
@media only screen and (max-width: 960px) {
	body {
		-webkit-text-size-adjust: none;
		-ms-text-size-adjust: none;
		width: 100%;
		min-width: 0;
		margin-left: 0;
		margin-right: 0;
		padding-left: 0;
		padding-right: 0;
	}
	.container {
	}
	.zeile {
		width: auto;
		min-width: 0;
		margin-left: 0;
		margin-right: 0;
		border: 0px solid #000;
	}
	.spalte, .spalten {
		width: 100% !important;
		float: none;
	}
	.spalte:last-child, .spalten:last-child {
		float: none;
	}
	[class*="spalte"] + [class*="spalte"]:last-child {
		float: none;
	}
	.spalte:before, .spalten:before, .spalte:after, .spalten:after {
		content:"";
		display:table;
	}
	.spalte:after, .spalten:after {
		clear: both;
	}
}
/* Ende Grid-System --------------- */

/*Formulargestaltung */

label  /* Alle Labels UND Formularelemente auswaehlen */
{
	display: block;
	float: left;
	border:0px solid #AF8728;
	text-align: left;
	width:30%;
	border-bottom:0px solid #FFA078;
	height:30px;
	padding-right:20px;
}


.formular p {margin-bottom: 1.0em;}

.form, .form3
{
	background: #ffffff;
	border: 0;
	border:1px solid #F8B830;
	margin:0px;
	width:70%;
	text-align:left;
	display:inline;
	color:#000;
	font-weight:bold;
	height:30px;
}

.form2
{
	font-size: 12px;
	font-size:0.8em;
	color:#fff;
	background-color:#0175be;
	border:1px solid #0175be;
	padding:5px;
	padding-left: 10px;
	padding-right: 10px;
	cursor:pointer;
}


.form3
{
	height:120px;
}

/* Ende Formulargestaltung */

/* bai-jamjuree-regular - latin */
@font-face {
	font-family: 'Bai Jamjuree';
	font-style: normal;
	font-weight: 400;
	src: url('../webfonts/bai-jamjuree-v4-latin-regular.eot'); /* IE9 Compat Modes */
	src: local('Bai Jamjuree Regular'), local('BaiJamjuree-Regular'),
		url('../webfonts/bai-jamjuree-v4-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
		url('../webfonts/bai-jamjuree-v4-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
		url('../webfonts/bai-jamjuree-v4-latin-regular.woff') format('woff'), /* Modern Browsers */
		url('../webfonts/bai-jamjuree-v4-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
		url('../webfonts/bai-jamjuree-v4-latin-regular.svg#BaiJamjuree') format('svg'); /* Legacy iOS */
	font-display: swap;
}

/* bai-jamjuree-italic - latin */
@font-face {
	font-family: 'Bai Jamjuree';
	font-style: italic;
	font-weight: 400;
	src: url('../webfonts/bai-jamjuree-v4-latin-italic.eot'); /* IE9 Compat Modes */
	src: local('Bai Jamjuree Italic'), local('BaiJamjuree-Italic'),
		url('../webfonts/bai-jamjuree-v4-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
		url('../webfonts/bai-jamjuree-v4-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
		url('../webfonts/bai-jamjuree-v4-latin-italic.woff') format('woff'), /* Modern Browsers */
		url('../webfonts/bai-jamjuree-v4-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
		url('../webfonts/bai-jamjuree-v4-latin-italic.svg#BaiJamjuree') format('svg'); /* Legacy iOS */
	font-display: swap;
}

/* bai-jamjuree-600 - latin */
@font-face {
	font-family: 'Bai Jamjuree';
	font-style: normal;
	font-weight: 600;
	src: url('../webfonts/bai-jamjuree-v4-latin-600.eot'); /* IE9 Compat Modes */
	src: local('Bai Jamjuree SemiBold'), local('BaiJamjuree-SemiBold'),
		url('../webfonts/bai-jamjuree-v4-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
		url('../webfonts/bai-jamjuree-v4-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
		url('../webfonts/bai-jamjuree-v4-latin-600.woff') format('woff'), /* Modern Browsers */
		url('../webfonts/bai-jamjuree-v4-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
		url('../webfonts/bai-jamjuree-v4-latin-600.svg#BaiJamjuree') format('svg'); /* Legacy iOS */
	font-display: swap;
}
