/****************************/
/*** algemene opmaak ***/
/****************************/

html, body {
	margin: 0px;
	padding: 0px;
	background-color: #edebe2;
}

body, td
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;  /* er stond 12 */
	color: #676355;
}

body, li
{
	line-height: 16px;  /* er stond 18*/
}

p
{
	line-height: 16px; /* er stond 18 */
	margin: 0px;
}

body
{
	text-align: center; /* centreert in IE */
}



/*********************/
/*** positionering ***/
/*********************/

#container
{
	width: 1200px;
	margin: 0 auto; /* centreert in Firefox */
	text-align: left; /* zet text links ipv centreren - overruled body */
	background: url(/content/images/container_bg_2010.gif) repeat-y; /* dit eventueel met een achtergrondbeeld om de illusie te geven dat navigation en extra gelijk lopen met content */
}

#header
{
	width:1200px;
	height: 208px;
	background-color: #e5e1d4;
	background: url(/content/images/top_bg.gif) repeat-x;
	position: relative;
}

#wrapper
{
	width: 100%;
	float: left; /* zorgt ervoor dat de rest rechts van dit blok komt te staan ipv er onder */
}

#content
{
	height: auto; /* geen vaste height meegeven ! */
	margin: 0px 182px 0 250px; /* margins boven, rechts, onder, links van de rand - waarde moet gelijk zijn aan breedte van navigation en extra!! */
	padding: 15px;
	width: 735px;
}

#navigation
{
	width: 250px; /* waarde moet overeenkomen met  linker margin van content!! */
	float: left; /* zorgt ervoor dat de rest rechts van dit blok komt te staan ipv er onder */
	margin-left: -1200px; /* zorgt ervoor dat deze blok bovenaan LINKS komt te staan - waarde moet gelijk zijn aan breedte van container!! */
	background: url(/content/images/left_bg.gif) repeat-y;
	background-color: #e5e1d4;
	padding-bottom: 50px;
	position: relative;
}

#extra
{
	height: auto;
	width: 182px; /* waarde moet overeenkomen met rechter margin van content!! */
	float: left; /* zorgt ervoor dat de rest rechts van dit blok komt te staan ipv er onder */
	margin-left: -182px; /* zorgt ervoor dat deze blok bovenaan RECHTS komt te staan - waarde moet gelijk zijn aan breedte van zichzelf!! */
	margin-top: 240px;
}

#footer
{
	background-color: #edebe2;
	height: 50px;
	width: 100%;
	clear: left; /* zorgt ervoor dat deze onder al de rest komt te staan */
}


#logo
{
	width: 250px;
	background-color: #FFF;
	text-align: center;
}

#nav
{
	width: 500px;
	position:absolute;
	top: 89px;
	left: 250px;
}

#pagepic
{
	width: 334px;
	height: 208px;
	position:absolute;
	right: 120px;
}

#stroke
{
	height: 6px;
	width: 454px;
	font-size: 1px;
	position:absolute;
	right: 0px;
	top: 208px;
}

#block
{
	width: 185px;
	height: 150px;
	position:absolute;
	right: 0px;
	top: 58px;
}

#zoom
{
	height: 29px;
	width: 80px;
	position: absolute;
	right: 10px;
	top: 15px;
}

#crumbs{
	height: 50px;
	width: 462px;
	position: absolute;
	left: 265px;
	top: 145px;
}


/**************/
/* NAVIGATION */
/**************/

#nav table
{
	width: 100%;
}

#nav td
{
	padding: 10px 9px 15px 5px;
	margin: 0px;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	white-space: normal;
	cursor: hand;
	cursor: pointer;
}

#nav td.active1, #nav td.active2, #nav td.active3, #nav td.active4
{
	background-image: url(/content/images/nav_bg_active.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	color: #FFFFFF;
}

.thema_0{
	background-color: #74adc8;
}

#nav td.active1, .thema_1
{

	background-color: #ffc708;
}

#nav td.active3, .thema_3
{
	background-color: #77a33c;
}

#nav td.active2, .thema_2
{
	background-color: #2873ad;
}

#nav td.active4, .thema_4
{
	background-color: #ce181b;
}


/******************/
/* SUBNAVIGATION  */
/******************/

#subnav
{
	padding-top: 15px;
}

#subnav ul
{
	margin: 0px;
	padding: 0px;
}

#subnav li.level1
{
	list-style: none;
	padding: 6px 10px 6px 20px;
	background: url(/content/images/subnav_li_bg.gif) repeat-x bottom;
	font-weight: bold;
	cursor: pointer;
}

#subnav li.level1active
{
	list-style: none;
	padding: 6px 10px 6px 20px;
	background: url(/content/images/subnav_li_active.gif) no-repeat left bottom;
	font-weight: bold;
    cursor: pointer;
}

#subnav li.level2
{
	list-style: none;
	padding: 6px 10px 6px 30px;
	background: url(/content/images/subnav_li_bg.gif) repeat-x bottom;
	cursor: pointer;
}

#subnav li.level2active
{
	list-style: none;
	padding: 6px 10px 6px 30px;
	font-weight: normal;
	background: url(/content/images/subnav_li_active.gif) no-repeat left bottom;
	cursor: pointer;
}

#subnav li.level3
{
	list-style: none;
	padding: 6px 10px 6px 40px;
	font-style: italic;
	background: url(/content/images/subnav_li_bg.gif) repeat-x bottom;
	cursor: pointer;
}

#subnav li.level3active
{
	list-style: none;
	padding: 6px 10px 6px 40px;
	font-style: italic;
	font-weight: normal;
	background: url(/content/images/subnav_li_active.gif) no-repeat left bottom;
	cursor: pointer;
}

#subnav li.level4
{
	list-style: none;
	padding: 6px 10px 6px 50px;
	font-style: italic;
	background: url(/content/images/subnav_li_bg.gif) repeat-x bottom;
	cursor: pointer;
}

#subnav li.level4active
{
	list-style: none;
	padding: 6px 10px 6px 50px;
	font-style: italic;
	font-weight: normal;
	background: url(/content/images/subnav_li_active.gif) no-repeat left bottom;
	cursor: pointer;
}

#subnav li.level5
{
	list-style: none;
	padding: 6px 10px 6px 60px;
	font-style: italic;
	background: url(/content/images/subnav_li_bg.gif) repeat-x bottom;
	cursor: pointer;
}

#subnav li.level5active
{
	list-style: none;
	padding: 6px 10px 6px 60px;
	font-style: italic;
	font-weight: bold;
	background: url(/content/images/subnav_li_active.gif) no-repeat left bottom;
	cursor: pointer;
}

#subnav li a
{
	color: #676355;
	text-decoration: none;
}



/**********************/
/*  opmaak  SPECIFIEK */
/**********************/

#block p
{
	font-size: 11px;
	color:#FFFFFF;
	padding: 30px 5px 10px 8px;
}

#block p a
{
	font-size: 11px;
	color:#FFFFFF;
	border-bottom: 1px dotted #FFFFFF;
}

#block p a:hover
{
	color:#FFFFFF;
}

#zoom a
{
	color: #e5e1d4;
	border: 0px;
}

#zoom img
{
	cursor: hand;
	cursor: pointer;
	border: 0px;
}

#extra h1, #subnav h1 {
	font-size: 16px;
	font-weight: bold;
	padding: 0 10px 10px 10px;
	margin: 0 0 10px 0;
	background: url(/content/images/subnav_h1_bg.gif) repeat-x bottom;
}

#extra ul
{
	padding: 0 0 0 0px;
	margin: 0 0 0 0px;
	background: url(/content/images/newsflash_li_bg.gif) repeat-x bottom;
}

#extra li
{
	list-style: none;
	background: url(/content/images/extra_li.gif) no-repeat 0px 6px;
	margin: 0 0 0 10px;
	padding: 0 10 10 15px;
}



#footer #bottom1
{
	width: 250px;
	height: 6px;
	font-size: 1px;
	float: left;
}
#footer #bottom2
{
	width: 765px;
	height: 6px;
	font-size: 1px;
	background-color: #e5e1d4;
	float: left;
}
#footer #bottom3
{
	width: 185px;
	height: 6px;
	font-size: 1px;
	float: left;
}

#footer #disclaimer
{
	width: 50%;
	height: 20px;
	font-size: 10px;
	text-align: left;
	float: left;
}

#footer #aware
{
	width: 50%;
	height: 20px;
	font-size: 10px;
	text-align: right;
	float: right;
}
#footer #aware em
{
	color: #cf181e;
	font-weight: normal;
	font-style: normal;
}


/*******************/
/*   HOMEPAGE   */
/*******************/

#content table.home
{
	border: 0px;
	padding: 0px;
	margin: 0px;
	width: 514px;
}
 #content table.home td
 {
	border: 0px;
	padding: 0px;
	margin: 0px;
	cursor: hand;
	cursor: pointer;
}
#content table.home td p
{
	padding: 5px;
	color: #FFFFFF;
	font-weight: bold;
}

#content table.home td.title
{
text-align: center;
font-weight: bold;
font-size: 15px;
}


/**********************/
/*  opmaak  algemeen  */
/**********************/


#content h1, #extra h1
{
	font-size: 16px;
	font-weight: bold;
}

#content h2
{
	font-size: 13px;
	font-weight: bold;
}

#content li
{
	list-style: circle;
}

#content li li
{
	list-style: disc;
}

#crumbs a, #content a, #extra a, #aware a, #disclaimer a
{
	color: #676355;
	text-decoration: none;
	border-bottom: 1px dotted #676355;
}

#crumbs a:hover, #content a:hover, #extra a:hover, #aware a:hover, #disclaimer a:hover
{
	color: #676355;
	text-decoration: none;
	border-bottom: 0px;
}

#content table
{
	padding: 0px;
	margin: 0px;
	border: 0px;
	border-left: 1px solid #676355;
	border-bottom: 1px solid #676355;
	max-width: 730px;
}

#content table td
{
	padding: 3px;
	margin: 0px;
	border: 0px;
	border-right: 1px solid #676355;
	border-top: 1px solid #676355;
}

#content table td.beige /* NIEUW */
{
	padding: 3px;
	margin: 0px;
	border: 0px;
	border-right: 1px solid #676355;
	border-top: 1px solid #676355;
	background-color: #e5e1d4;
}

#content table td.bruin/* NIEUW */
{
	padding: 3px;
	margin: 0px;
	border: 0px;
	border-right: 1px solid #676355;
	border-top: 1px solid #676355;
	background-color: #676355;
	color: #FFF;
}

#content table.noborder, #content table.noborder td
{
	padding: 4px;
	margin: 0px;
	border: 0px;
}

#content img
{
	margin: 15px 0px 15px 0px;
}

#content img.extra_space_left
{
	margin: 15px 15px 15px 0px;
}

#content img.extra_space_right
{
	margin: 15px 0px 15px 15px;
}

#content img.extra_space_center
{
	margin: 15px;
}

div.hr {
	clear: both;
	height: 1px;
	background: url(/content/images/hr.gif) repeat-x;
	padding: 0px;
	margin: 5px 0 5px 0;
}

/*
 * Opmaak nieuws
 *
 */


/* NEWS ALL */

.news_all{ display: block; width: 680px; float: left; margin: 0 0 40px 0;}

.news_all .news_item
{
width:600px;
}

/* NEWS & EVENTS */
.news_calendar
{
background: url(/content/images/calendar_icon.gif) no-repeat;
display:block;
float:left;
height:44px;
width:35px;
margin:3px 10px 0;
padding:14px 0 0;
text-align:center;
}

.day
{
color:#d41c22;
display:block;
margin:0;
padding:0;
width:35px;
font-weight:bold;
font-size:1.2em;
}

.month
{
color:#666;
display:block;
margin:0;
padding:0;
width:35px;
font-size:0.8em;
text-transform:uppercase;
line-height: 1.0em;
}

.news_item
{
display:block;
float:left;
/*height:115px;*/
margin:0 0 0 0;
width:250px;
}

.news_item h3
{
/*color: #676355;*/
font-weight: bold;
font-size: 1.3em;
margin-bottom: 0px;
padding-bottom: 0px;
}

.news_item h4
{
color:#d41c22;
font-size:0.9em;
font-weight: normal;
margin:0 0 9px 0;
}


