div > img, div > div{
	margin: 0px;
	padding: 0px;
}

body  {
	margin: 0px 20px; 
	font-size: 10pt; 
	font-family: Arial, Helvetica, Verdana, san-serif 
}

h1{
	margin-top: 30px;
	color: #ccc;
	font-size: 16pt;
}

h2{
	font-size: 16pt;
	margin: 30px 0px;
	clear: both;
	text-decoration: underline;
}

.main_service{
	position: relative;
	float: left;
	width: 110px;
	margin: 0px;
	padding: 0px;
	background: #99c;
	color: #fff;
}

.main_service p{
	display: block;
	font-size: 12pt;
	font-weight: bold;
	padding: 5px 0px 5px 0px;
	margin: 0px;
	cursor: pointer;
}

.describe{
	position: absolute;
	top: 250px;
	left: 125px;
	background: #99c;
	border: #f00 solid 1px;
	width: 300px;
	visibility: hidden;
	text-align: left;
	z-index: 1;
	padding-bottom: 10px;
	color: #fff;
}

.describe ul{
	position: relative;
	top: 10px;
}

.service_tipps p{

	clear: both;
	width: 540px;
}

.service_tipps p img{
	padding: 0px;
	margin: 0px 10px 5px 0px;
	float: left;
}

.service_tipps table.open{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10pt;
	margin: 10px 0px;
	padding: 5px;
	border: 0px;
	width: 250px;
}

.service_tipps table.open th{
	background: #808080;
	font: bold 12pt;
}

.service_tipps form table.test{
	font-size: 10pt;
	margin: 10px 0px;
	padding: 0px;
	border: 0px;
	width: 540px;	
}

.service_tipps form table.test th{
	padding: 10px 0px;
	text-align: left;
	font-weight: bold;	
}

.angebot_top{
	width: 416px;
	height: 531px;
	background: #d2d5da url('../img/robert_bosch_neu.jpg') no-repeat center;
	padding: 10px;
}

.angebot_middle{
	width: 540px;
}

.russ_cont{
	width: 540px;
	background: url('../img/russfilter.jpg') no-repeat;
	padding: 250px 0px 0px 0px; 
}

.footer{
	display: inline-table;
	line-height: auto;
	text-align: center;
	vertical-align: text-bottom;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 540px;
}

#lpg {
	width: 540px;
	height: 500px; 
	background: url(../img/westfa.jpg) no-repeat;
	padding: 0px;
	margin: 0px;
}

#lpg h1{
	padding: 15px;
	margin: 0px;
	font-size: 2.8em;
	color: #ffffff;
}

#lpg p{
	padding: 15px;
	margin: 0px;
	font-size: 1.5em;
	color: #ffffff;
}

#lpg h1 span, #lpg p span{
	color: #ffCC00;
	font-weight: bolder;
	letter-spacing: 0.3em
}