html, body {
	height:100%;
	margin:0px;
	padding:0px;
	background-image:url(../images/main_back.jpg);
	background-position:center center;
	background-repeat:repeat-y;
	background-color: #fe0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

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: 120px;
	background-image: url(../images/top_balk.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	margin: 0px;
}

#top_main {
	width: 900px;
	height: 120px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/top_main.jpg);
	background-repeat: no-repeat;
}

#top_truckbase {
	height: 99px;
	top: 0px;
	position: absolute;
	margin-left: 0px;
}
.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;
}

#top_menu {
	height: 21px;
	top: 99px;
	position: absolute;
	margin-left: 171px;
	width: 729px;
	padding-top: 1px;
}

#container_main {
	width: 100%;
}

#main_main {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}

#main_main_page {
	width: 850px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}	
#main_main_page_standaard {
	width: 850px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.table_slide {
	background-color: #000000;
}
.slide_text {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.main_balk {
	background-image: url(../images/main_balk.jpg);
	background-repeat: no-repeat;
}
.main_balk_text {
	font-size: 13px;
	font-weight: bolder;
	color: #FFFFFF;	
}
.main_image_border {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.timecontainer {
}