/* CSS OM ALLE MARGINS AAN TE PASSEN VAN ELEMENTEN DIE PER BROWSER ANDERS ZIJN */
:link,:visited { text-decoration:none }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,dl,dt,dd
{ margin:0; padding:0 }
a img,:link img,:visited img { border:none }
address { font-style:normal }
div.print { display: none; }

/* OVERIGE CSS */
html,
body {
	height: 100%;
}

body {
	background-color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #151515;
	line-height: 1.7em;
	position: relative;
	text-align: center;
	background-image: url(../images/layout/bg_body.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

h1 {
	font-size: 24px;
	font-family: "Tre Gothic LT", Arial, Helvetica, sans-serif;
	color: #1E69DD;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 3px;
	line-height: 1.2em;
}

h2 {
	font-size: 18px;
	color: #1E69DD;
	font-weight: bold;
	padding-bottom: 17px;
	padding-top: 3px;
	line-height: 1.1em;
}

h3 {
	font-size: 14px;
	color: #0091d0;
	font-weight: normal;
	padding-bottom: 13px;
}

p {
	margin-bottom: 15px;
}

p.datum {
	font-size: 10px;
	margin-top: -15px;
}

a,
a:link,
a:visited,
a:active,
a:hover {
	color: #F29440;
	text-decoration: underline;	
}

ul,
ol {
	margin-left: 25px;
	list-style-type: disc;
	margin-bottom: 15px;
}

ol {
	list-style-type: decimal;
}

ul ul,
ol ol,
ul ol,
ol ul {
	margin-bottom: auto;
}

/* SERVICE */
#service {
	width: 964px;
	text-align: left;
	margin: 0 auto;
	position: relative;
	height: 30px;
	line-height: 29px;
	vertical-align: middle;
}

/* SERVICE > ZOEKEN */
#zoeken {
	width: 608px;
	height: 19px;
	float: left;
	clear: right;
	text-align: right;
	padding-right: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

#zoeken form input {
	border: none;
	height: 13px;
	width: 92px;
	background-image: url(../images/layout/bg_zoeken_input.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #191919;
	padding: 2px 4px 0;
	margin-left: 8px;
	margin-top: 2px;
}

/* SERVICE > SERVICEMENU */
#servicemenu {
	width: 350px;
	height: 30px;
	float: left;
	clear: right;
}

#servicemenu ul {
	color: #FFFFFF;
	float: right;
	list-style-type: none;
	margin: 0;
}

#servicemenu ul li {
	vertical-align: middle;
	margin-right: 0px;
	line-height: 30px;
	float: left;
	clear: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
}

#servicemenu ul li.streep {
	background-image: url(../images/layout/bg_servicemenu.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
}

#servicemenu ul li a,
#servicemenu ul li a:link,
#servicemenu ul li a:active,
#servicemenu ul li a:visited,
#servicemenu ul li a:hover,
#servicemenu ul li a.actief {
	display: block;
	line-height: 30px;
	vertical-align: middle;
	color: #FFF;
	padding: 0 10px;
	text-decoration: none;
	height: 40px;
}

#servicemenu ul li.actief,
#servicemenu ul li.actief,
#servicemenu ul li.actief,
#servicemenu ul li.actief,
#servicemenu ul li.actief {
	background-color: #FFFFFF;
	background-image: url(../images/layout/bg_servicemenu_li_actief.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#servicemenu ul li.actief a,
#servicemenu ul li.actief a:link,
#servicemenu ul li.actief a:active,
#servicemenu ul li.actief a:visited,
#servicemenu ul li.actief a:hover {
	color: #1169AF;
	background-image: url(../images/layout/bg_servicemenu_li_actief_a.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

/* DFLASH HEADER */
#header {
	margin-bottom: 15px;
}

/* CONTAINER */
#container {
	width: 964px;
	text-align: left;
	margin: 0 auto;
	position: relative;
}

/* CONTAINER > MENU */
#menu {
	width: 191px;
	float: left;
	clear: right;
	font-family: "Tre Gothic LT", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #575757;
}

#menu ul {
	list-style-type: none;
	margin: 0;
}

#menu ul li {
	margin-bottom: 7px;
}

#menu ul li a {
	display: block;
	width: 145px;
	height: 26px;
	background-image: url(../images/layout/bg_menu_item.jpg);
	background-repeat: no-repeat;
	line-height: 26px;
	vertical-align: middle;
	padding-left: 18px;
	font-weight: bold;
	color: #575757;
}

#menu ul li a,
#menu ul li a:link,
#menu ul li a:visited,
#menu ul li a:active,
#menu ul li a:hover {
	color: #575757;
	text-decoration: none;
}

#menu ul li a.actief {
	background-image: url(../images/layout/bg_menu_item_actief.jpg);
	color: #FFFFFF;
}

#menu ul li a.actief,
#menu ul li a.actief:link,
#menu ul li a.actief:visited,
#menu ul li a.actief:active,
#menu ul li a.actief:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#menu ul li ul {
	margin-top: 7px;
}

#menu ul li ul li {
}

#menu ul li ul a {
	background-image: url(../images/layout/bg_submenu_item.jpg);
	background-repeat: no-repeat;
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 9px;
	width: 136px;
	height: 20px;
	margin-left: 18px;
	line-height: 20px;
}

#menu ul li ul li a,
#menu ul li ul li a:link,
#menu ul li ul li a:visited,
#menu ul li ul li a:active,
#menu ul li ul li a:hover {
	color: #FFFFFF;
}

#menu ul li ul li a.actief {
	background-image: url(../images/layout/bg_submenu_item_actief.jpg);
}

#menu ul li ul li a.actief,
#menu ul li ul li a.actief:link,
#menu ul li ul li a.actief:visited,
#menu ul li ul li a.actief:active,
#menu ul li ul li a.actief:hover {
}

#menu ul li ul li ul {
}

#menu ul li ul li ul li {
}

#menu ul li ul li ul li a {
	background-image: none;
	color: #575757;
	line-height: 1em;
	height: 1.1em;
	margin-bottom: 3px;
}

#menu ul li ul li ul li a,
#menu ul li ul li ul li a:link,
#menu ul li ul li ul li a:visited,
#menu ul li ul li ul li a:active,
#menu ul li ul li ul li a:hover {
	color: #575757;
}

/* CONTAINER > CONTENT */
#content {
	width: 546px;
	float: left;
	clear: right;
	padding-right: 36px;
}

#container div.breed {
	width: 773px;
	padding: 0;
}

/* CONTAINER > CONTENT > KRUIMELSPOOR */
#kruimelspoor {
	font-weight: bold;
	margin-bottom: 10px;
}

#kruimelspoor h4 {
	display: none;
}

#kruimelspoor a {
	text-decoration: none;
}

#kruimelspoor a.actief {
	font-weight: normal;
	color: #191919;
}

#kruimelspoor img {
	vertical-align: text-bottom;
	margin: 0 5px;
}

/* CONTAINER > WIDGETS */
#widgets {
	width: 191px;
	float: left;
	clear: right;
}

#widgets div {
	margin-bottom: 20px;
}

#widgets div.blauw,
#widgets div.wit {
	margin-left: 2px;
}

#widgets div.blauw {
	text-align: left;
	background: url(../images/layout/bg_widget_blauw.gif) right bottom no-repeat;
	color: #FFF;
}

#widgets div.blauw div.rounded-header {
	background: url(../images/layout/bg_widget_blauw.gif) right top no-repeat;
	margin: 0;
}

#widgets div.blauw div.rounded-content {
	overflow: hidden;
	width: 80%;
	background: url(../images/layout/bg_widget_blauw.gif) left bottom no-repeat;
	padding: 0 10px;/* 18px 18px;*/
	margin: 0;
}

#widgets div.blauw div.rounded-header h2 {
	color: #FFF;
	margin: 0 20px 0 0;
	padding: 7px 10px;
	background: url(../images/layout/bg_widget_blauw.gif) left top no-repeat;
	font-weight: bold;
	font-size: 18px;
}

#widgets div.blauw div.rounded-content-wrapper {
	margin: 0;
}

#widgets div.blauw p {
	margin: 0;
	color: #FFF;
	font-weight: bold;
}

#widgets div.blauw h1,
#widgets div.blauw h2,
#widgets div.blauw h3,
#widgets div.blauw h4 {
	color: #FFF;
}

#widgets div.blauw p {
	margin-bottom: 10px;
}

#widgets div.blauw a {
	color: #FFF;
}

#widgets div.wit {
	text-align: left;
	background: url(../images/layout/bg_widget_wit.gif) right bottom no-repeat;
	color: #F29440;
}

#widgets div.wit div.rounded-header {
	background: url(../images/layout/bg_widget_wit.gif) right top no-repeat;
	margin: 0;
}

#widgets div.wit div.rounded-content {
	overflow: hidden;
	width: 80%;
	background: url(../images/layout/bg_widget_wit.gif) left bottom no-repeat;
	padding: 0 10px;/* 18px 18px;*/
	margin: 0;
}

#widgets div.wit div.rounded-header h2 {
	color: #126CB1;
	margin: 0 20px 0 0;
	padding: 7px 10px;/*18px 18px 18px 18px;*/
	background: url(../images/layout/bg_widget_wit.gif) left top no-repeat;
	font-weight: bold;
	font-size: 18px;
}

#widgets div.wit div.rounded-content-wrapper {
	margin: 0;
}

#widgets div.wit p {
	margin: 0;
	color: #F29440;
	font-weight: bold;
}

#widgets div.wit h1,
#widgets div.wit h2,
#widgets div.wit h3,
#widgets div.wit h4 {
	color: #F29440;
}

#widgets div.wit p {
	margin-bottom: 10px;
}

#widgets div.wit a {
	color: #F29440;
	text-decoration: none;
}

#widgets div ul {
	margin-left: 15px;
}

/* CONTAINER > FOOTER */
#footer {
	background-image: url(../images/layout/bg_footer.jpg);
	background-repeat: no-repeat;
	padding-top: 50px;
	padding-bottom: 10px;
	color: #AAA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#footer a,
#footer a:link,
#footer a:visited,
#footer a:active,
#footer a:hover {
	color: #AAA;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: none;
}

/* CLEAR DIV */
div.clear {
	width: 100%;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	clear: both;
	margin: 0;
	padding: 0;
}

/* FAQ */
div.faq-item,
div.faq-item-active {
	display: block;
	margin-bottom: 9px;
	background-repeat: no-repeat;
}

div.faq-item {
	background-image: url(../images/layout/bg_faq_item.gif);
}

div.faq-item-active {
	background-image: url(../images/layout/bg_faq_item_actief.gif);
}

div.faq-item div.faq-top,
div.faq-item-active div.faq-top {
	width: 546px;
	height: 27px;
	font-size: 12px;
	font-weight: bold;
}

div.faq-item div.faq-top div.faq-counter,
div.faq-item-active div.faq-top div.faq-counter {
	float: left;
	clear: right;
	width: 31px;
	height: 26px;
	line-height: 26px;
	vertical-align: middle;
	text-align: center;
	color: #F08926;
}

div.faq-item div.faq-top div.faq-title,
div.faq-item-active div.faq-top div.faq-title {
	float: left;
	clear: right;
	width: 505px;
	height: 26px;
	line-height: 26px;
	vertical-align: middle;
	color: #126BB1;
	padding-left: 10px;
}

div.faq-item div.faq-top div.faq-title a,
div.faq-item div.faq-top div.faq-title a:link,
div.faq-item div.faq-top div.faq-title a:visited,
div.faq-item div.faq-top div.faq-title a:active,
div.faq-item div.faq-top div.faq-title a:hover {
	color: #126BB1;
}

div.faq-item-active div.faq-top div.faq-counter,
div.faq-item-active div.faq-top div.faq-title {
	color: #FFF;
}

div.faq-item-active div.faq-top div.faq-title a,
div.faq-item-active div.faq-top div.faq-title a:link,
div.faq-item-active div.faq-top div.faq-title a:visited,
div.faq-item-active div.faq-top div.faq-title a:active,
div.faq-item-active div.faq-top div.faq-title a:hover {
	color: #FFF;
}

div.faq-item-active div.faq-body {
	background-color: #6EB4F0;
	color: #FFF;
	width: 490px;
	margin-left: 34px;
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 12px;
	padding: 10px;
	background-image: url(../images/layout/bg_faq_vraag.jpg);
	background-position: bottom;
}

div.faq-item-active div.faq-body p {
	margin: 0;
}

#widgets div.faq {
	text-align: left;
	background: url(../images/layout/bg_faq_categorie.gif) right bottom no-repeat;
	color: #666;
	width: 191px;
}

#widgets div.faq div.rounded-header {
	background: url(../images/layout/bg_faq_categorie.gif) right top no-repeat;
	margin: 0;
}

#widgets div.faq div.rounded-content {
	overflow: hidden;
	width: 80%;
	background: url(../images/layout/bg_faq_categorie.gif) left bottom no-repeat;
	padding: 0 13px;/* 18px 18px;*/
	margin: 0;
}

#widgets div.faq div.rounded-header h2 {
	color: #FFF;
	margin: 0 20px 0 0;
	padding: 6px;
	background: url(../images/layout/bg_faq_categorie.gif) left top no-repeat;
	font-weight: bold;
	font-size: 1px;
}

#widgets div.faq div.rounded-content-wrapper {
	margin: 0;
}

#widgets div.faq div.rounded-content-wrapper ul {
	list-style-type: none;
	margin: 0;
	margin-bottom: 15px;
	color: #575757;
}

#widgets div.faq div.rounded-content-wrapper ul li {
	margin-bottom: 8px;
}

#widgets div.faq div.rounded-content-wrapper ul li a,
#widgets div.faq div.rounded-content-wrapper ul li a:link,
#widgets div.faq div.rounded-content-wrapper ul li a:visited,
#widgets div.faq div.rounded-content-wrapper ul li a:active,
#widgets div.faq div.rounded-content-wrapper ul li a:hover {
	color: #575757;
	display: block;
	width: 155px;
	height: 27px;
	line-height: 27px;
	vertical-align: middle;
	background-image:url(../images/layout/bg_faq_categorie_item.gif);
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 10px;
}

#widgets div.faq div.rounded-content-wrapper ul li a.actief,
#widgets div.faq div.rounded-content-wrapper ul li a.actief:link,
#widgets div.faq div.rounded-content-wrapper ul li a.actief:visited,
#widgets div.faq div.rounded-content-wrapper ul li a.actief:active,
#widgets div.faq div.rounded-content-wrapper ul li a.actief:hover {
	color: #FFF;
	background-image:url(../images/layout/bg_faq_categorie_item_actief.gif);
}

div.pageBreak {
	display: none;
}

/* BLOG */
div.blog-item,
div.blog-blok {
	margin-bottom: 15px;
	background-image: url(../images/layout/bg_lijn.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 15px;
}

div.blog-item h2,
div.blog-item h2 a,
div.blog-item h2 a:link,
div.blog-item h2 a:visited,
div.blog-item h2 a:active,
div.blog-item h2 a:hover,
div.blog-blok h3,
div.blog-blok h3 a,
div.blog-blok h3 a:link,
div.blog-blok h3 a:visited,
div.blog-blok h3 a:active,
div.blog-blok h3 a:hover{
	color: #1E69DD;
	text-decoration: none;
}

div.blog-item div.top {
	position: relative;
	display: block;
	width: 545px;
	height: 119px;
	margin-bottom: 10px;
}

div.blog-item div.top div.datum,
div.blog-item div.datum,
div.blog-klein div.datum {
	background-image: url(../images/layout/bg_blog_datum.png);
	display: block;
	height: 45px;
	width: 56px;
	position: absolute;
	top: 0;
	left: 0;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	font-weight: bold;
	padding: 23px 10px 15px;
}

div.blog-item div.datum,
div.blog-klein div.datum {
	background-image: url(../images/layout/bg_blog_klein_datum.png);
	height: 48px;
	width: 51px;
	padding: 0;
	padding-top: 10px;
	margin: 0 10px 10px 0;
	position: relative;
	float: left;
}

div.blog-item div.top div.datum span.dag,
div.blog-item div.datum span.dag,
div.blog-klein div.datum span.dag {
	font-size: 24px;
}

div.blog-item div.top div.datum span.maand,
div.blog-item div.datum span.maand,
div.blog-klein div.datum span.maand {
	font-size: 14px;
	line-height: 2em;
	vertical-align: bottom;
}

div.blog-item div.top img {
	border: 1px solid #5BA8F2;
}

div.blog-blok div.blog-klein {
	width: 260px;
	display: block;
	float: left;
	clear: right;
}

div.blog-blok div.spacer {
	display: block;
	width: 20px;
	height: 50px;
	float: left;
	clear: right;
}

p.blog-archief {
	text-align: right;
}

div.blog-item div.tags {
	padding-top: 15px;
}

div.blog-item div.tags span.tag {
	padding: 3px 8px;
	margin-right: 5px;
	color: #FFF;
	background-color: #398FE4;
}

div.blog-item div.tags span.tag a,
div.blog-item div.tags span.tag a:link,
div.blog-item div.tags span.tag a:visited,
div.blog-item div.tags span.tag a:active,
div.blog-item div.tags span.tag a:hover {
	color: #FFF;
	text-decoration: none;
}

div.blog-item div.tags span.tag a:hover {
	text-decoration: underline;
}

div.blog-reactie {
	margin-bottom: 8px;
	background-image: url(../images/layout/bg_lijn.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 8px;
}

div.blog-reactie p span.naam {
	color: #1E69DD;
	font-size: 16px;
	font-weight: bold;
}

div.blog-reactie p span.datum {
	color: #999;
	font-size: 10px;
}

div.blog-fout {
	padding: 5px;
	border: 1px solid #F29440;
	margin-bottom: 15px;
}

div.blog-fout p {
	margin: 0;
}

/* FORMULIEREN */
form {
	margin-bottom: 15px;
}

form label {
	float: left;
	width: 125px;
	padding-top: 4px;
}

form label.noFloat {
	float: none;
	width: auto;
}

form input,
form textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 2px 0 3px;
	border: 1px solid #c8c8c8;
	padding: 2px 4px;
}

form input {
	background-image: url(../images/layout/bg_input.jpg);
	background-repeat: repeat-x;
}

form textarea {
	background-image: url(../images/layout/bg_textarea.jpg);
	background-repeat: repeat-x;
}

form input.image,
form input.radio,
form input.checkbox {
	width: auto;
	border: none;
	padding: 0;
	margin: 0;
}

form input.right {
	float: right;
}

form textarea {
}

form span.error {
	margin-left: 8px;
	color: #FF0000;
	font-weight: bold;
}

form span.errorTextarea {
	margin-left: 125px;
	color: #FF0000;
	font-weight: bold;
}

form p.right {
	text-align: right;
	padding-right: 40px;
}

/* documentatie */
div.documentatie {
}

div.documentatie div.links {
	float: left;
	clear: right;
	width: 330px;
	margin-right: 15px;
	border-right: 2px dotted #ABABAB;
}

div.documentatie div.links table tr td.bestandsnaam {
	width: 250px;
}

div.documentatie div.links table tr td.bestandsgrootte {
	width: 60px;
	text-align: right;
}

div.documentatie div.rechts {
	float: left;
	clear: right;
	width: 175px;
}

div.documentatie div.rechts form input.button {
	border: none;
	margin-left: 90px;
}

/* NIEUWS ITEM */
div.nieuwsitem {
	position: relative;
}

div.nieuwsitem h2 {
	color: #EC6F28;
}

div.nieuwsitem h2 a,
div.nieuwsitem h2 a:link,
div.nieuwsitem h2 a:visited,
div.nieuwsitem h2 a:active,
div.nieuwsitem h2 a:hover {
	color: #EC6F28;
	text-decoration: none;
}

div.nieuwsitem p.datum {
	position: absolute;
	right: 0;
	top: 18px;
	color: #BABABA;
}

div.volledig {
	background-image: url(../images/layout/bg_lijn.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

p.archief {
	text-align: right;
}

/* ZOEKEN */
div.zoekenitem {
}

div.zoekenitem h2 {
	color: #EC6F28;
	font-size: 12px;
	padding: 0;
	margin-bottom: 3px;
}

div.zoekenitem h2 a,
div.zoekenitem h2 a:link,
div.zoekenitem h2 a:visited,
div.zoekenitem h2 a:active,
div.zoekenitem h2 a:hover {
	color: #EC6F28;
	text-decoration: none;
}

div.zoekendivider {
	background-image: url(../images/layout/bg_lijn.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	margin-bottom: 15px;
	height: 2px;
}

/* ZOEKRESULTATEN */
span.search {
	/*color: #9E1B1B;*/
	font-weight: bold;
	background-color: #FFFF66;
}

span.search1 {
	background-color: #A0FFFF;
	font-weight: bold;
}

span.search2 {
	background-color: #99FF99;
	font-weight: bold;
}

span.search3 {
	background-color: #FF9999;
	font-weight: bold;
}

span.search4 {
	background-color: #FF66FF;
	font-weight: bold;
}

span.search5 {
	background-color: #880000;
	font-weight: bold;
	color: #FFFFFF;
}

span.search6 {
	background-color: #00AA00;
	font-weight: bold;
	color: #FFFFFF;
}

span.search7 {
	background-color: #886800;
	font-weight: bold;
	color: #FFFFFF;
}

/* Afbeeldingen */
img.left {
	float: left;
	margin: 5px 10px 5px 0;
}

img.right {
	float: left;
	margin: 5px 0 5px 10px;
}

/* TEKST */
span.small {
	font-size: 9px;
}