#filter {
	margin-left: 42px;
}
#hdnavleft h2 {
	font-size: 15px;
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-left: 3px;
}
#hdnavleft {
	padding-top: 5px;
}
#mainContent h3 {
	margin-left: 42px;
}
#mainContent p {
	margin-left: 42px;
	font-size: 1.2em;
}
#mainContent h2     {
	margin-left: 42px;
}
#mainContent table {
	text-align: center;
	margin-top: 25px;
	margin-left: 25px;
}
#gasifier2 {
	float: right;
	margin: 5px;
}

#gasifier {
	float: right;
	margin: 5px;
}
#motor {
	margin-left: 42px;
}

#vergaser {
	height: 400px;
	width: 900px;
	margin-left:43px;
	background-image: url(../img/headlines/vergaser.png);
	background-repeat: no-repeat;
}

#dry {
	height: 400px;
	width: 900px;
	margin-left:43px;
	background-image: url(../img/headlines/trockner.png);
	background-repeat: no-repeat;
}

#engine {
	height: 400px;
	width: 900px;
	margin-left:43px;
	background-image: url(../img/headlines/engine.png);
	background-repeat: no-repeat;
}

#gas {
	height: 400px;
	width: 900px;
	margin-left:43px;
	background-image: url(../img/headlines/gas.png);
	background-repeat: no-repeat;
}

#storage {
	height: 400px;
	width: 900px;
	margin-left:43px;
	background-image: url(../img/headlines/storage.png);
	background-repeat: no-repeat;
}