body{
	margin:0px;
	background: #d8d8d8;
	color:#004c84;
	font-family:arial;
	font-size:12px;
	line-height:18px;
}
a{
	cursor:pointer;
	text-decoration:underline;
}
a:hover{
	cursor:pointer;
	text-decoration:none;
}
a.home{
	font-weight:bold;

	padding-bottom:0px;
	cursor:pointer;
	color:#004c84;
}
a.hoofdmenu{
	font-size:11px;
	margin-right:20px;
	padding-bottom:0px;
	cursor:pointer;
	color:#004c84;
}
a.hoofdmenu:hover{
	text-decoration:none;
}
img{
	border:0px;
	padding:0px;
	margin:0px;
}
p, ul, li{
	margin-top: 0px;
	color:#535353;
	margin-bottom: 0px;
}
h1.homeH1Kop{
	color:#75136e;
	font-size:28px;
	margin-top:0px;
	padding-top:25px;	
	margin-bottom:0px;
	font-weight:normal;
	line-height:26px;
	font-family:arial;
}
h2.homeH2Kop{
	color:#004c84;
	font-size:18px;
	margin-top:15px;
	margin-bottom:15px;
	line-height:22px;
	font-weight:normal;
}
h3.homeH3Kop{
	color:#FFFFFF;
	font-size:12px;
	margin-top:5px;
	margin-bottom:0px;
	font-weight:normal;
	line-height:16px;
}
.underBorder,.textcontentPurple{
	border-bottom:1px solid #e3e3e3;
}
.transparant,.overOnsTD,.vacaturesTD,.jijEnItsusTD{
	filter:alpha(opacity=30,style=0);
	moz-opacity:.30;opacity:.30;
	text-align:left;
	vertical-align:top;
}
.title{
	position:absolute;
	text-decoration:none;
	top:375px;
	text-align:left;
	height:20px;
	font-size:16px;
	color:white;
	width:258px;
	padding:10px;
}
.tableFormulier{
	font-weight:bold;
	background:#D1E1EE;
	margin-bottom:10px;
}
.textInput{
	color:#004c84;
	font-family:arial;
	font-size:12px;
}
.textcontentGrey{
	color:#535353;
	font-size:11px;
	line-height:14px;
}
.standaard{
	color:#535353;
	font-size:12px;
	line-height:18px;
}
.textcontentPurple{
	color:#75136e;
	font-weight:bold;
	padding-bottom:10px;
}
#main{
	background:#ffffff;
	width:954px;
	margin-top:30px;
	margin-bottom:30px;
	overflow:hidden;
}
#top{
	height:141px;
	background-image:url(../images/home/tyler_lichtblauw_top.jpg);
	overflow:hidden;
}
#footer{
	height:30px;
	width:894px;
	padding-top:5px;
	padding-bottom:10px;
	padding-left:30px;
	padding-right:30px;
	overflow:hidden;
	position:relative;
	border-top:solid 1px #e3e3e3;
}