#leader{
	padding:30px 30px 30px 30px;
	height:99px;
	background-position:center center;
	background-repeat:no-repeat;
	margin-bottom:27px;
}

#leaderBG{
	width:1000px;
	margin:auto;
	background-color:#ff0000;
	background-position:left center;
	background-repeat:no-repeat;
	height:98px;
}

#leaderText{
	padding-left:35px;
	margin:0 auto;
	width:970px;
}
#homecontent{
	width:489px;
	min-height:300px;
	float:left;
	margin-right:42px;
}
#homeTitle{
	margin-top:20px;
	font-size:26px;
}
#quickmenu{
	height:25px;
	padding-top:15px;
}
#quickmenu ul{
	position:absolute;
	margin-left:0px;
}
#quickmenu a{
	color:#ff0000;
	margin-left:10px;
}
#quickmenu div{
	width:145px;
	float:left;
}
#contentBlok div{
	width:150px;
	float:left;
}
#contentBlok h1,#nieuwsBlokTitel{
	font-size:14px;
	line-height:12px;
	color:#ff0000;
}

#nieuwsBlokTitel{
	font-size:14px;
	line-height:24px;
}
#login{
	height:29px;
}

#login,#loginResult{
	width:489px;
	float:left;
	background-color:#d9d9d9;
	margin-top:20px;
	padding-left:10px;
	padding-top:7px;
}

#loginResult{
	min-height:29px;
	margin-top:0px;
	overflow:hidden;
}

#nieuws{
	width:429px;
	height:120px;
	float:left;
}

.nieuwsBlok{
	width:390px;
	height:100px;
	cursor:pointer;
}
.nieuwsArrow{
	height:82px;
	width:82px;
	background-color:#ff0000;
	float:left;
	position:absolute;
}
.nieuwsArrow img{

	position:absolute;
	float:left;
}
.nieuwsImage{
	margin-left:0px;
	height:82px;
	width:422px;
	float:left;
	position:absolute;
}
.nieuwsImageMultiply{
	float:left;
	position:absolute;
	width:0px;
	height:72px;
	padding-top:10px;
	line-height:20px;
}
.nieuwsImageMultiply span{
	display:none;
	color:#fff;
	
}

a.menu,a.thickbox{
	color:#ffffff;
	text-decoration:none;
	margin-right:30px;
	font-size:13px;
}
a.menu:hover,a.thickbox:hover{
	color:#ffffff;
	text-decoration:underline;
}