body {
  background-color:#FFFFFF;
  margin: 0px 0px 0px 0px;
  font-family: arial;
}

body, td, select#select {
  font-size: 11px;
}

p{
	
	
	font-size:9pt;	
	margin-top: 10px;
	
}
img {
  border: none;
}

table.p1 {
  width: 100%;
  height:100%;
}

#sitemenu {
  position: absolute;
  margin-left: 175px;
  margin-top :-24px;
  height: 25px;
  background-color: #F29912;
  width: 588px;
}

div.menuitem {
  float: left;
    color: #FFFFFF;
  font-family:verdana;
  font-weight: bold;
  text-decoration: none;
  font-size: 10px;
  height: 25px;
  letter-spacing:0px;
}

a.menuitem  {
  color: #FFFFFF;
  font-family:verdana;
  font-weight: bold;
  text-decoration: none;
  font-size: 10px;
  height: 25px;
  letter-spacing:0px;
  
 }

.menuitem#active {
  background-color: #3DA639;
}

a.menuitem:hover {
  text-decoration: underline;
}

#menutext {
  margin: 0px 4px 0px 0px;
  padding: 0px 2px 0px 0px;
}

#submenu {
  display: none;
  position: absolute;
  margin-top: 13px;
  padding: 10px 5px 5px 5px;
  background-color: #EE8614;
}

#submenu div {
  white-space: nowrap;
}

#submenu div a {
  font-weight: bold;
  text-decoration: none;
  font-size: 12px;
  line-height: 20px;
}

#submenu div a:hover {
  color: #3DA639;
}

#submenu2 {
  display: none;
  position: absolute;
  margin-top: 25px;
  background-color: #3DA639;
  margin-left: 10px;
  padding: 10px 5px 5px 5px;
}

#submenu2 div {
  white-space: nowrap;
}

#submenu2 div a {
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
  font-size: 12px;
  line-height: 20px;
}

#submenu2 div a:hover {
  color: #F29912;
}

td.content {
  padding: 20 20 0 20;
  font-size: 11px;
}

h1 {
  color: #3DA639;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 0;
  margin-top: 0;
}
h2 {
  color: #F29912;
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 0;
  margin-top: 0;
}
h3 {
  color: #3DA639;
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 0;
  margin-top: 0;
}

#topmenu  {
  position: absolute;
  right: 0px;
  top: 0px;
}

.menuitemtop {
  float: left;
  padding: 3px 5px 4px 5px;
}

.menuitemtop a {
  font-size: 10px;
  color: #ffffff;
  text-decoration: none;
}

.menuitemtopseperator {
  float: left;
}

#today {
  top: 5px;
  font-size: 10px;
  color: #FFFFFF;
  width: 175;
  text-align:center;
  position: absolute;
}

.extra {
  padding: 2px 5px 2px 5px;
  background-color: #3DA639;
  border-bottom: 1px solid #9ED29C;
  font-size: 8pt;
  font-weight: bold;
}

.extra a {
  color: #FFFFFF;
  text-decoration: none;
}

.extra a:hover {
  color: #F29912;
  text-decoration: none;
}

#text {
  padding-bottom: 40px;
}

div#homebanner {
  display: none;
}

#gebak, #gebak td {
  font-size: 12px;
}

tr#gebak td {
 /* border-top: 1px solid #AAAAAA;*/
}


	.vrachtwagen{
		overflow:			hidden;
		position:			absolute;
		z-index:			100;
		bottom:				0px;
		width:				100%;
		height:				500px;
		background-image:	url('/vrachtwagen/ag.png');
	}
	
	.vrachtwagen #vw1{
		position:			absolute;
		margin-top:			400px;
		width:				263px;
		height:				61px;
		background-image:	url('/vrachtwagen/vw1.png');
	}
	
	.vrachtwagen #vw2{
		position:			absolute;
		margin-top:			410px;
		width:				352px;
		height:				83px;
		background-image:	url('/vrachtwagen/vw2.png');
	}	
	
	.vrachtwagen .gras{
		position:			absolute;
		margin-top:			458px;
		z-index:			2;
		width:				100%;
		height:				42px;
		background-image:	url('/vrachtwagen/gras.png');
	}
	
	.vrachtwagen .bord{
		margin-left:		40%;
		margin-top:			102px;
		position:			absolute;
	}	
	
	.vrachtwagen .c{
		position:			absolute;
		z-index:			2;
		right:				10px;
		top:				200px;
	}
	
	.vrachtwagen .c img{
		border:				solid 0px;
	}
	
	.vrachtwagen #vw2 img{
		margin-top:			5px;
		margin-left:		62px;
		width:				278px;
	}

	.vrachtwagen #vw1 img{
		margin-top:			4px;
		margin-left:		18px;
		width:				200px;
	}	
	
	
	.overlaybanner{
		overflow:			hidden;
		position:			absolute;
		z-index:			100;
		bottom:				0px;
		width:				100%;
		height:				300px;
		background-image:	url('/images/banner/overlayag.png');
	}
	
	.overlaybanner .banner{
		margin-left:		40px;
		margin-top:			0px;
		text-align:			center;
	}
	
	.overlaybanner .button{
		width:				100%;
		margin-top:			30px;
		position:			absolute;
		text-align:			center;
	}
	
	.overlaybanner .button img{
		margin-left:		-205px;
		margin-top:			10px;
	}
  
  div#headers {
    width: 763px;
    height: 215px;
  }
  
  div#headers div.header {
    display: none;
    position: absolute;
  }  
