html, body {
	height: 100% !important;
	font-family: 'Nunito Sans', sans-serif !important;
}
#kontakt, #about {
/*min-height:100% !important;	*/
background:url(../images/kaeltetechnik-tellers-heinsberg.jpg);
background-size: cover !important;
background-attachment: fixed !important;
background-position: bottom !important;
background-repeat: no-repeat !important;
}
body {
	padding:0px !important;
}
#mainNav {
    background-color: #000 !important;
}
.fullheader {
    padding: 0 !important;
    height: 100%;
}
#about {
	background-color: #fff;
}
#work {
	background-color: #fff;
}
.carousel-caption {
    bottom: 6% !important;
}
.carousel-caption h2 {
	font-family: 'Quicksand', sans-serif;
    font-size:6em;
    text-shadow: 6px 6px 8px #000;
    text-transform:uppercase;
}
.carousel-caption p {
	font-family: 'Nunito Sans', sans-serif;
    text-shadow: 4px 4px 4px #000;
    font-size:1.8em;
    font-weight:normal;
}
.pattern {
	height: 100%;
	width: 100%;
	background:url(../images/pattern 3.png);
	background-repeat: repeat;
	position:absolute;
	z-index:1;
}
.carousel-caption {
	z-index:10;
}
.flocke {
	height:200px;
}
.nav-link {
	letter-spacing:2px;
	font-weight:bold;
}
.navbar-brand {
	text-transform:none;
}
h1 {
	text-align:center;
	padding:20px;
}
