  a:Link {color : #b3b3b3; text-decoration: none;}
  a:Active {color : #b3b3b3;}
  a:Hover {color : #b3b3b3; text-decoration: underline;}
  a:Visited {color : #b3b3b3;}

body {
	margin: 0px;
	background: url('img/pattern.jpg');
	font-family: "Verdana", Tahoma, Arial, Trebuchet MS;
	font-size: 11px;
	line-height: 18px;
	color: #b3b3b3;
}


#container {
	position: absolute;
	left: 50%;
	margin-left: -319px;
	width: 638px;
	height: 1538px;
	background: url('img/bg2.jpg') repeat-y;
}

#header {
	position: absolute;
	top: 0px;
	left: 1px;
}

#overflow {
	position: absolute;
	left: 1px;
	top: 190px;
}

#titel-h {
	position: absolute;
	left: 170px;
	top: 150px;
	z-index: 2;
}

#verwarming {
	position: absolute;
	left: 5px;
	top: 280px;
}

#foto_links {
	position: absolute;
	left: 1px;
	top: 500px;
}

#foto_rechts {
	position: absolute;
	left: 276px;
	top: 1030px;
}

#adres {
	position: absolute;
	left: 320px;
	top: 500px;
}

#gassen {
	position: absolute;
	left: 320px;
	top: 830px;
}

#tanks {
	position: absolute;
	left: 5px;
	top: 1100px;
}

#flash {
	position: absolute;
	left: 320px;
	top: 265px;
	width: 264px;
	height: 208px;
}
/* rotator in-page placement */
    div#flash {
	margin-right: 15px;
}
/* rotator css */
	div#flash ul li {

	position:absolute;
	list-style: none;
}
/* rotator image style */	
	div#flash ul li img {
	border:1px solid #e83030;

}
    div#flash ul li.show {
	z-index:500
}
#westhoekmarket {
	text-align: center;
	font-family: "Verdana", Tahoma, Arial, Trebuchet MS;
	font-size: 13px;
	font-weight: bold;
	position: absolute;
	left: 50%;
	margin-left: -316px;
	top: 1500px;
	width: 630px;
	background-color: #2e2e35;
	border: 1px solid #e83030;
}