html
{
	overflow: auto;
	overflow-x: hidden;
	font-family: Arial;
	font-size: 11px;
	margin: 0px;
}
body
{
	background-color: #881769;
	color: #4c4d4e;
	margin: 0px;
	line-height: 1.3;
}
a:link, a:visited
{
	text-decoration: none;
	color: #881769;
	font-size: 11px;
}
a:hover
{
	text-decoration: underline;
	color: #881769;
	font-size: 11px;
}
.Container
{
	background-color: #d0dca8;
	width: 771px;
	background-image: url('../Images/groeien.jpg');
	background-repeat: no-repeat;
	background-position: left bottom;
	min-height: 392px;
	margin: 0px;
}
.left
{
	width: 140px;
	height: 100%;
}
.leftBottom
{
	width: 129px;
	
	height: 400px;
	position: absolute;
	margin-top: -674px;
}
.center
{
	width: 630px;
	background-color: #ffffff;
	height: 100%;
	display: block;
}
.SetHeight
{
	min-height: 592px;
}
.right
{
	width: 12px;
	height: 100%;
}
.logo
{
	width: 140px;
	height: 115px;
}
.RoundedBottom
{
	background-image: url('../Images/RoundedBackground.jpg');
	background-repeat: no-repeat;
	width: 630px;
	height: 48px;
}
.BottomText
{
	font-size: 9px;
	text-align: left;
	padding-left: 0px;
	padding-top: 10px;
	border-top: 1px solid #881769;
	width: 580px;
	color: #881769;
}
.Disclaimer
{
	float: right;
	vertical-align: top;
	margin-right: 7px;
}
/* MainMenu */
.Menu
{
	padding-top: 20px;	
}
.menuItem
{
	cursor: pointer;
}
.menuItemSelected
{
	cursor: pointer;
}
.MainMenuItemText
{
	color: #ffffff;
	text-decoration: none;
	border-top: 2px #881769 solid;
	border-bottom: 2px #881769 solid;
	height: 15px;
	background-color: #881769;
	cursor: pointer;
	font-size: 11px;
}
.MainMenuItemTextSelected
{
	color: #881769;
	text-decoration: none;
	border-top: 2px #881769 solid;
	border-bottom: 2px #881769 solid;
	height: 15px;
	background-color: #ffffff;
	cursor: pointer;
	font-size: 11px;
}
.MainMenuItemLeft
{
	background-image: url('../Images/MainMenuLeft1.gif');
	width: 8px;
	height: 19px;
	cursor: pointer;
}
.MainMenuItemRight
{
	background-image: url('../Images/MainMenuRight1.gif');
	width: 8px;
	height: 19px;
	cursor: pointer;
}
.MainMenuItemLeftSelected
{
	background-image: url('../Images/MainMenuLeft2.gif');
	width: 8px;
	height: 19px;
	cursor: pointer;
}
.MainMenuItemRightSelected
{
	background-image: url('../Images/MainMenuRight2.gif');
	width: 8px;
	height: 19px;
	cursor: pointer;
}
.MenuItemConnector
{
	background-image: url('../Images/MainMenuConnector.gif');
	background-repeat: no-repeat;
	background-position: left 6px;
	width: 10px;
}
/* End MainMenu */

/* SubMenu */
.SubMenu
{
	width: 140px;
	height: 100%;
	margin: 0px;
	margin-top: 20px;
}
.SubMenuItem
{
	border-top: 1px #881769 solid;
	border-bottom: 1px #881769 solid;
	width: 140px;
	padding-left: 12px;
	height: 20px;
	cursor: pointer;
	z-index: 2;
}
.SubMenuItemSelected
{
	border-top: 1px #881769 solid;
	border-bottom: 1px #881769 solid;
	background-color: #881769;
	width: 140px;
	padding-left: 12px;
	height: 20px;
	cursor: pointer;
}
.SubMenuText, a.SubMenuText:link, a.SubMenuText:visited
{
	color: #881769;
	font-size: 11px;
}
a.SubMenuText:hover
{
	color: #ffffff;
	font-size: 11px;
}
.SubMenuTextSelected, a.SubMenuTextSelected:link, a.SubMenuTextSelected:visited, a.SubMenuTextSelected:hover
{
	color: #ffffff;
	font-size: 11px;
}
.Sub 
{
	padding-left: 24px;	
}
.Transparence
{
	opacity:.60;
	filter: alpha(opacity=60);
	-moz-opacity: 0.60;
	width: 140px;
	background-color: #d0dca8;
	z-index: 1;
	position: absolute;
	height: 0px;
}
.temp
{
	position: absolute;
	z-index: 2;
	width: 140px;
}
.Welkom
{
	color: #881769; 
	font-weight: bold; 
	font-size: 14px;	
}
/* End SubMenu */

/* Custom content module */
.ContentTitle
{
	border: 1px solid #881769;
	font-size: 19px;
	color: #881769;
	padding: 7px;
}
.ContentImage
{
	
}
.ContentText
{
	margin-top: 30px;
	display: block;
	overflow: hidden;
	overflow-y: auto;
	height: 270px;
	padding-left: 7px;
}
/* End Custom Content module */

/* NieuwsBrief aanmelden module */
.NieuwsBriefTitel
{
	font-size: 15px;
	color: #ffffff;
	font-weight: bold;
}
.NieuwsBriefTextSmall
{
	width: 44px;
}
.NieuwsBriefTextBox
{
	width: 132px;
	border: 0px;
}
.NieuwsBriefBackground
{
	width: 194px;
	height: 209px;
	background-image: url('../Images/assignnewsbackground.gif');
	background-repeat: no-repeat;
	margin: 0px;
}
.WhiteLine
{
	border-top: 1px solid #ffffff;	
}
.SendButton
{
	margin: 5px;
	margin-right: 0px;	
}
.strError
{
	color: red; 
	font-size: 11px; 
	position: absolute; 
	width: 172px;
	background-color: #881769;
	border: 1px solid #ffffff;
	padding: 3px;
	margin-left: -5px;
	margin-top: -4px;
	
}
.strSucces
{
	font-size: 11px;
	position: absolute;
	background-color: #881769;
	position: absolute;
	width: 166px;
	margin-left: -5px;
	padding: 5px;
	color: #ffffff; 
}
/* End NieuwsBrief aanmelden module */

/* WerkenBij module */
.WerkenBijBackground
{
	width: 182px;
	height: 209px;
	background-image: url('../Images/vacaturebackground.gif');
	background-repeat: no-repeat;
	margin: 0px;
}
.WerkenBijTitel
{
	font-size: 15px;
	color: #881769;
	font-weight: bold;
}
.WerkenBijSpacer
{
	width: 55px;
}
.WerkenBijText
{
	padding-top: 5px;
}
/* End WerkenBij module */

/* Nieuwsrotator module */
.NieuwsBackground
{
	width: 199px;
	height: 209px;
	background-image: url('../Images/MediumBoxBackground.gif');
	background-repeat: no-repeat;
	margin: 0px;
}
.NieuwsTitel
{
	font-size: 15px;
	color: #881769;
	font-weight: bold;
}
.pnlSignup
{
	margin: 10px;
	margin-top: 5px;
}
/* End Nieuwsrotator module */

/* Home Main module */
.pnlBackground
{
	text-align: left;
}
.HomeMainBackground
{
	position: absolute;
}
.HomeMainBackgroundTop
{
	background-image: url('../Images/HomeLargeBoxTop.gif');
	background-repeat: no-repeat;
	width: 601px;
	height: 72px;
}
.HomeMainBackgroundFiller
{
	background-image: url('../Images/HomeLargeBoxFiller.gif');
	background-repeat: repeat-y;
	width: 601px;
	min-height: 48px;
}
.HomeMainBackgroundBottom
{
	background-image: url('../Images/HomeLargeBoxBottom.gif');
	background-repeat: no-repeat;
	width: 601px;
	height: 189px;
}
.MoveUp
{
	position: absolute;
	margin-top: 0px;
}
.StretchHeight
{
	height: 244px;
	line-height: 1.2;
}
.HomeLargeBoxTitleSmall
{
	font-size: 13px;
	font-weight: bold;
	color: #881769;
	line-height: 1.2;
}
.HomeLargeBoxTitleMedium
{
	font-size: 15px;
	font-weight: bold;
	color: #881769;
	line-height: 1.2;
}
.HomeLargeBoxTitleLarge
{
	font-size: 18px;
	color: #881769;
}
.HomeLargeBoxVarText
{
	text-align: left;
	width: 100%;
}
/* End Home Main module */

/* Home module */
.MainPanel
{
	width: 550px;	
	height: 314px;
	vertical-align: top;
}
.LeftPanel
{
	width: 199px;
}
.CenterPanel
{
	width: 182px;
}
.RightPanel
{
	width: 194px;
}
/* End Home module */

/* Nieuws module */
.pnNieuws
{
	text-align: left;
}
.NieuwsLargeBox
{
	position: absolute;
}
.NieuwsLargeBoxTop
{
	background-image: url('../Images/NieuwsLargeBoxTop.gif');
	background-repeat: no-repeat;
	width: 601px;
	height: 72px;
}
.NieuwsLargeBoxFiller
{
	background-image: url('../Images/NieuwsLargeBoxFiller.gif');
	background-repeat: repeat-y;
	width: 601px;
	min-height: 48px;
}
.NieuwsLargeBoxBottom
{
	background-image: url('../Images/NieuwsLargeBoxBottom.gif');
	background-repeat: no-repeat;
	width: 601px;
	height: 189px;
}
.MoveUp
{
	position: absolute;
	margin-top: 0px;
}
.StretchHeight
{
	height: 244px;
	line-height: 1.2;
}
.NieuwsItemImage
{
	padding-top: 7px;	
}
.NieuwsBackgroundLeft
{
	width: 199px;
	height: 209px;
	background-image: url('../Images/MediumBoxBackground.gif');
	background-repeat: no-repeat;
	margin: 0px;
}
.NieuwsTitelSmall
{
	font-size: 12px;
	color: #881769;
	font-weight: bold;
}
.pnlSignup
{
	margin: 10px;
	margin-top: 5px;
}
.NieuwsBackgroundCenter
{
	width: 182px;
	height: 209px;
	background-image: url('../Images/SmallBoxBackground.gif');
	margin: 0px;
}
.NieuwsBackgroundRight
{
	width: 194px;
	height: 209px;
	background-image: url('../Images/NieuwsItemOverzicht.gif');
	background-repeat: no-repeat;
	margin: 0px;
}
.NieuwsItems
{
	padding-top: 10px;
	color: #c489b4;
	line-height: 1.5;	
}
/* End Nieuws module */

/* CV plaatsen module */
.pnCV
{
	text-align: left;	
}
/* End CV plaatsen module */

/* ContactPersoon module */
.ContactPersoonImage
{
	
}
.tdContactPersoonImage
{
	height: 168px;
}
.floatert
{
	width: 212px;	
	position: absolute;
	margin-top: -19px;
}
/* End ContactPersoon module */

/* Pers module */
.PersText
{
	margin-top: 30px;
	display: block;
	overflow: hidden;
	overflow-y: auto;
	height: 270px;
}
/* End Pers module */

.OP
{
	
}
