html {
	overflow:auto;
}
body {
   margin:0px;
   font-family:verdana;
   font-size:11px;
   padding:0;
   background:#fffae3;
}
img {
   display:block;
   border:0px;
}
h1 {
   color:#002948;
   margin:0px;
   padding:10px 0 10px 0;
   font-size:14px;
}
h2, h3 {
   margin:0px;
   font-size:12px;
}
h3 {
   color:#004071;
   margin-top:15px;
}
h4 {
   color:#457294;
   margin:0px;
   font-size:12px;
}
a {
   color:#1567a4;
}
a:hover {
   color:#f7c61e;
}
input, textarea {
   border:1px solid #004071;
   font-family:verdana;
   font-size:11px;
}

#center {
   margin:0 auto;
   width:1000px;
}

/* HEADER */
#header {
   height:99px;
   background:blue url(../gfx/bg_header.gif) repeat-x;
}
.logo {
   float:left;
   padding-left:50px;
}
.banner {
   float:left;
   margin: 10px 42px 10px 40px;
}
.sidenav {
   float:right;
   width:210px;
   padding:10px;
}
.sidenav a, .sidenav a:hover {
   display:block;
   color:#004071;
   text-decoration:none;
   font-weight:bold;
   font-size:13px;
   text-align:right;
}
.sidenav a:hover {
   text-decoration:underline;
}


/* KOLOMLINKS */
#kolomlinks {
   float:left;
   width:216px;
   min-height:440px;
	_height:440px;
   background:#004071 url(../gfx/bg_kolom_left.jpg) no-repeat;
   position:relative;
}

#navigatie {
   margin-top:30px;
   margin-right:20px;
   position: absolute;
}
#navigate a {
	cursor: pointer;
}

#logintaal {
   position:absolute;
   left:13px;
   bottom:13px;
   _bottom:0px;
   background:#d9e3ea url(../gfx/bg_logintaal.gif) no-repeat;
   width:177px;
   padding:15px 7px 7px 7px;
   color:black;
}
#login label {
   display:block;
   width:150px;
   margin-top:5px;
}
#login .submit {
   width:80px;
   margin-top:5px;
   margin-left:66px;
   margin-bottom: 0px;
   background: #457294;
   border: 1px solid #002948;
   color: #FFFFFF;
   font-weight: bold;
}
#taal {
   margin:0 0 0 20px;
}
#taal a, #taal a:hover {
   float:left;
   display:block;
   margin-left:5px;
}

/*CONTENTBLOK*/
#contentblok {
   float:left;
   min-height:440px;
	_height:440px;
   width:533px;
   overflow:auto;
   padding:10px;
   text-align:justify;
   background:#fffae3 url(../gfx/bg_content.jpg) no-repeat;
}
#tekst {
   width:510px;
}
.archieflink {
	float: right;
}
.buttonsprev {
	width: 80px;
}
.buttonsprev, .buttonsback, .buttonsnext {
   float:left;
   margin-top:40px;
}
.buttonsback {
   margin-left:140px;
}
.buttonsnext {
	float: right;
}
table {
   width:400px;
   margin-top:20px;
   border:0;
   border-collapse:collapse;
}
.nieuws table {
   width:180px;
   margin:0px;
   color:pink;
}
.tf_table table {
	margin:0;
}
.tf_table img {
	display:inline;
}
.nieuws a
{
	color: #000066;
}
.nieuws a:hover
{
	color: #FFCC00;
	text-decoration: underline;
}
td {
   border:0;
   vertical-align:top;
}
table a, table a:hover {
   color:#000000;
   text-decoration:none;
}
table a:hover {
   text-decoration:underline
}
#contactForm {
	margin-left: 60px;
}
#contactForm .submit {
   background: #000066;
   border: 1px solid #FFCC00;
   color: #FFFFFF;
   font-weight: bold;
}
#map {
	margin-left: 10px;
	width: 259px;
	height:305px;
}
#landkaart {
	position: relative;
}
#dropdown {
	float: right;
	margin-right: 10px;
	width: 200px;
	height: 100%;
}
#dropdown table {
	width: 200px;
}
#productgroups table{
	width: 100%;
	margin-left: 5px;
}
#companyRow table{
	width: 100%;
	margin-left: 5px;
}
#companyLogo {
	float:right;
	width:150px;
	height:150px;
}

div#Contactform td {
   padding:3px 0;
   *padding:0;
}
/*------------------*/

/*KOLOMRECHTS*/
#kolomrechts {
   float:left;
   width:231px;
   min-height:440px;
	_height:440px;
   background:#004071 url(../gfx/bg_kolom_right.jpg) no-repeat;
}
.nieuwsblok {
   width:211px;
   margin:12px 0 0 10px;
}
.nieuwsheader {
   background:red url(../gfx/bg_sideitem_header.gif) no-repeat;
   padding:9px 0 8px 7px;
   color:#004071;
}
.nieuws {
   padding:7px;
   background:#d9e3ea;
}
#footer {
   clear:both;
   height:18px;
   background:#ffeb92 url(../gfx/bg_footer.gif) repeat-x;
   text-align:right;
   color:#004071;
   padding-right:10px;
   padding-top:5px;
}
#footer a, #footer a:hover {
   color:#004071;
   text-decoration:none;
}
#footer a:hover {
   text-decoration:underline;
}
.subscribe_nbs {
	text-align:center;
	margin: 0px;
}
.subscribe_nbs .submit,
.submit, .nbsAddFormSubmit {
   border:1px solid #004071;
   font-family:verdana;
   font-size:11px;
   color: black;
   background:#a9c8d8;
   padding:3px 7px;
}
#print_button {
	float:right;
	display:block;
}
#sitemap
{
	width:450px;
	height:90%;
	margin: auto;
}
#sitemap a {
	text-decoration: none;
}
#sitemap a:hover {
	text-decoration: underline;
}
#sub p {
	border-bottom: 3px solid #ffcc00;
}
.with {
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 20px;
}


#beniflogo {
   position:relative;
   left:50px;
}
