body {
  	padding-top: 50px;
  	padding-bottom: 20px;
  	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 2em;
	color: #000;
	letter-spacing: .5px;
}
@media only screen and ( min-width: 768px ) {  
	body {
		background: url(./../images/bg_flecke.png) right top no-repeat;
	}
}
div.baustelle {
	border: 0px solid #FF0000;
	
	padding-top: 0;
	}
p.baustelle {
	color: #000;
	font-size: 90%;
}
div.logo {
	padding-top: 50px;
	
}
p.kontakt {
	padding-top: 50px;
}
div.logo img {
	border: 0px solid #FF0000;
	max-width: 400px;
	width: 90%;
}
a.link_www_email {
	color: #3F8DCC;
	text-decoration: none;
	border: 0px solid #fff;
}
a.link_www_email:hover {
	color: #000;
	text-decoration: underline;

}
footer {
	font-size: 80%;
	border: 0px solid #FF0000;
}
