

#news {
    background-image:url('grafix/bg2.gif');
    background-position:top left;
    background-repeat:no-repeat;
    position: absolute;
	top: 153px;
	left: 0px;
	width: 519px;
	}
	
#text {
	color: #525951;
	font: normal 11px/16px arial, helvetica, sans-serif;
	position: absolute;
	top: 74px;
	left: 51px;
	width: auto;
	height: auto;
	}
	
#newstext {
	position: relative;
	top: -10px;
	left: 92px;
	width: 376px;
	height:auto;
	font: normal 11px/16px arial, helvetica, sans-serif;
	}

#brennstoffe{
	background-image: url(grafix/title.gif);
	background-repeat: no-repeat;
	position: relative;
	top: 395px;
	width: 735px;
	height: 65px;
	}
	
#angebot {
    background-image:url('grafix/bg2.gif');
    background-position:top left;
    background-repeat:no-repeat;
	position: absolute;
	top: 326px;
	left: 0px;
	width: 519px;
	}
	
#angebottext {
	position: relative;
	top: 30px;
	left: 92px;
	width: 376px;
	font: normal 11px/16px arial, helvetica, sans-serif;
	color: #525951;
	}


	
#angebottext a {
	color: #F8BA02;
	}


#side td {
	border-color: white;
	border-width: 0px;
	border-style: solid;
	padding: none;
	text-align: center
	}

.newsdate {
	color: #F8BA02;
	}

.newstitle a {
	color: #525951;
	}
	
#newstitle {
    background-image:url('grafix/titlebg.gif');
    background-repeat:no-repeat;
	padding:3px 0px 0px 90px;
	}
	
#angebottitle {
    background-image:url('grafix/titlebg.gif');
    background-repeat:no-repeat;
	padding:3px 0px 0px 90px;
	}

