<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* @override 
	http://oeko-more.at/cms/templates/oekoandmore/css/editor.css
	http://oeko-more.at/templates/oekoandmore/css/editor.css */


body {
	font: 12px/1.5em "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	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: 2px 0px 15px;
	text-align: justify;
}
a:link, a:visited {
	color: #646360;
}
a:hover, a:active {
	color: #3f6500;
}
a img {
	border-width: 0px!important;
	border-style: none;
}
h2 a {
	text-decoration: none;
}

.bild-links, .bild-rechts {
	font-size: 11px;
	line-height: 120%;
}
.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;
}


.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) { 
}

/* Startseite */

.einstieg .element {
	float: left;
	width: 18%;
}
.einstieg .element p {
	padding: 6px 10px 0;
	margin: 0;
	text-align: center;
}
.einstieg .element .abstand {
	margin: 0 0 10px 10px;
	border: 1px solid #b6cbb0;
}
.einstieg .element1 {
	overflow: hidden;
	width: auto;
	
}

.einstieg .textbox {
	background-color: #45a12b;
	color: #fff;
	line-height: 1.2em;
	height: 45px;
	
}
.einstieg a, .einstieg a:hover, .einstieg a:active, .einstieg a:focus {
	color: #fff;
}
.einstieg a:hover {
	text-decoration: underline;
}
.einstieg::after, .bild-rechts::after {	
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.einstieg .element1 img {
	width: 100%;
	height: auto;
}
.einstieg .element1 .bildbox {
	width: 426px;
	height: 374px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.einstieg .element1 .textbox {
	background: none center 95% no-repeat;	
	height: 100%;
	background-size: 90%;
}
/* Large desktop */
@media (min-width: 1200px) { 
	.einstieg .element1 .bildbox {
		width: 517px;
		height: 433px;
	}

}
@media (max-width: 990px) { 

	.einstieg .element1 .bildbox {
		width: 325px;
		height: 345px;
	}
	.einstieg .textbox {
		height: 63px;
	}

}

@media (max-width: 767px) { 
	.einstieg .element {
		float: left;
		width: 50%;
	}
	.einstieg .element .abstand {
		margin: 4px;
		padding: 0;
	}
	.einstieg .element1 {
		width: 100%;
	}
	.einstieg .element1 .bildbox {
		width: 100%;
	}
	.einstieg .textbox {
		height: 46px;
	}
	
}
/* Partnerlogos */
.partnerlogos p {
	display: block;
	text-align: center;
	line-height: 1.3em;
}
.partnerlogos td {
	width: 25%;
}
@media (max-width: 767px) {
	.partnerlogos td {
		display: block;
		width: 100%;
		padding-bottom: 20px;
	}
}


/* Zitate */
.zitate h3 {
	padding-bottom: 11px;
}
.zitate .element {
	float: left;
	width: 50%;
	padding-bottom: 20px;
}
.zitate .element5 {
	clear: both;
	width: 100%;
	padding-right: 20%;
	padding-left: 20%;
}
.zitate .element p {
	margin-right: 10px;
	text-align: center;
	font-weight: bold;
	font-style: italic;
	margin-left: 10px;
	font-size: 110%;
	line-height: 1.5em;
	background-color: #edeee9;
	padding: 20px;
	min-height: 200px;
}
.zitate .element p span {
	font-weight: normal;
	font-style: normal;
	display: block;
	font-size: 80%;
	line-height: 1.6em;
	padding-top: 9px;
}
@media (max-width: 767px) {
	.zitate .element {
		float: none;
		width: 100%;
		}
	.zitate .element5 {
		padding-right: 0%;
		padding-left: 0%;
	}
	.zitate .element p {
		min-height: 00px;
	}
}
/* Kontakt */
.kontakttext {
	float: left;
	width: 46%;
}
.lageplan {
	width: 50%;
	clear: none;
}
.lageplan .moduletable {
	padding: 0;
}
@media (max-width: 767px) { 
	.lageplan {
		width: 100%;
	}
	.kontakttext {
		float: none;
		width: 100%;
	}
}
/*Leistungen*/
.leistungen .spalte {
	float: left;
	width: 33%;
	background: url(../images/pfeil.png) left 15px no-repeat;
	background-size: 30px;
	padding-left: 35px;
}
@media (max-width: 767px) { 

	.leistungen .spalte {
		float: none;
		width: 100%;
		background-position: 0 1px;
	}
	.leistungen .spalte h3 {
		margin-top: 0;
		padding-top: 6px;
	}
}
.linkohneunterstrich a, a.linkohneunterstrich {
	text-decoration: none;
}
.grauebox {
	background-color: #edeee9;
	padding: 20px;
	clear: both;
}
/* iframes youtube */

.videoframes iframe {
	width: 540px;
	height: 302px;
}
@media (max-width: 1200px) { 
	.videoframes iframe {
		width: 440px;
		height: 250px;
	}

}
@media (max-width: 990px) { 
	.videoframes iframe {
		width: 440px;
		height: 250px;
	}

}
@media (max-width: 540px) { 
	.videoframes iframe {
		width: 100%;
		height: 300px;
	}

}


/* ECO App */
.screenshots {
	width: 100%;
}
.screenshots td {
	width: 20%;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
}
.screenshots td img {
	width: 100%;
}

.applinks {
	width: 100%;
}
.applinks td {
	width: 50%;
	text-align: center;
	vertical-align: top;
}
.applinks td p {
	text-align: center;
}</pre></body></html>