/*@media only screen and (max-width: 300px) {
h1,h2,h3,h4,h5,p,html {word-wrap: break-word;overflow-wrap: break-word;-webkit-hyphens: auto;-moz-hyphens: auto;hyphens: auto;}
} */

@font-face {
	font-family: 'Frutiger LT Std';
	src: url('../fonts/FrutigerLTStd-Bold.eot');
	src: local('Frutiger LT Std 65 Bold'), local('FrutigerLTStd-Bold'),
		url('../fonts/FrutigerLTStd-Bold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/FrutigerLTStd-Bold.woff2') format('woff2'),
		url('../fonts/FrutigerLTStd-Bold.woff') format('woff'),
		url('../fonts/FrutigerLTStd-Bold.ttf') format('truetype'),
		url('../fonts/FrutigerLTStd-Bold.svg#FrutigerLTStd-Bold') format('svg');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Frutiger LT Std Cn';
	src: url('../fonts/FrutigerLTStd-BoldCn.eot');
	src: local('Frutiger LT Std 67 Bold Condensed'), local('FrutigerLTStd-BoldCn'),
		url('../fonts/FrutigerLTStd-BoldCn.eot?#iefix') format('embedded-opentype'),
		url('../fonts/FrutigerLTStd-BoldCn.woff2') format('woff2'),
		url('../fonts/FrutigerLTStd-BoldCn.woff') format('woff'),
		url('../fonts/FrutigerLTStd-BoldCn.ttf') format('truetype'),
		url('../fonts/FrutigerLTStd-BoldCn.svg#FrutigerLTStd-BoldCn') format('svg');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Born Ready';
	src: url('../fonts/BornReady-Regular.eot');
	src: local('Born Ready W05 Regular'), local('BornReady-Regular'),
		url('../fonts/BornReady-Regular.eot?#iefix') format('embedded-opentype'),
		url('../fonts/BornReady-Regular.woff2') format('woff2'),
		url('../fonts/BornReady-Regular.woff') format('woff'),
		url('../fonts/BornReady-Regular.ttf') format('truetype'),
		url('../fonts/BornReady-Regular.svg#BornReady-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Frutiger LT Std';
	src: url('../fonts/FrutigerLTStd-Roman.eot');
	src: local('Frutiger LT Std 55 Roman'), local('FrutigerLTStd-Roman'),
		url('../fonts/FrutigerLTStd-Roman.eot?#iefix') format('embedded-opentype'),
		url('../fonts/FrutigerLTStd-Roman.woff2') format('woff2'),
		url('../fonts/FrutigerLTStd-Roman.woff') format('woff'),
		url('../fonts/FrutigerLTStd-Roman.ttf') format('truetype'),
		url('../fonts/FrutigerLTStd-Roman.svg#FrutigerLTStd-Roman') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

.blau-schriftzug {color:#0069b2;}
.farbe-honig {color:#ab7713;}
.farbe-erdig {color: #f8ac00;}
.farbe-bodenstaendig {color: #ffc23b;}
.farbe-luftig {color:#add2f1;}
.farbe-leicht {color:#62b2e4;}
.farbe-himmel {color:#3e8ccb;}
.farbe-bayerisch {color:#0069b2;}

.claim {font-family: 'Born Ready';color:rgba(0,105,178,1);font-size:3em;}

#module-146 {margin: 30px 0px -10px 230px;}
#module-147 {position:relative;right:0px !important;margin: 0 0 0 auto;}
.uk-navbar-nav {background-color:#f8ac00;}
.uk-navbar-dropdown h4 a {color:#fff !important}
.uk-navbar-dropdown h4 a:hover, .uk-navbar-dropdown h4 a:active {color:#f8ac00 !important}

.uk-logo {padding: 20px 0 10px;}

@media screen and (max-width:480px) {
body {
overflow-wrap: break-word;
word-wrap: break-word;
-webkit-hyphens: auto;
-ms-hyphens: auto;
-moz-hyphens: auto;
hyphens: auto;
}

h1, h2, h3, h4, h5, h6,
.uk-h1, .uk-h2, .uk-h3, .uk-h4, .uk-h5, .uk-h6,
.uk-article-title {
overflow-wrap: break-word;
word-wrap: break-word;
-webkit-hyphens: auto;
-ms-hyphens: auto;
-moz-hyphens: auto;
hyphens: auto;
}
}