body
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
table {
	font-size: 1em;
}
table#contenttable {
	border: 1px solid #ccc;
	height: 550px;
	width: 800px;
	background-color: #ffffff;
	text-align: left;
}
.toplogo {
    width: 800px;
}
h4 {
	color:#666666;
	font-size: 1.3em;
}
h3 {
	font-size: 1.1em;
	margin-top: 7px;
	margin-bottom: 0px;
}
h2 {
	font-size: 1em;
	font-weight: bold;
	color: #666666;
	}
hr {
	width: 70%;
}
.contentheader {
    font-size: 20px;
    color: #0066ff;
    font-weight: bold;
}
.menuitem {
    color: #ffffff;
}
td.klanttitle
{
    color:#666666;
    font-size: 14px;
    font-weight: bold;
    padding: 10px;
}
td.klantpic
{
	text-align:center;
	background-image: url(images/bgpattern.gif);		
	border-style: solid;
	border-color: #666666;
	border-width: 2px;
	padding: 10px;
}
td.klantpic img {
	text-decoration: none;
	border: none;
}
td.klantup
{
    text-align:right;
}
td.klantup a {
	text-decoration: none;
}
.klantsep
{
	width:50%;
}
tr.menuheader
{
    background-color: #ffffff;
    font-size: 1.2em;
    color: #666666;
    font-weight: bold;
	 padding-bottom: 5px;
}
.submenu
{
   font-weight: bold;
   color: #0066ff;
	text-decoration: none;
}
.submenu:hover
{
	text-decoration: none;
}
a {
	font-weight: bolder;	
}
a:link {
	color: #0066ff;
}
a:visited {
	color: #0066ff;
}
a:hover {
	color: #666666;
}
.mainmenu a {
	font-size: 1.1em;
	text-decoration: none;
	}
.mainmenu a:hover {
	color: #666;
}
table.mainmenu {
	background-color: #fff;
	padding: 3px;
	width: 150px;
	height: 90%;
	border-right: 1px solid #ccc;
}
#scroll {
	height:500px;
	overflow: auto;
}
.wagenpark {
	padding: 10px;	
}
#fronttruck {
	float: right;
	margin-left: 5px;
}
#headertable {
	background-image: url("images/header.jpg");
	background-repeat: no-repeat;
}
#languagelink a img
{
	text-decoration: none;
	border: none 0px;
}
#folder_container {
	width: 45%;
	border: 1px solid #ccc;
	padding: 5px;
}
.folder {
	margin-right:25px;
}
.folder a.vlug_folder_link img{
	text-decoration:none;
	border: none;
}


