@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	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;
}

/*--------------ENDE RESET------------------*/
html {
 position:relative;
 min-height: 100%;
}
body {	
	font-family: 'Open Sans';
  	font-style: normal;
  	font-weight: 400;
	color: #333;
	background: #fff;
	margin:0 0 100px;	
	
}
p {
	font-size: 1em;
	line-height: 160%;
	margin-bottom: 25px;
	text-align: left;
}

/* ~~ Element-/Tag-Selektoren ~~ */

a {color: #3c3e43;}


/* ~~ Überschriften ~~ */
h1{font-size:39px;margin:20px 0;color:#fff;font-family:'Satisfy';}

h2{font-size:1.5em;margin-top:10px;margin-bottom:15px;font-weight: 600;line-height:1.2em;color:#6e6f6e;}
.sidebar h2{margin-top:0;}
h3{font-size:1.2em;margin-bottom:5px;font-weight: 400;margin-top:25px;line-height:normal;color:#6e6f6e;}
h4{font-size:1.1em;margin-bottom:5px;font-weight: 400;}
/* ~~ Inhalt ~~ */
header{
	width: 70%;
	height: 100px;
	background-color: #fff;	
	padding:0 15%;
	position:relative;
}
#logo{
	width:auto;
	height: 100px;
	right: calc(15% + 148px);
	
	position:absolute;
}
#logo img{margin:20px 0;height:60px;float:left;}
#text-container, #container{
	position: relative;
	width: 100%;
	background:#bfa586;
	color:#fff;
	margin-top:40px;
	margin-bottom:10px;
	font-size:1.1em;
}
#container{padding:20px 0;}
#main,.content{padding:46px 15%;width:70%;}
.text{width:calc(100% - 450px);float:left;}
.text{margin-bottom:20px;}
.sidebar{margin-top:10px;
	width: 260px;
	float: right;
	margin-left: 20px;
	border-left: dotted thin #BFA586;
	border-right:dotted thin #BFA586;
	padding-left:40px;
	padding-right:40px;
}
#text-main{padding:16px 15%;}
#pic{
	width:526px;
	position: absolute;
	right: 14%;
	top: -55px;
}

#pic img{width:100%;}
.desktop{display:block;}
.mobilansicht{display:none;}

#direkt {display: none;	width:130px;height:50px;z-index:100;margin:0 auto 10px auto;}

footer{
	position: absolute;
	left: 0;
	bottom: 20px;
	height: 50px;
	width: 80%;
	color: #fff;
	padding:15px 10%;
	background-color: #6e6f6e;
}
footer a{color:#fff;}
#dark{color:#3c3e43;font-size:11px;position:absolute; right:calc(50% - 70px);bottom:5px;width:140px;}
#middle{text-align:center;margin:0 80px;}


.leist{margin-top:40px;display:block;}
.leist h3{line-height:50%;width:130px;float:left;}
ul {
	list-style-image: url(../images/point.jpg);
	list-style-position: outside;
	margin-top: 25px;
	margin-bottom:10px;
	font-weight: normal;
	list-style-type: none;
	margin-left:10px;
	font-size:1em;
}
.sidebar ul li{margin-bottom:10px;margin-left:28px;}
#small{
	width: 100px;
	height: auto;
	position: absolute;
	bottom: 30px;
	left: 30px;
	
	
}
#small ul{
	list-style-image: url(../images/dot.png);
	font-size: 12px;
	line-height: 150%;
	margin-bottom:0;
	
	}
#small a{color:#fff;}
.smartpic{width:19%;margin-right:4%;float:left;padding-left:1%;}
.smarttext{width:76%;float:right;}
.clear{clear:both;height:1px;width:100%;}
img.side{
	width: 100%;
	margin-bottom: 30px;
	border: 1px solid #C8B6A0;
}
/* ~~ menu ~~ */
nav {
	float: left;
	height: 100px;
	background-color:#fff;
	font-weight: 600;
	font-size:16px;
	margin-top:30px;
	
}
nav ul{
	margin: 0;
	list-style: none;
	float: left;
	height:100%;
}
nav ul a{
	display:block;
	color:#6e6f6e;
	text-decoration:none;
	padding:10px 0px 5px 0px;	
	font-weight:600;
}
nav ul li{
	float: left;
	margin-right:26px;	
}
#active, nav ul li a:hover {
	color: #ae9577;
	font-weight:600;
	border-bottom: 10px solid #bfa586;
	
}
.mobil{margin-right:40px;display:none;}


#top:hover{opacity:0.6;}

/* ~~ Google Map ~~ */
#map{width: 100%;
	float: right;
	margin-left: 0;
	height:440px;
	
	}
iframe.map {
	width: 100%;
	height: 100%;
	border: 0;
	
}
/* ~~ Team ~~ */
.team{width:48%;float:left;margin-bottom:40px;margin-right:2%;border-bottom: dotted thin #BFA586;}
.teamleer{width:48%;float:left;margin-bottom:40px;margin-right:2%;}
.team img{width:36%;margin-right:15px;float:left;}
.team h3{color:#bfa586;margin-bottom:15px;font-weight:600;margin-top:0;}
.team h4{color:#333;margin-bottom:15px;font-weight:600;font-size:1em;}
p span{color:#fff;background:#BFA586;padding:0 3px;font-size:0.8em;}
.team p{font-size:0.9em;}
#mobile{display:none;}
#mobile img {width:50px;height:50px;}
/* ~~ Formular ~~ */
form {
	background: #fff;
	border: thin solid #bfa586;
	padding: 18px 18px 0 18px;
	font-size:12px;
	margin:26px 0;
	}
	
form label {
	display: inline-block;
	width: 25%;
	min-width:100px;
	margin-top:5px;
	
	}

input {
	background-color:#F7F2EE;
	width: 72%;height:20px;margin-bottom:15px;padding:3px;
}

textarea {
	width: 98%;
	margin-top: 5px;
	margin-bottom: 10px;
	background-color: #F7F2EE;
}
#gender{display:none;}
img.partner{margin-right:20px;}
input.button {float:right;margin-right:10px;background:#bfa586;height: 30px;width:140px; color:#fff;}
input.button:hover {background:#F7F2EE;color:#333;}
input#datenschutz{float:left;padding-left:0;width:20px;}
form input:focus, form textarea:focus {	outline-color: #bfa586;}
/* ~~ Pfeil nach oben ~~ */
#top {
    display: none;
    position: fixed;
    bottom: 30px;
    right: 20px;
	background-image:url(../images/totop.png);
    width: 60px; 
	height: 60px; 
}
/*Grösser als Full-HD*/
@media screen and (min-width: 1930px) {
header{	width: 60%;	padding:0 20%;}
#main,.content{padding:46px 20%;width:60%;}
#text-main{padding:16px 20%;}
#logo{right: calc(20% + 135px);position:absolute;}
#pic{right: 20%;width:554px;}
p {font-size: 1.2em;}
h1{font-size:44px;}
h2{font-size:2em;}
nav {font-size:20px;}

}
/*Kleiner als Standard*/
@media screen and (max-width: 1380px) {
#main,.content{padding:46px 8%;width:84%;}
#pic{right: 7%;}
#logo{right: 8%;
	position:absolute;}
header{padding: 0 8%;}
#text-main{padding:16px 8%;}
.text,.formular{width:calc(100% - 390px);}

}

/*Beginn Mobilansicht*/
@media screen and (max-width: 1150px) {
#main,.content{padding:26px 5%;width:90%;}
#text-main{padding:16px 5%;}
#map{float:left;margin-bottom:40px;width: 100%;margin-left: 0px;height:auto;}
iframe.map {height: 150px;}
header{	height: 80px;}
#logo{height: 80px;right: 5%;}
#logo img{margin:25px 0 5px 0;height:50px;}
nav ul a{padding:32px 10px;	}
nav {height: 80px;width:74%; margin-left: 5% ;}
h1 {font-size:2em;}
h2 {font-size:1.4em;}
h3 {font-size:1.1em;}
nav {height: 20px;}
#direkt{display:block;}
.leist{display:none;}
.desktop{display:none;}
.mobilansicht{display:block;}
#pic{width:430px;right: 5%;top: -46px;}
#container{padding:10px 0;}
.formular{width:100%;margin-right:0px;}
.team img{width:25%;}
.team{width:100%;margin-right:0%;}
#mobile{display:block;}
}

@media screen and (max-width: 960px) {
#main,.content{padding:8px 5%;}
#container{font-size:1em;}
.mob{float:left;}
header{	height: 60px;}
#logo{height: 60px;}
.sidebar{float:left;margin-bottom:40px;margin-left: 0px;border-right:none;width:calc(100% - 80px);}
img.side{width:40%;float:right;margin-right:2%;}

#pic{width:346px;top: -30px;}
.text{width:100%;margin-right:0px;}

	
	
}

/*Bild Startseite Mitte*/
@media screen and (max-width: 840px) {
#container{	padding:196px 0 0 0;}
#text-main, #main, #main p{text-align:center;}
#pic{right: calc(50% - 175px);top: -70px;}

#logo{right: -8%;}
footer{	height: auto;min-height:50px;}
.team img{margin-bottom:20px;}

}

@media screen and (max-width: 580px) {

#mobile img{display:block;}
#main,.content{padding:5px 3%;width:94%;}
#logo{right: -10%;}
#logo img{margin:15px 0 11px 0;height:34px;}
.mobilenav_btn {top: -55px;left: 2%;}
.mobilenav_menu {top:3.7em;}
h1 {font-size:1.7em;}
h2 {font-size:1.3em;}
h3 {font-size:1em;}
p, ul{font-size:0.9em;}
#pic{width:250px;right: calc(50% - 125px);}
#container{	padding:116px 0 0 0;}
#middle{text-align:right;margin:0 0 0 80px;}
#top { bottom: 120px;}
input {	width: 98%;}
img.side{width:100%;float:left;}

@media screen and (max-width: 500px) {
.team img{display:none;}

}
