html, body {
	width:100%;
	height:100%;
}
body {
	margin:0px;
	font-family:Verdana, sans-serif;
	font-size:11px;
	color:#000000;
	background-image:url('images/bg_site.gif');
	background-repeat:repeat-x;
	background-color:#ffffff;
	line-height:18px;
}
table {
	border-collapse:collapse;
	font-family:Verdana, sans-serif;
	font-size:11px;
	color:#000000;
}
td {
	padding:0px;
	vertical-align:top;
	text-align:left;
	font-family:Verdana, sans-serif;
	font-size:11px;
	color:#000000;
}

img {
	border:0px;
	vertical-align:top;
}
p {
	margin:2px;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

/* General Styles Skin */

.Normal {
	line-height:18px;
	font-family:verdana, sans-serif;
}

h1,
.Head,
.Normal .Head
{
	font-family:Verdana, sans-serif;
	font-size:20px;
	color:#1356a7;
	font-weight:normal;
	margin:0px;
	padding:0px;
	padding-bottom:5px;
}

.Normal a,
.Normal a:link,
.Normal a:visited,
a
{
	color:#1356a7;
	text-decoration:underline;
}

.Normal a:hover,
a:hover
{
	color:#093366;
}


/* Specific Styles Skin */
table#bgTop {
	background-image:url('images/bg_site.gif');
	background-repeat:repeat-x;
	background-color:#ffffff;
}

div#bgLeftSide {
	width:990px;
	background-image:url('images/bg_leftside.gif');
	background-repeat:repeat-y;
	height:100%;
}


table#siteContainer {
	width:100%;
	height:100%;
	background-image:url('images/bg_bottom.gif');
	background-position:left bottom;
	background-repeat:repeat-x;
}

table#siteContainer td{
	wi/dth:100%;
	hei/ght:100%;
	vertical-align:middle;
}

table#HomeMainTable {
	width:911px;
}

div.ContentPaneHome {
	margin-right:35px;
	margin-top:20px;
}
div.bottomPaneDiv {
	border-top:1px solid #d0dded;
	line-height:25px;
	margin-top:15px;
	text-align:center;
}

div.bottomPaneDivContentPage {
	border-top:1px solid #d0dded;
	line-height:25px;
	margin-top:15px;
	text-align:center;
	margin-left:199px;
	width:791px;
}

table#ContentPageMainTable {
	width:990px;
}

div.topPaneDiv h1,
div.topPaneDiv .Head{
	color:#000000;
	font-size:22px;
	margin-bottom:5px;
}

div.topPaneDiv .Normal {
	line-height:20px;
}
/* Rachmaninowlaan */

table#menuRachmanin {
	background-image:url('images/rachmaninowlaan_menu_bg.jpg');
	background-repeat:no-repeat;
	background-position:left bottom;
}

td#menuRachmaninTd {
	width:700px;
}

td#menuRachmaninTd a,
td#menuRachmaninTd a:link,
td#menuRachmaninTd a:visited
{
	background-image:url('images/rachmaninowlaan_menu.jpg');
	background-repeat:no-repeat;
	height:53px;
	width:112px;
	display:block;
	float:left;
	font-weight:bold;
	font-size:15px;
	color:#0168b3;
	line-height:50px;
	text-decoration:none;
	text-align:center;
	cursor:pointer;
}

td#menuRachmaninTd a:hover,
td#menuRachmaninTd a.selected,
td#menuRachmaninTd a.selected:visited,
td#menuRachmaninTd a.selected:link
{
	background-image:url('images/rachmaninowlaan_menu_over.jpg');
}

td#topRachmanin {
	background-image:url('images/rachmaninowlaan_christiaan.jpg');
	background-repeat:no-repeat;
	background-position:left 1px;
	vertical-align:top;
}

td.quickLinksTdRachmanin a,
td.quickLinksTdRachmanin a:link,
td.quickLinksTdRachmanin a:visited
{
	height:38px;
	line-height:38px;
	color:#ffffff;
	float:left;
	text-decoration:none;
	vertical-align:middle;
	margin-right:5px;
	font-size:10px;
}

td.quickLinksTdRachmanin a:hover{
	color:#ffffff;
	text-decoration:underline;
}
td.quickLinksTdRachmanin img{
	float:left;
	margin-right:3px;
}

a.leesMeerRachmanin,
a.leesMeerRachmanin:visited,
a.leesMeerRachmanin:link
{
	color:#4692c8;
}

td#ContentTd .Head{
	color:#0168b3;
	font-size:20px;
	font-weight:normal;
}

.bottomPaneDivContentPageRachmanin .Normal a,
.bottomPaneDivContentPageRachmanin .Normal a:link,
.bottomPaneDivContentPageRachmanin .Normal a:visited
{
	color:#4692c8;
	text-decoration:none;
}
.bottomPaneDivContentPageRachmanin .Normal a:hover 
{
	text-decoration:underline;
}


/* Broodberglaan */

table#menuBroodberg {
	background-image:url('images/broodberglaan_menu_bg.jpg');
	background-repeat:no-repeat;
	background-position:left bottom;
}

td#menuBroodbergTd {
	width:700px;
}

td#menuBroodbergTd a,
td#menuBroodbergTd a:link,
td#menuBroodbergTd a:visited
{
	background-image:url('images/broodberglaan_menu.jpg');
	background-repeat:no-repeat;
	height:53px;
	width:112px;
	display:block;
	float:left;
	font-weight:bold;
	font-size:15px;
	color:#e25146;
	line-height:50px;
	text-decoration:none;
	text-align:center;
	cursor:pointer;
}

td#menuBroodbergTd a:hover,
td#menuBroodbergTd a.selected,
td#menuBroodbergTd a.selected:visited,
td#menuBroodbergTd a.selected:link
{
	background-image:url('images/broodberglaan_menu_over.jpg');
}

td#topBroodberg {
	background-image:url('images/broodberg_christiaan.jpg');
	background-repeat:no-repeat;
	background-position:left 1px;
	vertical-align:top;
}

td.quickLinksTdBroodberg a,
td.quickLinksTdBroodberg a:link,
td.quickLinksTdBroodberg a:visited
{
	height:38px;
	line-height:38px;
	color:#ffffff;
	float:left;
	text-decoration:none;
	vertical-align:middle;
	margin-right:5px;
	font-size:10px;
}

td.quickLinksTdBroodberg a:hover{
	color:#ffffff;
	text-decoration:underline;
}
td.quickLinksTdBroodberg img{
	float:left;
	margin-right:3px;
}

a.leesMeerBroodberg,
a.leesMeerBroodberg:visited,
a.leesMeerBroodberg:link
{
	color:#e25146;
}

td#ContentTdRed .Head,
.bottomPaneDivContentPageBroodberg .Head{
	color:#e25146;
	font-size:20px;
	font-weight:normal;
}

.bottomPaneDivContentPageBroodberg {
	border-top:1px solid #e25146 !important;
}

.bottomPaneDivContentPageBroodberg .Normal a,
.bottomPaneDivContentPageBroodberg .Normal a:link,
.bottomPaneDivContentPageBroodberg .Normal a:visited
{
	color:#e25146;
	text-decoration:none;
}
.bottomPaneDivContentPageBroodberg .Normal a:hover 
{
	text-decoration:underline;
}



/* strausslaan */

table#menustrauss {
	background-image:url('images/strausslaan_menu_bg.jpg');
	background-repeat:no-repeat;
	background-position:left bottom;
}

td#menustraussTd {
	width:700px;
}

td#menustraussTd a,
td#menustraussTd a:link,
td#menustraussTd a:visited
{
	background-image:url('images/strausslaan_menu.jpg');
	background-repeat:no-repeat;
	height:53px;
	width:112px;
	display:block;
	float:left;
	font-weight:bold;
	font-size:15px;
	color:#93c13c;
	line-height:50px;
	text-decoration:none;
	text-align:center;
	cursor:pointer;
}

td#menustraussTd a:hover,
td#menustraussTd a.selected,
td#menustraussTd a.selected:visited,
td#menustraussTd a.selected:link
{
	background-image:url('images/strausslaan_menu_over.jpg');
}

td#topstrauss {
	background-image:url('images/strausslaan_christiaan.jpg');
	background-repeat:no-repeat;
	background-position:left 1px;
	vertical-align:top;
}

td.quickLinksTdstrauss a,
td.quickLinksTdstrauss a:link,
td.quickLinksTdstrauss a:visited
{
	height:38px;
	line-height:38px;
	color:#ffffff;
	float:left;
	text-decoration:none;
	vertical-align:middle;
	margin-right:5px;
	font-size:10px;
}

td.quickLinksTdstrauss a:hover{
	color:#ffffff;
	text-decoration:underline;
}
td.quickLinksTdstrauss img{
	float:left;
	margin-right:3px;
}

a.leesMeerstrauss,
a.leesMeerstrauss:visited,
a.leesMeerstrauss:link
{
	color:#93c13c;
}

td#ContentTdGreen .Head,
.bottomPaneDivContentPagestrauss .Head{
	color:#93c13c;
	font-size:20px;
	font-weight:normal;
}

.bottomPaneDivContentPagestrauss {
	border-top:1px solid #93c13c !important;
}

.bottomPaneDivContentPagestrauss .Normal a,
.bottomPaneDivContentPagestrauss .Normal a:link,
.bottomPaneDivContentPagestrauss .Normal a:visited
{
	color:#93c13c;
	text-decoration:none;
}
.bottomPaneDivContentPagestrauss .Normal a:hover 
{
	text-decoration:underline;
}


div#activeTabBlue {
	font-size:16px;
	margin-left:10px;
	margin-bottom:5px;
	margin-top:10px;
	color:#046ab5;
	font-weight:bold;
	line-height:18px;
}

div#activeTabRed {
	font-size:16px;
	margin-left:10px;
	margin-bottom:5px;
	margin-top:10px;
	color:#d03e33;
	font-weight:bold;
	line-height:18px;
}

div#activeTabGreen {
	font-size:16px;
	margin-left:10px;
	margin-bottom:5px;
	margin-top:10px;
	color:#93c13c;
	font-weight:bold;
	line-height:18px;
}

		
table#menuAlgemeen {
	background-image:url('images/algmeen_menu_bg.jpg');
	background-repeat:no-repeat;
	background-position:left bottom;
}

td#menuAlgemeenTd a,
td#menuAlgemeenTd a:link,
td#menuAlgemeenTd a:visited
{
	background-image:url('images/algemeen_menu.jpg');
	background-repeat:no-repeat;
	height:53px;
	width:112px;
	display:block;
	float:left;
	font-weight:bold;
	font-size:15px;
	color:#8d8d8d;
	line-height:50px;
	text-decoration:none;
	text-align:center;
	cursor:pointer;
}

td#menuAlgemeenTd a:hover,
td#menuAlgemeenTd a.selected,
td#menuAlgemeenTd a.selected:visited,
td#menuAlgemeenTd a.selected:link
{
	background-image:url('images/algemeen_menu_over.jpg');
}

td#topAlgemeen {
	background-image:url('images/algemeen_christiaan.jpg');
	background-repeat:no-repeat;
	background-position:left 1px;
	vertical-align:top;
	height:171px;
}


#dnn_activeTabje {
	width:180px;
	height:22px;
	display:block;
	white-space:nowrap !important;
}




td.subMenuGrey a,
td.subMenuGrey a:link,
td.subMenuGrey a:visited
{
	background-image:url('images/grey_submenu_middle_small.gif');
	background-position:0 3px;
	background-repeat:no-repeat;
	background-color:transparent;
	width:172px;
	@width:182px;
	line-height:28px;
	cursor:hand;
	cursor:pointer;
	padding-left:10px;
	text-decoration:none;
}

td.subMenuGrey .RadMenu_algemeen
{
	background-image:url('images/grey_submenu_bottom.png');
	background-repeat:no-repeat;
	background-position:left bottom;
	width:182px;
}

td.subMenuGrey .item {
	background-image:url('images/grey_submenu_middle.gif');
	background-repeat:no-repeat;
}

td.subMenuGrey .first {
	padding-top:3px;
	background-image:url('images/grey_submenu_top_big.png');
	background-repeat:no-repeat;
}

td.subMenuGrey .last {
	padding-bottom:3px;
}

td.subMenuGrey .group 
{
	background-image:url('images/grey_submenu_bottom.png');
	background-repeat:no-repeat;
	background-position:left bottom;
}

td.subMenuGrey .group .item {
	background-image:url('images/grey_submenu_middle.gif');
	background-repeat:no-repeat;
}

td.subMenuGrey .group .first {
	padding-top:3px;
	background-image:url('images/grey_submenu_top_big.png');
	background-repeat:no-repeat;
}

td.subMenuGrey .group .last{

}

td.subMenuGrey a .text,
td.subMenuGrey a:link .text,
td.subMenuGrey a:visited .text,
.linksBlauw .Normal a,
.linksBlauw .Normal a:link,
.linksBlauw .Normal a:visited
{
	background-image:url('images/submenu_arrow.gif');
	background-repeat:no-repeat;
	background-position:0px 12px;
	padding-left:10px;
	font-size:11px;
	display:block;
	color:#000000;
	text-decoration:none;
}

td.subMenuGrey a:hover .text,
.linksGrijs .Normal a:hover
{
	background-image:url('images/submenu_arrow_grey.gif');
	color:#a9a9a9;
	font-weight:bold;
	text-decoration:none;
}

.linksGrijs .Normal a,
.linksGrijs .Normal a:link,
.linksGrijs .Normal a:visited
{
	background-position:1px 12px;
	width:172px;
	@width:182px;
	line-height:28px;
	cursor:hand;
	cursor:pointer;
	padding-left:10px;
	text-decoration:none;
}




td.subMenuBlue a,
td.subMenuBlue a:link,
td.subMenuBlue a:visited
{
	background-image:url('images/submenu_middle_small.gif');
	background-position:0 3px;
	background-repeat:no-repeat;
	background-color:transparent;
	width:172px;
	@width:182px;
	line-height:28px;
	cursor:hand;
	cursor:pointer;
	padding-left:10px;
	text-decoration:none;
}

td.subMenuBlue .RadMenu_rachmaninowlaam
{
	background-image:url('images/submenu_bottom.png');
	background-repeat:no-repeat;
	background-position:left bottom;
	width:182px;
}

td.subMenuBlue .item {
	background-image:url('images/submenu_middle.gif');
	background-repeat:no-repeat;
}

td.subMenuBlue .first {
	padding-top:3px;
	background-image:url('images/submenu_top_big.png');
	background-repeat:no-repeat;
}

td.subMenuBlue .last {
	padding-bottom:3px;
}

td.subMenuBlue .group 
{
	background-image:url('images/submenu_bottom.png');
	background-repeat:no-repeat;
	background-position:left bottom;
}

td.subMenuBlue .group .item {
	background-image:url('images/submenu_middle.gif');
	background-repeat:no-repeat;
}

td.subMenuBlue .group .first {
	padding-top:3px;
	background-image:url('images/submenu_top_big.png');
	background-repeat:no-repeat;
}

td.subMenuBlue .group .last{

}

td.subMenuBlue a .text,
td.subMenuBlue a:link .text,
td.subMenuBlue a:visited .text,
.linksBlauw .Normal a,
.linksBlauw .Normal a:link,
.linksBlauw .Normal a:visited
{
	background-image:url('images/submenu_arrow.gif');
	background-repeat:no-repeat;
	background-position:0px 12px;
	padding-left:10px;
	font-size:11px;
	display:block;
	color:#000000;
	text-decoration:none;
}

td.subMenuBlue a:hover .text,
.linksBlauw .Normal a:hover
{
	background-image:url('images/submenu_arrow_blue.gif');
	color:#0168B3;
	font-weight:bold;
	text-decoration:none;
}

.linksBlauw .Normal a,
.linksBlauw .Normal a:link,
.linksBlauw .Normal a:visited
{
	background-position:1px 12px;
	width:172px;
	@width:182px;
	line-height:28px;
	cursor:hand;
	cursor:pointer;
	padding-left:10px;
	text-decoration:none;
}




td.subMenuRed a,
td.subMenuRed a:link,
td.subMenuRed a:visited
{
	background-image:url('images/red_submenu_middle_small.gif');
	background-position:0 3px;
	background-repeat:no-repeat;
	background-color:transparent;
	width:172px;
	@width:182px;
	line-height:28px;
	cursor:hand;
	cursor:pointer;
	padding-left:10px;
	text-decoration:none;
}

td.subMenuRed .RadMenu_broodberglaan
{
	background-image:url('images/red_submenu_bottom.png');
	background-repeat:no-repeat;
	background-position:left bottom;
	width:182px;
}

td.subMenuRed .item {
	background-image:url('images/red_submenu_middle.gif');
	background-repeat:no-repeat;
}

td.subMenuRed .first {
	padding-top:3px;
	background-image:url('images/red_submenu_top_big.png');
	background-repeat:no-repeat;
}

td.subMenuRed .last {
	padding-bottom:3px;
}

td.subMenuRed .group 
{
	background-image:url('images/red_submenu_bottom.png');
	background-repeat:no-repeat;
	background-position:left bottom;
}

td.subMenuRed .group .item {
	background-image:url('images/red_submenu_middle.gif');
	background-repeat:no-repeat;
}

td.subMenuRed .group .first {
	padding-top:3px;
	background-image:url('images/red_submenu_top_big.png');
	background-repeat:no-repeat;
}

td.subMenuRed .group .last{

}

td.subMenuRed a .text,
td.subMenuRed a:link .text,
td.subMenuRed a:visited .text,
.linksRood .Normal a,
.linksRood .Normal a:link,
.linksRood .Normal a:visited
{
	background-image:url('images/submenu_arrow.gif');
	background-repeat:no-repeat;
	background-position:0px 12px;
	padding-left:10px;
	font-size:11px;
	display:block;
	color:#000000;
	text-decoration:none;
}

td.subMenuRed a:hover .text,
.linksRood .Normal a:hover
{
	background-image:url('images/submenu_arrow_red.gif');
	color:#d03e33;
	font-weight:bold;
	text-decoration:none;
}

.linksRood .Normal a,
.linksRood .Normal a:link,
.linksRood .Normal a:visited
{
	background-position:1px 12px;
	width:172px;
	@width:182px;
	line-height:28px;
	cursor:hand;
	cursor:pointer;
	padding-left:10px;
	text-decoration:none;
}



td.subMenuGreen a,
td.subMenuGreen a:link,
td.subMenuGreen a:visited
{
	background-image:url('images/green_submenu_middle_small.gif');
	background-position:0 3px;
	background-repeat:no-repeat;
	background-color:transparent;
	width:172px;
	@width:182px;
	line-height:28px;
	cursor:hand;
	cursor:pointer;
	padding-left:10px;
	text-decoration:none;
}

td.subMenuGreen .RadMenu_strausslaan
{
	background-image:url('images/green_submenu_bottom.png');
	background-repeat:no-repeat;
	background-position:left bottom;
	width:182px;
}

td.subMenuGreen .item {
	background-image:url('images/green_submenu_middle.gif');
	background-repeat:no-repeat;
}

td.subMenuGreen .first {
	padding-top:3px;
	background-image:url('images/green_submenu_top_big.png');
	background-repeat:no-repeat;
}

td.subMenuGreen .last {
	padding-bottom:3px;
}

td.subMenuGreen .group 
{
	background-image:url('images/green_submenu_bottom.png');
	background-repeat:no-repeat;
	background-position:left bottom;
}

td.subMenuGreen .group .item {
	background-image:url('images/green_submenu_middle.gif');
	background-repeat:no-repeat;
}

td.subMenuGreen .group .first {
	padding-top:3px;
	background-image:url('images/green_submenu_top_big.png');
	background-repeat:no-repeat;
}

td.subMenuGreen .group .last{

}

td.subMenuGreen a .text,
td.subMenuGreen a:link .text,
td.subMenuGreen a:visited .text,
.linksGroen .Normal a,
.linksGroen .Normal a:link,
.linksGroen .Normal a:visited
{
	background-image:url('images/submenu_arrow.gif');
	background-repeat:no-repeat;
	background-position:0px 12px;
	padding-left:10px;
	font-size:11px;
	display:block;
	color:#000000;
	text-decoration:none;
}

td.subMenuGreen a:hover .text,
.linksGroen .Normal a:hover
{
	background-image:url('images/submenu_arrow_green.gif');
	color:#92c239;
	font-weight:bold;
	text-decoration:none;
}

.linksGroen .Normal a,
.linksGroen .Normal a:link,
.linksGroen .Normal a:visited
{
	background-position:1px 12px;
	width:172px;
	@width:182px;
	line-height:28px;
	cursor:hand;
	cursor:pointer;
	padding-left:10px;
	text-decoration:none;
}


td.subMenu img,
td#menuRachmaninTd img			
{
	display:none;
}

/*
.linkNone a,
.linkNone a:link,
.linkNone a:visited
{
	background-image:none !important;
}		
*/		
