BODY{
	background-image: url(../Images/background.gif);
	margin: 0px;
}
TD{
	vertical-align:top;
	font-family: Tahoma, Arial;
	font-size: 8pt;
}
H3{
	color: #002b75;
}
#indexPaneLeft{
	background-image: url(../Images/index_left.gif);
	background-repeat: repeat-x;
}
#indexPaneRight{
	background-image: url(../Images/index_right.gif);	
	background-repeat: repeat-x;
}
#indexMiddle{
	width: 610px;
	background-image:url(../Images/index_middle.jpg);
}
#indexMiddleBottom{
	width: 290px;
	height:: 65px;
	background-color: #003184;
	vertical-align: middle;
	padding-left: 16px;
	font-size: 12pt;
	color: #FFFFFF;
}
.whiteText{
	color:#FFFFFF;
}
#leftBorder{
	background-image: url(../Images/border_left.gif);	
	width: 3px;
}
#rightBorder{
	background-image: url(../Images/border_right.gif);
	width: 3px;
}
#middlePane{
	width: 755px;
}
#heading{
	height: 89px;
}
#shortBar {
	background-color: #c60031;
	height: 26px;
	border-top: 1px solid white;
	color: white;
	vertical-align: middle;
	text-align: right;
	padding-right: 8px;
}
#menuPane{
	width: 162px;
	background-image: url(../Images/menuback.gif);
}
#contentPane{
	padding-left: 16px;
	background-color:#FFFFFF;
	padding-top: 14px;
	padding-right: 16px;
}
TD.menuitem{
	background-image: url(../Images/menubutton.gif);	
	width: 192px;
	height: 27px;
	color: #FFFFFF;
	vertical-align: middle;
	padding-left: 30px;
	margin-top: 8px;
	cursor: pointer;
}
A {
	text-decoration: none;
}
A:hover{
	text-decoration: underline;
}
A.menuitem{
	color: #FFFFFF;
	text-decoration: none;
}
A:hover.menuitem{
	text-decoration: underline;
}
.kader{
	background-color: #bfcbe0;
	border: 1px solid #ff0000;
	padding: 8px;
}
.afdelingPane{
	display: none;
	padding-left: 24px;
}
.afdelingTitle{
	background-color:#dedede;
	border: 1px solid #cccccc;
	padding: 2px;
	padding-left: 8px;
	vertical-align:: middle;
	width: 540px;
}
.grayText{
	color: #666666;
}
.bullet{
	vertical-align: middle;
}
.medewerkerPic{
	width: 80px;
	height: 80px;
	border: 1px solid #999999;
}

