html, body {
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../images/left_balk.jpg);
	background-repeat: repeat-y;
	margin-right: 0px;
	margin-left: 0px;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
} 
a:active {
	color: #CC0000;
	text-decoration: none;
} 
#container {
	width: 100%;
	height : auto;
	height : 100%;
	min-height : 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#top_main {
	width: 100%;
	height: 132px;
	background-image: url(../images/top_balk.jpg);
	background-repeat: repeat-x;
	clear: both;
}

#truckbase_img_div {
	height: 132px;
	width: 182px;
	float: left;
}
.truckbase_img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.balk_right_top {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#top_right_logo {
	float: right;
}

#taal_vlag_div {
	text-align: center;
	width: 110px;
}
.taal_vlag {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#main {
	background-image: url(../images/main_back.jpg);
	background-repeat: repeat-y;
	margin: 0px;
}
#main_left {
	width: 50%;
	float: left;
}
#main_main {
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 10px;
	position: absolute;
	left: 150px;
	width: 86%;
}

#footer {
	width: 100%;
	height: 30px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-color: #3b3b3b;
	position: absolute;
	left: 0px;
	bottom: 0px;
}
.menu_back_button {
	background-image: url(../images/button.jpg);
	height: 22px;
	width: 161px;
	background-repeat: no-repeat;
	background-position: left;
}
a.menu:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 14px;
}
a.menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 14px;
}
a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
} 
a.menu:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
} 
a.trucks:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 9px;
	font-weight: bolder;
}
a.trucks:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 9px;
	font-weight: bolder;
}
a.trucks:hover {
	color: #dc6000;
	text-decoration: none;
	font-size: 9px;
	font-weight: bolder;
} 
a.trucks:active {
	color: #dc6000;
	text-decoration: none;
	font-size: 9px;
	font-weight: bolder;
} 
