html {
	height				: 100%;
}
body {
	margin-top			: 10px;
	padding				: 0;
	background-color	: #003399;
}
.bodypopup {
	background-color	: #FFFFFF;
}
.maintable {
	background-color	: #FFFFFF;
}
input, select, table {
 	font-family			: Tahoma, Verdana, Arial, Helvetica, sans-serif;
 	font-size			: 11px;
	line-height			: 14px;
	color					: #535152;
}
P, UL, LI {
	margin-top			: 3px;
	margin-bottom		: 3px;
}
.zoekenop_head {
	font-weight			: bold;
	color					: #DCA7BF;
}
.lijn {
	border				: 0;
	width					: 100%;
	height				: 1px;
	color					: #dadada;
	background-color	: #dadada;
}
.frontbox { 
	width					: 250px;
	font-family			: Verdana, Arial; 
	font-size			: 8pt; 
	font-style			: normal; 
	text-transform		: none; 
	color					: #112a75;
	background-color	: #E6E6E7; 
	border-style		: solid; 
	border-width		: 1px;
}
.bgbox {
	background-color	: #F2E6F3;
}
.text_box {
	font-size			: 11px;
	font-weight			: normal;
	color					: #4C4FA8;
}

/*
LI {
	list-style: square outside;
}
*/
		
.menustreep {
	background-color	: #DADADA;
}
.menu_bg {
	background-color	: #F2E7EF;
}
.content_bg {
	width: 688px; 														/* 534px; */
	height: 100%;
	background-color: #FFFFFF;
}
.content_table_index2 {
	width					: 344px;
	height				: 100%;
	padding				: 0px;
	margin-top			: 0px;
}
.content_table {
	width					: 688px;
	height				: 100%;
	padding				: 0;
	margin-top			: 0;
}
.content_padding {
	padding				: 10px;
}
.content_padding_s {
	padding				: 10px;
	font-size			: 11px;
}
.content_padding_m {
	padding				: 10px;
	font-size			: 10pt;
	line-height			: 16px;	
}
.content_padding_b {
	padding				: 10px;
	font-size			: 12pt;
	line-height			: 18px;
}

.link_groot		 		{ font-family: Helvetica, sans-serif; font-size: 13pt; line-height: 14pt; }
.link_groot td  		{ font-family: Helvetica, sans-serif; font-size: 13pt; line-height: 14pt; }
.link_medium	 		{ font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; line-height: 12pt; }
.link_medium td 		{ font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; line-height: 12pt; }
.link_klein		 		{ font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 14px; }
.link_klein	td	 		{ font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 14px; }

.navtext {  
	width 				: 160px; 
	font 					: normal 11px sans-serif; 
	border-width 		: 1px; 
	border-style 		: outset;
	border-color 		: #DCA7BF;
	z-index		 		: 10000;
	background-color	: #FFFFFF;
	color					: black; 
}

.right_table1_ad {
	width						: 170px;
	border-top-width		: 1px;
	border-right-width	: 1px;
	border-bottom-width	: 1px;
	border-left-width		: 1px;
	border-top-style		: solid;
	border-right-style	: solid;
	border-bottom-style	: solid;
	border-left-style		: solid;
	border-top-color		: #000000;
	border-right-color	: #ffffff;
	border-bottom-color	: #ffffff;
	border-left-color		: #000000;
	background-color		: #FFFFFF;
}

.left_table1_ad {
	width						: 170px;
	border-top-width		: 1px;
	border-right-width	: 1px;
	border-bottom-width	: 1px;
	border-left-width		: 1px;
	border-top-style		: solid;
	border-right-style	: solid;
	border-bottom-style	: solid;
	border-left-style		: solid;
	border-top-color		: #000000;
	border-right-color	: #000000;
	border-bottom-color	: #000000;
	border-left-color		: #000000;
	background-color		: #FFFFFF;
}

form { margin: 0; }

.binput {
	width						: 95%;
	border-top-width		: 1px;
	border-right-width	: 1px;
	border-bottom-width	: 1px;
	border-left-width		: 1px;
	border-top-style		: solid;
	border-right-style	: solid;
	border-bottom-style	: solid;
	border-left-style		: solid;
	border-top-color		: #000000;
	border-right-color	: #E1DBC6;
	border-bottom-color	: #E1DBC6;
	border-left-color		: #000000;
	margin-bottom			: 2px;
	padding-left			: 2px;
	padding-right			: 2px;
	font-weight				: normal;		
}

	.contactinput {
		border-top-width		: 1px;
		border-right-width	: 1px;
		border-bottom-width	: 1px;
		border-left-width		: 1px;
		border-top-style		: solid;
		border-right-style	: solid;
		border-bottom-style	: solid;
		border-left-style		: solid;
		border-top-color		: #000000;
		border-right-color	: #E1DBC6;
		border-bottom-color	: #E1DBC6;
		border-left-color		: #000000;
		margin-bottom			: 2px;
		padding-left			: 2px;
		padding-right			: 2px;
		font-weight				: normal;		
	}

h1 {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 180%;
	font-weight: bold;	
}
h2 {
	margin: 0px;
	padding: 0px;
	font-size: 130%;
	font-weight: normal;	
}
.text_headers {
	font-family: Tahoma, Verdana, Arial;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	line-height: 22px;
	color: #4D3DA6;
}
.text_ont {
	font-weight: bold;
	font-style: italic;
}
.colorkop {
	font-family				: Verdana;
	font-size				: 12px;
	font-weight				: bold;
	line-height				: 20px;
	color						: #BC3A48;
}
.persbericht {
	font-family				: Tahoma, Verdana;
	font-size				: 12px;
	font-weight				: bold;
	line-height				: 20px;
	color						: #BC3A48;
}
.right_text{
	font-family				: Tahoma, Verdana;
	font-size				: 10px;
	font-weight				: bold;
	line-height				: 14px;
	color						: #9FCE08;
}
.contentimg {
	border					: 1px;
}
.vraag {
	font-weight				: bold;
}

#skip { 
	display					: none;
}

	#contentframe {
		height				: 100%;
		width					: 530px;
		border				: 1px;
		padding-top			: 0px;
		padding-right		: 0px;
		text-align			: left;
		background-color	: #F2E7EF;
	}

	#contentframe_index {
		width					: 366px;
		overflow				: hidden;
		border				: 1px;
		padding-top			: 0px;
		padding-right		: 1px;
		text-align			: left;
	}

	#header {
		height				: 90px;
		border				: 1px;
		padding-top			: 0px;
		padding-right		: 5px;
		text-align			: right;
		color					: #FFFFFF;
		background-color	: #F2E7EF;
		background-image	: url(http://www.ont.nl/images/header/header_verloop.jpg);
	}

	#headerleden {
		height: 170px;
		border: 1px;
		padding-top: 0px;
		padding-right: 5px;
		text-align: right;
		color: #FFFFFF;
		background-color: #F2E7EF;
		/* background-image: url(http://www.ont.nl/images/header/header_verloop_leden.jpg); */
		background-image: url(http://www.ont.nl/ud/image/web/header_picture_bg_leden_ont.jpg); background-position: top left ; background-repeat: no-repeat; padding: 0px 0px 0px 0px;
	}

	#headerbestuur {
		height				: 90px;
		border				: 1px;
		padding-top			: 0px;
		padding-right		: 5px;
		text-align			: right;
		color					: #FFFFFF;
		background-color	: #F2E7EF;
		background-image	: url(http://www.ont.nl/images/header/header_verloop_bestuur.jpg);
	}

		#header ul, #header li {
			margin			: 0px;
			padding			: 0px;
			list-style-type: none;
			display			: inline;							
			font-size		: 94%;
		}	
	
	#nav {
		border-top-width		: 1px;
		border-top-style		: solid;
		border-right-width	: 0px;
		border-bottom-width	: 1px;
		border-bottom-style	: solid;
		border-left-width		: 0px;
		height					: 22px;
		margin-bottom			: 1px;
	}
		#nav ul, #nav li {
			margin				: 0;
			padding				: 0;
			list-style-type	: none;
			display				: inline;
		}	
	#backright {
		height: 440px;
		float: right;
		background-color: #FFFFFF;
    padding: 0px 0px 0px 0px;
		visibility: visible;
		background-image: url(http://www.ont.nl/images/right/ont_bg_revu.gif);
    background-position: bottom right; 
    background-repeat: no-repeat;
		margin-top: 0px;
		margin-bottom: 0px;
		border: 0px;
		overflow: auto;
	}

	#backright_leden {
		height: 100%;
		width: 354px;
		float: right;
    padding: 0;
		visibility: visible;
		background-image: url(http://www.ont.nl/images/right/ont_bg_revu.gif);
    background-position: bottom right; 
    background-repeat: no-repeat;
		margin-bottom: 1px;
		border: 1px;
		overflow: auto;
	}
	#main {
		width						: 740px;
		float						: left;
		margin-bottom			: 0px;
		padding-left			: 0px;
		padding-right			: 0px;
		background-color		: #ffffff; 
	}

		#left {
			width					: 186px;
			float					: left;
			background-color	: #F2E7EF;
			background-image	: url(http://www.ont.nl/images/left/left_bg_repeat.gif);
         padding				: 0 0 0 0;
			visibility			: visible;
			margin-bottom		: 0px;
		}
		#leftpix {
			width					: 186px;
			float					: left;
			background-color	: #F2E7EF;
         background-image	: url(http://www.ont.nl/images/left/mond_groot3.jpg);
         background-position: top right; 
         background-repeat	: no-repeat;
         padding				: 0;
			visibility			: visible;
			margin-bottom		: 0px;
		}
		#content_wide {
			width					: 510px;
			float					: left;
			padding-top			: 10px;
			padding-right		: 20px;
			padding-left		: 10px;
		}
		#right {
			width					: 186px;
			float					: left;
			background-color	: #F2E7EF;
			background-image	: url(http://www.ont.nl/images/right/lila_bg.gif);
			background-repeat	:repeat-y;
         padding				: 0;
			visibility			: visible;
			margin-bottom		: 0px;
			font-size			: 11px;
		}		

	#footer {
		width						: 740px;
		height					: 20px;
		float						: left;
		margin-top				: 0px;
		margin-bottom			: 0px;
		font-family				: Verdana;
		font-weight				: normal;
		font-size				: 11px;
		background-color		: #F2E7EF;
		color						: #003366;
	}
	
	.footer a { 
		color						: #003366; 
		font-weight				: normal;
		text-decoration		: none;
	}
	.footer a:hover { 
		color						: #003366; 
		font-weight				: normal;
		text-decoration		: underline;	
	}	
	
	#copyright {
		width						: 740px;
		height					: 20px;
		float						: left;
		margin-bottom			: 0px;
		text-align				: right;
		font-size				: 80%;
		color						: #ffffff;
		background-color		: #AF3C39;
	}
	
	
a {	
	color						: #484646;
	text-decoration		: underline; 
}
a:hover { 
	text-decoration		: underline;
}
a:visited { 
	text-decoration		: underline;
}
.menuleft a:link {
	text-decoration		: none; 
}
.menuleft a:hover { 
	text-decoration		: underline;
}
.menuleft a:visited { 
	text-decoration		: none;
}
.menulines {
	background				: #999999;
}
.menu_right a:link { 
	text-decoration		: none;
}
.menu_right a:hover { 
	text-decoration		: none;
	background				: #FFFFFF;
}
#header a {
	color						: #FFFFFF; 
}
#left a {
	color						: #484646;
} 
#left a:hover {
	color						: #3363B5;
}
#left .active a {
	color						: #3363B5;
}
#right a { 
	color						: #4C4FA8; 
	font-weight				: normal;	
} 
#right a:hover {
	color						: #4C4FA8; 
}
#copyright a {
	color						: #CECDCE;
}
#copyright a:hover {
	color						: #2B4988;
}
/* -- TEXT FAQ -- */
	.headers {
		width					: 100%;
		font-family			: Tahoma, Arial, Helvetica, sans-serif;
		font-weight			: bold;
		line-height			: 18px;
		border				: 1px solid #C9CBB0;
		background-color	: #efefef;
		padding-left		: 4px;
		margin				: 0;
		color					: #000000;
	}
	.switchcontent{
		width					: 100%;
		font-family			: Verdana, Tahoma, Arial, Helvetica, sans-serif;
		font-weight			: bold;
		margin-top			: 0px;
		margin-right		: 0px;
		border				: 1px solid #C9CBB0;
		border-top-width	: 0px;
		/* background-color: #ffffff; */
		padding				: 2px;
	}
	.subheader{
		font-family			: Arial, Helvetica, sans-serif;
		font-size			: 8pt;
		font-weight			: normal;
		border				: 1px solid #C9CBB0;
		background-color	: #eaeaea;
		padding-left		: 2px;
		color					: #BD3A48;
	}
	.showstate{
		cursor				: auto;
	}
	.centerdiv{ /*IE method of centering a relative div*/
		text-align			: center;
	}
	.centerdiv>div{ /*Proper way to center a relative div*/
		margin				: 0 auto;
	}
/* -- TEXT FAQ -- */

/* ----- HIERONDER ALLEN GECHECKT EN ACTIEF! ----- */
.vinkbox {
	width						:19px;
}