div#content div#welcome {
	float:left;
	width:450px;
	margin-top:5px;
}

div#content div#banner {
	float: right;
	width:202px;
	margin-right: 20px;
	margin-top:0px;
}


#homepage_banner_container {
	background-color: #6E0000;
	background-repeat: no-repeat;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#homepage_banner_container h2,
#homepage_banner_container p {
	margin: 0 10px 0 10px;
}

.banner1 {
	background-image: url(../images/bannertop1.png);
	padding-top: 154px;
}

.banner2 {
	background-image: url(../images/bannertop2.png);
	padding-top: 116px;
}


#homepage_banner_container a {
	display: block;
	height: 35px; 
	margin: 10px 0 0 0;
	background-image: url(../images/bannerbottom.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 0 10px 0 10px;
	color: #FFB400;
	text-decoration: none;
}


div#content div#news {
	position: relative;
	background-image: url(../images/news_bottom.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	width:680px;
	height:226px;
	margin-top:12px;
}

div#content div#news div#newstitel {
	background-image: url(../images/news_top.png);
	background-position: top left;
	background-repeat: no-repeat;
	padding-top:10px;
	margin:6px;
	margin-left:9px;
}

div#content div#news div#newsleft {
	float:left;
	width:320px;
}

div#content div#news div#newsright {
	float:right;
	width:320px;
}

div#nieuwsbutton {
	position: absolute;
	bottom: 15px;
	right: 15px;
}

div#nieuwsbutton img {
	border:none;
}

img.newsimage {
	float:left;
	width:122px;
}

div.newsblock {
	float:right;
	width:190px;
}


#homepage_nieuws {
	background-color: #F00;
	background-image: url(../images/homepage_nieuws_top.gif);
	background-repeat: no-repeat;
	width: 680px;
	padding: 10px 0 0 0;
	margin: 0 0 10px 0;
}

#homepage_nieuws h3 {
	width: 670px;
	margin: 0 0 0 10px !important;
}

#homepage_nieuwsitems {
	background-image: url(../images/homepage_nieuws_background.gif);
	margin: 10px 0 0 0;
	padding: 0 10px 0 10px;
}

#homepage_nieuws_footer {
	background-color: #6E0000;
	background-image: url(../images/homepage_nieuws_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 670px;
	height: 30px;
	text-align: right;
	padding: 0 10px 10px 0;
}

#homepage_nieuws_footer img {
	border: 0;
	margin: 10px 0 0 0;
}

#homepage_nieuws_links {
	width: 320px;
	float: left;
}

#homepage_nieuws_rechts {
	width: 320px;
	float: right;
}

#homepage_nieuws_links img,
#homepage_nieuws_rechts img {
	border: 0;
	width: 150px;
	float: left;
}

#homepage_nieuwsitems h2 {
	height: auto;
}

#homepage_nieuwsitems h2 a {
	color: #ffb400;
	text-decoration: none;
}

#homepage_nieuwsitems p {
	line-height: 16px;
}

#homepage_nieuws_links div,
#homepage_nieuws_rechts div {
	float: right;
	width: 150px;
	padding: 0 10px 0 0;
}
