/* @override 
	http://e-am-ingenieurbuero.de/global.css */

@charset "UTF-8";
/* CSS Document */
.HeimatSansDEMO-Regular { 
	font-family: HeimatSansDEMO-Regular;
	font-weight: normal;
	font-style: normal;
}



body {
	font-size: 30px;
	line-height: 38px;
	font-family: HeimatSansDEMO-Regular;
}

#wrapper {
	max-width: 980px;
	margin: 50px auto;
}

.introtext {
}


div#wrapper div.leistungen h2 {
	font-size: 30px;
	line-height: 36px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #de3a24;
}

div#wrapper div.introtext_red  {
	color: #de3a24;
	margin-top: 0;
	margin-bottom: 80px;
}
ul {
	list-style-type:none;
	padding: 0;
	margin: 0;
}

div#wrapper div.logo  {
width: 75%;
margin-bottom: 100px;
}

div#wrapper div.logo img {
width: 100%;
height: auto;
}

div#wrapper section.section div.wrapper dl.scrollme.animateme dt {
	color: #de3a24;
}

div#wrapper section.section div.wrapper dl.scrollme.animateme dd  {
	padding: 0;
	margin: 0 0 80px;
}

div#logobig {
	position: fixed;
	z-index: -1;
	width: 100%;
	top: 40%;
}

div#logobig img {

	width: 100%;
	height: auto;
}