body, html {
	margin: 0;
	padding: 0;
}
body, td {
	font: 12px Arial, sans-serif;
	color: #333;
}
input, textarea, select {
	font: 12px Arial, sans-serif;
	color: #333;
}
img {
	border: none;
}
p, h1, h2, form {
	margin: 0;
	padding: 0;
}
p {
	margin: 10px 0 0 0;
}
h1 {
	margin: 0;
	font-weight: bold;
	font-size: 24px;
}
h2 {
	margin: 10px 0 0 0;
	font-weight: bold;
	font-size: 16px;
}
a:link, a:visited {
	text-decoration: none;
	color: #ed1350;
}
a:hover {
	color: #333;
}
h2 a:link, h2 a:visited {
	color: #333;
}
h2 a:hover {
	color: #ed1350;
}
div.clearfloat {
	clear: both;
}	
table#wrapper {
	width: 922px;
	position: relative;
	margin: 0 auto;
}
td#logo {
	padding: 10px 0 0 0;
	width: 683px;
	height: 100px;
}
td#logo_right {
	width: 239px;
}
td#snelkoppelingen {
	width: 688px;
	padding: 5px 0;
	vertical-align: bottom;
}
div.shortcut {
	float: left;
}
td#snelkoppelingen a:link, td#snelkoppelingen a:visited {
	color: #333;
	font-weight: bold;
	margin-right: 10px;
}
td#snelkoppelingen a:hover {
	color: #ed1350;
}
td#zoeken {
	height: 20px;
	width: 234px;
	text-align: right;
	padding: 5px 0;
	vertical-align: top;
}
td#zoeken input#search_area {
	border: 1px solid #333;
	padding: 2px 3px;
	width: 150px;
	height: 15px;
}
td#zoeken input#submit {
	height: 21px;
	padding: 2px 5px 2px 5px;
	background: #ed1350;
	border: none;
	color: #fff;
	cursor: pointer;
}
td#banner {
	vertical-align: top;
	width: 922px;
	height: 194px;
}
td#navigation {
	background: url(images/worldmap.gif) no-repeat;
	vertical-align: top;
	padding: 10px 0;
	border-bottom: 1px solid #89b0c1;
}
td#navigation h2 {
	margin: 0;
}
td#navigation a:link, td#navigation a:visited {
	color: #333;
}
td#navigation a:hover {
	color: #ed1350;
}
td#navigation span.arrow {
	color: #00aeef;
}
td#navigation span.title a:link, td#navigation span.title a:visited {
	color: #ed1350;
	font-size: 18px;
}
td#navigation span.title a:hover {
	color: #333;
}
td#navigation span.title, td#navigation span.arrow {
	display: block;
	float: left;
	margin-bottom: 5px;
}
td#navigation a.subelement:link, td#navigation a.subelement:visited {
	background: url(images/nav_subelement_bullet.gif) 2px 6px no-repeat;
	padding-left: 14px;
	display: block;
	float: left;
	
}
div.title_2_div {
	height: 26px;
	overflow: hidden;
}
span.title2 a:link, span.title2 a:visited {
	font-size: 20px;
	font-weight: bold;
}
div#button, div#button1, div#button2 {
	width: 229px;
	float: left;
}
div#news_view {
	width: 234px;
	float: left;
}
td#inhoud_container {
	background: url(images/border.gif) 215px 0 repeat-y;
	padding: 0;
	border-top: 20px solid #fff;
	border-bottom: 20px solid #fff;
	line-height: 20px;
	vertical-align: top;
}
td#footer {
	vertical-align: top;
	background: top left url(images/background_dots.gif) repeat-x;
	padding-top: 10px;
}
td#footer div#footer_navigation {
	float: left;
	color: #146984;
}
td#footer div#footer_navigation a:link, td#footer div#footer_navigation a:visited {
	color: #146984;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
td#footer div#footer_navigation a:hover {
	color: #719fb5;
}
td#footer div#footsteps {
	float: right;
	font-size: 11px;
	color: #888;
}
td#footer div#footsteps a:link, td#footer div#footsteps a:visited {
	color: #888;
	font-size: 11px;
}
td#footer div#footsteps a:hover {
	color: #666;
}
div#inhoud_left {
	float: left;
	width: 203px;
	margin-right: 25px;
	margin-right: 25px;
	color: #fff;
}
div#inhoud_right {
	float: left;
	width: 692px;
}
div#search_page div#previous {
	float: left;
	margin-top: 10px;
}
div#search_page div#next {
	margin-top: 10px;
	float: right;
}
div#search_page  input#search_area {
	border: 1px solid #333;
	padding: 2px 3px;
	width: 150px;
	height: 15px;
}
div#search_page input#submit {
	height: 21px;
	padding: 2px 5px 2px 5px;
	background: #ed1350;
	text-transform: Capitalize;
	border: none;
	color: #fff;
	cursor: pointer;
}
div#subnavigatie {
	padding-top: 20px;
}
div#subnavigatie h2 a:link, div#subnavigatie h2 a:visited {
	color: #ed1350;
}
div#subnavigatie h2 a:hover {
	color: #333;
}
div#subnavigatie h2 {
	color: #00aeef;
	margin: 0;
	font-size: 18px;
}
div#subnavigatie p {
	margin: 0;
}
div#subnavigatie div.button {
	float: left;
	width: 300px;
	font-size: 11px;
	margin-right: 20px;
}
div#trace {
	color: #666;
	margin-bottom: 10px;
}
div#trace a:link, div#trace a:visited {
	color: #666;
	font-size: 11px;
}
div#trace a:hover {
	color: #888;
}

/* Contactformulier */
div.mailer_ext {
	position: relative;
}
div.mailer_ext div.left, div.mailer_ext div.right {
	width: 340px;
	float: left;
}
div.mailer_ext label {
	display: block;
	float: left;
	width: 110px;
}
div.mailer_ext label.full {
	width: auto;
	float: none;
}
div.mailer_ext input {
	margin-bottom: 3px;
	border: 1px solid #666;
	padding: 2px 3px;
	width: 150px;
}
div.mailer_ext select {
	margin-bottom: 3px;
	border: 1px solid #666;
	padding: 2px 3px;
	width: 160px;
}
div.mailer_ext textarea {
	width: 231px;
	border: 1px solid #666;
	padding: 2px 3px;
}
div.mailer_ext input.versturen {
	text-transform: capitalize;
}
div.mailer_ext input.versturen {
	height: 21px;
	padding: 1px 3px 2px 3px;
	background: #ed1350;
	border: none;
	color: #fff;
	cursor: pointer;
	width: auto;
}
div.mailer_ext div.message {
	position: absolute;
	left: 300px;
	font: 12px Arial, sans-serif;
	color: #333;
	cursor: pointer;
	top: -16px;
	background: #fff;
}
div.mailer_ext input.error {
	border: 1px solid #ed1350;
}
div.mailer_ext div.radio_buttons {
	margin: 10px 0;
}
div.mailer_ext div.radio_buttons p {
	margin-bottom: 10px;
}
div.mailer_ext div.radio_buttons input {
	width: auto;
	border: none;
	width: auto;
}
div.mailer_ext div.radio_buttons label {
	display: inline;
	float: none;
}
div.mailer_ext div.aanhef {
	margin-bottom: 3px;
}
div.mailer_ext div.aanhef input.radio {
	width: auto;
	border: none;
}
div.mailer_ext div.aanhef label {
	display: inline;	
	float: none;
	width: auto;
}

/* Customer */
div#customer  {
	float: left;
	border: 1px solid #377a94;
	border-left-width: 40px;
	padding: 8px 6px;
}
div#customer a:link, div#customer a:visited {
	color: #377a94;
}
div#customer a:hover {
	color: #719fb5;
}

/* Sidepanel */
div.sidepanel {
	width: 200px;
}

/* Niveau 1 */
div.sidepanel ul {
	margin: 0;
	padding: 0;
	font-weight: bold;
	list-style: none;
}
div.sidepanel ul a:link, div.sidepanel ul a:visited {
	color: #000;
}
div.sidepanel ul a:hover {
	color: #ed1350;
}

/* Niveau 2 */
div.sidepanel ul ul {
	font-weight: normal;
	color: #000;
	line-height: 15px;
}
div.sidepanel ul ul li {
	background: url(images/nav_subelement_bullet.gif) 2px 6px no-repeat;
	padding-left: 14px;
}
div.sidepanel ul ul a:link, div.sidepanel ul ul a:visited {
	color: #000;
}
div.sidepanel ul ul a:hover {
	color: #ed1350;
}

/* Niveau 3 */
div.sidepanel ul ul ul {
	font-weight: normal;
	font-size: 11px;
}
div.sidepanel ul ul ul li {
	background: none;
	padding: 1px 0;
}
div.sidepanel ul ul ul a:link, div.sidepanel ul ul ul a:visited {
	color: #666;
}
div.sidepanel ul ul ul a:hover {
	color: #000;
}

/* Gegevens */
div.gegevens div.title {
	padding: 15px;
	background: #377a94;
	border-bottom: 3px solid #fff;
	font-weight: bold;
	color: #fff;
}
div.gegevens div.inner {
	background: #719fb5;
	padding: 15px;
	color: #fff;
}
div.gegevens p  {
	margin: 0 0 0 0;
}
div.gegevens a:link, div.gegevens a:visited {
	color: #fff;
}
div.gegevens a:hover {
	color: #377a94;
}

/* Taalkeuze */
td#logo div#language {
	float: left;
	padding: 10px;
	margin-left: 10px;
}
td#logo div#language img {
	margin-right: 5px;
}

/* Google maps */
.google_maps_container {
	width: 100%;
	margin-top: 10px;
	height: 300px;
	margin-right:15px;
	border: 1px solid #666;
}
#google_maps_navigation {
	margin-top: 10px;
}
.google_maps_button {
	height: 21px;
	padding: 0px 3px 2px 3px;
	background: #ed1350;
	border: none;
	color: #fff;
	cursor: pointer;
	margin-left: 5px;
}
.google_maps_search {
	width: 200px;
	border: 1px solid #666;
	padding: 2px 3px;
}