body,td,th {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:bold;
}

body {
background-color: #222222;
margin:0;
}

.wrapper {
width: 684px;
border:1px solid #e0e0e0;
text-align:left;
padding-bottom: 5px;
margin:0 auto;
margin-top: 5px;
background-image: url(images/background_middle01.gif);
background-repeat: repeat-y;
}

.header {
width: 421px;
height: 120px;
padding-top: 10px;
margin-left: 10px;
}

.nav {
width: 674px;
margin-left: 5px;
height: 20px;
background: url(images/menubalk.gif);
}
	.nav ul {
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	list-style: none;
	}
	.nav li {
	float: left;
	padding-top: 2px;
	margin-right: 30px;
	}
	.nav a {
	float: right;
	text-decoration: none;
	color: #FFFFFF;
	}
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
	.nav a {float:none;}
/* End IE5-Mac hack */

  .nav a:visited {
  color: #fff;
  text-decoration: none;
  }
  .nav a:hover {
  color: #fff;
  text-decoration: none;
  }

.clear {
clear:both;
  }

#flash {
float: left;
width: 466px;
height: 226px;
padding-left: 5px;
margin-top: 5px;
margin-right: 0px;
}

#flash2 {
float: left;
width: 201px;
height: 226px;
margin-left: 5px;
margin-top: 5px;
}

	.content {
	padding: 5px;
	}
	.leftcolumntable {
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 11px;
	}
	.leftcolumncontact {
	font-family:Arial, Helvetica, sans-serif;
	color: #346bbd;
	font-weight: normal;
	font-size: 11px;
	}
	.leftcolumn {
	float: left;
	width: 170px;
	height: 330px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #346bbd;
	margin-right: 5px;
	margin-top: 5px;
	}
	.titelleft {
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight:bold;
	margin-top: 6px;
	font-size: 12px;
	border-bottom:1px dotted #FFFFFF;
	}	
	.leftcontact {
	float: left;
	width: 158px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #346bbd;
	border: 1px solid #346bbd;
	background-color: #FFFFFF;
	padding: 5px;
	margin-top: 5px;
	}
	.leftlink a:link {
  	color: #FF0000;
  	text-decoration: underline;
  	}
  	.leftlink a:visited {
  	color: #ff0000;
  	text-decoration: underline;
  	}
  	.leftlink a:hover {
  	color: #ff0000;
  	text-decoration: none;
  	}
	.titelleftcontact {
	font-family:Arial, Helvetica, sans-serif;
	color: #346bbd;
	font-weight: bold;
	font-size: 12px;
	border-bottom:1px dotted #346bbd;
	}

	.rightcolumn {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	width: 484px;
	margin: 5px;
	padding-top: 5px;
	padding-bottom: 10px;
	}
	.rightcolumn_fat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	}
	.titelright {
	font-family:Arial, Helvetica, sans-serif;
	color: #346bbd;
	font-weight:normal;
	font-size: 18px;
	border-bottom:1px solid #346bbd;
	}
	.rightcolumn_blauw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #346bbd;
	}
	.rightcolumn_link a:link a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	}	
	.rightcolumn_link a:hover {
	color: #346bbd;
	text-decoration: none;
  	}
	.table {
	padding-left:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	}
	.tableblauw {
	padding-left:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #346bbd;
	}

.footer {
width:684px;
margin:0 auto;
text-align:right;
font-family:Arial, Helvetica, sans-serif;
color: #888888;
font-weight:bold;
font-size: 10px;
padding-bottom: 10px;
}

.copyright a:link {
  color: #346bbd;
  text-decoration: underline;
  }
  .copyright a:visited {
  color: #346bbd;
  text-decoration: underline;
  }
  .copyright a:hover {
  color: #FF0000;
  text-decoration: none;
  }
  

 .textfield {
 border: 1px solid #346bbd;
 color:#555555;
 font-size:12px;
 }
 
 .button {
 background-color:#346bbd;
 border:0px;
 color:#FFFFFF;
 font-size:12px;
 }
