body { background-color: #FFFFFF; }
p { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #666666;}
.label {
	color: #5F7B93;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

li {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #666666;}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5F7B93;
	border: 1px solid #5F7B93;

}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5F7B93;
	border: 1px solid #5F7B93;
}
textarea {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5F7B93;
	border: 1px solid #5F7B93;
}

.w100 {	width: 96px;}
.w122 {	width: 122px;}
.w200 {	width: 200px;}
.w300 {	width: 300px;}

.checkbox {
	border: none;
}
a {
	color: #5F7B93;
	text-decoration: none;
}
a:hover {
	color: #5F7B93;
	text-decoration: underline;
}
.border {
	border: 1px solid #989896;
}
.borderdotted {

	border: 2px dotted #989896;
}
.buttonbold {
	font-weight: bold;
}
.sidesdotted {
	border-right: 2px dotted #989896;
	border-left: 2px dotted #989896;

}

/* STYLES VAN DE LAYERS VAN HET MENU */
#mainNav { position: absolute; z-index: 2; top: 140px; left: 27px; width: 151px; height: 120px; visibility: visible; }

#nav-01-roll { position: absolute; z-index: 2; top: 118px; left: 140px; width: 82px; height: 180px; visibility: hidden; }
#nav-02-roll { position: absolute; z-index: 2; top: 118px; left: 140px; width: 82px; height: 180px; visibility: hidden; }
#nav-03-roll { position: absolute; z-index: 2; top: 118px; left: 140px; width: 82px; height: 180px; visibility: hidden; }
#nav-04-roll { position: absolute; z-index: 2; top: 118px; left: 140px; width: 82px; height: 180px; visibility: hidden; }
#nav-05-roll { position: absolute; z-index: 2; top: 118px; left: 140px; width: 82px; height: 180px; visibility: hidden; }
#nav-06-roll { position: absolute; z-index: 2; top: 118px; left: 140px; width: 82px; height: 180px; visibility: hidden; }

#Rule1 { position: absolute; z-index: 1; top: 118px; left: 26px; width: 4px; height: 180px; visibility: visible; display: block; }

#FirstBelowMenu { position: absolute; z-index: 1; top: 318px; left: 0px; width: 133px; height: 161px; visibility: visible; display: block; }
#SecondBelowMenu { position: absolute; z-index: 1; top: 418px; left: 0px; width: 133px; height: 161px; visibility: visible; display: block; }

.menulink { color: #ABABAB; font-size: 11px; line-height: 14px; font-family: Arial, Helvetica, Geneva; text-decoration: none }
.menulink:visited { color: #ABABAB; font-size: 11px; line-height: 14px; font-family: Arial, Helvetica, Geneva; text-decoration: none }
.menulink:hover { color: #5F7B93; font-size: 11px; line-height: 14px; font-family: Arial, Helvetica, Geneva; text-decoration: none }
.menulink:active { color: #5F7B93; font-size: 11px; line-height: 14px; font-family: Arial, Helvetica, Geneva; text-decoration: none }

