html, body {
	height:100%;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 13px;
	color:#151c54;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(../images/left_balk.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

body, th, td { font:13px/1.3em verdana, arial, san-serif; }

#container {
	width: 100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: -14px;
	margin-left: auto;
	background-image: url(../images/main_back.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#top_main {
	width: 100%;
	height: 161px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/header/achtergrond.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#top_menu {
	height: 22px;
	margin-right: auto;
	margin-left: auto;
}

#main {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

#main_left {
	float: left;
	width: 144px;	
}

#main_main {
	
}

#truckbase_img_div {
	height: 100px;
	width: 200px;
}
.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;
}

a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
} 
a:active {
	color: #000000;
	text-decoration: none;
} 

a.menu:link {
	color: #151c54;
	text-decoration: none;
	font-size: 14px;
	font-weight: bolder;
}
a.menu:visited {
	color: #151c54;
	text-decoration: none;
	font-size: 14px;
	font-weight: bolder;
}
a.menu:hover {
	color: #fddb00;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bolder;
} 
a.menu:active {
	color: #fddb00;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bolder;
}

a.trucks:link {
	color: #999999;
	text-decoration: none;
	font-size: 9px;
	font-weight: bolder;
}
a.trucks:visited {
	color: #999999;
	text-decoration: none;
	font-size: 9px;
	font-weight: bolder;
}
a.trucks:hover {
	color: #000000;
	text-decoration: none;
	font-size: 9px;
	font-weight: bolder;
} 
a.trucks:active {
	color: #000000;
	text-decoration: none;
	font-size: 9px;
	font-weight: bolder;
}

.border_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;
}

h1,h2,h3 { margin-top:.8em; font-family: verdana, arial, san-serif; font-weight:bolder; }
h1 { font-size:170%; margin-top:0.6em; margin-bottom:0.6em; color:#999; line-height:1.1em; }
h2 { font-size:140%; line-height:1.2em; color:#999; }
h3 { font-size:120%; font-weight:bold; margin: 2em 0 0.8em 0; color:#999; }
h4 { font-size:90%; font-weight:bold; margin-bottom:-3px; margin-top:1.2em; text-transform:uppercase; letter-spacing:1px; }
h5 { font-size:1em; font-weight:bold; margin-top:1.5em; margin-bottom:3px; }
p, ul  { margin-top:.6em; margin-bottom:.8em; }
hr { color:#ccc; background-color:#ccc; height:1px; border:0; }
pre, tt { font-size:medium; }

dl.table-display{
	width: 41.1em;
	margin: 2em 0;
	padding: 0;
	font-family: verdana, arial, san-serif;
}

.table-display dt{
	width: 15em;
	float: left;
	margin: 0 0 0 0;
	padding: .5em;
	border-top: 1px solid #151c54;
	font-weight: bold;
}

/* commented backslash hack for mac-ie5 \*/
dt { clear: both; }
/* end hack */

.table-display dd{
	float: left;
	width: 24em;
	margin: 0 0 0 0;
	padding: .5em;
	border-top: 1px solid #151c54;
}

img#bedrijf{
	height: 168px;
	width: 297px;
	margin: 0.2em 0 0 1em;
	float:right;
}


#addressfooter{
	width: 100%;
	margin:0 0 0em;
	padding: 0.5em;
	color:#666666;
	border: solid 1px #FFB754;
	font-family: Verdana, arial, sans-serif;
	font-size: 10px;
	line-height: 1.4em;
	font-weight: bolder;
}

div#spoorzicht{
	width:100%;
	height: 80px;
	font:10px/1.4em Verdana,arial,sans-serif;
	font-weight:bolder;
	margin:1em auto .2em auto;
	padding: .5em;
	color:#999;
	border: 1px solid #FFB754;
}

div#spoorzicht img{
	margin: 0.5em 1em 0.5em 0.2em;
}

#page, #spoorzicht{ text-align: left; width: 45em; margin: 0 auto; }
#routeplanner{ width: 408px; margin: 0; }

.tablemenuleftbutton {
	background-image: url(../images/button_klein.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 22px;
}
