html {
	background-image: url(../images/zon_energie.jpg);	
}

body {
	width: 971px;
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
}

a {
	text-decoration: none;	
}

#container {
	float: left;
	width: 971px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;	
	background-color: white;
}

.header {
	background-image: url(../images/zonenergie.jpg);
	width: 971px;
	height: 161px;
	float: left;
}

.left {
	float: left;
	width: 150px;
}

.menu {
	width: 150px;
	float: left;
	margin-left: 1px;
	background-color: #E9E9A9;
	margin-bottom: 10px;
	border-right: 1px solid #CCCC33;
}

.menu ul {
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	float: left;
}

.menu li {
	list-style-type: none;
	float: left;
}

.menu li a {
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	width: 145px;
	background-color: #F7F7DD;
	float: left;
	border-bottom: 1px solid #CCCC33;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.business {
	float: left;
	width: 150px;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	padding-left: 10px;	
}

.business .green {
	color: #016A3A;	
}

.business img {
	padding-bottom: 20px;
	border: 0px;
}

.content {
	float: left;
	width: 800px;
	padding-left: 10px;
	font-size: 12px;
	color: #666666;
}

.main {
	width: 636px;
	float: left;
	padding-right: 10px;
	border-right: 4px solid #CCCC33;
}

.fotos {
	float: left;
	width: 140px;
	padding-left: 6px;
	padding-top: 10px;
}

.fotos img {
	margin-bottom: 10px;	
}

.footer {
	float: left;
	width: 971px;
}

.footer .left {
	width: 49%;
	height: 10px;
	float: left;
	font-size: 10px;
	padding-top: 5px;
}

.footer .right {
	width: 51%;	
	float: left;
	text-align: right;
	font-size: 10px;
	color: #666666;
	padding-top: 3px;
}

h1 {
	padding: 0px;
	margin: 0px;
	background-image: url(../images/titel.jpg);	
	background-repeat: no-repeat;
	font-size: 12px;
	height: 26px;
	margin-top: 10px;
	color: #003336;
	font-weight: bold;
	padding-left: 9px;
}

h1 .first {
	font-size: 22px;
	color: white;
	padding-right: 6px;
}

.voorpagina_project {
	float: left;
	width: 155px;
	margin-bottom: 10px;
}

..voorpagina_locatie a {
	text-decoration: none !important;	
}

.voorpagina_project img {
	border: 0px;	
}

.voorpagina_naam {
	background-color: #CCCD33;
	float: left;
	width: 145px;
	font-weight: bold;
	color: #0E6F3A;
	font-size: 12px;
	padding-left: 3px;
}

.voorpagina_naam a {
	color: #0E6F3A;
}


.voorpagina_locatie {
	background-color: #E4E599;
	width: 143px;
	float: left;
	text-align: right;
	padding-right: 5px;
	color: #0E6F3A;
	font-size: 10px;
	text-decoration: none !important;
}

.voorpagina_locatie a {
	color: #0E6F3A;
}

.voorpagina_thumbnail {
	width: 155px;
	height: 99px;
	float: left;
}

.nieuwsflits {
	float: left;
	width: 80px;
	height: 25px;
	background-image: url('../images/nieuwsflits.jpg');
}

.flits {
	background-color: #EAEAA8;
	float: left;
	padding-top: 5px;
	height: 20px;
	width: 565px;
	color: black;
	text-decoration: none;
}

.flits a {
	color: black;
	text-decoration: none;
}

.welkom {
	text-align: right;
	padding-right: 10px;
	font-size: 11px;
	color: #999999;
}

.welkom a {
	color: #999999;
}

.weg a {
	color: white;	
}

.bread {
	float: left;
	width: 800px;
	font-size: 10px;
	text-align: right;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.bread a {
	font-size: 10px;
	text-decoration: underline;
}

.flits_erboven {
	float: left;
	width: 650px;
}

