@font-face { font-family: 'Open Sans';
             src: url('fonts/Open_Sans/OpenSans-Light.ttf') format('truetype'); font-weight: 300; font-display: swap; }
@font-face { font-family: 'Open Sans';
             src: url('fonts/Open_Sans/OpenSans-Regular.ttf') format('truetype'); font-weight: 400; font-display: swap; }
@font-face { font-family: 'Open Sans';
             src: url('fonts/Open_Sans/OpenSans-SemiBold.ttf') format('truetype'); font-weight: bold; font-display: swap; }

body { margin: 0; background-color: white; font-family: 'Open Sans', sans-serif; font-size: 14px; color: #333; }

img { border: 0; outline: 0 none; }
a { color: #666666; text-decoration: none; outline: 0 none; }
a:hover { color: #000; }
article a:hover { color: #ff1b00; } /* alt */
/*#main a { color: #000; text-decoration: underline; }*/
#main a:hover { color: #ff1b00; }
a.arrowlink,
ul.produktauswahl a
{
	background-image: url(images/css/arrowlink.png);
	background-position: 0 3px;
	padding-left: 16px;
	font-weight: bold;
	background-repeat: no-repeat;
}
a.arrowlink:hover,
ul.produktauswahl a:hover { background-image: url(images/css/arrowlink-red.png); }
ul.produktauswahl a { font-weight: normal; }
p, h1, h2, h3, h4, h5 { margin-top: 0; }
h1 { font-size: 26px; font-weight: 300; clear: left; }
h2 { font-size: 18px; font-weight: bold; margin-bottom: 0; }
h5 { font-size: 18px; font-weight: 300; clear: left; }

.nowrap {white-space: nowrap;}

.Farbe-Rot,
.text-red {
	color: #F00;
}
div.div-warning { border: 1px solid red; padding: 4px; }
.marked { background: bisque; border: 1px solid #ccc; }

#wrapper {  margin: 0 auto; padding: 0 10px 40px; }

#header-wrapper
{
	max-width: 1024px; 
	margin: 0 auto;
	height: auto;
	box-sizing: border-box;
}

header
{
	min-height: 60px; float: left; width: 300px; padding-top: 20px;
}

header img { margin: 16px 20px; }

div#breadcrumbs { background-color: #ccc; padding: 4px; }
.nav-breadcrumbs { display: inline; }
@media (max-width: 540px) {
	div#breadcrumbs {margin-top: 20px;}
}

/* nav s. styles-nav.css */

article {clear: both; width: 100%;} /* alt */
#main {clear: both; width: 100%;}

.phone-header
{
	clear: left;
  float: right;
	box-sizing: border-box;
	margin-top: -20px;
	margin-bottom: 0;
	display: flex;
	flex-flow: row nowrap;
	justify-content: flex-end;
}

.phone-slogan {
	font-weight: bold;
	color: #ff1b00;
	padding: 4px 10px;
}

.phone-number {
	background-color: #cccccc;
	padding: 4px 10px;
	border-radius: 5px 5px 0 0;
}
.phone-header a { color: #000; }

#main dl {
	margin-bottom: 18px;
}

#main dt {
	float: left;
	font-weight: bold;
}

#main dd {
    padding-left: 90px;
}

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

ul.addresslist li {
	margin: 0;
	padding: 0 20px 0 0;
	float: left;
}

dl.newslist dt { width: 90px; }
dl.newslist dd img { float: right; }
@media (max-width: 620px) {
	dl.newslist dd img { float: none; display: block; margin-bottom: 20px; }
}

div.coloured
{
	background-color: #eee;
	height: auto;
	min-height: 340px;
	padding-top: 40px;
	overflow: auto;
}

.content
{
	max-width: 1024px;
	padding: 0 20px 12px 20px;
	margin: 0 auto;
	overflow: auto;
}
.content-wide
{
	max-width: 1366px !important;
}

.threecols-col1 {
	float:left;width:300px;padding-right:20px;
}
.threecols-col2 {
	float:left;width:340px;padding-right:20px;
}
.threecols-col3 {
	float:left;width:340px;
}
.register-infomail.threecols-col1 { width:450px; }
.register-infomail.threecols-col2 { width:340px; }
.register-infomail.threecols-col3 { width:190px; }
#website {
    z-index:999;
    position:absolute;
    height:0;
    width:0;
    border:none;
    background:none;
    margin:0;
    top:0;
    left:0;
    clear:both;
    font-size:0px;
    line-height:0px;
}

.dspl-none {display: none;}
.dspl-inline {display: inline;}
.text-centered {text-align: center;}
.text-left {float: left; width: 50%;}
.text-right {float: left; width: 50%;}
.product-image img, .text-centered { text-align: center; }
.text-left p,
.text-right p {margin-right: 17px;}
.jobangebot { background-color: #ddd; border-radius: 15px; padding: 10px; margin: 0 0 2rem 0; }

a.toggledetails,
a.toggledetails2 {display: block; text-align: center; background-color: #999;color: white;padding: 3px 10px;width: 140px;margin: 10px auto;-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;}
a.toggledetails:hover,
a.toggledetails2:hover {background-color: #ff1b00;color:white!important;}
.togglelinktext, .togglelinktext2 {font-weight: bold;}

a.button-red
{
	display: inline-block;
	text-align: center;
	background-color: #ff1b00;
	color: white !important;
	text-decoration: none !important;
	padding: 3px 6px;
	margin: 10px 10px 10px 0;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
a.button-red:hover
{
	background-color: #D72E01;
	color: white !important;
}

/* Bilder im Inhalt */
img.imgleft
{
	float: left;
	margin: 0 17px 20px 0;
}

img.imgright
{
	float: right;
	margin: 0 0 20px 17px;
}

figure.produktauswahl-img {
	margin: 10px 0;
	height: 180px;
	overflow: hidden;
}
figure.produktauswahl-img img {
	width: 220px;
}

footer
{
	max-width: 1024px;
	padding: 13px 20px;
	height: auto;
	overflow: auto;
	margin: 0 auto 0 auto;
	border-top: 1px solid #ccc;
}
footer p,
footer li,
footer a {font-size: 11px;}

address {font-style: normal;}

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

ul.addresslist li {
	margin: 0;
	padding: 0 20px 0 0;
	float: left;
}

div.fb-like {padding-top: 8px;}


.addresses-flex-container {
	display: flex;
	justify-content: space-around;
	flex-flow: row wrap;
	max-width: 600px;
	margin: auto;
}

.addresses-flex-container div {
	flex: 0 1 auto;
}


/* LiveZilla Overrides */

#lz_overlay_eyecatcher * {
	font-family: 'Open Sans', sans-serif !important;
}

#lz_overlay_eyecatcher_close {
    opacity: .5;
    z-index: 10003;
    top: 10px;
    right: 13px;
    width: 18px;
    padding: 2px;
    text-align: center;
}

#lz_ec_sub_header_text {
	margin-top: 1.2em !important;
	line-height: auto !important;
}

/* Ende LiveZilla Overrides */

.box-right { box-sizing: border-box; width: 45%; float: right; }
#main .box-right { background-color: #ddd; border-radius: 15px; padding: 10px; }


@media (max-width: 1200px) {
	.header-left { width: 25%; }
}

@media (max-width: 870px) {
	article {top: 0;} /* alt */
	#main {top: 0;}
	header {
		height: 80px;
		padding-top: 0;
		padding-right: 0;
	}
	.content-support { width: auto; min-width: auto; }
	.content, .content-support, header, footer { 
		box-sizing: border-box;
	}
	.text-4cols-1st, .text-4cols { 
		width: calc(50% - 10px); 
		margin: 0 10px 0 0; 
		border-bottom: 1px solid #999;
	}
	.text-4cols nav ul li, 
	.text-4cols-1st nav ul li {
		max-width: 820px;
	}
}
@media (max-width: 980px) {
	.text-left, .text-right, .box-right { 
		width: 100%; 
		float: none; 
		margin: 0; 
	}
	img { max-width: 400px; }
}
@media (max-width: 450px) {
	.text-4cols-1st, .text-4cols { 
		width: 100%; 
		float: none; 
		margin: 0; 
		border-bottom: 1px solid #999;
	}
}

@media (max-width: 620px) {
	dl.newslist dd img { float: none; display: block; margin-bottom: 20px; }
	img {max-width: 300px;}
	.threecols-col1,
	.register-infomail.threecols-col1 { box-sizing: border-box; width:100%; }
	.threecols-col2,
	.register-infomail.threecols-col2 { box-sizing: border-box; width:100%; }
	.threecols-col3,
	.register-infomail.threecols-col3 { box-sizing: border-box; width:auto; padding-top: 20px; }
}

@media (max-width: 510px) {
	.text-4cols-1st, .text-4cols { 
		width: 100%; 
		float: none; 
		margin: 0; 
	}
	.text-4cols nav ul li, 
	.text-4cols-1st nav ul li {
		max-width: 510px;
	}
}