@charset "UTF-8";
/* CSS Document */

* {
	font-family: 'Roboto', Arial, Sans-Serif!important;
	font-size: 14px;
	font-weight: 400!important;
	color: #000;
}
h1, h2, h3, h4, h5 {
	color: #014493;
	font-weight: 400!important;
	line-height: 1.5;
	position: relative;
	z-index: 500;
}
p {
	line-height: 1.7;
	margin: 0 0 25px;
	text-align:center;
}
h1 {
	color: #014493;
	font-size: 40px;
	font-weight: 400!important;
	padding: 10px;
	
} 
h2 {
	margin-bottom: 0px;
	padding: 10px;
	
}
h3 {
	margin-bottom: 20px;
	}
h3 small{
	color:#014493;}
h4 {
	margin-bottom: 10px;
	padding-top: 10px;
}
h5 {
	margin-top:10px;
	font-size:20px;
	}
h6 {
	color: #014493;
	margin-top:10px;
	font-size:18px;
	text-align:center;
	}
	
.header_sub {
	width: 100%;
	overflow: hidden;
	background-color: #f5f6f8;
}
/* Logo, Site Name, Site Slogan
---------------------------------- */
.site-name-and-slogan {
	float: left;
}
.site-name {
	color:#474A99;
	margin-left:15px;
	font-size: 19px;
	line-height: 1.1;
	font-weight: 500!important;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.site-name a {
	color: #474A99;
}
.site-name a:hover {
	text-decoration: none;
}
.site-slogan {
	color:#474A99;
	font-size: 16px;
	margin-left:15px;
}
.no_align {
	text-align: left;
}
.header_sub_img {
	height: auto;
	width: 100%;
}
#content_2 li { 
	padding-bottom:20px;
	list-style-type: circle;
}
.teaser-header {
	text-align:center;
	background-color: #FAAB06;
	display: inline-block;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 20px!important;
	width: 100%;
	margin-top:0px;
}
#content_1 {
	background-color:#fff;
	}
#content_2 {
	background-attachment: fixed;
	background-image:url(../img/paysage_1.png);
	background-size:cover;
	color: #014493;
}
#content_3{
	background-color:#fdf1da;
	padding-top:20px;
	padding-bottom:20px;
	}
#aboutme{
		background-color:#f4f4f4;
		}
.boxfooter {
margin:20px;
border-top: 2px solid black;
}
.image_box {
	margin:auto;
}
.image_box img {
	margin-left:20px;
}
.space_content_3 {
	margin-top : 50px;
	margin-bottom:10px;
}
/* Map, Maps-Button
---------------------------------- */
.unlock {
	background-color: white;
	padding: 10px;
	color:#014493;
}
#map-canvas {
	width: 100%;
	height: 450px;
	border-top: 2px solid #0e4194;
	margin-top: 70px;
}

#kontakt {
	width: 100%;
	height: auto;
	background-color: #fff;
	padding-top: 20px;
}
#lock_unlock {
	width: 100%;
	height: 450px;
	margin-top: 70px;
	position: absolute;
	right: 0;
	background-color: rgba(255, 255, 255, 0.3);
	z-index: 500;
}
#lockcontrol {
	position: absolute;
	right: 0;
	z-index: 600;
	padding: 5px;
	margin-top: 172px;
	margin-right: 7px;
}
.berechnung {
	position: absolute;
	right: 0;
	z-index: 600;
	padding: 5px;
	margin-top: 120px;
	margin-right: 2px;
}
.button_100{
cursor: pointer;
color: #014493;
border: 3px solid #014493;
background-color: #fff;
width: 200px;
padding: 2px;
line-height: 200%;
	}
