/* ALGEMENE HTML TAGS */
/*-----------------------------------------*/
html,body				{ margin: 0; padding: 0; }
body, td				{ font-family: verdana,arial,helvetica; font-weight: normal; font-size: 0.7em; text-decoration: none; }

a						{ color:#0E1B8D; text-decoration:none;}
a:hover					{ color:#0E1B8D; text-decoration:underline;}

.subheader				{ font-size:1.1em; font-weight:bold; color:#fff;}

/*-----------------------------------------*/

/* DIV OPMAAK */
/*-----------------------------------------*/



/*-----------------------------------------*/

#header					{ width: 735px; height: 130px; margin: 10px; margin-bottom: 5px; padding: 0; display:none; }
#header_logo			{ background:url(/grfx/vvv_logo.jpg) no-repeat; width:130px; height: 130px;  display:none; }



/*-----------------------------------------*/

/*------------------------------*/
/* MENU */


div#menu ul#menubar		{ padding:0; margin:0; border:0; position:absolute;}

div#menu ul#menubar li	{ position:absolute; height:23px; }

div#menu li    			{ text-indent: -9999px; text-decoration:none; list-style: none; }

#menu a    				{ background-color:transparent; text-decoration:none; display:block; height:23px; display:none;}


/*-----------------------------------------*/

/*NAVIGATIE*/
/*-----------------------------------------*/

#navigation				{ display:none;}
.nav_blok				{ margin-left:4px; margin-top:6px; display:none;}
.nav_button_align		{ text-align:right; margin-right:6px; display:none;}

#navigation	SELECT		{ border: 1px solid #000; font-size:0.8em; width:120px; display:none;}
#navigation_header		{ background:url(/grfx/zoeken_header.png) no-repeat; width:1px; height:20px;color:#fff; font-weight:bold; display:none;}
#navigation_header_blok { padding-left:10px;  padding-top:3px; display:none; }


/*BREADCRUMB*/
/*-----------------------------------------*/

#breadcrumb				{ background:url(/grfx/breadcrumb_header.png); width:600px; height:20px;  display:block; border-bottom: 1px solid #EFEFEF; display:none; }
#breadcrumb_blok		{ padding-top:3px; padding-left:5px; display:none;}
#vlaggetjes				{ float:right; margin-right:2px; display:none; }

/*-----------------------------------------*/

/*CONTENT*/
/*-----------------------------------------*/

div#cnt
	{
	background:url(/grfx/back_repeat.gif) repeat-y;
	position:relative;
	margin: 0 auto;
	width:735px;
	min-height: 400px;
   	height: auto;
   	_height: 400px;
	text-align: left;

	}

div#cnt_height	{

	min-height: 600px;
   	height: auto;
   	_height: 600px;

	}


div#content				{ background: #fff; float:none; }

/* kleur inzet abstract from homepage */

#home_page_abstract		{ color:#0E1B8D; }

/*LETOP WORDT VAKER GEBRUIKT, VOORZICHTIG*/

div.container			{ display:block; }

#blokje1				{ width:292px;	border-right: solid 2px #EFEFEF; padding:2px 3px 0px 2px; }
#blokje2				{ width:292px;  float: right; position: relative; padding:2px 5px 0px 0px;}

#blokje_groot			{ padding:5px; }

.blokje_table			{ font-size: 1.4em;}
.blokje_news			{ font-size: 1.0em;}

.blockphoto				{ width: 292px; height: 124px; }

.blokje_header
	{
	background: url(/grfx/bg-blokje-header.gif) #FF008A no-repeat top right;

	padding:2px 5px 0px 5px;
	width: 282px;
	height:18px;
	color:#fff;
	font-weight:bold;
	position: absolute;
	}

.blokje_vis				{ z-index: -1; display:none; }
.blokje_content			{ padding:5px; line-height:15px; overflow: hidden; max-height:102px; height:102px; }
.blokje_footer			{ height:13px; padding:5px; margin-bottom:2px; border-top: 2px solid #EFEFEF; border-bottom: 2px solid #EFEFEF; text-align:right;}


/*-----------------------------------------*/

#content_footer			{ border-top: 2px solid #ECECEC;padding:2px 0px 2px 0px;  font-size:1.2em; display:none;}
#content_footer a		{ color:#0E1B8D; text-transform:uppercase; text-decoration:none; }
#content_footer a:hover	{ color:#0E1B8D; text-transform:uppercase; text-decoration:underline;}


#footer					{ background:#BABBBC; width:727px; height:22px; margin:10px; color:#fff; display:block; display:none; }
#footer					{ padding:4px; display:none;}
#footer_blok			{ padding-top:4px;}
#powered				{ float:right; margin-right:2px;  display:none; }
#footer a				{ color: #000; text-decoration:none; display:none;}
#footer a:hover			{ color: #000; text-decoration:underline; display:none;}

/*-----------------------------------------*/


.clear					{ clear: both; }

.buttons				{ cursor:pointer;}

/*-----------------------------------------*/
/*-----------------------------------------*/
/*-----------------------------------------*/