/*###########################################################################*/
/*###########################################################################*/
/*###################### Lettertypes invoeren ###############################*/
/*###########################################################################*/
/*###########################################################################*/


@font-face{

	font-family:Amazone BT;
	font-style:normal;
	font-weight:normal;
	src:url(../Fonts/Amazone.eot);
}

@font-face{

	font-family:Curlz MT;
	font-style:normal;
	font-weight:normal;
	src:url(../Fonts/Curlz.eot);
}



/*###########################################################################*/
/*###########################################################################*/
/*###################### Achtergrond Opbouw #################################*/
/*###########################################################################*/
/*###########################################################################*/


body{

	margin:0px;
	font-size:0px;
	border:0px;
	background-color:#ECEED5;
	overflow-y:scroll;
	scrollbar-face-color:#C0CB5F;
	scrollbar-track-color:#F5F7EA;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-highlight-color:#A6B13A;
	scrollbar-3dlight-color:#F5F7EA;
	scrollbar-shadow-color:#A6B13A;
	scrollbar-darkshadow-color:#F5F7EA;
}



/*###########################################################################*/
/*###########################################################################*/
/*######################## Bovenbalk opbouw #################################*/
/*###########################################################################*/
/*###########################################################################*/



.BovenBalk{

	width:770px;
	height:110px;
	font-size:0px;
	cursor:default;
	background-image:url(../Images/Layout/Balk.gif);
	background-position:0px 52px;
	background-repeat:repeat-x;
}


.Logo{

	width:250px;
	height:110px;
	font-size:0px;
	cursor:default;
	background-image:url(../Images/Layout/Logo.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
}

.Slogan{

	width:315px;
	height:32px;
	font-size:0px;
	cursor:default;
	background-image:url(../Images/Layout/Slogan.gif);
	background-position:0px 6px;
	background-repeat:no-repeat;
}


.BalkEnd{

	width:59px;
	height:42px;
	font-size:0px;
	cursor:default;
	background-image:url(../Images/Layout/BalkEnd.gif);
	background-position:0px 20px;
	background-repeat:no-repeat;
}


.BalkMenu{

	width:380px;
	height:36px;
	font-size:0px;
	cursor:default;
	overflow:hidden;
	background-image:url(../Images/Layout/BalkMenu.gif);
	background-position:0px -1px;
	background-repeat:no-repeat;
}


.BalkMenuItem{

	height:27px;
	color:#7C8FB8;
	font-size:0px;
	background-position:0px 3px;
	background-repeat:no-repeat;
	margin-right:25px;
	cursor:pointer;

}



/*###########################################################################*/
/*###########################################################################*/
/*############################# Menu opbouw #################################*/
/*###########################################################################*/
/*###########################################################################*/



.TopMenu{

	width:190px;
	height:63px;
	font-size:0px;
	cursor:default;
	background-image:url(../Images/Layout/MenuTop.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
}


.RobijnMenu{

	width:190px;
	height:63px;
	font-size:0px;
	cursor:default;
	background-image:url(../Images/Layout/Robijn_1.gif);
	background-position:49px 7px;
	background-repeat:no-repeat;
}


.MiddleMenu{

	width:190px;
	height:191px;
	font-size:0px;
	cursor:default;
	overflow:hidden;
	background-image:url(../Images/Layout/MenuMiddle.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
}



.BottomMenu{

	width:190px;
	height:55px;
	font-size:0px;
	cursor:default;
	background-image:url(../Images/Layout/MenuBottom.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
}


.MenuItemA{

	height:25px;
	font-size:18px;
	font-family:Curlz MT;
	font-weight:500;
	color:#415792;
	cursor:pointer;
	text-align:left;
	vertical-align:bottom;
	padding-left:40px;
	margin-bottom:5px;
	overflow:hidden;
	background-image:url(../Images/Layout/MenuItem_a.gif);
	background-position:5px -1px;
	background-repeat:no-repeat;
}



.MenuItemB{

	height:25px;
	font-size:18px;
	font-family:Curlz MT;
	font-weight:500;
	color:#5C4A01;
	cursor:pointer;
	text-align:left;
	vertical-align:bottom;
	padding-left:40px;
	margin-bottom:5px;
	overflow:hidden;
	background-image:url(../Images/Layout/MenuItem_b.gif);
	background-position:5px -1px;
	background-repeat:no-repeat;
}




.MenuItemC{

	height:25px;
	font-size:18px;
	font-family:Curlz MT;
	font-weight:500;
	color:#DFE3B9;
	cursor:pointer;
	text-align:left;
	vertical-align:bottom;
	padding-left:40px;
	margin-bottom:5px;
	overflow:hidden;
	background-image:url(../Images/Layout/MenuItem_c.gif);
	background-position:5px -1px;
	background-repeat:no-repeat;
}


/*###########################################################################*/
/*###########################################################################*/
/*######################## Onderbalk opbouw #################################*/
/*###########################################################################*/
/*###########################################################################*/



.OnderBalk{

	width:770px;
	height:132px;
	font-size:0px;
	cursor:default;
	background-image:url(../Images/Layout/OnderBalk.gif);
	background-position:0px 98px;
	background-repeat:repeat-x;
}


.OnderFrame{

	width:157px;
	height:130px;
	font-size:0px;
	cursor:default;
	background-image:url(../Images/Layout/BottomFrame.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
}


.Copyright{

	height:26px;
	font-size:11px;
	padding-left:20px;
	font-family:tahoma;
	color:#FFFFFF;
	cursor:default;

}


.BezoekersFrame{

	height:107px;
	width:260px;
	font-size:0px;
	cursor:default;
	background-image:url(../Images/Layout/BezoekersFrame.gif);
	background-color:#ECEED5;
	background-position:10px 0px;
	background-repeat:no-repeat;

}

.Bezoekers{

	font-size:11px;
	font-family:arial;
	color:#627AB9;

}

