
body {
	font-family: Verdana, Sans-Serif;
	font-size: 11px;
	margin: 0px;
	background-color: #cf0010;
}

a {
	color: #cf0010;
}
a:visited {
	color: #ad0008;
}

h3 {
 color:#ad0008;
 font-weight:normal;
 letter-spacing:-1px;
 font-size:17px;
}
#wrapper {
  width:968px;
  background-image: url('/images/_siteimages/right_fill.gif');
  background-position:top right;
  background-repeat:repeat-y;
  background-color:#ffffff;
} 

#header {
    width:968px;
    height:196px;
    overflow: hidden;
}
#menu {
	background-color: #cf0010;
  width:940px;
  height:22px;
	}

#middle {
 width:968px;
 background-image:url('/images/_siteimages/left_bg.gif');
 background-repeat:repeat-y;
}

#linkerkant {
 width:236px;
 float:left;
}
#flashtruckdiv {
 width:729px;
 height:200px;
}
#flashsubmenudiv{
 width:234px;
}
#adres {
 position:relative;
 bottom:20px;
 left:20px;
 width:150px;
 margin-top:40px;
}
#homepageNews {
 margin-top:20px;
 margin-left:20px;
 width:195px;
 overflow:hidden;
}
.readmore {
 color:#cf0010;
 text-decoration:none;
}
.separator {
 padding-top:4px;
 padding-bottom:1px;
}

.newsbox {
 padding-bottom:5px;
}
.newslistImage {
 border:1px solid black;
 margin-right:3px;
 margin-bottom:3px;
 margin-top:1px;
}
.newsImage {
 border:1px solid black;
 margin-right:6px;
 margin-bottom:5px;
 margin-top:2px;
}

.boxtitel {
 font-weight:bold;
}
.homepageNewsLogo {
 margin-left:0px;
}

.nieuws_subregel{
 font-style:italic;
 font-size:9px;
}
#contentHolder {
 float:left;
 width:710px;
 background-color:#ffffff;
 position:relative;
}
#contenttitel {
 color:#ffe6e9;
 font-size:23px;
 position:absolute;
 top:15px;
 left:15px;
}
#content {
 margin-top:62px;
 margin-left:32px;
}

#footer {
    background-image: url('/images/_siteimages/bottom.jpg');
    width:992px;
    height:79px;
    position:relative;
}
#footerContent {
 right:150px;
 top:19px;
 position:absolute;
 width:700px;
 text-align:center;
 font-size:12px;
 color:#969696;
}
#footerContent a {
 font-size:12px;
 color:#969696;
 text-decoration:none;
}


#contactform {
 width:660px;
}
#contactform label {
 width:100px;
}
#contactform fieldset {
 border:0px;
} 

.submit input {
 background-color:#ad0008;
 color:#ffffff;
 border:1px solid black;
}

