.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.clearfix {
    display: inline-block;
}
.clearfix {
    display: block;
}
body {
	font-family: tahoma,"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 20px;
	color: #47465d;
	background-color: #f5f5f5;
}
.text {

}
h1,h2,h3,h4,h5,h6,strong {
	font-weight: bold;
}
h1 {
	font-size: 1.8em;
	margin: 1em 0 0.5em 0;
}
h2 {
	font-size: 1.5em;
	text-align: left;
	margin: 0.5em 0 0.3em 0;
	border-left: 20px solid #2394c2;
	padding-left: 10px;
	line-height: 1.5em;
}
h3 {
	font-size: 1.2em;
	text-align: left;
	margin: 0.5em 0 0.3em 0;
}
p {
	margin-bottom: 0.5em;
}
ul {
	list-style: square;
	padding-left: 1em;
}
ul li {
	margin-left: 1em;
	margin-bottom: 0.2em;
}
ul ul {
	list-style: circle;
}
.divider {
	border-top: 1px dotted #2394c2;
	margin: 2em 0;
}
#header .container {
	width: 795px;
	text-align: center;
	margin: 0 auto;
	padding: 15px;
   word-break: keep-all;
   line-break: normal;
	box-sizing: border-box;
}
#lang-switch {
	text-align: right;
	font-size: 12px;
}
#lang-switch a {
	color: #2394c2;
	text-decoration: none;
	margin-left: 15px;
}
#lang-switch a:hover,
#lang-switch a:active,
#lang-switch a:focus {
	color: #47465d;
	text-decoration: underline;
}
#logo {
	text-align: center;
}
#logo img {
	width: 100%;
	height: auto;
	max-width: 500px;
}
#adres {
	margin-bottom: 20px;
	margin-top: 20px;
	padding-top: 20px;
	border-top: 1px dotted #2394c2;
}
#adres > div {
	margin-bottom: 5px;
	text-align: center;
}
#buttons,
#offer,
.text {
	text-align: center;
	margin-bottom: 20px;
	padding-bottom: 50px;
	border-bottom: 1px dotted #2394c2;
	padding-top: 50px;
	border-top: 1px dotted #2394c2;
	box-sizing: border-box;
}
.text {
	text-align: justify;
	line-height: 1.5em;
	font-size: 0.8em;
}
#buttons .btn-col {
	width: 50%;
	box-sizing: border-box;
}
#buttons .btn-col-left {
	float: left;
}
#buttons .btn-col-right {
	float: right;
}
#buttons .btn-col-right span {
	background-image: url('../images/bg-unser-produktkatalog.jpg');
}
#buttons .btn-col-left span {
	background-image: url('../images/bg-cnctechnik.jpg');
}
#buttons span {
	display: inline-block;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
#buttons a {
	display: block;
	width: 350px;
	padding: 100px 10px;
	background-color: rgba(255,255,255,0.5);
	margin: 0 auto;
	box-sizing: border-box;
	text-decoration: none;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.7);
	font-weight: bold;
	font-size: 17px;
	color: #47465d;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.7);
}
#buttons a:hover,
#buttons a:focus,
#buttons a:active {
	background-color: rgba(255,255,255,0.0);
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.7);
}
#offer {
	text-align: left;
}
#offer .offer-block {
	font-size: 0.8em;
}
#offer .col-left {
	float: left;
	width: 50%;
	box-sizing: border-box;
	padding-right: 30px;
}
#offer .col-right {
	float: right;
	width: 50%;
	box-sizing: border-box;
}
#offer .machine-img {
	float: left;
}
#offer .machine-data {
	padding-left: 400px;
	font-size: 0.8em;
}
#galeria,
.galeria {
	text-align: center;
	margin-bottom: 20px;
	padding-bottom: 0px;
	padding-top: 50px;

}
.galeria {
	border: none;
	padding-top: 10px;
	padding-bottom: 10px;
}
#galeria ul,
.galeria ul {
	padding: 0px;
}
#galeria .galeria-item,
.galeria .galeria-item {
	display: inline-block;
	margin: 2px;
}
#galeria .galeria-item a,
.galeria .galeria-item a {
	display: block;
}
#galeria .galeria-item img,
.galeria .galeria-item img,
#offer img {
	border: 1px solid #2394c2;
}

#files {
	padding-top: 50px;
	text-align: left;
	border-bottom: 1px dotted #2394c2;
	padding-bottom: 50px;
}
#files a {
	color: #2394c2;
	text-decoration: none;
}
#files a:hover,
#files a:active,
#files a:focus {
	color: #47465d;
	text-decoration: underline;
}
@media (max-width: 810px) {
	#header .container {
		width: 100%;
		margin: 0px;
	}
	#buttons .btn-col-left,
	#buttons .btn-col-right {
		float: none;
	}
	#buttons .btn-col {
		width: 100%;
	}
	#buttons span {
		display: block;
	}
	#buttons a {
		width: 100%;
		margin-bottom: 5px;
		font-size: 2em;
	}
	#offer .offer-block .col-left,
	#offer .offer-block .col-right {
		float: none;
		width: 100%;
	}
	#offer .offer-block .col-left img,
	#offer .offer-block .col-right img {
		width: 100%;
		height: auto;
		margin: 1em 0;
	}
	#offer .machine-img {
		float: none;
		margin-bottom: 10px;
	}
	#offer .machine-img img {
		width: 100%;
		height: auto;
	}
	#offer .machine-data {
		padding-left: 0px;
		font-size: 0.8em;
	}
}