@charset "utf-8";
/* CSS Document */

HTML {
background:url(../images/layout/bg.jpg);
}

A {
color:#FFFFFF;
}

OL {
list-style:circle;
}

UL {
list-style:circle;
}

BODY {
background:url(../images/layout/bg-verloop.gif) repeat-x;
margin:0px;
font-family:Arial, Helvetica, sans-serif;
}

#wrapper {
width:1000px;
margin-left:auto;
margin-right:auto;
background-image:url(../images/layout/bg-site.gif);
background-repeat:no-repeat;
min-height:800px;
padding-bottom:50px;
}

#header {
height:242px;
background:url(../images/Headers/header9.jpg);
}

#inhoud {
margin-top:38px;
}

#content {
width:609px;
margin-left:291px;
margin-bottom:40px;

color:#FFFFFF;
font-size:12px;
line-height:20px;
}

#content h1 {
color:#FFFFFF;
font-size:17px;
margin-bottom:20px;
}

#newsbar {
background-image:url(../images/layout/newsbox.jpg);
width:609px;
height:28px;
margin-bottom:40px;
}

.box-links {
position:absolute;
margin-top:7px;
}

.box-rechts {
position:absolute;
margin-top:7px;
margin-left:560px;
}

#newsbar marquee {
color:#333333;
padding-top:5px;
}

#content p,ol {
color:#FFFFFF;
font-size:12px;
line-height:20px;
}


#navigatie {
width:237px;
height:100px;
float:left;
}


#nav li {
padding:0px;
margin:0px;
}

#nav li a {
color:#FFFFFF;
text-decoration:none;
font-size:13px;
font-weight:bold;
display:block;
padding-top:8px;
padding-bottom:8px;
text-align:right;
padding-right:18px;
margin-top:1px;
margin-bottom:1px;
}

#nav li a:hover {
color:#e52b38;
}

.headerimage {
float:right;
margin-right:0px;
}

.trackntrace {
float:right;
margin-right:18px;
text-align:center;
}

.logo {
margin-top:10px;
border:0px;
margin-left:23px;
}

.nieuwstitel {
color:#990000;
font-weight:bold;
}

#contactdetails p {
	float:left;		
}

#contactdetails img {
	width:130px;
	margin-right:30px;	
}






