/* start general styles */

:root{
 overflow-y:scroll;
}

html, body {
	font-family:		Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:			0.78em;
	background-color:	#c0d471;
	height:				100%;
	width:				100%;
	color:				#000;
	padding:			0;
	margin:				0 auto;
	text-align:			center;
}

img {
	border:				none;
}

a {
	color:				#ad0072;
	text-decoration:	none;
}

a:hover, a:active {
	text-decoration:	underline;
}

form {
	float:				left;
	padding:			0;
	margin:				0;
	color:				#859b34;
	width:				576px;
}

fieldset {
	border:				none;
	margin:				0;
	padding:			0;
	float:				left;
	width:				576px;
}

label {
	color:				#000;
	width:				193px;
	text-align:			right;
	float:				left;
	margin:				2px 25px 15px 0;
}

.clear {
	display:			none;
}

.right {
	float:				right!important;
}

/* end general styles */

/* start of general layout */

#contentHolder {
	width:				986px;	
	margin:				0 auto;
	text-align:			left;
}

#head {
	width:				968px;
	height:				112px;
	padding:			0;
	background:			#fff;
	float:				left;
}

.shadowLeft {
	width:				10px;
	font-size:			1px;
	line-height:		1px;
	background:			transparent url(/duurzaam_ontwikkelen/binary/shadowLeft.png) left top repeat-y;
}

.shadowRight {
	width:				10px;
	font-size:			1px;
	line-height:		1px;
	background:			transparent url(/duurzaam_ontwikkelen/binary/shadowRight.png) left top repeat-y;
}

#content {
	width:				968px;
	padding:			0;
	background:			#fff;
	float:				left;
}

#contentBottom {
	width:				968px;
	height:				19px;
	overflow:			hidden;
	margin:				0 auto;
	padding:			0;
	background:			#000 url(/duurzaam_ontwikkelen/binary/bg_bottomline.jpg) left top repeat-x;
	color:				#fff;
	text-align:			center;
	font-family:		Arial;
	font-size:			9px;
}

#contentBottom a {
	color:				#fff;
	margin:				0 10px;
}

#contentBottom a:hover, #contentBottom a:active {
	color:				#ad0072;
	text-decoration:	none;
}

.headBlock {
	width:				968px;
	height:				19px;
	overflow:			hidden;
	margin:				0 auto;
	padding:			0;
	background:			#000 url(/duurzaam_ontwikkelen/binary/bg_headline.jpg) left top repeat-x;
}

.shadowBLeft {
	width:				10px;
	height:				10px;
	font-size:			1px;
	line-height:		1px;
	background:			transparent url(/duurzaam_ontwikkelen/binary/shadowBLeft.png) left top no-repeat;
}

#shadowBottom {
	width:				968px;
	height:				10px;
	font-size:			1px;
	line-height:		1px;
	background:			transparent url(/duurzaam_ontwikkelen/binary/shadowBottom.png) left top repeat-x;
}

.shadowBRight {
	width:				10px;
	height:				10px;
	font-size:			1px;
	line-height:		1px;
	background:			transparent url(/duurzaam_ontwikkelen/binary/shadowBRight.png) left top no-repeat;
}

.column1 {
	float:				left;
	width:				602px;
	margin:				15px 0 0 20px;
}

.column2 {
	float:				left;
	width:				180px;
	margin:				15px 0 0 0;
}

.column3 {
	float:				left;
	width:				150px;
	margin:				15px 0 0 0;
}

/* end of general layout */

/* start of language */
.lang {
  text-align: right;
  width:				150px;
	float:				left;
	overflow:			hidden;
	margin:				0 19px 7px 0;
}
.lang a {
  margin: 0 0 0 5px;
}
/* end of language */

/* start of content */

.article {
	margin:				0 18px 15px 0;
	float:				left;
	width:				575px;
}

.article .pictures {
	float:				left;
	width:				208px;
	margin:				0 15px 0 0;
	text-align:			right;
}

.article img {
	margin:				0 20px 10px 0;
}


.article .pictures img {
	margin:				0 0 7px 0;
}

.article .text {
	float:				left;
	width:				352px;
	margin:				0;
}

.article .text a, .article a {
	font-weight:		normal;
}

.article h2 {
	text-transform:		uppercase;
	font-family:		Arial;
	font-size:			20px;
	line-height:		20px;
	font-weight:		bold;
	margin:				0 0 3px 0;
}

.article p {
	margin:				0 0 20px 0;
}

.article .text h1, .article h1 {
	text-transform:		uppercase;
	font-family:		Arial;
	font-size:			25px;
	line-height:		27px;
	font-weight:		bold;
	margin:				0 0 10px 0;
	padding:			0;
}

.article h3 {
	text-transform:		uppercase;
	font-family:		Arial;
	font-size:			15px;
	line-height:		17px;
	font-weight:		bold;
	margin:				20px 0 2px 0;
}

.article .text h4, .article h4 {
	font-size:			10px;
	margin:				0;
}

.article .text p, .article p {
	margin:				2px 0 10px 0;
}

.article .text .intro, .article .intro {
	font-size:			10px;
	background:			#fff url(/duurzaam_ontwikkelen/binary/dot.gif) left bottom repeat-x;
	margin:				0 0 22px 0;
	padding:			0 0 8px 0;
	font-weight:		normal;
}

.article .imgHolder {
	width:				83px;
	overflow:			hidden;
	margin:				15px 10px 0 0;
	float:				left;
}

.article .txtHolder {
	float:				left;
	width:				482px;
	margin:				15px 0 0 0;
}

.article .txtHolder a {
	font-weight:		bold;
}

.article br {
	clear:				left;
}

.article .txtHolder p {
	margin:				0 0 5px 0;
	width:				482px;
}

.article dl {
	width:				575px;
	margin:				0;
}

.article dt {
	float:				left;
	width:				25px;
	text-align:			right;
}

.article dd {
	float:				left;
	margin:				0 0 10px 10px;
	width:				540px;
}

.article dd a {
	margin:				0;
	padding:			0;
	display:			block;
}

.article dd span {
	display:				inline;
}

.article dd p {
	display:				inline;
}

/* end of content */

/* start of contact */

form br {
	clear:				left;
}

.article form h3 {
	color:				#000;
	width:				193px;
	text-align:			right;
	float:				left;
	margin:				0 0 20px 0;
	padding:			0 25px 0 0;
	display:			block;
	text-transform:		none;
}

form span {
	float:				left;
	display:			block;
	margin:				2px 0 20px 0;
}

.mandatory {
	color:				#859b34;
	float:				none;
	display:			inline;
	width:				auto;
}

.alert {
	visibility:			hidden;
}

input {
	width:				210px;
	float:				left;
	margin:				0 0 15px 0;
	font-size:			10px;
}

.medium {
	width:				120px;
}

.small {
	width:				36px;
	margin:				0 3px;
	position:			relative;
	top:				-2px;
}

.radio, .checkbox {
	width:				12px;
	margin:				0 5px 15px 0;
}

.check {
	width:				auto;
	text-align:			left;
}

.check2 {
	width:				auto;
	margin:				0 3px 0 0;
	text-align:			left;
}

textarea {
	width:				210px;
	height:				128px;
	font-size:			10px;
}

.send {
	position: relative;
	left: 400px;
	width: 117px;
	height: 33px;
	margin: 0;
	padding: 20px 0 20px 0;
}

/* end of contact */

.holder538 {
	width:				583px;
	float:				left;
	overflow:			hidden;
	margin:				0 19px 15px 0;
}

.holder538 .top {
	height:				4px;
	width:				583px;
	font-size:			1px;
	line-height:		1px;
	float:				left;
	background:			#fff url(/duurzaam_ontwikkelen/binary/top583.gif) left top no-repeat;
	overflow:			hidden;
}

.holder538 .content {
	width:				565px;
	float:				left;
	background:			#fff url(/duurzaam_ontwikkelen/binary/content583.gif) left top repeat-y;
	overflow:			hidden;
	padding:			6px 9px 10px 9px;
	margin:				0;
}

.holder538 .content * {
	float:				left;
}

.holder538 .content h1 {
	font-family:		arial;
	font-size:			35px;
	width:				403px;
	margin:				10px 0 5px 20px;
}

.holder538 .content h1 a {
	color:				#000;
}

.holder538 .content p {
	width:				403px;
	margin:				0 0 5px 20px;
	font-size:			10px;
	line-height:		14px;
}

.holder538 .content .order {
	float:				right;
	margin:				4px 10px 0 0;
}

.holder538 .content .more {
	text-transform:		uppercase;
	margin:				4px 0 0 20px;
	font-family:		arial;
	font-size:			14px;
	font-weight:		bold;
}

.holder538 .content .imgHolder {
	width:				123px;
	overflow:			hidden;
	margin:				0 10px 0 0;
}

.holder538 .content .txtHolder {
	width:				432px;
	overflow:			hidden;
	margin:				0;
}

.holder538 .content .txtHolder h3 {
	text-transform:		uppercase;
	margin:				0 0 2px 0;
	padding:			0;
	font-family:		arial;
	font-size:			14px;
	line-height:		16px;
	font-weight:		bold;
}

.holder538 .content .txtHolder p {
	width:				414px;
	margin:				0 0 2px 0;
}

.holder538 .content .txtHolder .more {
	margin:				4px 0 0 0;
}

.holder538 .bottom {
	height:				4px;
	width:				583px;
	font-size:			1px;
	line-height:		1px;
	float:				left;
	background:			#fff url(/duurzaam_ontwikkelen/binary/bottom583.gif) left top no-repeat;
	overflow:			hidden;
}

.holder159 {
	width:				159px;
	float:				left;
	overflow:			hidden;
	margin:				0 19px 15px 0;
}

.holder159 .top {
	height:				4px;
	width:				159px;
	font-size:			1px;
	line-height:		1px;
	float:				left;
	background:			#fff url(/duurzaam_ontwikkelen/binary/top159.gif) left top no-repeat;
	overflow:			hidden;
}

.holder159 .content {
	width:				137px;
	float:				left;
	background:			#fff url(/duurzaam_ontwikkelen/binary/content159.gif) left top repeat-y;
	overflow:			hidden;
	padding:			6px 11px 7px 11px;
	text-align:			center;
	margin:				0;
}

.holder159 .content img {
	margin:				0 0 6px 0;
}

.holder159 .content h3 {
	color:				#ad0072;
	font-family:		arial;
	margin:				0 auto;
	padding:			0;
	display:			inline;
}

.holder159 .content h3 img {
	margin:				0;
}

.holder159 .content h3 a {
	color:				   #ad0072;
	font-size:       0.7em;
	font-style:      italic;
	line-height:     1.1em;
}

.holder159 .bottom {
	height:				4px;
	width:				159px;
	font-size:			1px;
	line-height:		1px;
	float:				left;
	background:			#fff url(/duurzaam_ontwikkelen/binary/bottom159.gif) left top no-repeat;
	overflow:			hidden;
}

.holder405 {
	width:				405px;
	float:				left;
	overflow:			hidden;
	margin:				0 19px 15px 0;
}

.holder405 .top {
	height:				4px;
	width:				405px;
	font-size:			1px;
	line-height:		1px;
	float:				left;
	background:			#fff url(/duurzaam_ontwikkelen/binary/top405.gif) left top no-repeat;
	overflow:			hidden;
}

.holder405 .content {
	width:				387px;
	float:				left;
	background:			#fff url(/duurzaam_ontwikkelen/binary/content405.gif) left top repeat-y;
	overflow:			hidden;
	padding:			12px 9px 13px 9px;
	margin:				0;
}

.holder405 .content * {
	float:				left;
}

.holder405 .content a {
	float:				right;
}

.holder405 .content h2 {
	font-family:		Arial;
	font-size:			13px;
	line-height:		15px;
	font-weight:		bold;
	width:				195px;
	margin:				5px 0 7px 5px;
	float:				left;
	text-transform:		uppercase;
}

.holder405 .content h2 a {
	color:				#000;
	float:				left;
}

.holder405 .content p {
	width:				195px;
	margin:				0 0 9px 5px;
	font-size:			10px;
	line-height:		13px;
	float:				left;
	padding:			0;
}

.holder405 .content .more {
	text-transform:		uppercase;
	margin:				4px 0 0 5px;
	font-family:		arial;
	font-size:			12px;
	font-weight:		bold;
	width:				195px;
	display:			block;
	float:				left;
}

.holder405 .bottom {
	height:				4px;
	width:				405px;
	font-size:			1px;
	line-height:		1px;
	float:				left;
	background:			#fff url(/duurzaam_ontwikkelen/binary/bottom405.gif) left top no-repeat;
	overflow:			hidden;
}

.holder150 {
	width:				150px;
	float:				left;
	overflow:			hidden;
	margin:				0 19px 15px 0;
}

.holder150 .top {
	height:				4px;
	width:				150px;
	font-size:			1px;
	line-height:		1px;
	float:				left;
	background:			#fff url(/duurzaam_ontwikkelen/binary/top150.gif) left top no-repeat;
	overflow:			hidden;
}

.holder150 .content {
	width:				140px;
	float:				left;
	background:			#fff url(/duurzaam_ontwikkelen/binary/content150.gif) left top repeat-y;
	overflow:			hidden;
	padding:			0 5px;
	text-align:			left;
	margin:				0;
}

.holder150 .content .date {
	font-size:			14px;
	margin:				7px 0 0 7px;
}

.holder150 .content p {
	margin:				3px 0 4px 7px;
}

.holder150 .content .more {
	text-transform:		uppercase;
	margin:				7px 0 4px 7px;
	font-family:		arial;
	font-size:			11px;
	font-weight:		bold;
	display:			block;
}

.holder150 .bottom {
	height:				4px;
	width:				150px;
	font-size:			1px;
	line-height:		1px;
	float:				left;
	background:			#fff url(/duurzaam_ontwikkelen/binary/bottom150.gif) left top no-repeat;
	overflow:			hidden;
}

/* start of navigation */

.navigation, .navigation ul {
	list-style:			none;
	margin:				0;
	padding:			0;
	width:				170px;
}

.navigation li {
	text-transform:		uppercase;
	font-size:			12px;
	font-weight:		bold;
	font-family:		Arial;
	color:				#404541;
}

.navigation .home {
	background:			#fff url(/duurzaam_ontwikkelen/binary/dot.gif) left bottom repeat-x;
	margin:				0 0 14px 0;
	padding:			0 0 8px 0;
}

.navigation .searcher {
	background:			#fff url(/duurzaam_ontwikkelen/binary/dot.gif) left top repeat-x;
	margin:				0 0 14px 0;
	padding:			8px 0 0 0;
}

.navigation .home a {
	background:			#fff url(/duurzaam_ontwikkelen/binary/icon_nav.gif) left 3px no-repeat;
	padding:			0 0 0 6px;
}

.navigation li ul {
	margin:				5px 0 14px 0;
}

.navigation li ul li {
	text-transform:		none;
	font-size:			10px;
	font-weight:		normal;
	font-family:		Verdana;
	margin:				0 0 8px 0;
	background:			#fff url(/duurzaam_ontwikkelen/binary/icon_nav.gif) left 4px no-repeat;
	padding:			0 0 0 6px;
}

.navigation li ul li a {
	padding:			1px;
}

.navigation li ul li a:hover, .navigation li ul li a.hi {
	background-color:	#c0d572;
	text-decoration:	none;
}

.navigation form {
	width:				170px;
	margin:				0 0 20px 0;
}

.navigation .search {
	width:				140px;
	margin:				5px 0 0 0;
}
.navigation .searchbutton, .article .searchbutton {
	width:				17px;
	height:				17px;
	margin:				6px 0 0 4px;
}

.article .searchbutton {
	position:			relative;
	top:				-5px;
}
.weg {
	display:none;
}
.send2  {
	float:right;
	height:33px;
	margin:0;
	padding:20px 0;
	position:relative;
	width:117px;
}
.back {
	float:left;
	height:33px;
	margin:0;
	padding:20px 0;
	position:relative;
	width:117px;
}
.radioLeft {
	float: left;
	height:	12px;
	width: 12px;
	margin: 0px 5px 5px 5px;
	padding: 0;
	/*margin: 0 0 10px;*/
	color: #000;
}
/* end of navigation */

.content .addthis_default_style {
	float: right;
	padding: 11px 10px 0 0;
}
