body {
	padding: 0px;
	margin: 0px;
	font-family: Verdana;
	font-size: 11px;
	background-image: url(../beelden/background.jpg);
	background-repeat: repeat-x;
	background-position:left top;
	background-attachment:fixed;

	background-color:#BCBDDB;
	overflow: auto;
}

a {
	text-decoration: none;
	color: #1d348f;
}

img{
}

a img {
	border:0px;
}

#main{
	width: 100%;
	height:100%;
	margin: 0px 0px 0px 0px;
	padding:0px;
}

#header{
	background: #393C71;
	width: 965px;
	height: 265px;
	margin: 0 auto;
}

#center{
	background:#ffffff;
	width: 965px;
	margin: 0 auto;
	min-height: 100px;
	height: auto !important;
	height: 100px;
	background-image:url(../beelden/bg-center.gif);
	background-repeat:repeat-y;
}

#left_container{
	background-color: #9C9DB8;
	width: 215px;
	float:left;
}

#menu_container{
	height:250px;
}

#content_container{
	background-color: #fff;
	width:510px;
	float:left;
}

#content_container_breed{
	background-color: #fff;
	width:750px;
	float:left;
}

#right_container{
	padding-top:20px;
	background-color: #fff;
	float:right;
	width: 235px;
}

#content{
	padding:20px;
	margin:0px;	
}

#footer{
	padding:20px;
	margin:0px;	
}

#submenu_container{
	padding-left: 20px;
	padding-right: 20px;
	background-color: #fff;
	border-width: 0px 0px 0px 1px;
	border-left-color: #CCCEDB;
	border-style: solid;
}
.clear {
	clear:both;
}
#agenda{
	padding-top:0px;
	padding-left: 20px;
	padding-right: 20px;
	border-width: 0px 0px 0px 1px;
	border-left-color: #CCCEDB;
	border-style: solid;
}

/*
 	header.php
*/

#logo{
	width:415px;
	padding-left:20px;
	padding-top:20px;
	float:left;
}

#keurmerk{
	width:315px;
	padding-right:20px;
	float:right;
}

#kop{
	margin-left:233px;
	margin-top:52px;
}

#navigatie{
	font-size:10px;
	height:20px;
	color: #E75025;
}

#koptekst{
	color: #ffffff;
	width:500px;
	font-size: 30px;
	line-height:32px;
}

#hoofdkoptekst{
	color: #ffffff;
	width:500px;
	font-size: 30px;
}

.orange{
	font-weight: bold;
	color: #E55025;
}

p{
	margin:0px;
	padding:0px;
}

#footer{
	padding:0px;
}

.adres_kop {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #FFFFFF;
 	margin:10px 0px 10px 20px;
}

* html .adres_kop {
 	margin:10px 0px 0px 20px;
}


.adres_body {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:20px;
	color: #FFFFFF;
 	margin:10px 0px 10px 20px;	
}

.adres_body a {
	color: #FFFFFF;
	text-decoration:underline;
}

.img_right {
	float:right;
	clear:left;
	margin-right:-25px;
	margin-left:15px;
	margin-bottom:15px;
	margin-top:0px;
	border:none;
}

* html body .img_right {
	position: fixed;
}
/****
* footer.php
*****/
.footercontent1{
	float:left;
	font-size:9px;
	margin-top:8px;
	padding:0px 8px 0px 8px;
	border-right: #aaa solid 1px;
}

.footercontent2{
	float:left;
	font-size:9px;
	margin:8px;
}

#footercontent{
	margin:0 auto;
	width:965px;
	height:30px;
	background-color:#ffffff;
}

#leegcontainer{
	display:block;
	width:215px;
	height:30px;
	float:left;
	background-color:#9C9DB9;
}

#leeg{
		width:195px;
		background-color:#9C9DB9;
		float:left;
		border-top-style: solid;
		border-top-width:1px;
		border-top-color: #BCBDD9;
}

#footerleegcontainer2{
	float:left;
	width:20px;	
}	
	
#footercontentcontainer{
	float:left;
	width:730px;
	background-color:#ffffff;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color: #BCBDD9;
}
	
	
.horizontaallijntje{
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color: #BCBDD9;
	margin-right:20px;
	height:1px;
	color:#BCBDD9;
}

.referentie{
	display:block;
	color:#CFCEDC;
	font-weight: bold;
	margin-top:10px;
	margin-left:22px;
	margin-right:15px;
}

.contenttitle{
	display:block;
	font-weight: bold;
	color: #E75025;
	margin-bottom:0px;
}

.contenttitle1{
	display:block;
	font-weight: bold;
	color: #000000;
	margin-bottom:0px;
}


.contentdescription{
	display:block;
	color: #000000;
	margin-bottom:20px;
}

.subtitlelink{
	display:block;
	color: #797B9F;
	text-decoration: underline;
}

.subtitlelink ul {
	margin-top: 0px;
}

.subtitlelink li {	
	list-style-position: outside;	
	margin-left: -25px;
}


.formcontent{
	float		:left;
	background-color: #F2F3F6;
	padding:3px 0px 3px 0px;
	width		:100px;
 	text-align	:right;
 	margin-right:10px;
}

.forminput{
	padding:0px 0px 6px 0px;
}

table.bodytxt {
	background-color:#FFFFFF;
	font-size:10px;
	border:#000000 1px solid;
}
.bodytxt th {
	color:#FFFFFF;
	text-align:left;
	background-color:#797B9F;
	font-size:10px;
	padding:2px;
}
.bodytxt td {
	background-color:#E6E6E6;
	padding:2px;
}
/* 
================================================
autosuggest, inquisitor style
================================================
*/



div.autosuggest
{
	position: absolute;
/*	background-image: url(/images/as_pointer.gif);
	background-position: top;
	background-repeat: no-repeat;
*/	padding: 10px 0 0 0;
}

div.autosuggest div.as_header,
div.autosuggest div.as_footer
{
	position: relative;
	height: 6px;
	padding: 0 6px;
/*	background-image: url(/images/ul_corner_tr.gif);
	background-position: top right;
	background-repeat: no-repeat;
*/	overflow: hidden;
}
div.autosuggest div.as_footer
{
/*	background-image: url(/images/ul_corner_br.gif);
*/}

div.autosuggest div.as_header div.as_corner,
div.autosuggest div.as_footer div.as_corner
{
	position: absolute;
	top: 0;
	left: 0;
	height: 6px;
	width: 6px;
/*	background-image: url(/images/ul_corner_tl.gif);
	background-position: top left;
	background-repeat: no-repeat;
*/}
div.autosuggest div.as_footer div.as_corner
{
/*	background-image: url(/images/ul_corner_bl.gif);
*/}
div.autosuggest div.as_header div.as_bar,
div.autosuggest div.as_footer div.as_bar
{
	height: 6px;
	overflow: hidden;
	background-color: #333;
}


div.autosuggest ul
{
	list-style: none;
	margin: 0 0 -4px 0;
	padding: 0;
	overflow: hidden;
	background-color: #333;
}

div.autosuggest ul li
{
	color: #ccc;
	padding: 0;
	margin: 0 4px 4px;
	text-align: left;
}

div.autosuggest ul li a
{
	color: #ccc;
	display: block;
	text-decoration: none;
	/*background-image: transparent;*/
	text-shadow: #000 0px 0px 5px;
	position: relative;
	padding: 0;
	width: 100%;
}
div.autosuggest ul li a:hover
{
	background-color: #444;
}
div.autosuggest ul li.as_highlight a:hover
{
	background-color: #1B5CCD;
}

div.autosuggest ul li a span
{
	display: block;
	padding: 3px 6px;
	font-weight: bold;
}

div.autosuggest ul li a span small
{
	font-weight: normal;
	color: #999;
}

div.autosuggest ul li.as_highlight a span small
{
	color: #ccc;
}

div.autosuggest ul li.as_highlight a
{
	color: #fff;
	background-color: #1B5CCD;
/*	background-image: url(images/hl_corner_br.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
*/}

div.autosuggest ul li.as_highlight a span
{
/*	background-image: url(images/hl_corner_bl.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
*/}

div.autosuggest ul li a .tl,
div.autosuggest ul li a .tr
{
	/*background-image: transparent;
	background-repeat: no-repeat;*/
	width: 6px;
	height: 6px;
	position: absolute;
	top: 0;
	padding: 0;
	margin: 0;
}
div.autosuggest ul li a .tr
{
	right: 0;
}

div.autosuggest ul li.as_highlight a .tl
{
	left: 0;
/*	background-image: url(/images/hl_corner_tl.gif);
	background-position: bottom left;*/
}

div.autosuggest ul li.as_highlight a .tr
{
	right: 0;
/*	background-image: url/images/hl_corner_tr.gif);
	background-position: bottom right;
*/}



div.autosuggest ul li.as_warning
{
	font-weight: bold;
	text-align: center;
}

div.autosuggest ul em
{
	font-style: normal;
	color: #6EADE7;
}


/* -- application form ------------------------------- */
.streepjeBoven{
	height: 1px;
	width: 475px;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	border-color: #CCCEDB; 
}

.streepjeOnder{
	height: 1px;
	width: 475px;
	border-style: solid;
	border-width:0px 0px 1px 0px;
	border-color: #CCCEDB; 	
}

.grijsBackground{
	background-color: #F2F3F6;
	width:475px;
	padding-bottom:5px;
	padding-top:5px;
	}

.grijsBackground2{
	background-color: #F2F3F6;
	width:475px;
	padding-bottom:5px;
	padding-top:0px;
	}

#tabBlad0{
	height: 600px;
	}
	
.button_verder {
	background-color: #393C71;
	margin-top: 10px;
	margin-right: 5px;
	padding: 3px 5px 3px 5px;
	width:50px;
	color: #fff;
	height: 17px;
}

.button_verder2 {
	float:left;
	background-color: #393C71;
	color: #fff;
	margin-top: 10px;
}

.button_verder2 .plus {
	color:				#FF0000;
	font-weight:		bold;
	
	left:				0px;
	top:				0px;
	
	width:				20px;
	height:				18px;
	
	position:			relative;
	float: 				left;
	
	vertical-align:		middle;
	text-align:			center;
	
	padding-top:		3px;
}

.button_verder2 .streep {
	left:				0px;
	top:				0px;
	
	width:				1px;
	height:				23px;
	
	position:			relative;
	float: 				left;
	
	background-color:	#FFFFFF;
}

.button_verder2 .txt {
	color:				#FFFFFF;
	
	left:				0px;
	top:				0px;
	
	width:				auto;
	height:				18px;
	
	position:			relative;
	float: 				left;
	
	vertical-align:		middle;
	text-align:			center;
	
	padding-top:		3px;
	padding-left:		4px;
	padding-right:		4px;
}

.button_terug{
	float:left;
	background-color: #393C71;
	margin-top: 10px;
	margin-right: 5px;
	padding: 3px 5px 3px 5px;
	width:auto;
	color: #fff;
	height: 17px;
}

.button_submit{
	float:right;
	background-color: #393C71;
	margin-top: 10px;
	margin-right: -26px;
	padding: 3px 5px 3px 5px;
	width:auto;
	color: #fff;
	height: 17px;
}

.button_submit_left{
	float:left;
	background-color: #393C71;
	margin-top: 10px;
	margin-lift: 10px;
	padding: 3px 5px 3px 5px;
	width:auto;
	color: #fff;
	height: 17px;
}

.button_collega {
	float:right;
	background-color: #393C71;
	margin-top: 21px;
	margin-right: 0px;
	margin-left:50px;
	margin-bottom:1px;
	color: #fff;
}

.button_collega .plus {
	color:				#FF0000;
	font-weight:		bold;
	
	left:				0px;
	top:				0px;
	
	width:				20px;
	height:				18px;
	
	position:			relative;
	float: 				left;
	
	vertical-align:		middle;
	text-align:			center;
	
	padding-top:		3px;
}

.button_collega .streep {
	left:				0px;
	top:				0px;
	
	width:				1px;
	height:				23px;
	
	position:			relative;
	float: 				left;
	
	background-color:	#FFFFFF;
}

.button_collega .txt {
	color:				#FFFFFF;
	
	left:				0px;
	top:				0px;
	
	width:				auto;
	height:				18px;
	
	position:			relative;
	float: 				left;
	
	vertical-align:		middle;
	text-align:			center;
	
	padding-top:		3px;
	padding-left:		4px;
	padding-right:		4px;
}

.blauwbalk{
	background-color: #393C71;
	color:#fff;
	width:495px;
	padding-bottom:5px;
	padding-top:5px;
}


.blauwtekst{
	color:#393C71;
	font-size:13px;
	font-weight: bold;
	margin-bottom:10px;
	padding-bottom:10px;
}

.oranjetekst{
	color:#E75025;
	font-weight: bold;
	margin-bottom:10px;
	padding-bottom:10px;
}

/*******************************************************************************************/
/* FORMULIER INSCHRIJVEN FORMULIER INSCHRIJVEN FORMULIER INSCHRIJVEN FORMULIER INSCHRIJVEN */
/*******************************************************************************************/

.inp_inschrijven {
	width:				250px;
	height:				16px;
	
	border:				1px solid #CCCEDB;
	
	padding:			2px;
	
	font-family:		Verdana;
	font-size:			11px;
}

.txt_inschrijven {
	width:				250px;
	height:				60px;
	
	border:				1px solid #CCCEDB;
	
	padding:			2px;
	
	font-family:		Verdana;
	font-size:			11px;
}