html
{
	background-color: #e5e3e3;	
	margin: 0px;
	padding: 0px;
	width: 100%;
}
body
{	
	margin: 0px;
	padding: 0px;
}
a 
{
	color: #9e9e9e;
	text-decoration: underline;
}
a:hover
{
	color: #00a1de;
	text-decoration: none;
}
a.active
{
	color: #000000;
	text-decoration: none;
}
ul
{
	margin: 0px;
	padding: 0px;
	margin-left: 18px;
	list-style: square;
}

.ShadowLeft
{
	width: 30px;
	background-image: url('../Design/Shadow_left.png');	
	background-repeat: no-repeat;
}
.ShadowRight
{
	width: 30px;
	background-image: url('../Design/Shadow_right.png');	
	background-repeat: no-repeat;
}
.Container
{
	width: 920px;
	font-family: Arial;
	font-size: 12px;
	color: #646667;
	background-color: #ffffff;
}
.Top
{
	width: 899px;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	height: 16px;
	background-image: url('../Design/Top.jpg');
	padding-left: 21px;
	padding-top: 3px;
	vertical-align: middle;
	text-align: left;
}
.Left
{
	width: 202px;	
	text-align: left;
	max-width: 202px;
}
.LeftRegion
{
	width: 166px;
	background-color: Transparent;	
	margin: 0px;
	margin-left: 36px;
	margin-top: 22px;
}
.Middle
{
	width: 552px;
	text-align: left;
	background-image: url('../Design/contentbackground.jpg');
	background-position: right top;
	background-repeat: no-repeat;
}
.Right
{
	width: 166px;
	text-align: left;
	background-image: url('../Design/ContainerBottomCorner.jpg'); 
	background-position: right bottom; 
	background-repeat: no-repeat;
	background-color: Transparent;
	height: 685px;
}
.RightBackground
{
	background-image: url('../Design/RightPaneBackground.jpg'); 
	background-position: left top; 
	background-repeat: no-repeat; 
	
	min-height: 661px; 
	width: 100%;	
}
.RightPaneShadow
{
	background-image: url('../Design/Shadow_RightPane.png');
	background-position: left top;
	background-repeat: no-repeat;
	width: 20px;
	position: absolute;
	top: 19px;
	height: 573px;
}
.Content
{
	margin-left: 36px;
	margin-right: 23px;
	width: 493px;
	text-align: left;	
	margin-top: 22px;
	margin-bottom: 30px;
	font-family: Tahoma;
	font-size: 13px;
	line-height: 1.4;
}
.HomePageFlashContainer
{
	width: 124px;	
}
/* Top Menu */
.MainMenu
{
	background-image: url('../Design/TopMenuBackground.jpg');
	background-position: right top;
	background-repeat: no-repeat;
	width: 530px;
	margin-top: 17px;
}
/* End Top Menu */

/* Main Menu */
.tdMainMenuItem
{
	border-bottom: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C0C0C0;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;	
	text-align: left;
}
.MainMenuItem
{
	color: #00a1de;
	margin-left: 17px;
	padding-top: 5px;
	height: 19px;
	vertical-align: middle;
	cursor: pointer;
}
.MainMenuItemHover
{
	color: #59595b;
	margin-left: 17px;
	padding-top: 5px;
	height: 19px;
	vertical-align: middle;
	cursor: pointer;
}
.MainMenuItemSelected
{
	color: #000000;
	margin-left: 17px;
	padding-top: 5px;
	height: 19px;
	vertical-align: middle;
	cursor: pointer;
}
.tdMainMenuSubItem
{
	border-bottom: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #eae8e8;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;	
	text-align: left;
}
.MainMenuSubItem
{
	color: #b8b8b8;
	margin-left: 30px;
	padding-top: 5px;
	height: 19px;
	vertical-align: middle;
	cursor: pointer;
}
.MainMenuSubItemHover
{
	color: #59595b;
	margin-left: 30px;
	padding-top: 5px;
	height: 19px;
	vertical-align: middle;
	cursor: pointer;
}
.MainMenuSubItemSelected
{
	color: #000000;
	margin-left: 30px;
	padding-top: 5px;
	height: 19px;
	vertical-align: middle;
	cursor: pointer;
}
/* End Main Menu */

/* Banner */
.BannerContainer
{
	text-align: left;
	margin-left: 36px;	
	margin-top: 4px;
	width: 516px;
}
/* End Banner */

/* Navigator */
.Navigator, a.NavigatorLink
{
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #afaeae;
	text-decoration: none;
}
a.NavigatorLink:hover
{
	color: #595959;
}
a.NavigatorLinkActive
{
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;	
}
a.NavigatorLinkActive:hover
{
	color: #595959;
}
/* End Navigator */

/* Footer */
.Footer
{
	color: #a6a5a5;
	font-family: Tahoma;
	font-size: 11px;
	padding-left: 39px;
	padding-top: 14px;
	padding-bottom: 14px;
}
.FooterLink, a.FooterLink
{
	color: #61a8c6;
	font-size: 11px;
	text-decoration: none;
}
a.FooterLink:hover
{
	text-decoration: underline;
}
/* End Footer */
/* Mod_Hitt_Experience */
.containerHE
{
	height: 163px;
	width: 166px;
	background-image: url('../Design/cornerWhite.jpg');
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #ffffff;
	text-align: center;
	padding-top: 19px;
}
/* End Mod_Hitt_Experience */

/* Modules right */
.WhiteArea
{
	background-color: #ffffff;
	padding-left: 20px;
	width: 146px;
	text-align: left;
	background-image: url('../Design/CornerWhite.jpg');
	background-repeat: no-repeat;
	background-position: bottom right;
}
.GreyArea
{
	padding-left: 20px;
	width: 146px;
	text-align: left;
	background-color: Transparent;
}
.tbRight
{
	width: 105px;
	background-color: #edebeb;
	border: 1px solid #d6d2d1;
	color: #939394;
	font-size: 10px;
	font-family: Arial;
	height: 14px;
	padding-top: 2px;
	padding-left: 5px;
	margin: 5px;
	margin-left: 0px;
}
.pijl
{
	width: 13px;
	height: 13px;
	background-image: url('../Design/Arrow_large_0.png');
	background-repeat: no-repeat;
	float: right;
	margin-top: -22px;
	margin-right: 13px;
	cursor: pointer;
}
.pijlHover
{
	width: 13px;
	height: 13px;
	background-image: url('../Design/Arrow_large_1.png');
	background-repeat: no-repeat;
	float: right;
	margin-top: -22px;
	margin-right: 13px;
	cursor: pointer;
}
.RightPaneError
{
	position: absolute;
	margin-top: 0px;
	background-color: #ffffff;
	border: 1px solid #d6d2d1;
	width: 97px;
	padding-right: 15px;
	display: block;
}
.CloseError
{
	position: absolute;
	margin-left: 101px;
	margin-top: 1px;
	width: 10px;
	height: 10px;
	background-image: url('../Design/close.png');
	background-repeat: no-repeat;
	cursor: pointer;
}
.GreyCorner
{
	float: right;	
	margin-top: -17px;
	background-image: url('../Design/cornerGrey.jpg');
	background-repeat: no-repeat;
	height: 17px;
	width: 17px;
	
}
/* mod_Lumainschrijf */
.LumaInschrijfContainer
{
	height: 89px;	
	padding-top: 11px;
}
.LumaInschrijfHeader
{
	background-image: url('../Design/Newsletter.png');
	background-repeat: no-repeat;
	height: 10px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #e0dddd;
	width: 100%;
	margin-bottom: 5px;
	
}
.LumaInschrijfContent
{
	color: #939394;
	font-size: 11px;
}
/* End mod_Lumainschrijf */

/* mod_Search */
.SearchContainer
{
	height: 65px;
	padding-top: 11px;	
}
.SearchHeader
{
	background-image: url('../Design/Search.png');
	background-repeat: no-repeat;
	height: 10px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #e0dddd;
	width: 100%;
	margin-bottom: 5px;
}
.SearchContent
{
	color: #939394;
	font-size: 11px;
}
/* End mod_Search */

/* mod_news */
.NewsContainer
{
	font-family: Tahoma;
	padding-top: 11px;
	padding-bottom: 18px;
	width: 140px;
}
.NewsEventsHeader
{
	background-image: url('../Design/pressrelease.jpg');
	background-repeat: no-repeat;
	height: 10px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #e0dddd;
	width: 100%;
	margin-bottom: 5px;
}
.NewsEventsHeaderPress
{
	margin-top: 20px;
	background-image: url('../Design/othernews.jpg');
}
.NewsArchiveHeader
{
	background-image: url('../Design/NewsArchive.png');
	background-repeat: no-repeat;
	height: 10px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #e0dddd;
	width: 100%;
	margin-bottom: 5px;
}
.NewsContent
{
	color: #646667;
	font-size: 11px;
}
.ShowNewsItem, a.ShowNewsItem
{
	background-image: url('../Design/NewsItemLink_0.png');
	background-position:left center;
	background-repeat: no-repeat;
	width: 11px;
	height: 7px;
	cursor: pointer;
	text-decoration: none;
}
a.ShowNewsItem:hover
{
	background-image: url('../Design/NewsItemLink_1.png');
	background-position:left center;
	background-repeat: no-repeat;
	width: 11px;
	height: 7px;
	cursor: pointer;
	text-decoration: none;
}
.ShowNewsItemHover
{
	background-image: url('../Design/NewsItemLink_1.png');
	background-position:left center;
	background-repeat: no-repeat;
	width: 11px;
	height: 7px;
	cursor: pointer;
	text-decoration: none;
}
.NewsLink, a.NewsLink
{
	color: #646667;
	text-decoration: none;
}
a.NewsLink:hover
{
	color: #000000;
}
.YearLink, a.YearLink
{
	text-decoration: none; 
	color: #939394;
	font-weight: bold;
}
a.YearLink:hover 
{
	color: #5a5a5c;
}
.YearLinkActive, a.YearLinkActive
{
	text-decoration: none; 
	color: #000000;
	font-weight: bold;
}
a.YearLinkActive:hover
{
	color: #5a5a5c;
}
.MonthLink, a.MonthLink
{
	text-decoration: none; 
	color: #939394;
}
a.MonthLink:hover 
{
	color: #5a5a5c;
}
.MonthLinkActive, a.MonthLinkActive
{
	text-decoration: none; 
	color: #000000;
}
a.MonthLinkActive:hover
{
	color: #5a5a5c;
}
/* End mod_news */
/* End Modules Right */ 

/* mod_newsoverview */
.JustABorder
{
	height: 1px; 	
	border-bottom: 1px dashed #C0C0C0;
	width: 100%;
}
.NewsImage
{
	border: 2px solid #d0d1d2;
}
.NewsImageHover
{
	border: 2px solid #1f9ad6;
}
.NewsItemTitle, a.NewsItemTitle
{
	font-family: Tahoma;
	font-size: 13px;
	color: #1f9ad6;
	text-decoration: none;
}
a.NewsItemTitle:hover
{
	text-decoration: underline;
	color: #595959;
}
NewsItemText
{
	font-family: Tahoma;
	font-size: 13px;
	line-height: 1.4;
}
/* End mod_newsoverview */

/* Mod_contact */
.ContactTextBox
{
	width: 208px;
	height: 15px;
	border: 1px solid #d5d1d1;
	background-color: #edeef1;
	font-size: 11px;
	font-family: Tahoma;
}
.ContactTextField
{
	width: 208px;
	height: 73px;
	border: 1px solid #d5d1d1;
	background-color: #edeef1;
	font-size: 11px;
	font-family: Tahoma;
	overflow: auto;
}
.ContactLeft
{
	width: 144px;
	font-size: 11px;
	font-weight: bold;
}
.ContactMiddle
{
	width: 19px;
	font-size: 11px;
	font-weight: bold;	
}
.ContactRight
{
	width: 230px;
}
.ContactSend
{
	background-image: url('../Design/Arrow_large_0.png');
	background-repeat: no-repeat;
	background-position: right center;
	height: 16px;
	padding-right: 18px;
	margin-right: 19px;
	margin-top: 8px;
	cursor: pointer;
	font-weight: bold;
	color: #00a1de;
	width: 80px;
	vertical-align: top;
	text-decoration: none;
}
.ContactSendHover
{
	background-image: url('../Design/Arrow_large_1.png');
	background-repeat: no-repeat;
	background-position: right center;
	height: 16px;
	padding-right: 18px;
	margin-right: 19px;
	margin-top: 8px;
	cursor: pointer;
	font-weight: bold;
	color: #59595b;
	width: 80px;
	vertical-align: top;
	text-decoration: none;
}
/* End Mod_contact */

/* mod_calendar */
.tdDateLeft
{
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 13px;
	min-width: 63px;
	border-left: 0px;
	border-right: 1px solid #d1cfd0;
	border-top: 0px solid #d1cfd0;
	border-bottom: 0px solid #d1cfd0;
	font-weight: bold;
	font-size: 11px;
}
.tdDateMiddle
{
	padding: 13px;
	border: 1px solid #d1cfd0;
	border-top: 0px solid #d1cfd0;
	border-bottom: 0px solid #d1cfd0;
	width: 36px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 11px;
}
.tdDateRight
{
	padding: 13px;
	border-right: 0px;
	border-left: 1px solid #d1cfd0;
	border-top: 0px solid #d1cfd0;
	border-bottom: 0px solid #d1cfd0;
	width: 307px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.tdDateLeftBorder
{
	padding: 0px;
	padding-top: 13px;
	padding-bottom: 13px;
	padding-right: 13px;
	min-width: 63px;
	border-left: 0px;
	border-top: 1px solid #d1cfd0;
	border-right: 1px solid #d1cfd0;
	font-weight: bold;
	padding-bottom: 0px;
	font-size: 11px;
}
.tdDateMiddleBorder
{
	padding: 13px;
	border: 1px solid #d1cfd0;
	border-bottom: 0px solid #d1cfd0;
	width: 36px;
	padding-bottom: 0px;
	font-size: 11px;
}
.tdDateRightBorder
{
	padding: 13px;
	border-right: 0px;
	border-top: 1px solid #d1cfd0;
	border-left: 1px solid #d1cfd0;
	width: 307px;
	padding-bottom: 0px;
}
/* End mod_calendar */

/* mod_searchpage */
a.SearchModuleTitle
{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #aeaeae;
	text-decoration: none;
}
a.SearchModuleTitle:hover
{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #5a5a5c;
	text-decoration: none;
}
.SearchItem
{
	border-top: 1px dashed #C0C0C0;
	border-bottom: 1px dashed #C0C0C0;
	padding-top: 14px;
	padding-bottom: 15px;
}
.SearchTable
{
	border-collapse: collapse;
	width: 493px;
}
/* End mod_searchpage */