/*	Theme Name: Vogt 2026
	URI: https://www.mso-webdesign.de
	Description: individual wordpress theme
	Version: 01.00
	Author: Marco Schwarz
	Author URI: https://mso-webdesign.de/
	The CSS, XHTML and design is released under the GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

@font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 400; src: url('fonts/open-sans-v40-latin-regular.woff2') format('woff2'); }
@font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 500; src: url('fonts/open-sans-v40-latin-500.woff2') format('woff2'); }
@font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 700; src: url('fonts/open-sans-v40-latin-700.woff2') format('woff2'); }

* { box-sizing: border-box; margin: 0; padding: 0; }
html { min-height: 100.01%; }
body { font-family: 'Open Sans', Segoe UI, Optima, Tahoma, Helvetica, Arial, sans-serif; font-size: 100%; color: #000; background-color: #fff; }

a, a:link, a:visited { color: #006500; text-decoration: underline; font-weight: 500; }
a:hover, a:active, a:focus { color: #14b010; text-decoration: none; }
.btn { display: inline-block; background-color: #32ce2e; margin: 0; text-align: center; border-radius: 5px; transition: background-color 0.5s ease-out; }
.btn:hover { background-color: #59e055; }
.btn a, .btn a:link, .btn a:visited { display: block; padding: 12px; color: #000; text-decoration: none; }
.btn a:hover, .btn a:active, .btn a:focus { color: #000; text-decoration: none; }

header { position: -webkit-sticky; position: sticky; top: 0; margin: 10px 0 20px 0; z-index: 10000; border-bottom: 1px solid #ddd; background-color: #fff; }
header .container { max-width: 1080px; margin: 0 auto; padding: 10px 0; }
header p { margin: 0; line-height: 0.5em; }

nav { z-index: 1030; }
nav .container { margin: -5px 0 0 0; padding: 0; }
a.toggleMenu { display: none; }
.nav { display: flex; list-style: none; z-index: 1030; }
.nav:before, .nav:after { content: " "; display: table; }
.nav:after { clear: both; }
.nav a { text-decoration: none; padding: 3px 12px; color: #000; font-size: 1em; font-weight: 500; text-transform: uppercase; transition: background-color 0.5s ease-out; }
.nav a:hover { text-decoration: none; background-color: #59e055; }
.nav li { flex: 0 0 auto; position: relative; text-align: center; }
.nav > li > a { display: block; }
.nav li.current-menu-item a { text-decoration: none; background-color: #59e055; }

.weit { max-width: 1500px; margin: 80px auto 0 auto; }

section { position: relative; }
.container { max-width: 1080px; margin: 0 auto; padding: 70px 0 50px 0; }
.flex, .flex2 { display: flex; flex-wrap: wrap; justify-content: space-between; }
.box50 { flex: 0 1 auto; width: 48%; }
.box33 { flex: 0 1 auto; width: 31%; }
.box30 { flex: 0 1 auto; width: 20%; }
.box70 { flex: 0 1 auto; width: 79%; }
.box25 { flex: 0 1 auto; width: 24%; }

.kontaktbox { margin: 0 0 60px 0; background-color: #e9e5e0; }
.kontaktbox:hover { background-color: #35cb35; }
.kontaktbox h2, .kontaktbox h3 { margin: 0 0 15px 0; color: #fff; background-color: #333; font-size: 1.2em; }
.kontaktbox p { margin: 0 0 10px 0; padding: 10px 10px 0 10px; }

footer { background-color: #e9e5e0; }
footer .container { padding: 20px 0; }
footer a, footer a:link, footer a:visited { color: #005000; text-decoration: underline; font-weight: 500; }
footer a:hover, footer a:active,footer  a:focus { color: #14b010; text-decoration: none; }

ul.fusslist { margin: 0 0 30px 0; list-style-type: none; }
ul.fusslist li { font-size: 1em; line-height: 1.5em; }
ul.fusslist li a { color: #005000; font-weight: 500; }
ul.fusslist li:hover a, ul.fusslist li a:hover, ul.fusslist li a:focus { color: #14b010; text-decoration: underline; }

.right { float: right; }
.left { float: left; }
.rechts { text-align: right; }
.center { text-align: center; }
.abst { margin: 0 0 50px 0; }
.nah { margin: 0 0 5px 0; }
.null { margin: 0; }
.clear { clear: both; }
.big { font-size: 1.7em; font-weight: 500; line-height: 1.6em; }
.big2 { font-size: 1.2em; }
strong, b { font-weight: 700; }
img { border: 0; padding: 0; margin: 0; max-width: 100%; }

h1, h2, h3, h4 { font-weight: 500; }
h1 { font-size: 2em; line-height: 1.2em; margin: 0 0 50px 0; }
h2 { font-size: 1.7em; line-height: 1.4em; margin: 0 0 20px 0; }
h3 { font-size: 1.5em; line-height: 1.4em; margin: 0 0 20px 0; }
p { margin: 0 0 30px 0; line-height: 1.5em; font-size: 1em; }
.bild { float: right; max-width: 50%; margin: 0 0 30px 30px; }

ul.tx { list-style-image: url(bilder/pfeil.png); margin: 0 0 30px 30px; padding: 0; font-size: 1em; line-height: 1.5em; }
ul.tx li { margin-bottom: 10px; }

label { min-width: 50px; display: block; float: left; margin: 0 0 5px 0; font-weight: 400; }
fieldset { display: none; }
.wpcf7 p { margin: 0 0 15px 0; }
.wpcf7 input { width: 100%; background-color: #e9e5e0; border: 1px solid #bbb; padding: 8px; }
.wpcf7 input.klein { width: 15px; padding: 3px; }
.wpcf7 textarea { width: 100%; background-color: #e9e5e0; border: 1px solid #bbb; padding: 8px; font-family: 'Open Sans', Segoe UI, Optima, Tahoma, Helvetica, Arial, sans-serif; }
.wpcf7 input::placeholder, .wpcf7 textarea::placeholder { font-size: 1.2em; color: #444; font-family: 'Open Sans', Segoe UI, Optima, Tahoma, Helvetica, Arial, sans-serif; }
.wpcf7 select { width: 280px; max-width: 100%; font-size: 0.87em; background-color: #e9e5e0; border: 1px solid #bbb; padding: 8px; }
.wpcf7 input[type="radio"], .wpcf7 input[type="checkbox"] { width: 20px; margin: 0 20px 0 10px; }
span.wpcf7-list-item { margin: 0; padding: 0 10px 0 0;}
.wpcf7 input[type="submit"], .wpcf7 input[type="reset"] { width: 110px; font-size: 1.1em; background-color: #32ce2e; padding: 10px; margin: 0 10px 10px 0; border: 0; border-radius: 10px; }
.wpcf7 input[type="submit"]:hover, .wpcf7 input[type="reset"]:hover { background-color: #59e055; }
.wpcf7-spinner { margin: 0 5px; }

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner, .fancybox-image, .fancybox-wrap iframe, .fancybox-wrap object, .fancybox-nav, .fancybox-nav span, .fancybox-tmp { padding: 0; margin: 0; border: 0; outline: none; vertical-align: top; }
.fancybox-wrap { position: absolute; top: 0; left: 0; z-index: 18020; }
.fancybox-skin { position: relative; background: #31353d; color: #eee; text-shadow: none; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }
.fancybox-opened { z-index: 8030; }
.fancybox-opened .fancybox-skin { -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); }
.fancybox-outer, .fancybox-inner { position: relative; }
.fancybox-inner { overflow: hidden; }
.fancybox-type-iframe .fancybox-inner { -webkit-overflow-scrolling: touch; }
.fancybox-error { color: #444; font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif; margin: 0; padding: 15px; white-space: nowrap; }
.fancybox-image, .fancybox-iframe { display: block; width: 100%; height: 100%; }
.fancybox-image { max-width: 100%; max-height: 100%; }
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span { background-image: url(bilder/fancybox_sprite.png); }
#fancybox-loading { position: fixed; top: 50%; left: 50%; margin-top: -22px; margin-left: -22px; background-position: 0 -108px; opacity: 0.8; cursor: pointer; z-index: 8060; }
#fancybox-loading div { width: 44px; height: 44px; background: url(bilder/fancybox_loading.gif) center center no-repeat; }
.fancybox-close { position: absolute; top: -18px; right: -18px; width: 36px; height: 36px; cursor: pointer; z-index: 8040; }
.fancybox-nav { position: absolute; top: 0; width: 40%; height: 100%; cursor: pointer; text-decoration: none; background: transparent url(bilder/blank.gif); /* helps IE */ -webkit-tap-highlight-color: rgba(0,0,0,0); z-index: 8040; }
.fancybox-prev { left: 0; }
.fancybox-next { right: 0; }
.fancybox-nav span { position: absolute; top: 50%; width: 36px; height: 34px; margin-top: -18px; cursor: pointer; z-index: 8040; visibility: hidden; }
.fancybox-prev span { left: 10px; background-position: 0 -36px; }
.fancybox-next span { right: 10px; background-position: 0 -72px; }
.fancybox-nav:hover span { visibility: visible; }
.fancybox-tmp { position: absolute; top: -99999px; left: -99999px; visibility: hidden; max-width: 99999px; max-height: 99999px; overflow: visible !important; }

/* Overlay helper */
.fancybox-lock { overflow: hidden !important; width: auto; }
.fancybox-lock body { overflow: hidden !important; }
.fancybox-lock-test { overflow-y: hidden !important; }
.fancybox-overlay { position: absolute; top: 0; left: 0; overflow: hidden; display: none; z-index: 8010; background: url(bilder/fancybox_overlay.png); }
.fancybox-overlay-fixed { position: fixed; bottom: 0; right: 0; }
.fancybox-lock .fancybox-overlay { overflow: auto; overflow-y: scroll; }

/* Title helper */
.fancybox-title { visibility: hidden; font: normal 15px/20px Arial,Helvetica,sans-serif; color: #f0f0f0; position: relative; text-shadow: none; z-index: 8050; }
.fancybox-opened .fancybox-title { visibility: visible; }
.fancybox-title-float-wrap { position: absolute; bottom: 0; right: 50%; margin-bottom: -35px; z-index: 8050; text-align: center; }
.fancybox-title-float-wrap .child { display: inline-block; margin-right: -100%; padding: 2px 20px; background: transparent; /* Fallback for web browsers that doesn't support RGBa */ background: rgba(0, 0, 0, 0.8); -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; 	text-shadow: 0 1px 2px #222; color: #FFF; font-weight: bold; line-height: 24px; white-space: nowrap; }
.fancybox-title-outside-wrap { position: relative; margin-top: 10px; color: #fff; }
.fancybox-title-inside-wrap { padding-top: 10px; }
.fancybox-title-over-wrap { position: absolute; bottom: 0; left: 0; color: #fff; padding: 10px; background: #000; background: rgba(0, 0, 0, .8); }

@media only screen and (max-width: 1190px) {
header {position: relative;  }
header .container, section .container, .weit, footer .container { max-width: 98%; }
.box30 { width: 48%; padding: 10px 0 0 0; }
.box70 { width: 48%; }
nav { position: relative; z-index: 1030; }
nav .container { text-align: right; }
.nav { z-index: 1030; background-color: #fff; border-bottom: 0; }
.active { display: block; }
a.toggleMenu { text-align: right; padding: 0; position: relative; line-height: 0.5em; }
a.toggleMenu span.bars { float: none; display: inline-block; position: relative; }
a.toggleMenu span.bars span { display: block; width: 50px; height: 5px; margin: 7px 1% 7px 0; border-radius: 6px; background-color: #333; transition-property: opacity, transform; transition: 1s; }
a.toggleMenu span.bars.aktiv span:nth-child(1) { transform: translateY(12px) rotate(-45deg); }
a.toggleMenu span.bars.aktiv span:nth-child(2) { opacity: 0; }
a.toggleMenu span.bars.aktiv span:nth-child(3) { transform: translateY(-12px) rotate(45deg); }
.nav { flex-direction: column; position: static; }
.nav > li { width: 100%; text-align: left; }
.nav a {  padding: 15px 20px; }
.nav li a { background-color: #fff; }
}
@media only screen and (max-width: 980px) {
.box50 { width: 100%; }
.box33 { width: 48%; }
.box25 { width: 31%; }
ul.fusslist li { font-size: 1em; line-height: 2.3em; }
.hoch { line-height: 2.3em; }
}
@media only screen and (max-width: 780px) {
.box25 { width: 48%; }
}
@media only screen and (max-width: 640px) {
.flex, .flex2 { flex-direction: column; }
.box70, .box30, .box50, .box33, .box25 { width: 100%; }
.bild { float: none; margin: 0 0 30px 0; max-width: 100%; }
}
@media only screen and (max-width: 600px) {
body { word-wrap: break-word; }
}