/* Algemene Brandstoffen Compagnie Tilburg */

BODY {
	font-family: Tahoma, Arial, Verdana;
	margin: 0 0 0 0;
}
#container {
	width: 951px;
	margin: auto;
}
#header {
	height: 116px;
	position: relative;
	background-image: url(../images/header_balk_x.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#quickmenu {
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	padding: 5px 0 0 0;
	height: 21px;
	text-align: right;
	background-position: bottom;
}
#quickmenu a {
	color: #FFF;
	text-decoration: none;
}
#quickmenu a:hover {
	text-decoration: underline;
}
#logo {
	position: absolute;
	top: 0px;
	width: 606px;
	height: 116px;
	background-image: url(../images/header_left.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
}
#shell {
	margin-top: 5px;
	position: absolute;
	margin-left: 800px;
	height: 55px;
	width: 88px;
}
#factuur {
	margin-top: 50px;
	position: absolute;
	margin-left: 380px;
	height: 34px;
	width: 55px;
}

#right {
	background-image: url(../images/header_right.jpg);
	background-repeat: no-repeat;
	height: 116px;
	width: 9px;
	top: 0px;
	left: 942px;
	position: absolute;
}
#main {
}
#home_nav {
	margin: 5px 0 5px 0;
}
#nav_oliehandel {
	float: left;
	margin: 0 0 0 0;
}
#nav_tankstations {
	float: left;
	margin: 0 0 0 5px;
}
#nav_smeertechniek {
	float: left;
	margin: 0 0 0 5px;
}
#nav_services {
	float: right;
	margin: 0 0 0 5px;
}
#home_nav {
	height: 234px;
}
#directnaar {
	float: left;
	width: 473px;
	height: 203px;
	margin: 0 0 10px 0;
	background-color: #00529b;
	background-image: url(../images/bg_home_direct.gif);
	background-repeat: no-repeat;
	background-position: 100% top;
	z-index: 1;
}
#directnaar h1 {
	color: #FFF;
	font-size: 14px;
	margin: 15px 18px 15px 18px;
	font-weight: bold;
}
#directnaar p {
	background: #3375af url(../images/bg_home_direct_p.gif) repeat-x top left;
	color: #FFF;
	font-size: 11px;
	font-weight:bold;
	margin-top: 20px;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 12px;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#directnaar a {
	color: #FFF;
	display: block;
	height: 14px;
	padding: 5px 0 5px 5px;
	margin: 0 0 0 0;
	text-decoration: none;
	border-bottom: #00529b 1px solid;
}
#directnaar a:hover {
	text-decoration: underline;
}
#abcnieuws {
	float: left;
	width: 473px;
	color: 595959;
	font-size: 11px;
	min-height: 120px;
	margin: 0 0 0 5px;
	background-color: #FFF;
	background-image: url(../images/bg_home_nieuws.gif);
	background-repeat: no-repeat;
	background-position: 100% top;
}
#abcnieuws h1 {
	color: #595959;
	font-size: 14px;
	margin: 15px 18px 10px 18px;
}
#abcnieuws p {
	margin: 6px 12px 0 12px;
	padding: 15px 0 0 0;
	color: #595959;
	font-size: 11px;
}
#abcnieuws a {
	height: 14px;
	color: #595959;
	display: block;
	padding: 5px 0 5px 5px;
	margin: 0 0 0 0;
	text-decoration: none;
	background: url(../images/bg_home_nieuws_a.gif) repeat-x bottom;
}
#abcnieuws a:hover {
	text-decoration: underline;
}
#actieprijs {
	height: 39px;
	background-image: url(../images/bg_home_actieprijs.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#actieprijs h1 {
	color: #FFF;
	font-size: 18px;
	font-style: normal;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 12px;
	width: auto;
}
#footer {
	clear: both;
	border-top: #c8c6c6 2px solid;
	color: #666666;
	padding: 6px 0 0 0;
	font-size: 11px;
}
#footer a {
	color: #666666;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

