.pagemaster {
	background-color: #4b76b5;
	background-color: #4d79b8;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	height: 100%;
}
.skinmaster {
	width: 932px;
	margin-bottom: 30px;
}
.skinheader {
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	width: 932px;
	height: 198px;
	height: 186px;
}
.skintotal {
	background-image: url(images/content.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 932px;
	height: 571px;
	height: 583px;
	/*max-width: 912px;
	padding-left: 20px;*/
}
.skincontent {
	width: 737px;
	border: none;
}
.skinrow {
	background-image: url(images/content_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 932px;
}
.menu {
	background-color: #004b96;
	height: 22px;
}

.login, .login a:link, .login a:visited, .login a:active, .login a:hover {
	font-family: Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
	padding-top: 10px;
	padding-bottom: 10px;
}
.breadcrumbpane {
	font-family: Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
	line-height: 22px;
	padding-left: 12px;
}
.breadcrumb, a.breadcrumb:link, a.breadcrumb:visited, a.breadcrumb:hover {
	font-family: Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	line-height: 30px;
	padding-left: 5px;
}
.horizontaldash {
	border-bottom: 1px dotted #bd2ac0;
	width: 100%; 
	font-size: 6px;
}
.verticaldash {
	border-left: 1px dotted #bd2ac0;
	height: 100%; 
	font-size: 6px;
}
.ContentPane {
	width: 100%;
	height: 100%;
	padding-left: 20px;
	padding-right: 40px;
}
.BannerPane {
	padding-left: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-top: 0px;
}
.Normal {
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	line-height: 24px;
	color: #484848;
}
A:Link, A:Visited, A:Active {
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	line-height: 24px;
	color: #484848;
	text-decoration: underline;
}
A:Hover {
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	line-height: 24px;
	color: #bd2ac0;
	text-decoration: underline;
}


.skinfooter {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	width: 932px;
	height: 18px;
}

/* Buttons aan de rechterkant */
.ButtonsRight {
	width: 165px;
	height: 250px;
	margin-top: 115px;
}
.ButtonZoeken {
	height: 83px;
}
.ButtonZoeken a:link, .ButtonZoeken a:visited, .ButtonZoeken a:hover {
	background-color: transparent;
	display: block;
	height: 65px;
	text-decoration: none;
}
.ButtonContact {
	height: 83px;
}
.ButtonContact a:link, .ButtonContact a:visited, .ButtonContact a:hover {
	background-color: transparent;
	display: block;
	height: 65px;
	text-decoration: none;
}
.ButtonVVOCM {
	height: 83px;
}
.ButtonVVOCM a:link, .ButtonVVOCM a:visited, .ButtonVVOCM a:hover {
	background-color: transparent;
	display: block;
	height: 65px;
	text-decoration: none;
}
/* Einde Buttons */


.menupane {
	background-color: transparent;
	width: 200px;
	padding-right: 5px;
}

.MainMenu_MenuContainer {
	background-color: transparent;
	width: 196px;
}
.MainMenu_MenuBar {
	background-color: transparent;	
}
.MainMenu_MenuItem td {
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #001a9d;
	line-height: 30px;
	letter-spacing: 1px;
	border-bottom: 1px solid #d7ddfc;
}
.MainMenu_MenuItemSel td {
	background-color: #ce79d0;
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	line-height: 30px;
	letter-spacing: 1px;
	border-bottom: 1px solid #d7ddfc;
}
.MainMenu_MenuActive td {
	background-color: #ce79d0;
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	line-height: 30px;
	letter-spacing: 1px;
	border-bottom: 1px solid #d7ddfc;
}

.MainMenu_SubMenu {

}
.MainMenu_SubMenu .MainMenu_MenuItem td {
	
}
.MainMenu_SubMenu .MainMenu_MenuItemSel td {
	
}
.MainMenu_MenuSpacer {
	display: none;
}
.MainMenu_MenuIcon {
	display: none;
}
.MainMenu_MenuArrow {
	display: none;
}
.MainMenu_RootMenuArrow {
 	display:none
}
.MainMenu_MenuBreak {
	display: none;
}
.MainMenu_MenuSep {
	background-color: aqua;
	height: 1px;
	width: 100%;
}


