@import url(occ.css);
html,body {
	background-color:#666666;
	margin: 0px;
	padding: 0px;
}
div#newsLetter {
	width: 230px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
div#newsLetter input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
div#newsLetter input.invulVeld {
	background-color: #990100;
	color: #FFF;
}
div#wrapper {
	background-image: url(../images/background.jpg);
	background-repeat: repeat-y;
	width: 998px;
	margin: 0px;
	padding: 0px;
}
div#header{
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	width: 998px;
	height: 129px;
	margin: 0px;
	padding: 0px;
}
div#contentwrapper{
	width: 940px;
	margin-left: 31px;
	padding: 0px;
}
div#Menu{
	width: 187px;
	float:left
}
div#Inhoud {
	background-image:url(../images/background-truck.jpg);
	background-repeat: no-repeat;
	width: 518px;
	float: left;
	margin-left: 2px;
	margin-top: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	min-height: 500px;
}
* html div#Inhoud {
	height: 500px;
}
div#nieuwsframe {
	width: 230px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
div#nieuwsframe div {
	width: 205px;
	margin-left: 5px;
	margin-top: 5px;
	padding: 5px;
	border: 1px dashed #990100;
}
div#nieuwsframe div p {
	margin: 0px;
	padding: 0px;
}
div#footer {
	background-image:url(../images/footer.jpg);
	background-repeat: no-repeat;
	width: 998px;
	height: 35px;
	margin: 0px;
	padding: 0px;
}
div#clearer {
	margin: 0px;
	padding: 0px;
	clear: both;
}
.Inhoudtext {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	margin-left: 15px;
	width: 300px;
}
.Button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000033;
	background-color: #F8d261;
	height: 17px;
	width: 92px;
	text-align: left;
	border: 1px solid #000;
}
h1 {
	font-size: 20px;
	margin: 10px;
	padding: 0px;
	width: 450px;
	text-align: center;
	border: 1px solid #000;
	margin-left: 20px;
	background-color: #F7D260;
}
h2 {
	font-size: 18px;
	margin: 10px;
	padding: 0px;
	width: 450px;
	text-align: center;
	border: 1px solid #000;
	margin-left: 0px;
	background-color: #F7D260;
}
div#route {
	margin-left: 20px;
}
ul#ulhoofdmenu {
	margin-left: 0px;
    margin-top: 20px;
	padding: 0px;

	}
ul#ulhoofdmenu li {	
	margin: 0px;
	color: #000066;
	border-bottom: 1px dotted;
	border: #999999;
	display: block;
	background-color: #CCCCCC;
	text-align: left
	
	}
ul#ulhoofdmenu li a {
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	line-height: 17px;
	padding-left: 10px;
	display: block;
	list-style-type: none;
	border: #999999;
	border-bottom: 1px dotted;
	text-decoration: none;
	background-color: #FBEDC0;
	font-weight: bold;
}

ul#ulhoofdmenu li a:hover {
	color: #0000FF;
	text-decoration: blink;
	background-color:#FFFFFF;
	display: block;
	cursor:pointer;
	}
div#bottomProductLinks {
	text-align: center;
}
div#bottomProductLinks a {
	font-size: 9px;
}