html, body {
	background: top center url(images/background.gif) no-repeat;
	height: 100%;
	width: 100%;
}
body.editor {
	background: #FFF;
}
body, div, input, textarea {
	font: 12px/17px verdana,arial,sans serif;
	color: #000;
}
a:link, a:active, a:visited {
	color: #647c81;
}
a:hover {
	color:  #a2b7bb;
	text-decoration: None;
}
img {
	padding: 0;
	margin: 0;
	border: None;
}
p {
	margin: 10px 0;
	padding: 0;
}
h1 {
	padding: 0;
	margin: 0;
	font: bold 13px/19px verdana,arial,sans serif;
	color: #000;
}
h2 {
	padding: 0;
	margin: 0;
	font: bold 13px/19px verdana,arial,sans serif;
	color: #000;
}
h3 {
	padding: 0;
	margin: 0;
}
div#outer_wrapper {
	height: 100%;
	width: 1000px;
	position: relative;
	left: 50%;
	top: 0;
	margin-left: -500px;
	z-index:1;
}
div#outer_navigation {
	position: absolute;
	top:83px;
	left: 0;
	Width: 100%;
	height: 65px;
	background: url(images/streep_bg.gif) repeat-x;
	z-index: 20;
}
div#inner_navigation {
	Width: 1000px;
	height: 63px;
	position: relative;
	left: 50%;
	top: 0;
	margin-left: -500px;
}

div#inner_navigation .element, div#inner_navigation .aelement  {
	height: 22x;
	width: 1000px;
	background: right bottom url(images/bg_menu_1.gif) no-repeat;
	position: absolute;
	top: 0;
	left:0;
	z-index: 1;
}
div#inner_navigation .element {
	text-align: right;
}
div#inner_navigation .aelement {
	text-align: left;
}
div#inner_navigation .element a:link, div#inner_navigation .element a:active, div#inner_navigation .element a:visited, div#inner_navigation .aelement a:link, div#inner_navigation .aelement a:active, div#inner_navigation .aelement a:visited {
	display: block;
	font: bold 14px/21px Arial;
	text-transform: uppercase;
	color: #fff;
	margin: 0 15px;
	text-decoration: None;
} 
div#inner_navigation .subelement {
	height: 517px;
	width: 200px;
	position: absolute;
	top: 21px;
	left:0;
	padding: 0;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	z-index: 20;
}
div#inner_navigation #subelements {
	position: absolute;
	top: 60px;
	left: 0;
}
div#inner_navigation #subelements1 {
	position: absolute;
	top: 39px;
	left: 0;
}
div#inner_navigation #subelements2 {
	position: absolute;
	top: 16px;
	left: 0;
}
div#inner_navigation .element1, div#inner_navigation .aelement1  {
	height: 22px;
	width: 1000px;
	background: right bottom url(images/bg_menu_2.gif) no-repeat;
	position: absolute;
	top: 21px;
	left:0;
	z-index: 1;
}
div#inner_navigation .element1 {
	text-align: right;
}
div#inner_navigation .aelement1 {
	text-align: left;
}
div#inner_navigation .element1 a:link, div#inner_navigation .element1 a:active, div#inner_navigation .element1 a:visited, div#inner_navigation .aelement1 a:link, div#inner_navigation .aelement1 a:active, div#inner_navigation .aelement1 a:visited {
	display: block;
	font: bold 14px/22px Arial;
	text-transform: uppercase;
	color: #fff;
	margin: 0 15px;
	text-decoration: None;
}
div#inner_navigation .subelement1 {
	height: 494px;
	width: 200px;
	position: absolute;
	top: 43px;
	left:0;
	padding: 0;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	z-index: 20;
}
div#inner_navigation .element2, div#inner_navigation .aelement2  {
	height: 22px;
	width: 1000px;
	background:right bottom url(images/bg_menu_3.gif) no-repeat;
	position: absolute;
	top: 43px;
	left:0;
	z-index: 1;
}
div#inner_navigation .element2 {
	text-align: right;
}
div#inner_navigation .aelement2 {
	text-align: left;
}
div#inner_navigation .element2 a:link, div#inner_navigation .element2 a:active, div#inner_navigation .element2 a:visited, div#inner_navigation .aelement2 a:link, div#inner_navigation .aelement2 a:active, div#inner_navigation .aelement2 a:visited {
	display: block;
	font: bold 14px/22px Arial;
	text-transform: uppercase;
	color: #fff;
	margin: 0 15px;
	text-decoration: None;
}

div#inner_navigation .subelement2, div#inner_navigation .subsubelement2 {
 	height: 472px;
	width: 200px;
	position: absolute;
	top: 65px;
	left:0; 
	padding: 0;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	z-index: 20;
}
div#inner_navigation .layout_asubelement1 {
	height: 21px;
	background: #647c81;
	border-bottom: 1px solid #FFF;
	color: #FFF;
	font: bold 12px/21px Arial;
	text-decoration: None;
}
div#inner_navigation .layout_asubelement1 a:link ,div#inner_navigation .layout_asubelement1 a:visited, div#inner_navigation .layout_asubelement1 a:active {
	color: #FFF;
	font: bold 12px/21px Arial;
	text-decoration: None;
	padding: 0 15px;	
	display: block;
}
div#inner_navigation .layout_asubelement2 {
	height: 21px;
	background: #009999;
	border-bottom: 1px solid #fff;
	color: #FFF;
	font: bold 12px/21px Arial;
	text-decoration: None;
}
div#inner_navigation .layout_asubelement2 a:link ,div#inner_navigation .layout_asubelement2 a:visited, div#inner_navigation .layout_asubelement2 a:active {
	color: #FFF;
	font: bold 12px/21px Arial;
	text-decoration: None;
	padding: 0 15px;	
	display: block;
}
div#inner_navigation .layout_asubelement3 {
	height: 21px;
	background: #1c2674;
	border-bottom: 1px solid #fff;
}
div#inner_navigation .layout_asubelement3 a:link ,div#inner_navigation .layout_asubelement3 a:visited, div#inner_navigation .layout_asubelement3 a:active {
	color: #FFF;
	font: bold 12px/21px Arial;
	text-decoration: None;
	padding: 0 15px;	
	display: block;
}
div#inner_navigation .titel {
	height: 21px;
	border-bottom: 1px solid #fff;
	color: #017575;
	font: bold 11px/21px Arial;
	text-decoration: None;
	text-transform: uppercase;
	padding: 0 15px;
}
div#inner_navigation .layout_subelement {
	height: 21px;
	border-bottom: 1px solid #fff;
	color: #017575;
	font: bold 12px/21px Arial;
	text-decoration: None;
}
div#inner_navigation .layout_subelement a:link, div#inner_navigation .layout_subelement a:active, div#inner_navigation .layout_subelement a:visited, div#inner_navigation .layout_subsubelement a:link, div#inner_navigation .layout_subsubelement a:active, div#inner_navigation .layout_subsubelement a:visited {
	color: #fff;
	font: bold 12px/21px Arial;
	text-decoration: None;
	display: block;
	cursor: hand;
	width: 170px;
	height: 21px;
	padding: 0 15px;
}

#shortcuts {
	position: absolute;
	top: 53px;
	right: 108px;
	z-index: 5;
	color: #018667;
	font: bold 12px/15px Arial;
}
#shortcuts  a:link, #shortcuts a:visited, #shortcuts a:active {
	text-decoration: None;
	color: #018667;
	margin: 0 10px;
	font: bold 12px/15px Arial;
}
#shortcuts a:hover {
	text-decoration: underline;
}
#language {
	position: absolute;
	top: 53px;
	left: 150px;
	z-index: 5;
}
#language a.lang img {
	filter: alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
}
#language a.lang:hover img, #language a.active_lang img {
	filter: alpha(opacity=100);
	opacity: 1;
	-moz-opacity: 1;
	-khtml-opacity: 1;
}
#inhoud {
	position: absolute;
	left: 200px;
	top: 149px;
	right: 15px;
	vertical-align: top;
}
#inhoud #inhoud_tekst {
	padding: 15px 0 0 30px;
	float: left;
}
#rechts,  #inhoud #editor1, #inhoud #editor2, #inhoud #editor3, #nieuws_rechts{
	float: right;
	width: 180px;
	color:#fff;
	text-align: justify;
	font-size: 10px;
	line-height: 15px;
	margin: 0 0 15px 15px;
}
#download_rechts1, #download_rechts2, #landen {
	float: left;
	width: 180px;
	color:#fff;
	text-align: justify;
	font-size: 10px;
	line-height: 15px;
	margin: 0 0 15px 15px;
	padding: 0 0 10px 0;
}
div#float_right{
	float: right;
	width: 320px;
}
#image_fade1, #image_fade2, #image_fade3, div#photodiv{
	width: 320px;
	color:#fff;
	text-align: justify;
	font-size: 10px;
	line-height: 15px;
	margin: 0 0 -5px 15px;
} 
#inhoud #editor_inhoud {
	padding: 10px;
	color:#fff;
	text-align: justify;
	font-size: 10px;
	line-height: 15px;
}
#inhoud #editor_inhoud a:link, #inhoud #editor_inhoud a:active, #inhoud #editor_inhoud a:visited {
	color: #fff;
}
#inhoud #editor_inhoud a:hover {
	text-decoration: None;
	color: #666;
}
#inhoud #editor1 p, #inhoud #editor2 p, #inhoud #editor3 p, #inhoud #image_fade1 p , #inhoud #image_fade2 p , #inhoud #image_fade3 p {
	margin: 0;
	padding: 0;
}
#inhoud #editor1 img, #inhoud #editor2 img, #inhoud #editor3 img {
	margin: -10px -10px 10px -10px;
	padding: 0;
}
#inhoud #editor1 #editor_inhoud p font.tekst, #inhoud #editor2 #editor_inhoud p font.tekst, #inhoud #editor3 #editor_inhoud p font.tekst, #inhoud #image_fade1 #editor_inhoud p font.tekst, #inhoud #image_fade2 #editor_inhoud p font.tekst, #inhoud #image_fade3 #editor_inhoud p font.tekst {
	padding: 0;
	margin: 0;
}
#inhoud #editor1 #editor_inhoud font.kop , #inhoud #editor2 #editor_inhoud font.kop, #inhoud #editor3 #editor_inhoud font.kop, #inhoud #image_fade1 #editor_inhoud font.kop, #inhoud #image_fade2 #editor_inhoud font.kop, #inhoud #image_fade3 #editor_inhoud font.kop {
	font-weight: bold;
	padding: 0 0 10px 0;
}
#inhoud #editor1 #editor_inhoud  font.kop, #inhoud #editor1 #editor_inhoud  font.kop p, #inhoud #image_fade1 #editor_inhoud  font.kop, #inhoud #image_fade1 #editor_inhoud  font.kop p{
	color: #647c81;
}
#inhoud #editor2 #editor_inhoud  font.kop, #inhoud #editor2 #editor_inhoud  font.kop p, #inhoud #image_fade2 #editor_inhoud  font.kop, #inhoud #image_fade2 #editor_inhoud  font.kop p{
	color: #338ea2;
}
#inhoud #editor3 #editor_inhoud  font.kop, #inhoud #editor3 #editor_inhoud  font.kop p, #inhoud #image_fade3 #editor_inhoud  font.kop, #inhoud #image_fade3 #editor_inhoud  font.kop p{
	color: #FFF;
}
#inhoud #editor1 #editor_inhoud, #nieuws_rechts, #image_fade1{
	background: #a2b7bb;
}
#inhoud #editor2 #editor_inhoud, #download_rechts1, #image_fade2{
	background: #62b5c7;
}
#inhoud #editor3 #editor_inhoud, #download_rechts2, #image_fade3{
	background: #3d468e;
}
#nieuws_rechts .nieuws_rechts_pijltje {
	float:left;
	vertical-align: top;
	padding: 0;
	margin: 0;
}
#nieuws_rechts_h {
	width: 180px;
	background: #c8d6d9;
	border-bottom: 1px solid #b4cfd5;
}
#nieuws_rechts_h h2{
	font: bold 11px/32px arial;
	color: #647c81;
	padding: 0 15px;
	margin: 0;
}
#nieuws_rechts .nieuws_rechts_image img{
	padding: 0;
	margin: 0;
}
#nieuws_rechts .nieuws_rechts_image {
	float:left;
	padding: 12px 0 0 8px;
}
#nieuws_rechts .nieuws_rechts_titel {
	float:right;
	width: 160px;
	border-bottom: 1px solid #b4cfd5;
}
#nieuws_rechts .nieuws_rechts_titel a:link, #nieuws_rechts .nieuws_rechts_titel a:active, #nieuws_rechts .nieuws_rechts_titel a:visited {
	color: #fff;
	font-size: 11px;
	text-decoration: underline;
	padding: 0;
	margin: 0;
}
#download_rechts1 div.download_titel1 {
	height: 25px;
	padding: 2px 10px;
	font-size: 11px;
	width: 320px;
	line-height: 25px;
	font-weight: bold;
	color: #338ea2;
	background: #b4cfd5;
	border-bottom: 1px solid #fff;
}
#download_rechts1 div.download1 {
	width: 320px;
	height: 30px;
	border-bottom: 1px solid #b4cfd5;
}
#download_rechts1 div.download_subtitel1 {
	float:left;
	width: 276px;
	padding: 3px 10px;
	color:#fff;
	font-size: 10px;
	line-height: 25px;
}
#download_rechts1 div.download_image1 {
	float:right;	
	padding: 2px 10px 2px 0;
}


#download_rechts1 div.download_subtitel1 a:link, #download_rechts1 div.download_subtitel1 a:visited, #download_rechts2 div.download_subtitel2 a:link, #download_rechts2 div.download_subtitel2 a:visited {
	color: #fff;
	text-decoration: underline;
	padding: 0;
	margin: 0;
}
#download_rechts1 div.download_subtitel1 a:hover, #download_rechts2 div.download_subtitel2 a:hover {
	text-decoration: none;
}

#download_rechts2 div.download_titel2 {
	height: 25px;
	padding: 2px 10px;
	width: 320px;
	font-size: 11px;
	line-height: 25px;
	font-weight: bold;
	color: #3d468e;
	background: #9094b2;
	border-bottom: 1px solid #b4cfd5;
}
#download_rechts2 div.download2 {
	width: 320px;
	height: 30px;
	border-bottom: 1px solid #b4cfd5;
}
#download_rechts2 div.download_subtitel2 {
	float:left;
	width: 276px;
	padding: 3px 10px;
	color:#fff;
	font-size: 10px;
	line-height: 25px;
}
#download_rechts2 div.download_image2 {
	float:right;	
	padding: 2px 10px 2px 0;
}



#landen  {
	background: #a2b7bb;
}
#landen div.landen_titel {
	height: 25px;
	padding: 2px 10px;
	font-size: 11px;
	line-height: 25px;
	font-weight: bold;
	color: #647c81;
	background: #bfd0d3;
	border-bottom: 1px solid #fff;
}
#landen div.landen {
	width: 180px;
	height: 30px;
	border-bottom: 1px solid #fff;
}
#landen div.landen_subtitel {
	float:left;
	width: 126px;
	padding: 3px 10px;
	color:#fff;
	font-size: 10px;
	line-height: 25px;
}

#landen div.landen_subtitel a:link, #landen div.landen_subtitel a:visited {
	color: #fff;
	text-decoration: underline;
	padding: 0;
	display: block;
	width: 160px;
	height: 25px;
	margin: 0;
}
#landen div.landen_subtitel a:hover {
	text-decoration: none;
}

#logo {
	position: absolute;
	top: 5px;
	left: 0;
}

#inhoud_tekst .news_view_high {
	width: 100%;
}
#inhoud_tekst .news_view_high_desc a:link, #inhoud_tekst .news_view_high_desc a:visited, #inhoud_tekst .news_view_high_desc a:active, #inhoud_tekst .news_page_message_link a:link, #inhoud_tekst .news_page_message_link a:visited, #inhoud_tekst .news_page_message_link a:active  {
	font: bold 9px/15px verdana;
	color: #647c81;
	text-decoration: underline;
}
#inhoud_tekst .news_view_high_desc a:hover, #inhoud_tekst .news_page_message_link a:hover  {
	color: #a2b7bb;
	text-decoration: none;
}
#inhoud_tekst .news_page_message_link {
	margin: 30px 0; 
}
#inhoud_tekst .news_view_high h2 {
	font: bold 11px/15px verdana;
	color: #647c81;
	margin: 0;
	background: left url(images/news.gif) no-repeat;
	padding: 3px 10px 0 20px;
}
#inhoud_tekst .news_view_high_date, #inhoud_tekst .news_view_day_date{
	font-size: 9px;
	color: #808080;
	margin: 0;
	padding: 0;
}
#inhoud_tekst .news_view_high_date {
	float: left;
	padding-top: 3px;
	line-height: 15px;
}
#inhoud_tekst .news_view_day_date {
	float: left;
	height: 20px;
	line-height: 20px;
}
#inhoud_tekst .news_view_high_desc {
	padding-top: 5px;
}
#inhoud_tekst .news_view_high_img {
	float: right;
	padding-top: 3px;
	margin-left:10px;
}
#inhoud_tekst .news_view_high_clear {
	clear: both;
	margin-bottom: 20px;
}
#inhoud_tekst .news_view_day {
	float: left;
	width: 650px;
}
#inhoud_tekst .news_view_day h2, #inhoud_tekst .news_page_message h2 {
	font: bold 11px/20px verdana;
	color: #647c81;
	margin: 0;
	padding: 0;
	display: inline;
}
#inhoud_tekst .news_view_day h2 a:link, #inhoud_tekst .news_view_day h2 a:active, #inhoud_tekst .news_view_day h2 a:visited {
	font: bold 11px/20px verdana;
	color: #647c81;
	padding: 2px 10px 0 20px;
	background: left url(images/news.gif) no-repeat;
}
#inhoud_tekst .news_view_day h2 a:hover {
	font: bold 11px/20px verdana;
	color: #a2b7bb;
	text-decoration: none;
}
#inhoud_tekst .news_page_message {
	width: 100%;
	float: left;
}
.news_page_message #nieuws_image {
	width: 240px;
	float: right;
}
.news_page_message #nieuws_image  img{
	border: 2px solid #a2b7bb;
}
 #inhoud_tekst .news_page_message h2 {
	font: bold 11px/15px verdana;
	color: #647c81;
	margin: 0;
	padding: 0;
}
#inhoud_tekst .news_page_message_date {
	float: right;
	font-size: 9px;
	color: #808080;
	margin: 0;
	padding: 0;
}
#inhoud_tekst .news_page_message p {
	margin: 10px 0;
}
#inhoud_tekst .news_page_message {
	line-height: 18px;
}
/* Mailer ext */
form {
	padding: 0;
	margin: 0;
}
div.mailer_ext {
	margin:0;
	padding: 0;
}
div#informatie_aanvragen_bericht {
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
}
form.label {
	padding: 0;
	margin: 0;
}
div.mailer_ext label {
	font-weight: bold;
	color: #647c81;
	display: block;
	float: left;
	width: 110px;
}
div.mailer_ext input, div.mailer_ext textarea  {
	width: 160px;
	background: #f6f6f6;
	border: 1px solid #b8b8b8;
	margin-bottom: 5px;
}
div.mailer_ext textarea  {
	width: 250px;
	margin-top: 5px;
	background: #ffffff;
	overflow: auto;
}
div.mailer_ext input#voornaam{
	width: 90px;
}
div.mailer_ext input.radio {
	width: auto;
	border: None;
	background: None;
	padding: 0;
	margin: 2px;
}
div.mailer_ext input.checkbox {
	width: auto;
	border: None;
	background: None;
	padding: 0;
	margin: 0;
}
div.mailer_ext label.radio {
	display: inline;
	float: none;
	font-weight: bold;
	width: auto;
	margin:0;
	padding:0;
}
div.mailer_ext label.checkbox {
	display: inline;
	float: none;
	font-weight: bold;
	width: auto;
	margin:0;
	padding:0;
}
div.mailer_ext input.versturen, div.mailer_ext input.versturenHover {
	width: 65px;
	height: 30px;
	border: none;
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
	background: #1c2674;
	cursor: pointer;
	margin: 0 0 0 300px;
}
div.mailer_ext input.versturenHover {
	color: #fff;
	text-decoration: None;
	background: #1c2674;
}
.table_distrubiteuren, .Ltable_distrubiteuren {
	width: 100%;
	background: #a2b7bb;
	border-top: 1px solid #fff;
}
.Ltable_distrubiteuren {
	border-bottom: 1px solid #fff;
}
.td_distrubiteuren {
	width: 33%;
}
.table_distrubiteuren font.title, .Ltable_distrubiteuren font.title {
	font: bold 12px/17px verdana,arial,sans serif;
	color: #fff;
}
.table_distrubiteuren font.title2, .Ltable_distrubiteuren font.title2 {
	font: 11px/17px verdana,arial,sans serif;
	color: #647c81;
}
.table_distrubiteuren a:link, .table_distrubiteuren a:visited, .Ltable_distrubiteuren a:link, .Ltable_distrubiteuren a:visited {
	color: #fff;
}