body{
	margin:0px;
	background: #d8d8d8;
	color:#004c84;
	font-family:arial;
	font-size:12px;
	line-height:18px;
}
.header{
	font-size:20px;
	color:#75136e;
}
a{
	color:#75136e;
	cursor:pointer;
	text-decoration:none;
}
a:hover{
	cursor:pointer;
	text-decoration:underline;
}
a.hoofdmenu{
	font-size:12px;
	padding-bottom:0px;
	cursor:pointer;
	color:#0094DE;
	font-weight:none;
}
a.hoofdmenu:hover{
	text-decoration:none;
}
a.hiddenmenu{
	visibility:hidden;
}
img{
	border:0px;
	padding:0px;
	margin:0px;
}
p, ul, li{
	margin-top: 0px;
	margin-bottom: 0px;
}
.underBorder{
	border-bottom:1px solid #ffffff;
}
.tableFormulier{
	font-weight:bold;
	background:#D1E1EE;
	margin-bottom:10px;
}
.textInput{
	color:#454545;
	font-family:arial;
	font-size:12px;
}
.textcontent{
	color:#454545;
	font-size:11px;
}
.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;
}
#pagina{
	height:380px;
	
	overflow:auto;
}
#main{
	background:#ffffff;
	padding-top:18px;
	padding-left:22px;
	padding-right:22px;
	padding-bottom:22px;
	margin-top:50px;
	width:930px;
	height:445px;
	overflow:hidden;
}
#content{
	background:url(../images/bg_totaal.jpg);
	margin:0px;
	height:416px;
	width:930px;
	overflow:hidden;
}
#topMenu{
	margin:0px;
	padding:0px;
	height:29px;
	width:929px;
	text-align:right;
}
#groupMenu{
	/*margin-left:350px;*/
	visibility:hidden;
}
#overMenu{
	margin:10px;
	height:396px;
	width:145px;
	float:left;
}
#textDivTopborder{
	height:8px;
	background:#0094DE;
}
#textdiv{
	margin-top:14px;
	height:392px;
	width:570px;
	float:left;
	background:#ffffff;
}
#logodiv{
	margin:20px;
	height:876px;
	width:151px;
	float:left;
}
#logo{
	margin-top:105px;
}
#logoText{
	margin-top:97px;
}
