body {
	background-color: #FFFFFF;
	background-image: url(../images/bg_body.gif);
	background-repeat: repeat-y;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
table {
	border:0;
}
ul {
	padding:0;
	margin-left:20px;
}

#topnav {
	background-image: url(../images/bg_topnav.jpg);
	background-repeat: no-repeat;
	width: 999px;
	height: 150px;
	border-bottom: 1px solid #FFFFFF;
}

#toptopnav {
	position: relative;
	top: 15px;
	left:50px;
}

.img_fl {
	margin-top: 3px;
	margin-bottom: 5px;
	margin-right: 10px;
}

.img_fr {
	margin-top: 3px;
	margin-bottom: 5px;
	margin-left: 10px;
}

.clb {
	clear: both;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

#topnav_aktuelles,
#topnav_tankstellen,
#topnav_heizoel,
#topnav_stellen,
#topnav_kontakt,
#topnav_edplus {
	position:relative;
	top: 105px;
	float:left;
}

#seite,
#seite_index {
	position:relative;
	top:0px;
	left:0px;
	width:999px;
}
#seite {
	background-image:url(../images/bg_leftnav.gif);
	background-repeat:repeat-y;
	background-position:top left;
}
#footer {
	position: relative;
	top:0;
	left:0;
	background-color: #FFFFFF;
	padding-top:10px;
	width: 974px;
	padding-left:25px;
	height:20px;
	border-top:1px solid #C8C9CB;
}
* html #footer { width:999px; }
.trennlinie {
	border-top: 1px solid #C8C9CB;
	height:0;
}
.cards {
	padding: 15px 3px 0 0;
}
.produkt_keyvisuals {
	padding: 0 3px 0 0;
}
.paddingbottom {
	padding-bottom:20px;
}
