/* CSS Document voor Vriend BV*/



#welkom{
	background-image:url(../images/layout/welkom_20.jpg);
	background-repeat:repeat-y;
	width:739px;
	margin-bottom:15px;
}

	#welkomtop{
		width:739px;
		background-image:url(../images/layout/site_17.jpg);
		height:12px;
		background-repeat:no-repeat;
	}
	
	#welkomcontent{
		padding:0px 25px 10px;
		color:#FFFFFF;
	}
	
	#welkomcontent h1{
		font-size:14px;
		font-weight:bold;
		margin:10px 0px 5px 0px;
	}
	
	#welkombottom{
		width:739px;
		background-image:url(../images/layout/site_20.jpg);
		height:9px;
		background-repeat:no-repeat;
		font-size: 1px;
	}
	
#actueel{
	clear: both;
	background-image: url('../images/layout/home_content_bg.jpg');
	background-repeat: repeat-y;
	width:739px;
	min-height: 250px;
	margin-bottom:0px;
}
	
#actueel{
  margin-top: -10px;
  padding-top: 10px;
}

#actueeltop{
	width:739px;
	background-image:url(../images/layout/actueel_35.jpg);
	height:12px;
	background-repeat:no-repeat;
}
	
#actueelcontent{
	padding:0px 25px 10px;
	color:#00335f;
}
	
#actueelcontent a{
	color:#00335f;
	text-decoration:underline;
}
	
#actueelcontent h1{
	font-size:14px;
	font-weight:bold;
	margin:10px 0px 5px 0px;
}

#partnerbanner {
	width: 120px;
	height: 240px;
	float: left;
}
	
#actueelbottom{
	width:739px;
	background-image:url(../images/layout/actueel_40.jpg);
	height:10px;
	background-repeat:no-repeat;
}
	
.nieuwsblok{
	float:left;
	margin: 0px 8px 15px 0px;
	width:239px;
	background-image:url(../images/layout/blok_32.jpg);
	background-repeat:repeat-y;
}

.nieuwsblok2{
	float:left;
	margin: 0px 0px 15px 0px;
	width:239px;
	background-image:url(../images/layout/blok_32.jpg);
	background-repeat:repeat-y;
}

	.nieuwsbloktop{
		width:239px;
		height:97px;
	}
	
	.nieuwsblokcontent{
		padding:15px 10px;
	}
	
		.nieuwsblokcontent h1{
			padding-left: 25px;
			font-size:16px;
			color:#00335f;
			background-image:url(../images/layout/logo_33.jpg);
			background-repeat:no-repeat;
			background-position:left center;
			margin-bottom:4px;
		}
	
	.nieuwsblokbottom{
		background-image:url(../images/layout/site_30.jpg);
		height:9px;
		background-repeat:no-repeat;
	font-size: 1px;
	}

