@charset "UTF-8";

/* boogaloo-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Boogaloo';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/boogaloo-v19-latin-regular.eot'); /* IE9 Compat Modes */
  src: url('fonts/boogaloo-v19-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/boogaloo-v19-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/boogaloo-v19-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/boogaloo-v19-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/boogaloo-v19-latin-regular.svg#Boogaloo') format('svg'); /* Legacy iOS */
}
/* roboto-condensed-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/roboto-condensed-v25-latin-regular.eot'); /* IE9 Compat Modes */
  src: url('fonts/roboto-condensed-v25-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/roboto-condensed-v25-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/roboto-condensed-v25-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/roboto-condensed-v25-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/roboto-condensed-v25-latin-regular.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
}
/* roboto-condensed-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/roboto-condensed-v25-latin-700.eot'); /* IE9 Compat Modes */
  src: url('fonts/roboto-condensed-v25-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/roboto-condensed-v25-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/roboto-condensed-v25-latin-700.woff') format('woff'), /* Modern Browsers */
       url('fonts/roboto-condensed-v25-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/roboto-condensed-v25-latin-700.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
}

/* Mobile */
html, body {
	scroll-behavior: smooth;
	background-color: #FFFFFF;
}
wrapper {
	max-width: 1440px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}
footer {
	display: inline-block;
	width: 100%;
}

body {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 1.2em;
	line-height: 150%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: auto;
	background-image: url(images/holz-02.jpg);
    }

h1, h2, h3, h4 {
	font-family: 'Boogaloo';
	color: #0071A9;
	line-height: 150%;
	font-size: xx-large;
	font-weight: bold;
	width: auto;
	margin: 0px 0px 25px;
	font-style: oblique;
	letter-spacing: 1px;
	text-shadow: 1px 1px 2px hsla(0,0%,0%,0.50);
	text-transform: uppercase;
	border-right-width: medium;
	}
header {
	height: 50vh;
	display: block;
	background-size: cover;
	background-position: center 50px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-repeat: no-repeat;
}
logo {
	width: 100%;
	height: 50px;
	position: fixed;
	top: 0px;
	background-image: url(images/holz-01.jpg);
	background-position: 0% -20px;
	z-index: 104;
}
img {
	width: 100%;
	height: auto;
	display: block;
	border-left-width: medium;
	border-bottom-width: medium;
	border-top-width: medium;
	margin-top: 0px;
}
#nav navcontent img {
	width: 50%;
	padding-left: 25%;
	padding-right: 25%;
	padding-bottom: 50px;
}

logo img {
	width: auto;
	height: 100%;
	position: static;
	display: inline;
	max-width: none;
	padding: 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
menu {
    background-image: url(images/hamburger-small.gif);
}
x {
	background-image: url(images/x.gif);
	z-index: 500000;
}
menu, x {
	background-color: #0071A9;
	width: 50px;
	height: 50px;
	position: fixed;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	right: 0px;
	top: 0px;
	background-repeat: no-repeat;
	background-size: cover;
	opacity: 0.75;
	z-index: 50000;
}
ontop {
	background-color: #0071A9;
	width: 50px;
	height: 50px;
	position: fixed;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	right: 0px;
	bottom: 0px;
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url(images/pfeil-oben.gif);
	opacity: 0.75;
}
sideicon {
	background-color: #0071A9;
	width: 50px;
	height: 50px;
	position: fixed;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	right: 0px;
	top: 50px;
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url(images/facebook.png);
}
nav {
	vertical-align: middle;
	height: 100vh;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
	z-index: 1000;
	position: fixed;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: none;
}
navcontent {
	display: table-cell;
	vertical-align: middle;
	height: 100vh;
	width: 100vw;
	margin-left: 6px;
}
nav a {
	font-family: 'Boogaloo';
	text-align: center;
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 25px;
	padding-top: 25px;
	padding-bottom: 25px;
	text-decoration: none;
	color: #0071A9;
	text-transform: uppercase;
	font-style: italic;
	font-weight: bold;
	text-shadow: 1px 1px 2px hsla(0,0%,0%,0.25);
	letter-spacing: 1px;
}
quicknav{
	display: block;
	background-image: url(images/holz-01.jpg);
}
quicknav a {
	font-family: 'Boogaloo';
	background-color: #FFFFFF;
	height: 20vh;
	display: table-cell;
	text-align: center;
	width: 50vw;
	vertical-align: middle;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0px;
	border: 25px solid hsla(252,2%,51%,1.00);
	color: #0071A9;
	text-decoration: none;
	text-transform: uppercase;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 1px;
	background-image: url(images/holz-02.jpg);
}
.topic {
	font-family: 'Boogaloo';
	width: 100vw;
	display: table-cell;
	vertical-align: middle;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #0071A9;
	z-index: 5;
	background-repeat: no-repeat;
	background-size: 50px auto;
	background-position: center top;
	height: 15vh;
	padding: 25px;
	font-size: xx-large;
	line-height: 150%;
	font-weight: bold;
}
.topicLink {
	text-decoration: none;
	color: #FFFFFF;
}
#topicLink {
    height: 50px;
    margin-top: -50px;
}
section{
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    display: inline-block;
}
.padding {
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 25px;
	padding-bottom: 25px;
}
.firstsection {
	background-image: url(images/werkzeug.png);
	background-repeat: repeat-x;
	padding-top: 75px;
}

.maxwidth {
}

article {
	display: inline-block;
	width: 100%;
}
article ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -25px;
	margin-left: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
article ul li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	text-indent: 0px;
	list-style-image: none;
	list-style-type: none;
	background-color: #FFFFFF;
	display: inline-block;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-shadow: 0px 0px 5px hsla(0,0%,0%,0.25);
	box-shadow: 0px 0px 5px hsla(0,0%,0%,0.25);
}
article ul li a {
	float: right;
	margin-left: 25px;
}
.bild {
	border: 10px solid hsla(0,0%,100%,1.00);
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	transform: rotate(-5deg);
	margin: -50px auto 50px;
	width: 90%;
	-webkit-box-shadow: 0px 0px 10px hsla(0,0%,0%,0.20);
	box-shadow: 0px 0px 10px hsla(0,0%,0%,0.20);
}
.bgI {
	background-image: url(images/holz-02.jpg);
	background-position: 50% bottom;
	background-size: 307px auto;
}
.bgII {
	background-color: #DDDDDD;
}
.galery {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
	/* [disabled]margin-top: -25px; */
	padding-left: 25px;
	padding-top: 25px;
	float: left;
	background-color: #0071A9;
}
.galImg {
	float: left;
	width: 50%;
	/* [disabled]border: 5px solid hsla(0,0%,100%,0.00); */
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 25px;
	padding-bottom: 25px;
}
.bgIII {
	background-color: #6C90C5;
}
.button {
	background-color: #333333;
	font-family: 'Boogaloo';
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	display: inline-block;
	color: hsla(0,0%,100%,1.00);
	text-decoration: none;
	/* [disabled]margin-top: 25px; */
	/* [disabled]background-image: url(images/holz-01.jpg); */
	background-position: 0% -10px;
	/* [disabled]border: 2px solid hsla(213,63%,42%,1.00); */
	/* [disabled]text-shadow: 1px 1px 2px; */
	font-style: italic;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.button:hover{
	background-color: #0071A9;
	width: auto;
	color: hsla(0,0%,100%,1.00);
}
p {
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-top: 0px;
}
footerbild p {
	font-family: 'Boogaloo';
	font-style: italic;
	color: #0071A9;
	text-shadow: 1px 1px 2px hsla(0,0%,0%,0.25);
	font-size: x-large;
}

footernav {
	background-color: #0071A9;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	display: inline-block;
	margin-right: 0px;
	}
footernav a {
	color: hsla(0,0%,100%,1.00);
	text-decoration: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	/* [disabled]float: left; */
	display: inline-block;
	margin-right: 0px;
	border-bottom: 1px solid hsla(0,0%,100%,1.00);
}
footertext {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #333333;
	color: hsla(0,0%,100%,1.00);
	clear: both;
	width: 100%;
	display: inline-block;
	float: left;
}
footerbild {
	display: inline-block;
	background-image: url(images/holz-01.jpg);
	/* [disabled]background-repeat: repeat-y; */
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 50px 25px;
	background-size: 307px auto;
	background-position: 50% top;
}
.maps {
	background-color: #0071A9;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 10px solid hsla(213,63%,42%,1.00);
}
.maps:hover {
	background-color: #000000;
}
.bildunterschrift {
	text-align: center;
	width: 100%;
	position: relative;
	font-size: small;
	font-style: italic;
}
label {
	float: none;
	clear: both;
	margin-top: 0px;
	margin-bottom: 10px;
	display: inline-block;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding-right: 25px;
}
input {

}
.auswahlForm {
  font-family: 'Open Sans Condensed', sans-serif;
  float: left;
  margin-right: auto;
  margin-top: 15px;
  margin-bottom: 15px;
  height: 30px;
  font-size: 18px;
  margin-left: 0px;
}
textarea {
	height: 250px;
}
.formelement {
	font-family: 'Roboto';
	font-size: 1em;
	line-height: 150%;
	border: 1px solid #2764AE;
	width: 100%;
	padding-top: 25px;
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 25px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 25px;
	background-color: hsla(0,0%,100%,1.00);
}
#trick {
  display: none;
}
#submit {
	float: none;
	font-family: 'Boogaloo';
	font-size: 1em;
	line-height: 150%;
	border-width: 0px;
	border-style: none;
}
form a, article a {
	color: #0071A9;	
}
.formularhalblinks {
	margin-top: 25px;	
}
.news {
	padding-top: 25px;
	border-bottom: 1px solid #222222;
	padding-bottom: 25px;
}
.newstext {
}
.newstext p {
	margin-top: 25px;
	margin-bottom: 0px;
}

ul li img {
	float: none;
	max-width: 800px;
	margin-bottom: 25px;
}
article p {
	margin-bottom: 25px;
	}
.onlyDesktop {
	display: none;
}

.hinweis {
	background-color: #333333;
	color: #FFFFFF;
}
/* Small Tablets */
@media (min-width : 950px ){
.onlyMobile {
		display: none;
	}
menu, x {
    display: none;
}
nav {
	height: 100px;
	display: inherit;
	float: right;
	position: relative;
	background-color: transparent;
}
navcontent {
	display: block;
	height: 80px;
	width: auto;
}
nav a {
	text-align: center;
	width: auto;
	display: table-cell;
	vertical-align: middle;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 20px;
	padding-left: 20px;
	text-decoration: none;
	/* [disabled]color: #333333; */
	/* [disabled]float: left; */
	height: 100px;
}
x, menu {
    display: none;
}
logo {
	height: 100px;
	position: absolute;
	max-width: 1440px;
	background-position: center bottom;
	background-size: auto auto;
}
header {
	height: 50vh;
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	min-height: 550px;
}
quicknav {
    display: none;
}
.topic {
	width: 100vw;
	display: table-cell;
	vertical-align: middle;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #0071A9;
	z-index: 5;
	background-repeat: no-repeat;
	background-size: 50px auto;
	background-position: center top;
	height: 20vh;
	padding-top: 50px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	font-size: xx-large;
	line-height: 150%;
	font-weight: bold;
}
#topicLink {
	height: 0px;
	margin-top: 0px;
}
.galImg {
    float: left;
    width: 25%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 475px;
}
.bild {
	width: 45%;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-right: 5%;
	margin-top: -50px;
}

.text {
    width: 50%;
    float: left;
    padding-left: 12.5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	column-count: none;
}
article .text p {
	column-count: 1;
}
.maxwidth {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
}
form {
	display: inline-block;
	}
.center {
    text-align: center;
}	
sideicon {
	top: 100px;
}
 .formularhalblinks {
	width: 50%;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 12.5px;
	margin-top: 24px;
}
 .formularhalbrechts {
	width: 50%;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 12.5px;
	margin-top: 25px;
}
.formularvoll {
	width: 100%;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;

}
.news {
	width: 33.3333%;
	float: left;
	padding-right: 25px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-top: 25px;
	border-bottom-width: 0px;
	border-bottom-style: none;
	padding-bottom: 0px;
}
.newstext p {
	column-count: 1;
	height: 200px;
	overflow-y: hidden;
	overflow-x: hidden;
	}
nav a:hover {
	background-color: hsla(213,63%,42%,0.75);
	color: #FFFFFF;
	width: auto;
	border-right-width: medium;
}
.activ {
	background-color: hsla(213,63%,42%,0.25);
	color: #FFFFFF;
}
ul li img {
	float: left;
	max-width: 500px;
	margin-right: 25px;
	margin-bottom: 0px;
	width: 50%;
}
logo img {
	width: auto;
	height: 100%;
	position: static;
	display: inline;
	max-width: none;
	padding: 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
footernav a {
	color: hsla(0,0%,100%,1.00);
	text-decoration: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: auto;
	/* [disabled]float: left; */
	display: inline-block;
	margin-right: 0px;
	border-bottom: 0px solid hsla(0,0%,100%,1.00);
}
.shadow {
	-webkit-box-shadow: 0px 0px 5px hsla(0,0%,0%,0.25);
	box-shadow: 0px 0px 5px hsla(0,0%,0%,0.25);
	}
footerbild {
	background-size: 650px auto;		
	}

.bgI {
	background-size: 650px auto;
}
	.onlyDesktop {
	display: inherit;
}


@media (min-width : 1470px ){
wrapper {
	max-width: 1440px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	border-right: 5px solid #FFFFFF;
	border-left: 5px solid #FFFFFF;
	-webkit-box-shadow: 0px 0px 5px hsla(0,0%,0%,0.25);
	box-shadow: 0px 0px 5px hsla(0,0%,0%,0.25);
	border-bottom: 5px solid #FFFFFF;
}}
