/*
Theme Name: Bussmann Design Standard
Theme URI: http://www.bussmann-design.de/webdesign.htm
Description: Dieses Design wurde für Ihre Webseite vom Webdesigner Marko Bussmann entwickelt.
Author: Marko Bussmann
Author URI: http://www.bussmann-design.de/
Version: 1.0
*/

/* RESET */
a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}table{border-collapse:collapse;border-spacing:0}
/* RESET ENDE */

/* BODY */
html {
	font-size: 16px;
	font-size: 100%;
}
body {
	font-family: 'Hind', sans-serif;
	font-weight: 400; 
	color: #000;
	line-height: 1.5;
	word-wrap: break-word;	
}
* {-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;}
embed, object, video, iframe {max-width: 100%}

/* NAV */
nav ul {margin: 0px 0% 0px 0%;	padding: 0px 0% 0px 0%;}
nav li {list-style: none;}

/* TEXT */
h1, h2, h3, h4, p {
	width: 100%;
	height: auto;
	font-style: normal;
	font-weight: normal;
}
h1 {
	font-size: 1.75em;
	font-weight: 300;
	padding: 0em 0em 0em 0em;
	margin-bottom: 1em;
	color: #132737;
	border-bottom: 1px solid rgba(0,0,0,0.075);
}
h2 {
	font-size: 1.125em;
	font-weight: 500;
	padding: 1em 0em 0.25em 0em;
	color: #ad8f4a;
}
h3 {
	font-size: 1em;
	font-weight: 700;
	padding: 1em 0em 0em 0em;
	color: #132737;
}
h4 {
	font-size: 0.875em;
	font-weight: 500;
	padding: 1em 0em 0em 0em;
	letter-spacing: 0.2em;
	text-transform: uppercase;
	color: #ad8f4a;
}
/* Schmuckfarbe */
th,
main li:before, main li li:before, 
.haken li:before, .haken li li:before,
.wpcf7 p .fa {
	color: #ad8f4a;
}
p {
	padding: 0.75em 0em 0.75em 0em;
}
b, strong {font-weight: 500;}
em {font-style: italic; font-family: 'Old Standard TT', serif; color: #666;}
.grau { color: #666;}

.font100 {font-weight: 100!important;}
.font200 {font-weight: 200!important;}
.font300 {font-weight: 300!important;}
.font400 {font-weight: 400!important;}
.font500 {font-weight: 500!important;}
.font600 {font-weight: 600!important;}
.font700 {font-weight: 700!important;}
.font800 {font-weight: 800!important;}
.font900 {font-weight: 900!important;}

.kleiner1 {font-size: 87.5%;}
.kleiner2 {font-size: 75%;}
.kleiner3 {font-size: 68.75%;}
.kleiner4 {font-size: 62.5%;}
.groesser1 {font-size: 112.5%;}
.groesser2 {font-size: 125%;}
.groesser3 {font-size: 137.5%;}
.groesser4 {font-size: 150%;}
.groesser5 {font-size: 175%;}
.groesser6 {font-size: 200%;}

.center {text-align: center;}
.text-rechts {float: right; margin-left: 1em;}

.abstand1 {float: left;	width: 4em;}
.abstand2 {float: left;	width: 5.5em;
}
hr {
	clear: both;
	display: block;
	height: 0px;
	width: 100%;
	border-top: 1px solid rgba(0,0,0,0.075);
	border-bottom: 1px solid rgba(255,255,255,0.25);
	border-left: 0px;
	border-right: 0px;
	background-color: rgba(255,255,255,0.00);
	margin: 3% 0% 3% 0%;
}
/* VIDEO */
.wp-video, .wp-video-shortcode {
	float: left;
	width: 100%!important;
	height: auto;
	margin: 0.25em 0em 1em 0em;
	padding: 0em 0em 0em 0em;
}
/* SYMBOLE */
footer .fa {
	margin-right: 0.75em;
	width: 1em;
	text-align: center
}
.mobil-schnellwahl .fa, .mobil-schnellwahl2 .fa {
	width: 1.125em;
	height: 1.125em;
	margin: 0px 0px 0px 0px;
	padding: 0.25em 0.30em 0.25em 0.20em;
	font-size: 1.75em;	
	vertical-align: top;
	-webkit-font-smoothing: antialiased;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}
/* LISTEN */
main ul, main ol, aside ul, aside ol  {
	float: left;
	display: block;
	width: 100%;
	margin: 0px 0% 0px 0%;
	padding: 0.5em 0% 1em 2em;	
}
main ol li:before, aside ol li:before {
	content: '';	
}
main ol li, aside ol li {
	list-style: decimal!important;
}
main ul ul, aside ul ul {
	margin: 0.5em 0% 0px 0%;
	padding: 0px 0% 0px 2em;
}
main li, aside li {
	list-style-type: none;
	margin-bottom: 0.5em;
	float: left;
	width: 100%;
}
main li li, aside li li {
	font-size: 0.875em;	
}
main li li:last-child, aside li li:last-child {
	margin-bottom: 0.5em;
}
main li:before , aside li:before {
	content: '\f105\f105';
	font-family: "FontAwesome";
	font-size: 0.75em;
	font-weight: normal;
	margin: 0.25em 0em 0em -0.85em;
	vertical-align: text-top;
	-webkit-font-smoothing: antialiased;
	position: relative;
	left: -1em;
	float: left;
}
main li li:before , aside li li:before {
	content: '\f105\f105';
	font-family: "FontAwesome";
	font-size: 0.75em;
	font-weight: normal;
	margin: 0em 0em 0px -1.33em;
	padding: 0.25em;
	vertical-align: baseline;
	-webkit-font-smoothing: antialiased;
	float: left;
}
.haken li:before {
	content: '\f00c';
	font-family: "FontAwesome";
	font-size: 0.75em;
	font-weight: normal;
	margin: 0.25em 0em 0em -1em;
	vertical-align: text-top;
	-webkit-font-smoothing: antialiased;
	position: relative;
	left: -1em;
	float: left;
}
.haken li li:before {
	content: '\f058';
	font-family: "FontAwesome";
	font-size: 0.75em;
	font-weight: normal;
	margin: 0em 0em 0px -1.33em;
	padding: 0.25em;
	vertical-align: baseline;
	-webkit-font-smoothing: antialiased;
	float: left;
}

/* LINKS + BUTTON  */
a, input, textarea, select, option, input[type="submit"], body {-webkit-transition: all .3s ease-in; -moz-transition: all .3s ease-in; -o-transition: all 3s ease-in; -ms-transition: all .3s ease-in; transition: all .3s ease-in;}
a:hover, input:hover, input:focus, select:hover, select:focus, textarea:hover, textarea:focus, option:hover, option:focus, input[type="submit"]:focus, input[type="submit"]:hover {-webkit-transition: all .2s ease-in; -moz-transition: all .2s ease-in; -o-transition: all .2s ease-in; -ms-transition: all .2s ease-in; transition: all .2s ease-in;}

main a, aside a {
	color: #ad8f4a;
	display: inline-block;
	width: auto;
	height: auto;
}
main a:hover, aside a:hover {
	color: #132737;
}
.chartbox {
	color: #fff;
}
.chartbox a {
	color: #fff;
}
.farblink {
	color: #ad8f4a;
	font-weight: 600;
}
.farblink:hover {
	color: #132737!important;
}
.button {
	display: inline-block;
	width: auto;
	height: auto;
	padding: 0.66em 0.75em 0.5em 0.75em;
	margin: 0em 0.5em 0.5em 0em;
	color: #fff !important;
	border: 1px solid #ad8f4a;
	background-color: #ad8f4a;
	line-height: 1;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 0.875em;
}
.button:hover {
	color: #fff;
	border: 1px solid #132737;
	background: #132737;
}
.button-top a {
	position: fixed;
	right: 1%;
	bottom: 3%;
	display:block;
	width: auto;
	height: auto;
	padding: 0em 0em 0em 0em;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	z-index: 9998;
	font-family: "FontAwesome";
	font-size: 2.5em;
	color: rgba(150,150,150,0.33);
}
.button-top a:hover {
	color: rgba(150,150,150,0.50);
	-webkit-transition: scale(1.15);
	-moz-transition: scale(1.15);
	-o-transition: scale(1.15);
	transform: scale(1.15);
}
main a[href^="mailto"]:before { 
	content: '\f003';
	font-family: "FontAwesome";
	vertical-align: baseline;
	font-size: 0.75em;
	text-decoration: none;
	padding-right: 0.3em;
  	display: inline-block;
}
main a[href^="tel"]:before { 
	content: '\f095';
	font-family: "FontAwesome";
	vertical-align: baseline;
	font-size: 0.875em;
	text-decoration: none;
	padding-right: 0.3em;
  	display: inline-block;
}
main a[href^="tel"] { 
	text-decoration: none;
}
main a[href^="whatsapp"]:before { 
	content: '\f232';
	font-family: "FontAwesome";
	vertical-align: baseline;
	font-size: 1.25em;
	text-decoration: none;
	padding-right: 0.3em;
  	display: inline-block;
}
main a[target*="blank"]:before {
	content: '\f08e';
	font-family: "FontAwesome";
	vertical-align: baseline;
	font-size: 0.75em;
	padding-right: 0.3em;
  	display: inline-block;
}
main a[href$=".pdf"]:before, main a[href$=".doc"]:before, main a[href$=".docx"]:before { 
	content: '\f1c1';
	font-family: "FontAwesome";
	vertical-align: baseline;
	font-size: 0.875em;
	text-decoration: none;
	padding-right: 0.3em;
  	display: inline-block;
	color: #bb0706;
}
main a[href$=".doc"]:before, main a[href$=".docx"]:before { 
	content: '\f1c2';
	color: #3255a7;
}
main a[href$=".xls"]:before, main a[href$=".xlsx"]:before { 
	content: '\f1c3';
	font-size: 0.9375em;
	color: #227547;
}
.mobil-schnellwahl a[target*="blank"]:after, 
.widget .mobil-schnellwahl2 a[target*="blank"]:before,
.widget .mobil-schnellwahl2 a[href^="whatsapp"]:before,
.widget .mobil-schnellwahl2 a[href^="tel"]:before,
.widget .mobil-schnellwahl2 a[href^="mailto"]:before {
	content: '';
	display: none;
}

/* FORMULARE */
/* contact form 7 Hinweise */
.wpcf7 .wpcf7-validation-errors, .wpcf7 .wpcf7-mail-sent-ng, .wpcf7 span.wpcf7-not-valid-tip {
    clear: both;
	display: block;
	width: 100%;
	height: auto;
	margin: 0em 0em 0em 0em;
    padding: 0em 0em 1em 0em;
	font-size: 0.875em;
	font-weight: 700;
	line-height: 1.2;
	border: none;
	
}
.wpcf7 .wpcf7-validation-errors {
	padding: 1em 0em 0em 0em;
    color: #cf2d38;
	margin-top: 1em;
	font-size: 1em;
	font-weight: 700;
}
.wpcf7 .wpcf7-mail-sent-ok {
    position: fixed;
	z-index: 9999;
	left: 0%;
	top: 0%;
	display: block;
	width: 40%;
	height: auto;
	margin: 30% 30% 0% 30%;
    padding: 3em;
	line-height: 1.2;
	border: none;	
	color: #7fa90a;
	text-align: center;
	font-size: 1em;
	font-weight: 700;
	background-color: #fff;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0px 0px 50px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 50px rgba(0,0,0,0.3);
}
.wpcf7 .wpcf7-mail-sent-ng {
    color: #cf2d38;
}
.wpcf7 span.wpcf7-not-valid-tip {
    color: #cf2d38;
}
.wpcf7-form .fleft{
  float: left;
}
.wpcf7-form .mright20{
  margin-right: 20px;
}
.wpcf7-form .mright40{
  margin-right: 40px;
}
.wpcf7-form .clear{
  clear: both;
}
input, textarea, select, option {
	padding: 0em 0.25em 0em 0.25em;
	margin: 0em 0em 0.25em 0em;
	width: 100%;
	height: 2em;
	font-family: 'Hind', sans-serif;
	font-size: 1em;
	font-weight: 400;
	color:#000;
	background-color: #eee;
	border: 1px solid #eee;
}
input:hover, input:focus, select:hover, select:focus, textarea:hover, textarea:focus, option:hover, option:focus {
	color: #000;
	background-color: #fff;
	border: 1px solid #ccc;
}
.anrede select {
	width: 7em!important;
}
input[type="file"]  {
	padding-left: 0em;
	border: 1px solid rgba(255,255,255,0.00);
	background-color: rgba(255,255,255,0.00);
}
textarea {
	height: auto !important;
}
input[type="checkbox"] {
	display: inline;
	margin-left: 1em;
	width: auto!important;
	height: auto!important;
}
label {
	float: left;
	width: 100%!important;
	height: auto;
	margin: 0em 0em 0.25em 0em;
	padding: 0em 0em 0em 0em;
}
input[type="checkbox"], input[type="radio"] {
	float: left;
	display: block;
	margin: 0.30em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	width: auto!important;
	height: auto!important;
	text-align: left;
}
.wpcf7-list-item-label {
	float: left;
	display: block;
	width: auto;
	height: auto;
	margin: 0em 0em 0em 0.25em;
	padding: 0em 0em 0em 0em;
	text-align: left;
}
.searchform .screen-reader-text {
    display: none;
}
.searchform {
    position: relative;
}
.searchform input[type="text"] {
    width: 100%;
    position: absolute;
    z-index: 1;
    max-width: 100%;
}
.searchform input[type="submit"] {
    float: right;
    position: relative;
    z-index: 2;
	margin-right: 0px;
}
input[type="submit"] {
	float: left;
	width: auto;
	height: auto;
	padding: 0.66em 0.75em 0.5em 0.75em;
	margin: 0em 0.5em 0.5em 0em;
	color: #fff !important;
	border: 1px solid #ad8f4a;
	background-color: #ad8f4a;
	line-height: 1;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 0.875em;
}
input[type="submit"]:focus, input[type="submit"]:hover {
	color: #fff;
	border: 1px solid #132737;
	background: #132737;
}

/* BILDER */
img {border: 0;}
.bild-100, .aligncenter, .wp-caption.aligncenter {
	width: 100% !important;
	height: auto;
	line-height: 0;
}
.bild-links, .alignleft, .wp-caption.alignleft {
	float: left;
	margin: 0em 2em 0.5em 0em;
	width: 50% !important;
	height: auto;
	line-height: 0;
}
.bild-rechts, .alignright, .wp-caption.alignright {
	float: right;
	margin: 0em 0em 0.5em 2em;
	width: 50% !important;
	height: auto;
	line-height: 0;
}
.bild-center {
	width: 50%;
	padding-left: 25%;
	padding-right: 25%;
	height: auto;
}

/* Bildunterschrift im Bild */
figure, .wp-caption {
	width: 100%;
	height: auto;
	position: relative;
	margin: 1em 0em 2em 0em;
	padding: 0em 0em 0em 0em;
	line-height: 0;
}
figure img, .wp-caption img {	
	border: 0 none;
    height: auto;
    margin: 0;
    width: 100% !important;
    padding: 0;	
    position: relative;
	z-index: 2;
}
figcaption, .wp-caption p.wp-caption-text {
    position: absolute;
	left: 0px;
	bottom: 0px;
	z-index: 2222;
	width: 100%;
	text-align: center;
	color: #000;
	line-height: 1;
	text-shadow: 1px 1px 0px rgba(255,255,255,0.75);
	font-size: 0.75em;
	padding: 1em 0.5em 1em 0.5em;
	background-color: rgba(255,255,255,0.75);
}

/* TABELLE */
table {
	font-size: 100%;
	margin: 1em 0em 2em 0em;
}
th {
	font-weight: 500;
	text-align: left;
	padding: 0.5em 0em 0.25em 0em;
	border-bottom: 1px solid #ad8f4a;
	font-size: 0.875em;
}
td {
	font-weight: 400;
	padding: 0.5em 0em 0.5em 0em;
	border-bottom: 1px solid #eee;
	font-size: 0.875em;
}
tr:nth-child(odd) {
	background-color: rgba(0,0,0,0.0);
}

/* BLOG */
/* Blog */
p.blogmeta {
    font-size: 11px;
    color: #999999;
    margin: 0 0 20px 0;
    letter-spacing: 1px;
    text-align: left;
}
p.blogmeta a {
    margin: 0 30px 0 0;
}
p.blogmeta a:link, p.blogmeta a:visited, p.blogmeta a:active {
    color: #999999;
}
p.blogmeta a:hover {
    color: #CC0066;
}
p.tags {
    font-size: 11px;
    color: #999999;
    margin: 0 0 20px 0;
    letter-spacing: 1px;
    text-align: left;
}
.entry img {
    float: left;
    margin: 0 20px 10px 0;
}
#respond {
    margin: 25px 0 65px 0;
}
#respond label {
    display: block;
    color: #666666;
}
#respond input {
    margin: 0;
    padding: 0 10px;
    width: 250px;
    background: #E8E8E8;
    line-height: 26px;
    border: 0;
    outline: 0;
    font-family: Helvetica, Arial, Tahoma, sans-serif;
    font-size: 11px;
    color: #333333;
}
#respond textarea {
    margin: 0;
    padding: 10px;
    width: 400px;
    height: 150px;
    background: #E8E8E8;
    line-height: 20px;
    border: 0;
    outline: 0;
    font-family: Helvetica, Arial, Tahoma, sans-serif;
    font-size: 11px;
    color: #333333;
}
#respond #submit {
    width: auto;
    color: #FFFFFF;
    background: #CC0066;
    border: 0;
    padding: 0 10px;
    font-size: 11px;
    line-height: 26px;
    height: 26px;
    margin: 0;
    cursor: pointer;
}
#respond #submit:hover {
    background: #666666;
}
li.comment {
    border-bottom: 1px dashed #999999;
    margin: 0 0 30px 0;
}
li.comment:last-child {
    border: 0;
}
li.comment img {
    float: left;
    margin: 0 10px 0 0;
}
li.comment p {
    clear: both;
}
li.comment p.comment-author {
    clear: none;
    font-size: 18px;
    line-height: 22px;
}
li.comment p.comment-meta {
    clear: none;
    color: #999999;
    font-size: 11px;
    line-height: 18px;
}
/* ENDE ALLGEMEIN */



@media only screen and (min-width: 1050px) { /* DESKTOP */
html {font-size: 93.75%;}
.desktop {}
.tablet {display: none;}
.smartphone {display: none;}
.tablet-smartphone {display: none;}
table {
	font-size: 100%;
}
body {
	margin: 0% 0% 0% 0%;
	padding: 0% 0% 0% 0%;
	background-color: #132737;
}
header {
	position: fixed;
	z-index: 2000;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	margin: 0px 0% 0px 0%;
	padding: 0px 0% 0px 0%;
	background-color: #7c7e74;
}
.headerverlauf {
	position: fixed;
	z-index: 2001;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 60%;
	margin: 0px 0% 0px 0%;
	padding: 0px 0% 0px 0%;
	background: -moz-linear-gradient(top, rgba(247,242,230,1) 0%, rgba(255,255,255,0) 100%);
background: -webkit-linear-gradient(top, rgba(247,242,230,1) 0%,rgba(255,255,255,0) 100%);
background: linear-gradient(to bottom, rgba(247,242,230,1) 0%,rgba(255,255,255,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f2e6', endColorstr='#00ffffff',GradientType=0 );
}
.navleistecenter {
	position: relative;
	z-index: 8886;
	max-width: 1000px;
	margin: 0px auto 0;
	padding: 0% 0% 0% 0%;
	background-color: #ccc;
}
#navleiste {
	position: fixed;
	z-index: 8887;
	width: 1000px;
	height: auto;
	margin: 0% 0% 0px 0%;
	padding: 0em 0% 10px 0%;
	background-image: url(grafiken/logo.png);
	background-repeat: no-repeat;
	background-position: 20px center;
	background-size: auto 80%;
}
.oben {	
}
.runter {	
	color: #000;
	background-color: #fff;
	-webkit-box-shadow: 0px 5px 20px rgba(0,0,0,0.2);
	box-shadow: 0px 5px 20px rgba(0,0,0,0.2);
}
.mobil-schnellwahl {
	display: block;
	float: left;
	width: 100%;
	height: auto;
	margin: 0% 0% 0% 0%;
	padding: 20px 10px 0px 0%;
	text-align: right;
	font-size: 60%;
}
.mobil-schnellwahl a {
	display: inline-block;
	width:auto;
	height:auto;
	margin: 0px 0.5% 0px 0.5%;
	padding: 0px 0% 0px 0%;
	text-align: center;
	color: #132737;
	text-shadow: 1px 1px 0px rgba(255,255,255,0.50);
	-webkit-border-radius: 100px;
	border-radius: 100px;
}
.mobil-schnellwahl a:hover {
	color: #ad8f4a;
}
.mobil-schnellwahl a:nth-child(2) {display: none;}
nav {
	position: relative;
	float: left;
	display: inline-block;
	width: 700px;
	height: auto;
	margin: 0px 0% 0px 300px;
	padding: 0em 20px 0em 0%;
}
nav a {
	display:block;
	float: right;
	height: auto;
	width: auto;
	margin: 5px 0em 0px 1.5em;
	padding: 0.15em 0em 0.15em 0em;
	color: #132737;
	text-shadow: 1px 1px 0px rgba(255,255,255,0.33);
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	text-align: right;
	border-top: 1px solid rgba(19,39,55,0.00);
	border-bottom: 1px solid rgba(19,39,55,0.00);
}
nav a:hover {
	border-top: 1px solid rgba(19,39,55,0.50);
	border-bottom: 1px solid rgba(19,39,55,0.50);
}
nav .current-menu-item a {
	font-weight: 600;
	color: #000;
}
.site {
	position: absolute;
	top: 70%;
	z-index: 2004;
	width: 100%;
	margin: 0% 0% 0% 0%;
	padding: 0% 0% 0% 0%;
}
.content {
	width: 1000px;
	margin: 0px auto 0;
	padding: 0% 0% 0% 0%;
	background-color: #fff;
	-webkit-box-shadow: 0px 0px 15px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 15px rgba(0,0,0,0.2);
	background: -moz-linear-gradient(top, rgba(255,255,255,0.75) 0%, rgba(255,255,255,1) 10%, rgba(255,255,255,1) 100%);
background: -webkit-linear-gradient(top, rgba(255,255,255,0.75) 0%,rgba(255,255,255,1) 10%,rgba(255,255,255,1) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,0.75) 0%,rgba(255,255,255,1) 10%,rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfffffff', endColorstr='#ffffff',GradientType=0 );
}
main {
	float: left;
	width: 70%;
	margin: 0% 0% 0% 0%;
	padding: 60px 5% 40px 5%;
}
aside {
	float:left;
	height:auto;
	width: 30%;
	margin: 0% 0% 0% 0%;
	padding: 20px 5% 40px 0%;
}
aside ul {
	padding: 0px;
	margin: 0px;
}
aside li:before {
	content: '';
}
aside li a {
	float: left;
	width: 100%;
	height: auto;
	padding: 0em 0em 0.5em 0em;
	border-bottom: 1px dashed #eee;	
	color: #132737;
	text-decoration: none;
}
aside li a:hover {
	color: #ad8f4a;
}
aside li:first-child {
	margin-top: 1em;
}
aside li:last-child {
	border-bottom: 0px;	
}
aside .current-menu-item a {
	font-weight: 700;
}
.widget {
	float: left;
	width: 100%;
	height: auto;
	margin: 0% 0% 0em 0%;
	padding: 20px 0% 20px 0%;
	border-bottom: 1px solid rgba(0,0,0,0.075);
}
.nav-0-oeffnen a, .nav-0-schliessen a {
	display: none;			
}
footer {
	clear: both;
	width: 100%;
	margin: 0% 0% 0% 0%;
	padding: 10px 5% 40px 5%;
	background-color: #132737;
}
.footer-nav {
	width: 100%;
	height: auto;
	margin: 1em 0% 2em 0%;
	padding: 0px 0% 0px 0%;
	text-align: left;
	font-size: 0.875em;
}
footer p {
	letter-spacing: 0.2em;
	color: #ad8f4a;
	text-transform: uppercase;
}
.footer-nav li {
	display: block;
	width: 100%;
}
.footer-nav a {	
	float: left;
	display: block;
	height: auto;
	width: 100%;
	margin: 0px 0em 0px 0%;
	padding: 0.15em 0em 0.15em 0em;
	color: #fff;
	text-decoration: none;
}
.footer-nav a:hover {
	text-decoration: underline;
}
footer .current-menu-item a {
	font-weight: 700;
}
.footer-copyright {
	width: 100%;
	height:auto;
	margin: 4em 0% 0px 0%;
	padding: 0.5em 0% 0px 0%;
	font-size: 0.875em;
	color: rgba(255,255,255,0.25);
	text-align: left;
	border-top: 1px solid rgba(255,255,255,0.15);
}
}

@media only screen and (max-width: 1050px) and (min-width: 620px) { /* Tablet */
html {font-size: 100%;}
.desktop {display: none;}
.tablet {}
.smartphone {display: none;}
.tablet-smartphone {}
table {
	font-size: 90%;
}
.wpcf7 .wpcf7-mail-sent-ok {
	width: 60%;
	margin: 20% 20% 0% 20%;
    padding: 3em;
}
body {
	margin: 0% 0% 0% 0%;
	padding: 0% 0% 0% 0%;
	background-color: #132737;
}
header {
	position: fixed;
	z-index: 2000;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 56.25%;
	margin: 0px 0% 0px 0%;
	padding: 0px 0% 0px 0%;
	background-color: #7c7e74;
}
.headerverlauf {
	position: fixed;
	z-index: 2001;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 40%;
	margin: 0px 0% 0px 0%;
	padding: 0px 0% 0px 0%;
	background: -moz-linear-gradient(top, rgba(247,242,230,1) 0%, rgba(255,255,255,0) 100%);
background: -webkit-linear-gradient(top, rgba(247,242,230,1) 0%,rgba(255,255,255,0) 100%);
background: linear-gradient(to bottom, rgba(247,242,230,1) 0%,rgba(255,255,255,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f2e6', endColorstr='#00ffffff',GradientType=0 );
}
.navleistecenter {
	position: relative;
	z-index: 8886;
	width: 100%;
	margin: 0% 0% 0% 0%;
	padding: 0% 0% 0% 0%;
	background-color: #ccc;
}
#navleiste {
	position: fixed;
	z-index: 8887;
	width: 100%;
	height: auto;
	margin: 0% 0% 0px 0%;
	padding: 0em 0% 10px 0%;
	background-image: url(grafiken/logo.png);
	background-repeat: no-repeat;
	background-position: 20px center;
	background-size: auto 80%;
}
.oben {	
}
.runter {	
	color: #000;
	background-color: #fff;
	-webkit-box-shadow: 0px 5px 15px rgba(0,0,0,0.2);
	box-shadow: 0px 5px 15px rgba(0,0,0,0.2);
}
.mobil-schnellwahl {
	display: block;
	float: left;
	width: 100%;
	height: auto;
	margin: 0% 0% 0% 0%;
	padding: 20px 10px 0px 0%;
	text-align: center;
	font-size: 75%;
}
.mobil-schnellwahl a {
	display: inline-block;
	width:auto;
	height:auto;
	margin: 0px 0.5% 0px 0.5%;
	padding: 0px 0% 0px 0%;
	text-align: center;
	color: #132737;
	text-shadow: 1px 1px 0px rgba(255,255,255,0.50);
	-webkit-border-radius: 100px;
	border-radius: 100px;
}
.mobil-schnellwahl a:hover {
	color: #ad8f4a;
}
.nav-0-oeffnen a {
	display: block;
	position: absolute;
	right: 5%;
	top: 15px;
	width: 1.75em;
	height: 1.75em;
	margin: 0px 0% 0px 0%;
	padding-top: 0.4em;
	font-size: 1.5em;
	color: #333;
	line-height:0;	
	text-align: center;
	text-decoration: none;
	background-color: #fff;
}
.nav-0-schliessen a {
	display: block;
	float: right;
	width: 100%;
	height:auto;
	margin: 10px 0% 5% 0%;
	padding: 0px 0% 0px 0%;
	font-size: 1.25em;
	color: #000;
	text-decoration: none;
	text-align: right;
	border-bottom: 0px;
}
nav {
	display: none;
	position: fixed;
	z-index: 9999;
	top: 0px;
	right: 4%;
	width: 280px;
	height: auto;
	margin: 0px 0% 0px 300px;
	padding: 40px 50px 40px 50px;
	background-color: #fff;
	-webkit-box-shadow: 0px 0px 25px rgba(0,0,0,0.4);
	box-shadow: 0px 0px 25px rgba(0,0,0,0.4);
}
nav a {
	display:block;
	float: right;
	height: auto;
	width: 100%;
	margin: 5px 0em 0px 1em;
	padding: 0.5em 0em 0.5em 0em;
	color: #132737;
	text-shadow: 1px 1px 0px rgba(255,255,255,0.33);
	text-decoration: none;
	text-transform: uppercase;
	text-align: left;
	border-bottom: 1px dashed #eee;
}
nav .current-menu-item a {
	font-weight: 600;
	color: #000;
}
.site {
	position: absolute;
	top: 56.25%;
	z-index: 2004;
	width: 100%;
	margin: 0% 0% 0% 0%;
	padding: 0% 0% 0% 0%;
}
.content {
	width: 100%;
	margin: 0% 0% 0% 0%;
	padding: 0% 0% 0% 0%;
	background-color: #fff;
	-webkit-box-shadow: 0px 0px 20px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 20px rgba(0,0,0,0.5);
}
main {
	float: left;
	width: 100%;
	margin: 0% 0% 0% 0%;
	padding: 40px 5% 40px 5%;
	-webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
}
aside {
	float:left;
	height:auto;
	width: 100%;
	margin: 0px auto 0;
	padding: 20px 0% 40px 5%;
}
aside ul {
	padding: 0px;
	margin: 0px;
}
aside li:before {
	content: '';
}
aside li a {
	float: left;
	width: 100%;
	height: auto;
	padding: 0em 0em 0.5em 0em;
	border-bottom: 1px dashed #eee;	
	color: #132737;
	text-decoration: none;
}
aside li a:hover {
	color: #ad8f4a;
}
aside li:first-child {
	margin-top: 1em;
}
aside li:last-child {
	border-bottom: 0px;	
}
aside .current-menu-item a {
	font-weight: 700;
}
.widget {
	float: left;
	width: 45%;
	height: auto;
	margin: 0% 5% 0em 0%;
	padding: 20px 0% 20px 0%;
	border-bottom: 1px solid rgba(0,0,0,0.075);
}
footer {
	clear: both;
	width: 100%;
	margin: 0% 0% 0% 0%;
	padding: 10px 5% 40px 5%;
	background-color: #132737;
}
.footer-nav {
	width: 100%;
	height: auto;
	margin: 1em 0% 2em 0%;
	padding: 0px 0% 0px 0%;
	text-align: left;
	font-size: 0.875em;
}
footer p {
	letter-spacing: 0.2em;
	color: #ad8f4a;
	text-transform: uppercase;
}
.footer-nav li {
	display: block;
	width: 100%;
}
.footer-nav a {	
	float: left;
	display: block;
	height: auto;
	width: 100%;
	margin: 0px 0em 0px 0%;
	padding: 0.15em 0em 0.15em 0em;
	color: #fff;
	text-decoration: none;
}
.footer-nav a:hover {
	text-decoration: underline;
}
footer .current-menu-item a {
	font-weight: 700;
}
.footer-copyright {
	width: 100%;
	height:auto;
	margin: 4em 0% 0px 0%;
	padding: 0.5em 0% 0px 0%;
	font-size: 0.875em;
	color: rgba(255,255,255,0.25);
	text-align: left;
	border-top: 1px solid rgba(255,255,255,0.15);
}
}

@media only screen and (max-width: 620px) { /* Smartphone */
html {font-size: 100%;}
.desktop {display: none;}
.tablet {display: none;}
.smartphone {}
.tablet-smartphone {}
table {
	font-size: 90%;
}
.wpcf7 .wpcf7-mail-sent-ok {
	width: 80%;
	margin: 50% 10% 0% 10%;
    padding: 3em 1em 3em 1em;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
/* BILDER */
.bild-links, .alignleft, .wp-caption.alignleft {
	margin: 1em 0em 2em 0em;
	width: 100% !important;
}
.bild-rechts, .alignright, .wp-caption.alignright {
	margin: 1em 0em 2em 0em;
	width: 100% !important;
}
.alignleft {
	margin: 0em 0em 0.5em 0em;
	width: 100% !important;
}
.alignright {
	margin: 0em 0em 0.5em 0em;
	width: 100% !important;
}
h1 {
	font-size: 1.75em;
}
body {
	margin: 0% 0% 0% 0%;
	padding: 0% 0% 0% 0%;
	background-color: #132737;
}
header {
	position: fixed;
	z-index: 2000;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 50%;
	margin: 0px 0% 0px 0%;
	padding: 0px 0% 0px 0%;
	background-color: #7c7e74;
}
.headerverlauf {
	position: fixed;
	z-index: 2001;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 35%;
	margin: 0px 0% 0px 0%;
	padding: 0px 0% 0px 0%;
	background: -moz-linear-gradient(top, rgba(247,242,230,1) 0%, rgba(255,255,255,0) 100%);
background: -webkit-linear-gradient(top, rgba(247,242,230,1) 0%,rgba(255,255,255,0) 100%);
background: linear-gradient(to bottom, rgba(247,242,230,1) 0%,rgba(255,255,255,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f2e6', endColorstr='#00ffffff',GradientType=0 );
}
.navleistecenter {
	position: relative;
	z-index: 8886;
	width: 100%;
	margin: 0% 0% 0% 0%;
	padding: 0% 0% 0% 0%;
}
#navleiste {
	position: fixed;
	z-index: 8887;
	width: 100%;
	height: auto;
	margin: 0% 0% 0px 0%;
	padding: 0em 0% 10px 0%;
	background-image: url(grafiken/logo.png);
	background-repeat: no-repeat;
	background-position: 20px center;
	background-size: auto 90%;
}
.oben {	
}
.runter {	
	color: #000;
	background-color: #fff;
	-webkit-box-shadow: 0px 5px 15px rgba(0,0,0,0.2);
	box-shadow: 0px 5px 15px rgba(0,0,0,0.2);
}
.mobil-schnellwahl {
	display: block;
	float: left;
	width: 100%;
	height: auto;
	margin: 0% 0% 0% 0%;
	padding: 10px 0px 0px 10%;
	text-align: center;
	font-size: 70%;
}
.mobil-schnellwahl a {
	display: inline-block;
	width:auto;
	height:auto;
	margin: 0px 0.15% 0px 0.15%;
	padding: 0px 0% 0px 0%;
	text-align: center;
	color: #132737;
	text-shadow: 1px 1px 0px rgba(255,255,255,0.50);
	-webkit-border-radius: 100px;
	border-radius: 100px;
}
.mobil-schnellwahl a:hover {
	color: #ad8f4a;
}
.nav-0-oeffnen a {
	display: block;
	position: absolute;
	right: 5%;
	top: 8px;
	width: 1.75em;
	height: 1.75em;
	margin: 0px 0% 0px 0%;
	padding-top: 0.4em;
	font-size: 1.25em;
	color: #333;
	line-height:0;	
	text-align: center;
	text-decoration: none;
	background-color: #fff;
}
.nav-0-schliessen a {
	display: block;
	float: right;
	width: 100%;
	height:auto;
	margin: 10px 0% 5% 0%;
	padding: 0px 0% 0px 0%;
	font-size: 1.25em;
	color: #000;
	text-decoration: none;
	text-align: right;
	border-bottom: 0px;
}
nav {
	display: none;
	position: fixed;
	z-index: 9999;
	top: 0px;
	left: 0%;
	width: 100%;
	height: auto;
	margin: 0px 0% 0px 0px;
	padding: 20px 50px 40px 50px;
	background-color: #fff;
	-webkit-box-shadow: 0px 0px 25px rgba(0,0,0,0.4);
	box-shadow: 0px 0px 25px rgba(0,0,0,0.4);
}
nav a {
	display:block;
	float: right;
	height: auto;
	width: 100%;
	margin: 5px 0em 0px 1em;
	padding: 0.5em 0em 0.5em 0em;
	color: #132737;
	text-shadow: 1px 1px 0px rgba(255,255,255,0.33);
	text-decoration: none;
	text-transform: uppercase;
	text-align: left;
	border-bottom: 1px dashed #ccc;
}
nav .current-menu-item a {
	font-weight: 600;
	color: #000;
}
.site {
	position: absolute;
	top: 50%;
	z-index: 2004;
	width: 100%;
	margin: 0% 0% 0% 0%;
	padding: 0% 0% 0% 0%;
}
.content {
	width: 100%;
	margin: 0% 0% 0% 0%;
	padding: 0% 0% 0% 0%;
	background-color: #fff;
	-webkit-box-shadow: 0px 0px 20px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 20px rgba(0,0,0,0.5);
}
main {
	float: left;
	width: 100%;
	margin: 0% 0% 0% 0%;
	padding: 20px 5% 30px 5%;
	-webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
}
aside {
	float:left;
	height:auto;
	width: 100%;
	margin: 0% 0% 0% 0%;
	padding: 10px 20% 30px 20%;
}
aside ul {
	padding: 0px;
	margin: 0px;
}
aside li:before {
	content: '';
}
aside li a {
	float: left;
	width: 100%;
	height: auto;
	padding: 0em 0em 0.5em 0em;
	border-bottom: 1px dashed #eee;	
	color: #132737;
	text-decoration: none;
}
aside li a:hover {
	color: #ad8f4a;
}
aside li:first-child {
	margin-top: 1em;
}
aside li:last-child {
	border-bottom: 0px;	
}
aside .current-menu-item a {
	font-weight: 700;
}
.widget {
	float: left;
	width: 100%;
	height: auto;
	margin: 0% 0% 0em 0%;
	padding: 20px 0% 20px 0%;
	border-bottom: 1px solid rgba(0,0,0,0.075);
}
footer {
	clear: both;
	width: 100%;
	margin: 0% 0% 0% 0%;
	padding: 10px 0% 0px 0%;
	background-color: #132737;
}
.footer-nav {
	width: 100%;
	height: auto;
	margin: 1em 0% 2em 0%;
	padding: 0px 20% 0px 20%;
	text-align: center;
	font-size: 0.875em;
}
footer p {
	letter-spacing: 0.2em;
	color: #ad8f4a;
	text-transform: uppercase;
	margin-top: 1em;
}
.footer-nav li {
	display: block;
	width: 100%;
}
.footer-nav a {	
	float: left;
	display: block;
	height: auto;
	width: 100%;
	margin: 0px 0em 0px 0%;
	padding: 0.5em 0em 0.5em 0em;
	color: #fff;
	text-decoration: none;
	border-bottom: 1px dashed rgba(255,255,255,0.15);
}
.footer-nav a:first-child {	
	border-top: 1px dashed rgba(255,255,255,0.15);
}
.footer-nav a:hover {
	text-decoration: underline;
}
footer .current-menu-item a {
	font-weight: 700;
}
.footer-copyright {
	width: 100%;
	height:auto;
	margin: 4em 0% 30px 0%;
	padding: 30px 0% 0px 0%;
	font-size: 0.875em;
	color: rgba(255,255,255,0.25);
	text-align: center;
	background-color: rgba(0,0,0,0.25);
}
}

/* GRID */
.abschnitt {clear: both; padding: 0px; margin: 2% 0% 2% 0%;}
form .abschnitt {margin: 0% 0% 0% 0%;}
.gruppe:before, .gruppe:after {content:""; display:table;}
.gruppe:after {clear:both;}
.spalte {display: block; float:left; margin: 2% 0% 2% 4%;}
.spalte:first-child {margin-left: 0;}

@media only screen and (min-width: 1050px) { /* Dektop */
.span2von2 {width: 100%;}
.span1von2 {width: 48%;}

.span3von3 {width: 100%;}
.span2von3 {width: 65.33333333333333%;}
.span1von3 {width: 30.66666666666667%;}

.span4von4 {width: 100%;}
.span3von4 {width: 74%;}
.span2von4 {width: 46%;}
.span1von4 {width: 22%;}

.span5von5 {width: 100%;}
.span4von5 {width: 79.2%;}
.span3von5 {width: 58.4%;}
.span2von5 {width: 37.6%;}
.span1von5 {width: 16.8%;}

.span1von6 {width: 13.33333333333333%;}

.span1von8 {width: 9%;}

}

@media only screen and (max-width: 1050px) and (min-width: 620px) { /* Tablet */
.span2von2 {width: 100%;}
.span1von2 {width: 48%;}

.span3von3 {width: 100%;}
.span2von3 {width: 65.33333333333333%;}
.span1von3 {width: 30.66666666666667%;}

.span4von4 {width: 100%;}
.span3von4 {width: 48%;}
.span2von4 {width: 48%;}
.span1von4 {width: 48%;}
.span1von4:nth-child(3) {margin-left: 0%;}

.span5von5 {width: 100%;}
.span4von5 {width: 79.2%;}
.span3von5 {width: 58.4%;}
.span2von5 {width: 37.6%;}
.span1von5 {width: 16.8%;}

.span1von6 {width: 30.66666666666667%;}
.span1von6:nth-child(4) {margin-left: 0%;}

.span1von8 {width: 22%;}
.span1von8:nth-child(5) {margin-left: 0%;}

}


@media only screen and (max-width: 620px) { /* Smartphone */
.span2von2, .span1von2,
.span3von3, .span2von3, .span1von3,
.span4von4, .span3von4, .span2von4, .span1von4,
.span5von5, .span4von5, .span3von5, .span2von5, .span1von5 {width: 100%; margin-left: 0%; margin-right: 0%;}
.span1von6 {width: 48%;}
.span1von6:nth-child(3), .span1von6:nth-child(5) {margin-left: 0%;}
.span1von8 {width: 30.66666666666667%;} 
.span1von8:nth-child(4), .span1von8:nth-child(7) {margin-left: 0%;}

}
/* ENDE GRID */