@charset "UTF-8";
/* CSS Document */

body {
font-size: 17px !important;
font-family: 'Oswald', sans-serif !important;
font-weight: 200 !important;
width: 99.2%;
height: 100%;
margin: 0px;
padding: 0px;
}
.slider {
height: 34vw;
background: #ccc;
margin-bottom: 20px;
min-height: 400px !important;
}
.impressum {
min-height: 34vw;
background: #d6e9e9;
margin-bottom: 20px;
color: #007479;
}

.kontakt {
min-height: 34vw !important;
background: #eee;
margin-bottom: 20px;
color: #007479;
}
.referenzen {
min-height: 34vw !important;

margin-bottom: 20px;
color: #007479;
}
.headline {
text-align: center;
text-transform: uppercase;
height: 13vh;
padding-top: 3vh;
font-weight: 300 !important;
}
h1, h2 {
color: #007479 !important;
}
h1 {
font-size: 50px !important;
font-weight: 300 !important;
letter-spacing: 3px;
}
h2 {
font-size: 19px !important;
text-transform: uppercase;
}
.abschluss {
height: 5vh;
}
.logo {
width: 40%;
}
.flexslider {
padding: 0px;
	margin-bottom: 235px;
	display: block;
}
.vertical-align {
    display: flex;
    align-items: center;
}
.impressum-table{
margin-top: 60px;
}
.impressum-table td{
padding: 5px 0px 5px 0px;
color: #007479;
}

.upper{
text-transform: uppercase;
width: 120px;
}
input, textarea {
	border: 1px solid #ccc;
}
.formRow label {
	display: block;
	width: 70px;
	float: left;
color: #007479;
}
.formRow {
	margin-bottom: 15px;
}
.formRow input {
	width: 300px;
color: #666;
}
.formRow #message {
	width: 370px;
height: 180px;
margin-bottom: 10px;
}

.formRow p, .error{
font-size: 12px;
line-height: 120%;
}

.KontaktForm{
margin-top: 20px;
width: 50%;
	float: left;
	display: block; 
}

.oeffnungszeiten{margin-top: 20px;
display: block; width: 50%; float: right}