#home-top ul {
	list-style-type: none;
	float: left;
	margin: 0px;
	padding: 0px;
	height: 28px;
}

#home-top ul li {
	float: left;
	margin: 0px;
	padding: 0px;
	height: 28px;
}

#home-top ul li a {
	background: none;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	float: left;
	color: #cccccc;
	height: 24px;
	padding-bottom: -4px;
}

#home-top ul li a.active-home {
	background-color: #ed1c24;
	color: #ffffff;
}

#modules {
	width: 757px;
	height: 356px;
	float: left;
	background-color: #ffffff;
}

#modules .module .module-inner,#modules .big-module .big-module-inner {
	height: 170px;
}

.nieuws-module{
	width: 596px;
	float: left;
	margin: 0px 20px 20px 0px;
}

.banner-module{
	float: right;
	width: 141px;
	height: 356px;
	margin-top: 20px;
	overflow: hidden;
	}

.nieuws-module h3 {
	font-size: 15px;
	margin-bottom: 14px;
	margin-top: 3px;
	color: #F48352;
}

.nieuws-module ul {
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	width: 596px;
}

.nieuws-module ul li {
	list-style: none;
	color: #626262;
	line-height: 16px;
	padding: 0px;
	height: 166px;
	width: 596px;
	margin-top: 20px;
}

.nieuws-module a {
	color: #F48352;
	font-weight: bold;
}

.nieuws-module a:hover {
	color: #7E7E7E;
}

.nieuws-module p{
	font-size: 12px;
	}
	
.nieuws-module span{
	font-size: 14px;
	
	}	

.nieuws-module span.title{
	font-size: 14px;
	color: #7E7E7E;
	font-weight: bold;
	}

.nieuws-module span.date{
	font-size: 10px;
	margin-bottom: 13px;
	}

.big-module .big-module-inner-nieuws {
	float: left;
	position: relative;
	width: 596px;
	height: 356px;
	color: #4f4f4f;
}

.nieuws-module div.news-image{
	margin-left: 23px;
	margin-right: 23px;
	width: 97px;
	height: 166px;
	float: left;
	display: inline;
}

.nieuws-module div.news-text{
	width: 453px;
	height: 166px;
	float: right;
}

#tips {
	background-image: url('../images/backgrounds/Tips-van-het-Spectrum-tilted.gif');
	background-position: left center;
	background-repeat: no-repeat;
		width: 723px;
	height: 226px;
	float: left;
	margin-bottom: 7px;
	background-color: #ffffff;
	border: 1px solid;
	border-color: #c9c9c9;
	line-height: 16px;
	
}

#tips .tipsLeft {
	width: 38px;
	height: 100%;
	float: left;
}

#tips .tip {
	margin: 0;
	padding-top: 3px;
	width: 228px;
	height: 113px;
	float: left;
}

#tips .tip .title {
	width: 115px;
	float: left;
	margin-bottom: 3px;
	color: #969696;
}

#tips .tip .info {
	width: 115px;
	float: left;
	margin-bottom: 3px;
}

#tips .tip .more {
	width: 115px;
	float: left;
	color: #d4d4d4;
}

#tips .tip .image {
	margin: 0px 20px 0px 0px;
	width: 81px;
	height: 110px;
	float: left;
}