@charset "utf-8";
/* CSS Document */
html, body{
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	background-color: #CDCAE1;
}
.clear{
	clear: both;
}

a {
	color: #000000;
}

a:hover {
	color:#666666;
}

#container{
	position: absolute;
	padding: 0;
	width: 940px;
	height: 566px;
	margin: 0 auto;
	top:50%;
	left:50%;
	margin-left: -470px;
	margin-top: -283px;
}

#en-teken-1 {
	position: absolute;
	margin: 155px 0 0 844px;
	height: 188px;
	width: 96px;	
	background: url(../images/en1.png) no-repeat;
	behavior: url("http://83.137.17.70/~drohm/iepngfix.htc");
	_background: url(../images/en1.gif) no-repeat;
}

#en-teken-2 {
	z-index: 4;
	position: absolute;
	margin: 360px 0 0 0;
	height: 188px;
	width: 95px;
	background: url(../images/en2.png) no-repeat;
	behavior: url("http://83.137.17.70/~drohm/iepngfix.htc");
	_background: url(../images/en2.gif) no-repeat;
}

#h-blauw {
	height: 20px;
	width: 940px;
	background: #211D72;
}

#logo {
	height: 100px;
	padding: 15px 0 0 25px;
	background: #fff;
}

#h-bottom {
	height: 30px;
	background: #211D72;
}

#menu {
	padding: 0 0 0 235px;
}
#menu ul, #menu li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	float: left;
}

#menu li a {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	margin: 0 50px 0 0;
	padding: 7px 0;
}

#menu li a:hover {
	color: #ccc;
}

#menu li a.active {
	color: #BABABA;
}

#menu ul ul a{
	font-weight: normal;
	color :#000;
}

#menu ul ul a:hover {
	font-weight: normal;
	color: #999;
}

#menu ul ul a.active{
	font-weight: normal;
	color: #999;
}

#nav {
	height: 30px;
}

#nav, #nav ul {
	padding: 0;
	list-style: none;
}

#nav a {
	display: block;
	
}
#nav li a.active, #nav li a:hover, #nav li:hover a, #nav li.sf a {
	color: #ccc;
}

#nav li.subnav a {
	color: #000000;
}

#nav li ul {
	position: absolute;
	left: -999em;
	width: 7em;
}

#nav li:hover ul {
	left: auto;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}
#nav li ul.active {
	left: auto;
}
#nav li ul li {
	height: 20px;
	width: 180px;
}

#nav li ul li a{
	padding: 0;
}

#content {
	height: 400px;
	background: #211D72;
}

#content-left {
	float: left;
	padding: 0 4px 0 45px;
	height: 365px;
	width: 423px;
}

#content-l-top {
	height: 320px;
	overflow: hidden;
	background: #fff;
}

#content-l-bottom {
	padding: 5px 0 0 0;
	height: 40px;
	background: #fff;
}

#content-l-b-text {
	text-align: center;
	font-size: 12px;	
}

#content-l-b-url {
	text-align: center;
	padding: 0 50px;
}

#content-l-b-url a {
	font-size: 12px;
	text-decoration: none;
	color: #999;
}

#content-l-b-url a.active {
	color: #000;
}

#content-l-b-url a:hover {
	color: #000;
}

#content-l-b-url span {
	color: #999;
	padding: 0 4px 0 0;
}

#content-right {
	float: left;
	height: 365px;
	width: 423px;
	background: #fff;
}

#content-right h1 {
	margin: 0;
	padding: 20px 0 15px 25px;
	font-size: 16px;
}

#text {
	padding: 0 20px 20px 25px;
	line-height: 150%;
	font-size: 12px;
	height: 270px;
	width: 315px;
	overflow: auto;
}

#text a {
	color: #000;
}

#text a:hover {
	color: #666;
}

#text p {
	padding: 0;
	margin: 0;
}

#nieuws .item {
	padding: 0 0 15px 0;
}

#nieuws h2 {
	font-weight: bold;
	padding: 0;
	margin: 0;
	font-size: 12px;
}

#nieuws p {
	padding: 0;
	margin: 0;
}

#nieuws .afb {
	float: left;
	padding: 10px 5px 5px 0;
}

#nieuws .nieuws_inleiding {
	float: left;
	padding: 5px 0;
	font-style: italic;
}

#nieuws .nieuws_bericht {
	padding: 10px 0 5px 0;
}

#projecten .text {
	line-height: 150%;
	padding: 0 0 10px 0;
}

#projecten .beschrijving {
	line-height: 150%;
	padding: 10px 0 0 0;
}

.jcarousel-list li .text-afb {
	text-align: center;
	padding: 5px 0 0 0;
	font-size: 12px;	
}

#copyright {
	padding: 10px 0 0 0;
	text-align: center;
	color: #CCCCCC;
	font-size: 11px;
}

#copyright a {
	color: #CCCCCC;
}

#copyright a:hover {
	color: #999999;
}

#footer {

	width: 940px;
	background: #CDCAE1;
	text-align: center;
	font-size: 12px;
	color: #666;
}
#footer  a {
	color: #666;
}

#footer  a:hover {
	color: #333;
}
