* {
	margin:0;
	padding:0;
	color: #404040;
}
img {
	border: 0;
}
h1 {
	font-size:16px;
	margin-top:0px;
	margin-left:0px;
	color:#fb7d00;
	font-weight:900;
	margin-bottom: 10px;
	text-transform: uppercase;
}
h2{
	color: #fb7d00;
	font-size: 16px;
	font-weight:900;
}
p {	
	color:#404040;
	font-size:12px;
	margin-bottom:10px;
	
}
a {
	text-decoration: none;
}
body {
	background: #FFF;
	height: 0 auto;
	font-family: arial;
	border-top: 8px solid #000;
	font-size: 12px;
}
.HeaderAfbeelding {
	margin-left: -20px;
}
#wrapper {
	width:890px;
	height:0 auto;
	min-height: 900px;
	margin:0 auto;
	background: #FFF;
	display:table;	
	margin-bottom: 10px;
}

.top_menu {
	margin: 0;
	list-style: none;
	float:right;
	display: inline;
	width: 690px;
	height: 40px;
	padding:0;
}
.menu_button {	
	padding:0; 
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display:block;
	font-weight: 500;
	color: #404040;
	text-align: right;
	float: left;

	padding-left: 10px;
	padding-right: 10px;
	height: 40px;
	line-height: 40px;
}

.menu_button:hover {
	background: #808080;
	color: #FFF;
}
#menu_selected {
	background: #000;
	color: #FFF;
}
.datum_dag {
	background: #FFF;
	width: 50px;
	font-size: 30px;
	text-align: center;
	float:left;
	margin-right: 20px;
}
.datum_maand {
	font-size: 12px;
	background:#fb7d00;
	color: #FFF;
	font-weight: 900;
}
.nieuws_item {
	clear:both;
	padding:10px;
}
.nieuws_item:hover {
	background: #FFF;
	cursor: pointer;
}
.nieuws_item a {
	font-size: 14px;
	font-family: Helvetica;
	font-weight: 900;
}
#nieuws {
	width:370px;
	height:auto;
	background: #e7e7e7;
	margin-left: 20px;
	padding: 10px;
	float:left;
}
#tekstvlak {
	padding-top: 10px;
	padding-right: 20px;
	width:600px;
	height: 0 auto;
	min-height:200px;
	text-align: justify;
	margin-bottom: 10px;
	line-height: 20px;
	float:left;
}
#tekstvlakindex {
	padding-top: 10px;
	padding-right: 20px;
	width:460px;
	height: 0 auto;
	min-height:241px;
	text-align: justify;
	line-height: 20px;
	float:left;
}
#contact {
	width:380px;
	height:auto;
	background: #e7e7e7;
	margin-left: 20px;
	padding: 10px;
	float:left;
}
#contactmap{
	width:270px;
	height:auto;
	padding: 10px;
	float:left;
}
#tekstvlakcontact {
	padding-top: 10px;
	padding-right: 20px;
	width:180px;
	height: 0 auto;
	min-height:241px;
	text-align: justify;
	line-height: 20px;
	float:left;
}
#menu_left{
	width:260px;
	height: 0 auto;
	float:left;
	padding-top: 10px;
}
.WebsitesSub{
	list-style: none;
		margin:0;
	padding:0;
}
.WebsitesLinks{
	display:block;

	font-size:12px;
	color: #000;
	padding-top: 5px;
	padding-bottom: 5px;
}
.WebsitesLinksSelected{
	display:block;
	font-size:12px;
	color: #000;
	padding-top: 5px;
	padding-bottom: 5px;
}
ul.menu_left {
	margin-top:10px;
	padding-left: 10px;
	list-style-image:url('../Afbeeldingen/list.png');
	font-size: 12px;
	display:block;
	line-height: 20px;
}
ul.menu_left_nieuws {
	margin-top:10px;
	font-size: 12px;
	display:block;
	line-height: 20px;
	list-style: none;
	
}
ul.menu_left_nieuws li a{
	line-height: 30px;
	margin-bottom: 5px;
	clear:both;
	display: block;
}
ul.menu_left_nieuws li a span{
	background: #808080;
	line-height: 30px;
	color: #FFF;
	display:block;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 10px;
	float:left;
}

ul.menu_left_nieuws li a:hover{
	color: #fb7d00;
}
ul.menu_left a {
	display:block;
	line-height: 20px;
}
ul.menu_left a:hover {
	font-weight:900;
}
#footer_bg {
	background: #000;
	clear:both;
	color: #FFF
}
#footertop {
	width:890px;
	margin:0 auto;
	height:25px;
	padding: 10px;

	clear:both;
	margin-bottom: 5px;
}
#footertop a {
	font-size: 10px;
	color: #FFF;
}


.spotlight_item {
	background: url('../Afbeeldingen/orange.jpg') no-repeat top left;
	width:360px;
	padding: 10px;
	line-height: 26px;
	color: #FFF;
	cursor:pointer;
	height: 180px;
	padding: 20px;
	float:left;
}
.spotlight_item .spotlight_prijs {
	margin-top: -18px;
	color: #FFF;
	font-weight: 900;
	font-size: 26px;
	text-align:right;
	padding-right: 28px;
}
.spotlight_info {
	color: #FFF;
	text-decoration: underline;
}
.GelijkInfo {
	font-size: 20px;
	color: #808080;
}
.spotlight_item strong{
	color :#FFF;
	font-weight: 900;
	font-size: 16px;
}
#projecten {
	width:480px;
	margin-right: 20px;
	height:auto;
	float:left;
}
#tekstvlak a {
	color: #fb7d00;
}
#tekstvlak a:hover {
	text-decoration: underline;
}
#tekstvlak ul {
	padding-left: 20px;
	padding-bottom: 10px;
}
.project_afbeelding {
	border: 1px solid #c0c0c0;
	width: 165px;
	margin-right: 10px;
	margin-bottom: 10px;
	float:left;
	
}
.project_afbeelding:hover {
	border: 1px solid #fb7d00;
	cursor: pointer;
}
.project_afbeelding strong {
	background: #fb7d00;
	color: #FFF;
	margin-top:80px;
	line-height: 15px;
	padding: 5px;
	display:block;
}
.project_afbeelding img {
	width: 120px;
}
.project_single {
	clear:both;
	padding: 10px;
}
.project_single:hover {
	background:#EFEFEF;
	cursor:pointer;
}
.project_single img {
	border: 1px solid #c0c0c0;
	padding: 5px;
	background: #FFF;
	float:left;
	margin-right: 20px;
}
.project_single a {
	font-size: 14px;
	font-family: Helvetica;
	font-weight: 900;
}
#footer {
	width:890px;
	margin:0 auto;
	height:20px;
	clear:both;
	text-align: right;
	font-size: 9px;
	
}
#footer a {
	color: #FFF;
}
.tdDatum {
	display:block;
	color:#f9a951;
	width:68px;
	text-align:left;
	float:left;
	line-height:20px;
	font-size: 12px;
	font-weight: 900;
	border-top: 1px solid #e8e8e8;
}
.tdTitel {
	display:block;
	color:#404040;
	width:200px;
	float:left;
	font-size: 12px;
	line-height:20px;
	border-top: 1px solid #e8e8e8;
}
.tdTitel a {
	display:block;
}

.tdTitel  a:hover {
	color: #f9a951;
}