
body {
	background: #fff url(../images/bg.gif) top center no-repeat;
	font: 0.8em Arial, Verdana, Tahoma, Trebuchet MS;
	color: #696969;
}
#container {
	position: relative;
	width: 987px;
	margin: 0 auto;
}

/***** OPMAAK *****/
ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

a {
}

a:focus, a:active {
	outline: 0;
	-moz-outline: none;
}

img {
}

.clear {
	padding: 0;
	margin:0;
	height: 0px;
	overflow: hidden;
	clear: both;
}

form {
	padding: 0;
	margin: 0;
}


/***** HEADER *****/
#header {
	position: relative;
	height: 227px;
	background: url(../images/header.jpg) left 94px no-repeat;
}
#header h1, #header h2 {
	position: absolute;
	text-indent: -9999em;
}

/***** TAAL *****/
#taal {
	position: absolute;
	top: 9px;
	right: 4px;
	line-height: 14px;
	vertical-align: bottom;
}
#taal li {
	float: left;
	padding-top: 2px;
	margin-right: 5px;
}
#taal li.rss {
	padding: 0;
	padding-top: 2px;
}
#taal a {
	border: none;
	float: left;
}

#taal a img { border: none; }

/***** MENU *****/
#menu{
	position: absolute;
	top: 36px;
	width: 100%;
	height: 44px;
	background: url(../images/menu.jpg);
}
#nav li {
	float: left;
}
#nav ul {
	position: absolute;
	width: 140px;
	left: -1000px;
	background: #d70909;
}
#nav li:hover ul, #nav li.ie_does_hover ul {
	left: auto;
	background-position: 0 0;
}
#nav a {
	font-family: "Myriad Pro" Arial, Verdana, Tahoma, Trebuchet MS;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 0 15px;
	line-height: 36px;
	color: #d70909;
	background: url(../images/menu_lijn.jpg) right 1px no-repeat;
}

#nav a.lijn2 {
	padding-right: 28px;
	background: url(../images/menu_lijn2.gif) right 1px no-repeat;
}

#nav ul {
	padding-top: 5px;
	padding-bottom: 5px;
}

#nav ul a {
	font-family: Arial, Verdana, Tahoma, Trebuchet MS;
	text-decoration: none;
	color: #fff;
	line-height: 20px;
	font-weight:normal;
	background: 0;
	font-size: 14px;
}

#nav a:hover {
	color: #d70909;
	text-decoration: underline;
}

#nav ul a:hover {
	color: #FFF;
	text-decoration: underline;
}

/***** ZOEKEN *****/
#menu form {
	position: absolute;
	right: 10px;
	top: 5px;
	padding: 0;
	margin: 0;
}
#menu form input {
	font: inherit;
	color: #d70909;
	padding: 2px 0 0 25px;
	width: 155px;
	background: transparent url(../images/zoeken_input.jpg) no-repeat;	
	outline: none;
	border: none;
	height: 20px;
	margin: 2px 5px 0 0;
	float: left;
	font-weight: bold;
}
#menu form input.submit {
	cursor: pointer;
	background: transparent url(../images/zoeken_submit.jpg) no-repeat;
	width: 31px;
	height: 26px;
	float: left;
	padding: 0;
	margin: 0;
}

/***** LEFT *****/
#left {
	position: relative;
	top: 12px;
	float: left;
	width: 244px;
}

/***** NIEUWSMENU *****/
#nieuwsmenuwrap {
	width: 213px;
	margin-left: 18px;
	background:  url(../images/menunieuws_bgwrap.jpg) left repeat-y;
}
#nieuwsmenu {
	width: 213px;
	background:  url(../images/menunieuws_bg.jpg) top left no-repeat;
}
#nieuwsmenu_bottom {
	width: 213px;
	background: url(../images/menunieuws_bottom.jpg) left bottom no-repeat;
	padding-bottom: 13px;
}
#nieuwsmenu h3 {
	padding: 0;
	margin: 0;
	background: url(../images/menunieuws_top.jpg);
	line-height: 32px;
	/*color: #6981a8;*/
	color: #FFFFFF;
	font-size: 1.7em;
	font-weight: normal;
	text-align: center;
	padding-right: 7px;
}
#nieuwsmenu ul {
	width: 204px;
	padding-top: 10px;
	margin-left: 1px;
}
#nieuwsmenu ul li {
	background: url(../images/menunieuws_pijl.jpg) 13px center no-repeat;
	border-bottom: 1px solid #dbd8d8;
	border-top: 1px solid #fffdfd;
	line-height: 23px;
	padding-left: 35px;
}

#nieuwsmenu ul li.first {
	border-top: none;
}

#nieuwsmenu ul li.last {
	border-bottom: none;
}
#nieuwsmenu ul a {
	text-decoration: none;
	font-weight: bold;
	font-size: 1.1em;
	color: #04265f;
}

#nieuwsmenu ul a:hover {
	color: #04265f;
	text-decoration: underline;
}

/***** PROFIELBEHEER *****/
#profielbeheerwrap {
	width: 213px;
	margin-left: 8px;
	margin-top: 7px;
	background:  url(../images/menunieuws_bgwrap.jpg) left repeat-y;
}
#profielbeheer {
	width: 213px;
	background: url(../images/menunieuws_bg.jpg) top left no-repeat;
}
#profielbeheer_bottom {
	width: 213px;
	background: url(../images/menunieuws_bottom.jpg) left bottom no-repeat;
	padding-bottom: 13px;
}
#profielbeheer h3 {
	padding: 0;
	margin: 0;
	width: 193px;
	border-top: 1px solid #bcbcbc;
	color: #454545;
	font-size: 14px;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 6px;
	padding-left: 12px;
}
#profielbeheer ul {
	width: 204px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #dbd8d8;
	border-bottom: 1px solid #ededed;
}
#profielbeheer ul li {
	font-family: "Myriad Pro" Arial, Verdana, Tahoma, Trebuchet MS;
	line-height: 25px;
	padding-left: 12px;
}
#profielbeheer ul li.last {
	border-bottom: none;
}
#profielbeheer ul a {
	font-family: "Myriad Pro" Arial, Verdana, Tahoma, Trebuchet MS;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	color: #d70909;
}

#profielbeheer ul a:hover {
	color: #d70909;
	text-decoration: underline;
}

p.uitlog {
	float: right;
	padding: 0;
	margin: 0;
	line-height: normal;
	padding-top: 10px;
	padding-bottom: 8px;
	padding-right: 17px;
}

a.uitloggen {
	color: #454545;
	font-size: 14px;
	text-decoration: none;
}

a.uitloggen:hover {
	color: #454545;
	font-size: 14px;
	text-decoration: underline;
}

/***** WEBLOGFLASH *****/
#weblogflash {
	position: relative;
	width: 224px;
	height: 221px;
	background: url(../images/weblogflash.jpg);
	margin: 0 auto 20px auto;
}
#weblogflash h3 {
	padding: 0;
	margin: 0;
	font-size: 1.2em;
	text-transform: uppercase;
	color: #fff;
	padding: 20px;
}
#weblogflash img {
	position: absolute;
	left: 32px;
	top: 56px;
	border: 1px solid #fff;
}
#weblogflash p {
	position: absolute;
	left: 90px;
	top: 57px;
	width: 100px;
	font-size: 0.8em;
	color: #696969;
}
#weblogflash p a{
	font-size: 0.8em;
	color: #696969;
}
#weblogflash div {
	position: absolute;
	left: 90px;
	top: 112px;
	color: #04265f;
	font-size: 0.8em;
}
#weblogflash strong.rood {
	color: #d70909;
}
#weblogflash .link {
	position: absolute;
	left: 100px;
	top: 182px;
	color: #fff;
	text-decoration: none;
}

#weblogflash .link:hover {
	color: #fff;
	text-decoration: underline;
}

/***** WEEKTOP *****/
#weektop {
	margin-left: 30px;
	width: 190px
}
#weektop h3 {
	font-size: 1.1em;
	margin-bottom: 10px;
}
#weektop a {
	color: #696969;
	text-decoration: none;
}

$weektop ul li { width: 165px; }

#weektop a:hover {
	color: #696969;
	text-decoration: underline;
}
#weektop span.l {
	width: 25px;
	display: block;
	float: left;
	height: 20px;
}
#weektop span.r {
	width: 140px;
	display: block;
	float: left;
}

/***** CENTER *****/
#center {
	margin-bottom: 14px;
	position: relative;
	/*top: 14px;*/ 
	float: left;
	width: 470px;
	margin-left: 15px;
}


.banner {
	margin: 0 auto 14px auto;
}

.banner img { border: none; }
/***** BOXTOP *****/
.boxtop {
	background: #f6f6f6;
	border-bottom: 1px solid #d1d0d0;
	border-right: 1px solid #cecdcd;
	border-left: 1px solid #cecdcd;
	color: #d70909;
	margin-bottom: 10px;
}
.boxtop .kop {
	width: 460px;
	height: 39px;
	display: block;
	line-height: 39px;
	padding: 0 5px;
	background: #d70909;
}
.boxtop h3 {
	padding: 0;
	margin: 0;
	float: left;
	/*color: #f64a41;*/
	color: #FFFFFF;
	font-size: 2em;
}
.boxtop h4 , .boxtop h4 a {
	padding: 0;
	margin: 0;
	font-size: 0.9em;
	float: right;
	text-decoration:none;
	/*color: #fda8a4;*/
	color: #FFFFFF;
}
.boxtop img {
	float: left;
	margin-right: 12px;
}
.boxtop object {
	float: left;
	margin-right: 12px;
}

.boxtop div.dummy {
	float: left;
	width:10px;
	margin-right: 12px;
}

.boxtop p {
	padding-top: 18px;
	font-size: 1.3em;
	font-weight: bold;
	width: 240px;
	float: left;
}

.boxtop a.meer, .text a.meer, .text a.meerprint, .text a.meermail, .text a.meerlist {
	position: absolute;
	bottom: 5px;
	right: 18px;
	color: #d70909;
	background: url(../images/pijl2.jpg) left center no-repeat;
	padding-left: 34px;
	height: 28px;
	line-height: 28px;
	vertical-align: bottom;
	font-weight: bold;
	text-decoration: none;
}

p.pad1 {
	padding: 0;
	padding-top: 45px;
	padding-right: 20px;
	width: 200px;
	margin: 0;
	line-height: normal;
	float: right;
}

p.pad2 {
	padding: 0;
	padding-top: 20px;
	margin: 0;
	line-height: normal;
	float: left;
}

a.meer2 {
	color: #d70909;
	background: url(../images/pijl2.jpg) left center no-repeat;
	padding-left: 34px;
	height: 28px;
	line-height: 28px;
	vertical-align: bottom;
	font-weight: bold;
	text-decoration: none;
	float: right;
	font-size: 13px;
}


.boxtop a.meer:hover, .text a.meer:hover, .text a.meerlist:hover, .text a.meermail:hover, .text a.meerprint:hover, a.meer2:hover {
	color: #d70909;
	text-decoration: underline;
}

.text a.meermail {
	right: 138px;
	background: url(../images/mail.jpg) left center no-repeat;
}

.text a.meerprint {	background: url(../images/print.jpg) left center no-repeat;}
.text a.meerlist {	background: url(../images/list.jpg) left center no-repeat;}
	

/***** BOX *****/
.box {
	width: 468px;
	border-right: 1px solid #cecdcd;
	border-left: 1px solid #cecdcd;
	border-top: 1px solid #e0dfdf;
	border-bottom: 1px solid #d2d2d2;
	margin-bottom: 10px;
}
.box .kop {
	height: 20px;
	line-height: 20px;
	padding: 0 5px 0 18px;
	background: url(../images/titel.jpg);
	display: block;
}
.box h3,.box a h3 {
	padding: 0;
	margin: 0;
	float: left;
	font-size: 1em;
	color: #d70909;
	text-decoration:underline;
}

.box h5 {
	padding: 0;
	margin: 0;
	font-size: 1em;
	color: #d70909;
}

.clearh3 { float: none; clear: both; }

.box h3.blauw {
	color: #04265f;
}
.box h4 , .box h4 a {
	padding: 0;
	margin: 0;
	font-size: 0.9em;
	float: right;
	color: #b9b9b9;
	font-weight: normal;
	text-decoration:none;
}
.text {
	position: relative;
	padding: 10px 18px;
}

.text2 {
	position: relative;
	padding: 10px 2px 0 6px
}

.text span {
	color: #adadad;
	font-size: 0.9em;
}
.text a.meer {
	text-decoration: none;
	background: url(../images/pijl.jpg) left center no-repeat;
}

.box h3.right { float: right; padding-right: 10px; }

ul.list {
	padding-top: 0px;
	padding-bottom: 36px;
}

ul.paddingbtm { padding-bottom: 0px; }

ul.list li {
	line-height: 18px;
}

ul.list li a span.red {
	color: #d70909;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	padding-right: 5px;
}

ul.list li a:hover span.red {
	color: #d70909;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}

ul.list li a {
	color: #696969;
	text-decoration: none;
}

ul.list li a:hover {
	color: #696969;
	text-decoration: underline;
}

/***** FORM *****/
#persoons input, #persoons button, #persoons label, #persoons2 input, #persoons2 button, #persoons2 label {
	padding: 0;
	margin: 0;
	border: none;
	background: none;
	font: inherit;
}

#persoons input.large, #persoons2 input.large {
	background: url(../images/inputlarge.gif) left top no-repeat;
	width: 262px;
	height: 19px;
	padding-top: 3px;
	padding-left: 4px;
	padding-right: 4px;
	margin-bottom: 4px;
	float: right;
}

#persoons input.small, #persoons2 input.small {
	background: url(../images/inputsmall.gif) left top no-repeat;
	width: 172px;
	height: 19px;
	padding-top: 3px;
	padding-left: 4px;
	padding-right: 4px;
	float: right;
}

#persoons label, #persoons2 label {
	width: 150px;
	padding-top: 9px;
	display: block;
	float: left;
}

#persoons input.bladeren {
	background: url(../images/bladeren.gif) right top no-repeat;
	width: 90px;
	height: 25px;
	display: block;
	float: right;
	cursor: pointer;
	color: #d70909;
	padding: 0;
	margin: 0;
	padding-left: 4px;
	text-align: left;
	font-size: 13px;
	font-weight: bold;
}

#persoons2 input.opslaan {
	background: url(../images/opslaan.gif) left top no-repeat;
	width: 85px;
	height: 27px;
	display: block;
	float: right;
	margin-top: 6px;
	cursor: pointer;
	color: #d70909;
	padding: 0;
	margin: 0;
	text-align: right;
	font-size: 13px;
	font-weight: bold;
}

.spacer {
	width: 468px;
	height: 20px;
	margin: 0 auto;
	border-bottom: 1px solid #d2d1d1;
	position: absolute;
	left: 0px;
	display: block;
}

.box2 {	padding-top: 40px; }


/* FORM ZOEKTERMEN */  
#zoekterm input, #zoekterm  button, #zoekterm label{
	padding: 0;
	margin: 0;
	border: none;
	background: none;
	font: inherit;
}

#zoekterm label {
	width: 35px;
	padding-top: 3px;
	padding-left: 7px;
	font-weight: bold;
	color: #04265f;
	font-size: 13px;
	display: block;
	float: left;
}

#zoekterm input.zoekt {
	background: url(../images/zoekterm.gif) left top no-repeat;
	width: 150px;
	height: 19px;
	padding-top: 3px;
	padding-left: 26px;
	padding-right: 4px;
	float: left;
	font-weight: bold;
	color: #d70909;
}
#zoekterm .selectt {
	width: 180px;
	height: 19px;
	float: left;
	font-weight: bold;
	color: #d70909;
}

#zoekterm input.date , #zoekterm #van , #zoekterm #tot {
	background: url(../images/inputvlak01.gif) left top no-repeat;
	width: 70px;
	height: 20px;
	padding-top: 2px;
	padding-left: 4px;
	padding-right: 5px;
	float: left;
	color: #d70909;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 4px;
}

#zoekterm input.year {
	background: url(../images/inlarge.gif) left top no-repeat;
	width: 30px;
	height: 20px;
	padding-top: 2px;
	padding-left: 5px;
	padding-right: 7px;
	float: left;
	color: #d70909;
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 6px;
}

#zoekterm label.line {
	background: url(../images/streep.gif) center top no-repeat;
	width: 5px;
	height: 22px;
	float: left;
	display: block;
	text-indent: -9999px;
}

#zoekterm label.space {
	padding: 0;
	margin: 0;
	width: 180px;
	height: 22px;
	float: left;
	display: block;
	text-indent: -9999px;
}

#zoekterm input.cal {
	background: url(../images/cal.gif) left top no-repeat;
	width: 31px;
	height: 24px;
	display: block;
	float: left;
	margin-left: 4px;
	cursor: pointer;
}

#zoekterm input.zoeken {
	background: url(../images/zoekenbtn.gif) right top no-repeat;
	width: auto;
	height: 27px;
	display: block;
	float: right;
	cursor: pointer;
	color: #04265f;
	padding: 0;
	margin: 0;
	padding-right:29px;
	text-align: right;
	font-size: 14px;
	font-weight: bold;
}


/***** RIGHT *****/
#right {
	position: relative;
	top: 7px;
	right: 7px;
	float: right;
	width: 228px; /* 244px */
}

/***** NIEUWSBRIEF *****/
#nieuwsbrief {
	width: 204px;
	height: 115px;
	padding: 20px 0 0 20px;
	background: url(../images/nieuwsbrief.jpg);
	margin-bottom: 20px;
}
#nieuwsbrief h3 {
	padding: 0;
	margin: 0;
	font-size: 1.2em;
	color: #fff;
}
#nieuwsbrief p {
	font-size: 1.0em;
	color: #fff;
}
#nieuwsbrief input {
	font: inherit;
	color: #04265f;
	padding: 3px 0 0 8px;
	outline: none;
	border: none;
	height: 19px;
	margin-top: 10px;
}
#nieuwsbrief input.naam {
	width: 177px;
	background: transparent url(../images/nieuwsbrief_input1.jpg) no-repeat;
}
#nieuwsbrief input.naam_error {
	width: 177px;
	background: transparent url(../images/nieuwsbrief_input1_error.jpg) no-repeat;
}
#nieuwsbrief input.email{
	float: left;
	width: 144px;
	background: transparent url(../images/nieuwsbrief_input2.jpg) no-repeat;
}
#nieuwsbrief input.email_error{
	float: left;
	width: 144px;
	background: transparent url(../images/nieuwsbrief_input2_error.jpg) no-repeat;
}
#nieuwsbrief input.submit{
	float: left;
	width: 30px;
	height: 25px;
	padding: 0;
	background: transparent url(../images/nieuwsbrief_submit.jpg) no-repeat;
	cursor: pointer;
	margin-left: 5px;
}

/***** LOGOS *****/
#logos {
	text-align: center;
	overflow:hidden;
}
#logos li {
	margin-bottom: 10px;
	margin-left: 44px;
	overflow:hidden;
}
#logos2 {
	text-align: center;
}
#logos2 li {
	margin-bottom: 10px;
	margin-left: 0px;
}
#logos_temp {
	text-align: center;
}
#logos_temp li {
	margin-bottom: 10px;
	margin-left: 0px;
}

/***** FOOTER *****/
#footer {
	position: relative;
	width: 100%;
	clear: both;
	border-top: 1px solid #e1e1e1;
	margin-top: 20px;
	padding: 20px 0;
}
#footer ul {
	text-align: center;
}
#footer li {
	display: inline;
	border-left: 1px solid #c7c5c5;
	padding: 0 6px 0 8px;
}
#footer li.noborder {
	border: 0;
}
#footer li a {
	text-decoration: none;
	display: inline;
	/*color: #c7c5c5;*/
	color: #7F7F7F;
}

#footer li a:hover {
	color: #c7c5c5;
	text-decoration: underline;
}
#footer a.mm {
	position: absolute;
	right: 10px;
	top: 14px;
}

#footer a.mm img { border: none; }

/**************************************/

/*EDITOR*/
#editor {
  	font-family:Arial, Verdana, Tahoma, Helvetica, Sans-serif;
	font-size:12px;
	line-height:20px;
}

#editor_acc {
  width:650px;
  font-family:Arial, Verdana, Tahoma, Helvetica, Sans-serif;
	font-size:12px;
	line-height:20px;
}

#editor_acc * , #editor * , .accwide_content * , .nieuws_content *{
  font-family:Arial, Verdana, Tahoma, Helvetica, Sans-serif;
	font-size:12px;
}



#editor ul,#editor_acc ul,.accwide_content ul,.nieuws_content ul{
	margin-left:15px;
}
#editor ol,#editor_acc ol,.accwide_content ol,.nieuws_content ol{
  
}
#editor ul li,#editor_acc ul li,.accwide_content ul li,.nieuws_content ul li{
  list-style-type: disc;
}
#editor ol li,#editor_acc ol li,.accwide_content ol li,.nieuws_content ol li{
  list-style-type: decimal;
}

#editor h1,#editor h1 *,#editor_acc h1,#editor_acc h1 *,.accwide_content h1,.accwide_content h1 *,.nieuws_content h1,.nieuws_content h1 *{
	padding:0px;
	margin:0px;
	color: #023b47;
	font-weight:bold;
}

#editor h2,#editor h2 *,#editor_acc h2,#editor_acc h2 *,.accwide_content h2,.accwide_content h2 *,.nieuws_content h2,.nieuws_content h2 *{
	padding:0px;
	margin:0px;
	color: #023b47;
	font-weight:bold;
}

#editor h3,#editor h3 *,#editor_acc h3,#editor_acc h3 *,.accwide_content h3,.accwide_content h3 *,.nieuws_content h3,.nieuws_content h3 *{
	padding:0px;
	margin:0px;
	color: #023b47;
	font-weight:bold;
}

#editor h4,#editor h4 *,#editor_acc h4,#editor_acc h4 *,.accwide_content h4,.accwide_content h4 *,.nieuws_content h4,.nieuws_content h4 *{
	padding:0px;
	margin:0px;
	color: #023b47;
	font-weight:bold;
}

#editor h5,#editor h5 *,#editor_acc h5,#editor_acc h5 *,.accwide_content h5,.accwide_content h5 *,.nieuws_content h5,.nieuws_content h5 *{
	padding:0px;
	margin:0px;
	color: #023b47;
	font-weight:bold;
}

#editor h6,#editor h6 *,#editor_acc h6,#editor_acc h6 *,.accwide_content h6,.accwide_content h6 *,.nieuws_content h6,.nieuws_content h6 *{
	padding:0px;
	margin:0px;
	color: #023b47;
	font-weight:bold;
}
/*END EDITOR*/

.lipsum{ margin-left:8px;}
.input{border: 1px solid #d70909;background: #FFFFFF;width:  250px;}
.input_nb{border: 1px solid #d70909;background: #FFFFFF;width:  250px;}
.textarea{border: 1px solid #d70909;background: #FFFFFF;width:  250px;height:  180px;}
.error{border: 1px solid red;background: #FFCCCC;}
.button{ border: 1px solid #d70909;background: #d70909;color:white;} 
