html {
	overflow:auto; 
}
body {
   margin:0px;
   font-family: arial,'verdana',sans-serif;
   font-size:10pt;
   padding:0;
}
img {
   border:0px;
}
h1 {
   color:#000000;
   margin:0px;
   padding:10px 0 10px 0;
   font-size:14px;
}
h2, h3 {
   color:#ffffff;
   margin:0px;
   font-size:12px;
}
h3 {
   color:#000000;
   margin-top:15px;
}
h4 {
   color:#000000;
   margin:0px;
   font-size:12px;
}

a {
   color:#000000;
}
.error_message, .info_message {
   padding:10px;
   border:1px solid #d20000;
   color:#d20000;
   margin:10px 0;
}
.error_message h3, .info_message h3 {
   font-size:13px;
   margin:0 0 10px 0;
}
.info_message {
   border:1px solid #1b00bf;
   color:#1b00bf;
}

#center {
   margin:0 auto;
   width:1000px;
}


/* HEADER */
#header {
   height:96px;
   background:url("../gfx/bg_header.jpg") #087BA5 no-repeat;
   border-bottom:3px solid #B6204B;
   position:relative;
}
.logo {
   float:left;
   padding-left:50px;
   width:165px;
}
.banner {
   float:left;
   margin: 10px 42px 10px 40px;
}
.sidenav {
   xfloat:right;
   right: 10px;
   width:210px;
   padding:10px;
   xposition: absolute;
}
.sidenav a, .sidenav a:hover {
   display:block;
   color:#FFFFFF;
   text-decoration:none;
   font-weight:bold;
   font-size:13px;
   text-align:right;
}
.sidenav a:hover {
   text-decoration:underline;
}
/*------------------*/


/* KOLOMLINKS */
#kolomlinks {
   float:left;
   width:215px;
   xheight:100px;
   _height:485px;
   min-height:485px;
   background:url("../gfx/bg_kolom_left.jpg") #E4E2E2 no-repeat;
   border-right:1px solid #B6204B;
   position:relative;
}

#navigatie {
   margin-top:30px;
   margin-right:20px;
   position: absolute;
}
#navigatie a {
	cursor: pointer;
}
#navigatie *{
	width:200px;
}
#logintaal {
   position:absolute;
   bottom:35px;
   _bottom:30px;
   xbackground:red;
}

#login {
   margin-left: 5px;
   color:#000000;
}
#login label {
   display:block;
   width:150px;
   margin-top:5px;
}
#login .submit {
   width:80px;
   margin-top:5px;
   margin-left:66px;
   margin-bottom: 0px;
   background: #ffffff;
   xborder: 1px solid #B6204B;
   xcolor: #f0f;
   font-weight: bold;
}


#taal {
   margin:10px 0 0 30px;
}

#taal a, #taal a:hover {
   float:left;
   display:block;
   margin-right:5px;
}
a.leftlinks {
   font-weight:bold;
   font-size:10px;
   margin:0;
   text-decoration: none;
}

a.leftlinks:hover {
   text-decoration: underline;
}

.loginbox {
   width: 120px;
   background: #ffffff;
   color: #B6204B;
   border: 1px solid #B6204B;
}
/*------------------*/





/*CONTENTBLOK*/
#contentblok {
   float:left;
   xheight:100px;
   min-height:466px;
   _height:466px;
   width:533px;
   xoverflow:auto;
   padding:10px;
   text-align:justify;
   xposition: relative;
}
#tekst {
   width:510px;
}
.archieflink {
	float: right;
}
.eventtitle {
	width: 510px;
	color: #FC943D;
	font-size: 14px;
	margin-top: 20px;
}
.eventtext {
	width: 510px;
}
.eventback {
	padding-top: 10px;
	xwidth: 510px;
	width: 33%;
	text-align: center;
	float: left;
}
.eventmonth {
	width: 510px;
	border-bottom: 1px solid #BDD448;
	color: #FC943D;
	font-size: 16px;
	margin-left: 5px;
	margin-top: 20px;
	_margin-top: 10px;
}
.eventitems {
	margin-left: 5px;
	width:510px;
	margin-bottom: 5px;
}
.eventdate {
	width: 130px;
	float: left;
}
.eventname {
	width:200px;
	float:left;
}
.eventlocation {
	width: 90px;
	float: left;
}
.eventcountry {
	width: 80px;
	float: left;
	padding-left: 10px;
}
.archiefDate {
	width: 180px;
	float: left;
}
.nieuwselement, .archiefelement, .eventelement {
   width:510px;
   margin-top:15px;
   float: left;
}
.nieuwspicture {
   float:left;
   border:3px solid #E4E2E2;
   margin-right:10px;
}
.nieuwscontent, .archiefindex {
   float:left;
   width:438px;
}
.nieuwscontent2 {
	float: left;
	width:438px;
	margin-left: 36px;
	_margin-left: 20px;
}
.readmore {
   text-align:right;
   margin-top:7px;
   float: left;
   width: 100%;
}
.archieflink {
   font-weight:bold;
   text-align:right;
   margin-top:20px;
}
.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;
}
.tf_table table {
	margin:0;
}
.tf_table img {
	display:inline;
}
.nieuws a
{
	color: #000000;
}
.nieuws a:hover
{
	color: #000000;
	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: #ffffff;
   border: 1px solid #B6204B;
   color: #000000;
   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%;
	xborder: 1px solid red;
	margin-left: 5px;
}
#companyRow table{
	width: 100%;
	margin-left: 5px;
}
#companyLogo {
	float:right;
	width:150px;
	height:150px;
}
/*------------------*/



/*KOLOMRECHTS*/
#kolomrechts {
   float:left;
   width:230px;
   xheight:100px;
   min-height: 486px;
   _height: 486px;
   background:url("../gfx/bg_kolom_right.jpg") #E4E2E2 no-repeat;
   border-left:1px solid #B6204B;
   xposition:relative;
}
.nieuwsblok {
   width:200px;
   margin:20px 0 0 12px;
   color: #000000;
}
.nieuwsheader {
   height:15px;
   background:#087BA5;
   border-bottom:3px solid #B6204B;
   padding:5px;
}
.nieuws {
   border:1px solid #000000;
   border-top:0px;
   padding:5px;
   background:#FFFFFF;
}
/*------------------*/



#footer {
   clear:both;
   height:17px;
   background:#087BA5;
   border-top:3px solid #B6204B;
   text-align:right;
   color:#ffffff;
   padding-right:10px;
   padding-top:3px;
}
#footer a, #footer a:hover {
   color:#ffffff;
   text-decoration:none;
}
#footer a:hover {
   text-decoration:underline;
}
.subscribe_nbs {
	text-align:center;
	margin: 0px;
}
.subscribe_nbs .submit {
   background: #ffffff;
   border: 1px solid #0D1214;
   color: #0D1214;
   font-weight: bold;
}
.submit, .nbsAddFormSubmit {
   background: #ffffff;
   border: 1px solid #0D1214;
   color: #0D1214;
   font-weight: bold;
}
#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 #a0a19b;
}
.with {
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 20px;
}


#beniflogo {
   position:relative;
   left:50px;
}

#knoppen {
   margin:20px 0pt 0pt 12px;
}

#knoppen div {
  margin-bottom: 12px;
}

/* USER NEWS EDIT */
.formfield label {
   float:left;
   margin:2px 0;
   width:150px;
}
.textarea label {
   float:none;
   display:block;
}
.news_user_edit {
   
}

.news_user_edit .formfield input {
   margin:5px 0;
}