html, body {
	width:100%;
	height:100%;
	background-image:url('images/bg_body.jpg');
	background-repeat:repeat-x;
	background-color:#ffffff;
	font-family:tahoma, sans-serif;
	font-size:11px;
	line-height:18px;
}

body {
	margin:0px;
}

table {
	border-collapse:collapse;
}

td {
	font-family:tahoma, sans-serif;
	font-size:11px;
	line-height:18px;
	text-align:left;
	padding:0px;
	vertical-align:top;
}

img {
	border:0px;
	vertical-align:top;
}

p {
	margin:2px;
}

a {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

h1,
.Head
{
	font-size:25px;
	line-height:35px;
	color:#0097df;
	font-family:tahoma, sans-serif;
	margin:0px;
	font-weight:normal;
}

div#topDiv
{
	width:996px;
}

table#topTable
{
	width:996px;
}

td#menuTD
{
	width:780px;
}

td#logoTD img
{
	float:right;
	margin-right:40px;
}

td#middleTD
{
	background-image:url('images/bg_middle.png');
	background-repeat:repeat-y;
	width:996px;
}

td#bottomTD
{
	background-image:url('images/bg_bottom.png');
	background-repeat:no-repeat;
	width:996px;
	height:100px;
}

div#bgTop
{
	background-image:url('images/bg_top.png');
	background-repeat:no-repeat;
	width:996px;
	display:block;
	float:left;
}

#contentTable
{
	width:980px;
	margin-left:8px;
	margin-top:16px;
}

td#contentLeftTD
{
	width:344px;
}



.leftPaneDiv
{
	width:326px;
	height:230px;
	overflow:hidden;
}

td#contentMiddleTD
{
	width:310px;
}

td#contentRightTD
{
	width:326px;
}

div.contentPaneDiv
{
	margin-top:14px;
	width:300px;
	height:201px;
	overflow:hidden;
}

div.contentPaneDivBreed
{
	margin-top:5px;
	overflow:hidden;
}

div.middleContentPaneDiv
{
	width:300px;
	overflow:hidden;
	margin-top:10px;
}

div.middleContentPaneDivVervolg
{
	width:625px;
}

div.middleContentPaneDivVervolg .head
{
	font-size:22px;
	line-height:35px;
}

div.rightPaneDiv
{
	width:251px;
	height:188px;
	overflow:hidden;
	margin-left:64px;
	margin-right:12px;
	margin-top:40px;
	@margin-top:0px;
}


.middleLeftPaneDiv
{
	width:256px;
	overflow:hidden;
	margin-left:12px;
	margin-top:0px;
	@margin-top:0px;
}

.middleRightPaneDiv
{
	width:251px;
	overflow:hidden;
	margin-left:64px;
	margin-right:12px;
}

.middleLeftPaneDivVervolg
{
	width:256px;
	overflow:hidden;
	margin-left:12px;
	m/argin-top:4px;
	@m/argin-top:4px;
}

.container_afb_rand_blauw
{
	width:251px;
	height:217px;
}

.container_afb_rand_blauw .afbrand
{
	position:absolute;
	left:0px;
	top:0px;
	z-index:6000;
}

.container_afb_rand_blauw .cpContainer
{
	position:absolute;
	left:0px;
	top:0px;
	z-index:5900;
}

#breadCrumb
{
	text-align:right;
	padding-right:15px;
	color:#942690;
	font-size:10px;
}

.breadCrumbLink,
.breadCrumbLink:link,
.breadCrumbLink:visited
{
	color:#942690;
	font-size:10px;
}

div#utilityMenu
{
	float:right;
	margin-right:14px;
	width:244px;
	height:33px;
	margin-bottom:10px;
	@margin-bottom:7px;
}

div#utilityMenu img
{
	margin-top:10px;
	margin-right:5px;
}

div#utilityMenu a,
div#utilityMenu a:link,
div#utilityMenu a:visited
{
	font-size:10px;
	font-family:tahoma, sans-serif;
	color:#33348e;
	line-height:30px;
	height:30px;
	margin-right:4px;
	margin-top:5px;
	display:block;
	float:left;
	text-transform:lowercase;
	text-decoration:none;
}

input.searchInput
{
	width:95px;
	height:16px;
	margin-top:10px;
	background-color:transparent;
	border:0px;
	font-size:10px;
	font-family:tahoma, sans-serif;
	color:#7a7bb3;
	padding-top:4px;
}

a.searchButton,
a.searchButton:link,
a.searchButton:visited
{
	text-decoration:none;
	display:block;
	width:12px;
	height:12px;
	margin-left:5px;
}

div#menu
{
	position:absolute;
	top:15px;
	left:4px;
	height:56px;
}

div#menu a,
div#menu a:visited,
div#menu a:link
{
	background-image:url('images/bg_menu_item.png');
	background-repeat:no-repeat;
	width:108px;
	height:56px;
	display:block;
	float:left;
	line-height:65px;
	text-align:center;
	font-size:12px;
	color:#000000;
	cursor:pointer;
	text-decoration:none;
}

div#menu a:hover,
div#menu .selected,
div#menu .selected:link,
div#menu .selected:visited,
div#menu .expanded,
div#menu .expanded:link,
div#menu .expanded:visited
{
	font-weight:bold;
	background-image:url('images/bg_menu_item_hover.png');
	text-decoration:none;
}

div#menu .slide
{
	@margin-top:-5px;
	margin-left:2px;
}

div#menu .level1
{
	background-color:#ffffff;
}

div#menu .level1 a img
{
	display:none;
}

div#menu .level1 a,
div#menu .level1 a:link,
div#menu .level1 a:visited
{
	font-size:11px;
	line-height:18px;
	height:18px;
	background-image:url('images/submenu_arrow.gif');
	background-repeat:no-repeat;
	background-position:25px 7px;
	display:block;
	text-align:left;
	width:160px;
	@width:210px;
	padding-left:35px;
	padding-right:15px;
	background-color:#ffffff;
	text-decoration:none;
}

.menubarcolors
{
	position:absolute;
	left:7px;
	top:20px;
	z-index:6500;
}

.nieuwscontainer_blauw
{
	background-image:url('images/bg_actueel.jpg');
	background-repeat:no-repeat;
	height:180px;
	width:300px;

}

.nieuwscontainer_blauw .Head
{
	bo/rder-bottom:2px solid #0097df;
	font-size:20px;
	height:25px;
	line-height:40px;
	display:block;
	font-weight:normal;
	color:#0097df;
}

.itemDiv
{
	background-image:url('images/li_blauw.gif');
	background-repeat:no-repeat;
	background-position:left 7px;
	border-bottom:1px solid #d4effc;
	font-size:11px;
	color:#666666;
	display:block;
	padding-left:10px;
	padding-bottom:2px;
	margin-bottom:3px;
	margin-top:1px;
	width:280px;
	line-height:18px;
}

a.item,
a.item:link,
a.item:visited
{
	color:#000000;
	font-size:11px;
	text-decoration:none;
}

a.item:hover
{
	font-weight:bold;
	text-decoration:none;
}

.meerNieuws,
.meerNieuws:link,
.meerNieuws:visited,
.meerNieuws:hover
{
	color:#0087c8;
	font-weight:bold;
	text-decoration:underline;
	margin-left:10px;
	font-size:11px;
}

#footerDiv
{
	width:996px;
	text-align:center;
	height:25px;
	line-height:25px;
	font-size:10px;
}

#footerDiv a,
#footerDiv a:link,
#footerDiv a:visited
{
	font-size:10px;
	color:#942690;
}

#footerDiv a.blue,
#footerDiv a.blue:link,
#footerDiv a.blue:visited
{
	color:#0097df;
}

/* INDIGO CONTAINER */

.indigoContainer .top
{
	background-image:url('images/container_indigo_top.jpg');
	background-repeat:no-repeat;
	height:14px;
	width:256px;
}

.indigoContainer .middle
{
	background-image:url('images/conainer_indigo_middle.jpg');
	background-repeat:repeat-y;
}

.indigoContainer .bottom
{
	background-image:url('images/container_indigo_bottom.jpg');
	background-repeat:no-repeat;
	height:14px;
	width:256px;
}

.indigoContainer .middle .Head
{
	color:#ffffff;
	font-size:20px;
	padding-left:10px;
}

.contentPaneIndigo
{
	background-image:url('images/conainer_indigo_bg_contentpane.jpg');
	background-repeat:no-repeat;
	background-position:17px 0px;
	height:200px;
	height:auto;
	min-height:200px;
	padding-top:3px;
	margin-top:7px;
}

a.scholenLink,
a.scholenLink:link,
a.scholenLink:visited
{
	background-image:url('images/scholen_link.png');
	background-repeat:no-repeat;
	height:20px;
	line-height:20px;
	width:203px;
	margin-top:1px;
	margin-bottom:1px;
	margin-left:26px;
	padding-left:30px;
	font-size:12px;
	font-family:arial, sans-serif;
	color:#ffffff;
	text-decoration:none;
	display:block;
}

a.scholenLink:hover
{
	background-image:url('images/scholen_link.png');
	background-repeat:no-repeat;
	background-position:left -20px;
	color:#33348d;
	text-decoration:none;
}
