/* Schriften */

body,
p {
	font-family: 'Montserrat', sans-serif;
	font-weight: 300;
}

h1,
h2,
h3,
h4,
h5,
h6,
.font-alt {
	font-family: 'Cherry Cream Soda', cursive;
	color: #009a9a;
	text-align: center;
}

body {
	background: url(../bilder/bg_baustelle1280.jpg) fixed;
	background-repeat: no-repeat;
	background-position: center;
	border: 0;
}