@charset "UTF-8";
/* CSS Document */

/* navigatie*/
#nav00 {
	background-image: url(../images/nav/back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 960px;
	margin: 0px 0px 0px;
	padding: 15px 0px 0px;
	height: 23px;
	font-size:13px;
}
#nav01 {
	background-image: url(../images/nav/back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 960px;
	margin: 0px 0px 0px;
	padding: 15px 0px 0px;
	height: 23px;
	font-size:13px;
}
#nav02 {
	background-image: url(../images/nav/back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 960px;
	margin: 0px 0px 0px;
	padding: 15px 0px 0px;
	height: 23px;
	font-size:13px;
}
#nav03 {
	background-image: url(../images/nav/back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 960px;
	margin: 0px 0px 0px;
	padding: 15px 0px 0px;
	height: 23px;
	font-size:13px;
}
#nav04 {
	background-image: url(../images/nav/back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 960px;
	margin: 0px 0px 0px;
	padding: 15px 0px 0px;
	height: 23px;
	font-size:13px;
}
#nav05 {
	background-image: url(../images/nav/back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 960px;
	margin: 0px 0px 0px;
	padding: 15px 0px 0px;
	height: 23px;
	font-size:13px;
}
#ulnav li {
	float: left;
	color: #524f42;
	list-style-type: none;
	display: block;
	margin: 0px;
	padding: 0px;
	
}
#ulnav .left {
	width: 9px;
}
#ulnav li a {
	color: #524f42;
	text-decoration: none;
}
#ulnav li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#ulnav {
	margin: 2px 0px 0px;
	padding: 0px;
	height: 20px;
}
#ulnav .enkel {
	margin: 0px;
	padding: 0px 37px;
	font-size: 12px;
	text-align: center;
}
#ulnav .dubbel {
	padding-top: 12px;
	height: 24px;
	font-size: 12px;
	line-height: 10px;
	width: 123px;
}
#ulnav .current {
	color: #FFFFFF;
}
#subnav {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	width: 960px;
	height: 20px;
}
/*subnavigatie*/
#subnav li {
	float: left;
	color: #63ade7;
	margin-right: 10px;
	margin-top: 5px;
}
#subnav ul {
	float: none;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
}
#subnav a {
	color: #7ACCF1;
	text-decoration: none;
}
#subnav a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
/*taalnavigatie*/

#taal {
	position: absolute;
	float: right;
	width: 960px;
	margin-right: 0px;
}
.fb-like{
	float: left !important;
	margin: 8px 0px !important;
	}
#corps {
	height: 17px;
	width: 62px;
	margin-top: 5px;
	float: right;
	margin-right: 0px;
	margin-bottom: 0px;
}
.normaal {
	float: left;
	height: 15px;
	width: 15px;
	line-height: 13px;
	text-align: center;
	border: 1px solid #5B584A;
	font-size: 11px;
}
.normaal a:hover {
	float: left;
	height: 15px;
	width: 15px;
	line-height: 15px;
	text-align: center;
	background: #ffffff;
	font-size: 11px;
}
.groter {
	float: left;
	height: 15px;
	width: 15px;
	line-height: 13px;
	text-align: center;
	border: 1px solid #5B584A;
	font-size: 13px;
}
.groter a:hover {
	float: left;
	height: 15px;
	width: 15px;
	line-height: 15px;
	text-align: center;
	background: #ffffff;
	font-size: 13px;
}
.grootst {
	float: left;
	height: 15px;
	width: 15px;
	line-height: 13px;
	text-align: center;
	border: 1px solid #5B584A;
	font-size: 15px;
}
.grootst a:hover {
	float: left;
	height: 15px;
	width: 15px;
	line-height: 15px;
	text-align: center;
	background: #ffffff;
	font-size: 15px;
}
body .grootst {
	font-size: 15px;
	float: left;
	line-height: 16px;
}
body .groter {
	font-size: 13px;
	margin-right: 5px;
	float: left;
	line-height: 16px;
}
body .normaal {
	font-size: 11px;
	margin-right: 5px;
	float: left;
	line-height: 16px;
}
#corps a {
	color: #5B584A;
	text-decoration: none;
}

