/* @override 
	https://2025.metalltechnik-reinbacher.at/templates/reinbacher-j5/css/editor.css?* */

body {
	color: #646360;
}
h1, h2, h3, h4, h5, h6 {
}
h1 {
	font-weight: normal;
	font-style: normal;
}
h2 {
	font-weight: normal;
	font-style: normal;
}

p {
	margin: 0;
	padding: 0px 0px 25px;
}

a img {
	border-width: 0px!important;
	border-style: none;
}
h2 a {
	text-decoration: none;
}

.bild-links, .bild-rechts {
	font-size: 11px;
	line-height: 120%;
	width: auto;
	width: 40%;
}
.bild-links {
	clear: both;
	float: left;
	margin-right: 25px;
	margin-bottom: 25px;
}
.bild-rechts {
	clear: both;
	float: right;
	margin-left: 25px;
	margin-bottom: 25px;
}
ol, ul {
	margin: 0px 0px 15px 30px;
	padding: 0px;
}

.blau {
	color: #456485;
}
.untertitel{
	color: #456485;
	text-align: center;
	padding-bottom: 20px;
}
.clear {
	clear: both;
}

/* Landscape phone to portrait tablet */
@media (max-width: 767px) { 
.bild-links, .bild-rechts {
	float: none;
	display: block;
	padding: 0;
	margin: 0;
	text-align: center;
	padding-bottom: 15px;
	width: 100%;
}
}
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) { 
}
/* Large desktop */
@media (min-width: 1200px) { 
}

.deco {
	background: url(../images/hg-ueberuns.jpg) center center no-repeat scroll;
	background-size: cover;
	-webkit-background-size: cover;
	 -moz-background-size: cover;
	 -o-background-size: cover;
	 padding-bottom: 50px;
	 margin-bottom: 30px;
}
.deco .abstand {
	padding: 30px 30px 0;
	border-bottom: 1px solid #fff;
}

.team .element {
	display: inline-block;
	width: 33%;
}
.team .element:nth-child(2n+1),
.beispiele .element:nth-child(2n+1),
.geschichte .element:nth-child(2n+1) {
	clear: left;

}

.doppelbilder {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-template-row: auto;
	column-gap: 1em;
	row-gap: 1em;
}

/* kontakt */
.adresse .element {
	height: 130px;
	vertical-align: top;
}
.adresse .element p {
	text-align: center;
}
.adresse {
	background-image: url(../images/hg-kontakt.jpg);
	font-size: 16px;
	padding-bottom: 1px;
}
.adresse .abstand {
	border: none;
}
.adresse img {
	padding-bottom: 8px;
}
.team {
	width: 100%;
}
.team .element {
	display: inline-block;	width: 32%;
	vertical-align: top;
	padding-bottom: 10px;
	padding-top: 10px;
}
.team p {
	text-align: center;
}
.team img {
	max-width: 250px;
	height: auto;
}
.team .element .bild, .team .element .text {
	padding-right: 20px;
	padding-left: 20px;
	text-align: center;
	padding-bottom: 8px;
}
.team .element .text {
	padding-bottom: 25px;
}
.ueberuns .element2 .abstand {
	padding-left: 20px;
	padding-right: 0;
}
@media (max-width: 767px) {
	.team .element {
		float: none;
		width: 100%;
	}
	.ueberuns .element .abstand {
		padding: 0;
	}
	.doppelbilder {
	grid-template-columns: 1fr;}
}
/* Geschichte */
.geschichte .spalte {
	float: left;
	width: 33%;
	font-size: 14px;
}
.geschichte .spalte h3 {
	background-color: #d4d4d6;
	padding: 10px;
	text-align: center;
	font-size: 18px;
}
.geschichte .spalte .abstand {
	padding: 0;
	margin-left: 10px;
	margin-right: 10px;
}
.geschichte .spalte1 .abstand {
	margin-left: 0;
	margin-right: 20px;
}

.geschichte .spalte3 .abstand {
	margin-right: 0;
	margin-left: 20px;
}
@media (max-width: 767px) { 
	.geschichte .spalte {
		float: none;
		width: 100%;
		padding-left: 0!important;
		padding-right: 0!important;
	}
	.geschichte .spalte .abstand {
		margin-left: 0!important;
		margin-right: 0!important;
	}
}
/* Kontakt */


.lageplan .moduletable {
	padding: 0;
}
.geschichte::after {	
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.kontakt {
	text-align: center;
	padding-bottom: 30px;
}
.kontakt .element {
	display: inline-block;
	width: 40%;
	text-align: center;
}

/* Über uns */


.fertigung, .fertigung h3, .fertigung p {
	text-align: center;
}
.fertigung h3 {
	color: #005a81;
	padding-bottom: 20px;
	font-size: 26px;
	padding-top: 15px;
}
.fertigung .element {
	display: inline-block;
	font-size: 19px;
	line-height: 1.5em;
}
.fertigung span.rot {
	font-size: 25px;
	color: #c00f0f;
	font-weight: bold;
}
.qualitaet {
	font-size: 22px;
	line-height: 1.5em;
	background-image: url(../images/hg-qualitaet.jpg);
}


@media (max-width: 767px) { 
	.element {
		float: none;
		width: 100%;
		padding-left: 0!important;
		padding-right: 0!important;
	}
}
