html {
	height:				100%; 
	max-height:			100%;
	width:				100%;
	padding:			0; 
	margin:				0; 
	border:				0;  
	overflow-x:			hidden; 
	overflow-y:			auto;
	font-family:		verdana, sans-serif; 
	font-size:			9pt;
	color: 				#C1D72F;
	background:			#FFFFFF;
}

body {
	height:				100%;
	max-height:			100%;
	padding:			0;
	margin:				0;
	border:				0;
	overflow:			hidden;
	text-align:			center;
}

#content_default {
	height:				100%;
	max-height:			100%;
	width:				100%;
	margin-left:		auto;
	margin-right:		auto;
	position:			relative;
	display:			block;
	overflow-y:			scroll;
	z-index:			3;
}

#content a {
	color:				#004CAC;
	background:			transparent;
	text-decoration:	underline;
}

#content a:hover {
	color:				#002A5F;
	background:			#d7f799;
}

#content a:active, #content a:focus {
	outline:			0;
}

#center {
	width:				900px;
	padding:			0;
	border:				0;
	margin-left:		auto;
	margin-right:		auto;
	position:			relative;
	text-align:			left;
}

img {
	border-style:		none;
}

#top {
	width:				974px;
	height:				auto;
	margin-left:		auto;
	margin-right:		auto;
	z-index:			1;
	background:			url(/images/bg_main.gif) repeat;
}

#header {
	background-color:	#414142; 
	width:				900px;
	height:				60px;
	margin-left:		auto;
	margin-right:		auto;
	z-index:			2;
	border-bottom:		1px solid #FFFFFF;
}

#logo{
	text-align:			left;
	padding:			12px 0px 0px 15px;
}

#top_menu {
	background-color:	#999999; 
	width:				900px;
	height:				30px;
	margin-left:		auto;
	margin-right:		auto;
	text-align:			left;
	z-index:			2;
	border-bottom:		1px solid #FFFFFF;
}

#midden {
	background-color:	#999999; 
	width:				900px;
	height:				125px;
	margin-left:		auto;
	margin-right:		auto;
	z-index:			2;
	border-bottom:		1px solid #FFFFFF;
}

#midden_col1 {
	background-color:	#DEE89A; 
	width:				199px;
	height:				125px;
	float:				left;
	z-index:			2;
}

#midden_col2 {
	background-color:	#414142; 
	width:				700px;
	height:				125px;
	float:				right;
	z-index:			2;
	border-left:		1px solid #FFFFFF;
}

#titel {
	background-color:	#C1D72F; 
	width:				900px;
	height:				30px;
	margin-left:		auto;
	margin-right:		auto;
	z-index:			2;
	border-bottom:		1px solid #FFFFFF;
}

#titel_col1 {
	background-color:	#C1D72F; 
	width:				199px;
	height:				30px;
	float:				left;
	z-index:			2;
}

#titel_col2 {
	background-color:	#C1D72F; 
	width:				700px;
	height:				30px;
	float:				left;
	z-index:			2;
	border-left:		1px solid #FFFFFF;
}

#menu {
	background-color:	#FFFFFF; 
	width:				900px;
	height:				100%;
	margin-left:		auto;
	margin-right:		auto;
	z-index:			2;
	border-bottom:		1px solid #FFFFFF;
}

#menu_col1 {
	background-color:	#FFFFFF; 
	width:				199px;
	height:				100%;
	float:				left;
	z-index:			2;
}

#content_col2 {
	background-color:	#FFFFFF; 
	height:				100%;
	width:				700px;
	float:				left;
	z-index:			2;
	border-left:		1px solid #CCCCCC;
}

#footer {
	background-color:	#C1D72F; 
	width:				900px;
	height:				30px;
	margin-left:		auto;
	margin-right:		auto;
	z-index:			2;
	margin:				0 auto 0 auto;
	border-bottom:		1px solid #FFFFFF;
}

#footer_col1 {
	background-color:	#C1D72F; 
	width:				200px;
	height:				30px;
	float:				left;
	z-index:			2;
}

#footer_col2 {
	background-color:	#C1D72F; 
	width:				680px;
	height:				30px;
	float:				left;
	text-align:			right;
	margin-top:			7px;
	margin-right:		10px;
	z-index:			2;
	height:				12px;
	line-height: 		18px;
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			10px;
	color: 				#414142;
}

#footer_col2 A:link{
	color: 				#414142;
	text-decoration: 	none;
	font-weight: 		normal;
}

#footer_col2 A:visited{
	color: 				#414142;
	text-decoration: 	none;
	font-weight: 		normal;
}

#footer_col2 A:hover{
	color: 				#414142;
	text-decoration: 	underline;
	font-weight: 		bold;
}


/* DEFAULT PAGINA OPMAAK */

.inhoud {
	line-height: 18px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #414142;
	padding:10px 7px 10px 5px;
 }

.inhoud A:link{
	color: #804040;
	text-decoration:underline;
	font-weight: bold;
}

.inhoud A:visited{
	color: #804040;
	text-decoration:underline;
	font-weight: bold;
}

.inhoud A:hover{
	color: #414142;
	text-decoration:underline;
	font-weight: bold;
}

.imagery {
    border: 1px solid white;
}

.verdana {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	line-height: 18px;
	width:95%;
	padding:4px 0px 3px 3px;
}

tbody {
	line-height: 18px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #414142;

}


blockquote 
{
	margin-left:15px;
	margin-bottom: 0px;
}

table.address {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #414142;
	width:140px;
	white-space: nowrap;
	text-align:left;
	padding:0px 0px 3px 7px;
}