*{
	margin: 0px;
	padding: 0px;
}
html{
	overflow: auto;
}
html, body{
	height: 100%;
}
body{
	background: url('../img/bg.jpg') top center repeat;
	font-family: Arial, Helvetica, sans-serif;
}

a img{
	border: 0px;
}

div.left{
	float: left;
	margin-top: -5px;
}

div#distance{
	width: 1px;
	float: left;
	margin-bottom: -299px;
	height: 50%;
}

div#wrapper{
	position: relative;
	margin: 0 auto;
	clear: left;
	width: 950px;
	height: 589px;
	border: 5px solid #FFFFFF;
	background: #FFFFFF url('../img/header2.jpg') top center no-repeat;
}

div#header{
	height: 120px;
}

img#logo{
	position: relative;
	top: 28px;
	left: 63px;
}

ul#menupage, ul#navigation{
	list-style: none;	
	height: 36px;	
	padding: 0px;
	margin: 41px 0px 0px 72px;
	width: 580px;
}
ul#menupage{
	margin: 41px 0px 0px 208px;
}
ul#menupage > li, ul#navigation > li{
	float: left;
	position: relative;
	background: url('../img/menu.jpg') no-repeat center right;
	padding: 7px 0px;
	z-index: 55;
}
ul#menupage li a, ul#navigation li a{
	color: #074299;
	text-decoration: none;
	white-space: pre-line;
	font-size: 12px;
	font-weight: bold;
	padding: 10px 12px 10px 12px;
	margin: 0px 6px;
}
/* > child-selector */
ul#menupage > li:hover > a, ul#navigation > li:hover > a{
	text-decoration: none;
	border: 1px solid #074299;
	border-bottom: 1px solid #FFFFFF;
	padding: 10px 11px 10px 11px;
	color: #D52920;
	background-color: #FFFFFF;
}

a#login, a#loguit{
	position: absolute;
	z-index: 50;
	top: 95px;
	right: 40px;
	background-image: url('../img/inloggen.jpg');
	width: 107px;
	height: 25px;
}
a#loguit{
	background-image: url('../img/uitloggen.jpg');
}
ul#menupage li ul, ul#navigation li ul {
	list-style: none;
	background-color: #FFFFFF;
	border: 1px solid #074299;
	border-right: none;
	display: none;
	width: 160px;
	position: absolute;
	top: 34px;
	left: 6px;
	z-index: -1;
}
ul#menupage li:hover ul, ul#navigation li:hover ul {
	display: block;
}
ul#menupage li ul li, ul#navigation li ul li{
	position: relative;
	border-bottom: 1px solid #CAE2F1;
	border-right: 1px solid #074299;
}

ul#menupage li ul li a, ul#navigation li ul li a{
	margin: 0px;
	display: block;
	padding: 5px 20px 7px 11px;
	width: 130px;
}
ul#menupage li ul li a:hover, ul#navigation li ul li a:hover{
	color: #D52920;
	background: url('../img/pijl_hover.jpg') no-repeat 94% 50%;
}

ul#menupage li ul.subnav li ul.subnav, ul#navigation li .subnav li ul.subnav {
	display: none;
	left: 159px;
	width: 160px;
	top: -1px;
}

ul#menupage li ul.subnav li ul.subnav li, ul#navigation li .subnav li ul.subnav li {
	width: 160px;
}

ul#menupage li ul.subnav li:hover ul.subnav, ul#navigation li .subnav li:hover ul.subnav{
	display: block;
}

div#content{
	background: #FFFFFF url('../img/content_bg2.jpg') no-repeat top left;
	max-width: 820px;
	padding: 15px 0px 25px 90px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 160%;
	height: 390px;
	border-right: 40px solid #94C5E3;
}
div#page{
	background: url('../img/bg_content.jpg') no-repeat 0 0; 
	width: 670px;
	padding: 20px 14px 0px 226px;
	border-right: 40px solid #94C5E3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	position: relative;
	overflow: auto;
	line-height: 160%;
	height: 410px;
}

.overzicht-a{
	padding-top: 10px;
	border-bottom: 1px solid #CAE2F1;
}
.overzicht-c{
	padding-left: 5px;
	color: #999999;
	font-weight: bold;
}
div#machinepage{
	background: #FFFFFF url('../img/bg_content.jpg') no-repeat top left;
	width: 810px;
	padding: 15px 10px 0px 90px;
	border-right: 40px solid #94C5E3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 160%;
	height: 415px;
}
div#machinecontent{
	position: absolute;
	margin-left: 504px;
	margin-top: -386px;
	width: 306px;
}
div#machinecontent h1{
	margin-bottom: 8px;
}
div#machinecontent div#omschrijving{
	height: 200px; 
	overflow: auto;
}
div#flash{
	width: 490px;
	height: 310px;
	margin: 0px;
	padding: 0px;
}
img#flash{
	width: 795px;
	height: 200px;
}
img#flash2{
	margin-bottom: 0px;
	padding-bottom: 0px;
}
div#downloads{
	width: 306px;
	height:150px;
}
div#downloads a{
	cursor: pointer;
	text-decoration: none;
}
div#downloads span.floatname{
	float: left; 
	clear: left;
	width: 200px;
	color: #074299; 
	margin-bottom: 12px;
}
div#downloads a span.floatdownload{
	float: right; 
	color: #D52920; 
	width: 93px;
	height: 16px;
	margin-bottom: 12px;
	background: url('../img/pijl_bottom.jpg') no-repeat top right;
}
div#downloads a span.floatdownload:hover{
	text-decoration: underline;
	color: #074299;
}
div#downloads h2{
	margin-bottom: 5px; 
	margin-top: 5px
}
div#content img#flash{
	padding-right: 10px;
}
ul#breadcrumb{
	list-style: none;
	height: 24px;
	width: 600px;
	margin-bottom: 5px;
	margin-left: -12px;
}
ul#breadcrumb li{
	float: left;
}
ul#breadcrumb li a{
	font-size: 9px;
	color: #D52920;
	text-decoration: none;
	padding: 0px 12px;	
	background: url('../img/pijl_breadcrumb.png') no-repeat 0px 3px;
}
ul#breadcrumb li a:hover{
	color: #074299;
	text-decoration: underline;
	background-image: url('../img/pijl_breadcrumb_hover.png');
}
ul#breadcrumb li#first a{
	background: none;
}

table.contactformulier td{
	padding-bottom: 5px;
	padding-top: 5px;
}
h1, h2, h3{
	font-family: Arial, Helvetica, sans-serif;
}
h1{
	font-size: 20px;
	color: #D52920;
	margin-bottom: 15px;
	margin-right: 20px;
	margin-top: 10px;
}

h2{
	font-size: 14px;
	color: #074299;
}
h3{
	font-size: 14px;
	color: #D52920;	
	margin: 0px 0px 10px 0px;
}
h4{
	margin-top: 5px;
}

a{
	text-decoration: none;
	color: #000000;
	outline: none;
}
a:hover{
	text-decoration: underline;
	color: #074299;
}
a#flagNL{
	padding-left: 0px;
	margin-left: -757px;
	position: absolute;
}
a#flagEN{
	padding-left: 0px;
	margin-left: -736px;
	position: absolute;
}
a#flagDE{
	padding-left: 0px;
	margin-left: -715px;
	position: absolute;
}

p{
	margin-bottom: 10px;
}
p a{
	color: #D52920;	
}
table a{
	color: #D52920;	
}
p a:hover{
	color: #074299;	
}

table#contactpersonen td{
	border-bottom: 1px solid #CAE2F1;
}

div#content div{
	margin-top: 20px;
}

div.actueel{
	float: right;
	width: 600px;
	margin-right: 10px;
}
div.actueel dl dd {
	color: #999999;
	font-size: 10px;
	font-weight: bold;
	float: left;
	padding: 5px 20px 5px 0px;
}
div.actueel dl dt {
	padding: 5px 10px 5px 0px;
	border-bottom: 1px solid #CAE2F1;
	background: url('../img/pijl_hover.jpg') no-repeat 99% 50%;
	margin-right: 25px;
}
dt a{
	color: #000000;	
	text-decoration: none;
}
dt a:hover{
	color: #074299;	
	text-decoration: underline;
}
div.actueel dl dt:hover{
	background: url('../img/pijl.jpg') no-repeat 99% 50%;
}

div#footer {
	clear: both;
	background-image: url('../img/footer2.jpg');
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 765px;
	height: 20px;
}
div#footer a{
	padding: 5px;
	color: #FFFFFF;	
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}

img#deelfooter{
	position: absolute;
	width: 40px;
	height: 40px;
	top: 510px;
	right: 0px;
}

img#uitblinkers{
	position: absolute;
	margin-left: 5px;
	margin-top: -260px;
}

div#sidebar{
	text-align: right;
	position: absolute;
	width: 205px;
	height: 428px;	
	z-index: 40;
	overflow: auto;
	top: 120px;
	background: url('../img/left_big2.jpg') no-repeat 0px 0px;
	line-height: 0;
}
div#sidebar a{
	position: relative;
	display: block;
	margin-left: 14px;
	/*margin-bottom: 5px;*/
	text-decoration: none;
}

div#sidebar a#mailto{
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
}
div#sidebar a span.enlarge{
	position: relative;
	width: 56px;
	height: 35px;
	cursor: pointer;
	background: url('../img/vergroot.png') no-repeat;
	display: block;
	margin-top: -35px;
	margin-left: 134px;
}
div#sidebar h4{
	color: #074299;	
	font-size: 12px;
	margin-top: 5px;
	padding: 5px 10px 5px 0px;
}
div#sidebar p{
	color: #074299;	
	font-size: 10px;
	padding-right: 10px;
	line-height: 160%;
}
div#sidebar p span{
	font-weight: bold;
	font-size: 11px;
}
div#sidebar a img.fotofooter{
	position: relative;
	margin: 0px;
	padding: 0px;
}

div#sidebar a img.foto{
	bottom: 0px;
}

div#bottombar{
	width: 513px;
	height: 60px;
	margin-top: 8px;
}
div#bottombar a{
	display: block;
	float: left;
	margin-right: 10px;
	text-decoration: none;
}
div#bottombar img.enlarge{
	position: relative;
	width: 90px;
	height: 60px;
	margin-top: 25px;
	margin-left: -56px;
}
div#bottombar span.enlarge{
	width: 56px;
	height: 35px;
	display: block;
	position: relative;
	cursor: pointer;
	margin-top: -39px;
	margin-left: 34px;
	background: url('../img/vergroot_rood.png') no-repeat;
}

span.arrow{
	background: url('/resources/img/pijl_hover.jpg') no-repeat center right; 
	padding-right: 10px;
}

span.arrow:hover{
	background: url('/resources/img/pijl.jpg') no-repeat center right; 
}

ul#sitemap li.nav{
	list-style-type: none;
	padding-left: 10px;
	background: url('/resources/img/pijl_hover.jpg') no-repeat 0px 7px;;

}

ul#sitemap li.nav:hover{
	background: url('/resources/img/pijl.jpg') no-repeat 0px 7px;;

}

ul#sitemap li ul.subnav li{
	list-style-type: none;
	padding-left: 10px;
	margin-left: 5px;
	background: url('/resources/img/pijl_hover.jpg') no-repeat left;
}

ul#sitemap li ul.subnav li:hover{
	background: url('/resources/img/pijl.jpg') no-repeat left;
}

a#gmapslink{
	padding-left: 10px;
	background: url('/resources/img/pijl_hover.jpg') no-repeat 0% 50%;
}

a#gmapslink:hover{
	background: url('/resources/img/pijl.jpg') no-repeat 0% 50%;
}