#HeaderMenu {
	width: 100%;
	height: 100px;
	top: -60px;
	position: absolute;
	background-image: url(images/menu_bg.jpg);
	z-index:  10;
}

#HeaderLanguageContainer {
	width: 900px;
	height: 40px;
	padding-top: 20px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
.clearfloat { clear: both; height: 0px; }
.DivTaalKeuze {
	float: left;
	width: 111px;
	border-right: 1px solid #424242;
}

.TaalKeuzeLinks {
	border-left: 1px solid #424242;
}

.TaalKeuzeRechts {
	width: 114px;
}

#HeaderLanguageContainer .Vlaggetje{
	margin-right: 15px;
	margin-left: 7px;
}

#HeaderMenuContainer {
	width: 900px;
	height: 40px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

.HeaderMenuTussenlijn {
	width: 1px;
	height: 40px;
	margin-right: 10px;
	margin-left: 10px;
	float: left;
	position: relative;
}

.HeaderMenuTussenlijn1 {
	width: 1px;
	height: 40px;
	margin-right: 15px;
	float: left;
	position: relative;
}
.HeaderMenuTussenlijnEind {
	width: 1px;
	height: 40px;
	margin-left: 22px;
	float: right;
	position: relative;
}

.HeaderMenuItem {
	text-align: center;
	float: left;
	height: 26px;
	position: relative;
	padding-top: 14px;
}

.Rechts {
	float: right;
}

#HeaderSchaduw {
	width: 100%;
	height: 17px;
	position: relative;
	background-image: url(images/menu_schaduw.png);
}

#Container {
	width:900px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
}

#Bovenronding {
	width: 900px;
	height: 12px;
	position: relative;
}

#ContentRuimte {
	width: 900px;
	background-color: #FFFFFF;
	min-height: 705px;
}

#Logo{
	width: 240px;
	height: 98px;
	float: left;
	position: relative;
	padding-top: 20px;
	padding-left: 30px;
}

#LogoLijn{
	width: 1px;
	height: 98px;
	float: left;
	position: relative;
	background-color: #DDDDD1;
	padding-top: 10px;
	margin-bottom: 10px;
}

#GroteKop{
	width: 599px;
	height: 98px;
	float: left;
	position: relative;
	padding-top: 20px;
	padding-left: 30px;
}

#ContentContainer {
	width: 840px;
	margin-left: auto;
	margin-right: auto;

}

#BruinKollom {
	width: 210px;
	min-height: 547px;
	float: left;
	position: relative;
	background: #908D6A url(images/zaad_beeld.jpg) no-repeat 0 bottom;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 10px;
	padding-bottom: 10px;
}

#BruinKollomKop {
	width: 200px;
	float: left;
	position: relative;
	padding-top: 25px;
	padding-left: 10px;
	padding-bottom: 20px;
}

.BruinKollomItem {
	width: 200px;
	position: relative;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	cursor: pointer;
}
.BruinKollomItemGroot {
	width: 200px;
	position: relative;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	cursor: pointer;
}
.ItemGeselecteerd {
	background-color: #605f43;
}

.Pijl {
	width: 15px;
	float: right;
	position: relative;
	padding-top: 5px;

}
.BruinKollomItemLijn {
	width: 210px;
	height: 1px;
	float: left;
	position: relative;
	background-color: #9A9876;
}

#GrootBeeld {
	width: 600px;
	height: 160px;
	margin-bottom: 10px;
	float: left;
	position: relative;
}

#GrijsTekstKollom {
	width: 530px;
	height: 153px;
	margin-bottom: 10px;
	float: left;
	position: relative;
	padding: 35px;
	background: #333333 url(images/tekstkader_bg.gif) no-repeat;
}

#VervolgContent {
	width: 600px;
	position: relative;
	background: #FFFFFF url(images/grijs_verloop.jpg) repeat-x;
	float: left;

}

#VervolgTekstKollom {
	width: 330px;
	margin-bottom: 10px;
	float: left;
	position: relative;
	padding: 35px;
	background: #FFFFFF url(images/grijs_verloop.jpg) repeat-x;
}

#VervolgBeeldKollom {
	width: 200px;
	float: left;
	position: relative;
	background: #FFFFFF url(images/grijs_verloop.jpg) repeat-x;
	padding-top: 90px;
}

.Beeld {
	width: 153px;
	position: relative;
	background-color: #FFFFFF;
	border: 1px solid #E0E0E0;
	padding: 4px;
	margin-bottom: 5px;
}

#NieuwsKollom {
	width: 600px;
	margin-bottom: 10px;
	float: left;
	position: relative;
	background-color: #DFE062;
}

#NieuwsProjectenKeuze {
	width: 600px;
	height: 30px;
	position: relative;
	background-color: #908E68;
}

.KeuzeKnop {
	height: 23px;
	position: relative;
	padding-right: 20px;
	padding-left: 20px;
	float: left;
	padding-top: 7px;
	z-index: 10;
}
#KeuzeInactief {
	height: 23px;
	position: relative;
	padding-right: 20px;
	padding-left: 20px;
	float: left;
	padding-top: 7px;

}
.NieuwsItem {
	width: 238px;
	position: relative;
	float: left;
	padding: 20px 20px 10px;
}
.NieuwsItemLijn {
	width: 1px;
	height: 80px;
	position: relative;
	background-color: #FFFFFF;
	padding-bottom: 5px;
	float: left;
	margin-top: 10px;
}
#NieuwsArchief {
	width: 42px;
	height: 60px;
	position: relative;
	float: left;
	text-align: center;
	padding-top: 20px;
}

#OnderLijn {
	width: 840px;
	height: 1px;
	background-color: #E1E1E1;
	margin-bottom: 8px;
	position: relative;
	float: left;
	margin-top: 3px;
}
#KleinMenu {
	width: 240px;
	height: 25px;
	position: relative;
	float: left;
	padding-left: 5px;
}
#Adres {
	width: 595px;
	position: relative;
	float: left;
}

#Onderronding {
	width: 900px;
	height: 12px;
	position: relative;
	line-height: 1px;
	padding: 0;
}

#DivHidden {
	display: none;
}
#DivImpression {
	display: none;
}

.AlertBox_DivAchtergrond{	
	opacity:0.7;	/* Transparency */
	background-color:#000;
	z-index:50;
	position:absolute; /* Always needed	*/
	top:0;
	left: 0;
	display: none;
}
.AlertBox_DivContent{
	z-index:100;/* Always needed	*/
	position:absolute;	/* Always needed	*/
	display: none;
}

#DivPDContainer {
	width: 600px;
	background-color: #ffffff;
}
#DivPDSluiten {
	position: absolute;
	width: 30px;
	height: 30px;
	z-index: 110;
	margin-left: 585px;
	margin-top: -15px;
}
#DivPDInhoud {
	width: 550px;
	padding: 25px;
}

/* MENU SLIDER */

.fl {
	float: left; display: inline;
}
.news_slider {
	position: relative; width: 210px; text-align: left;
}
.news_slider .prev {
	position: relative; display: none;
	clear: both;
	float: left;
}
.news_slider .next {
	position: relative; display: none;
	right: 0;
	float: right;
}

.news_slider .newscontainer {
	position: relative; width: 210px;
}
.news_slider .news_items {
    /*
        The width must be equal to .item ((width + margin-right) * 2).
    */
	position: relative; width: 210px; top: 0; overflow: hidden;
	margin-right: 0;
}
.news_slider .item {
    /*
        Must contain a width and a margin-right.
    */
	width: 210px; margin-right: 0px;
}
.news_slider .item div {
}
.news_slider .item img {

}

/* EIND MENU SLIDER */
#DivNieuwsScroller {
	overflow: hidden;
	width: 600px;
	height: 200px;
	margin: 0;
	padding: 0;
	position: relative;
}

#DivNieuwsContent {
	width: 1300px;
	position: relative;
}

#DivNieuws {
	float: left;
	
}
#NieuwsKnop {
	
}
#DivProjecten {
	float: left;
}
#DivNieuwProjectenBG {
	position: absolute;
	background-color: #DFE062;
	height: 30px;
	z-index: 2;
}

/* ACCORDION */

.menu_list {	width: 600px;
	position: relative;
	float: left;
	margin-top: 0px;
	margin-bottom: 10px;
}.menu_head {	height: 24px;
	cursor: pointer;	position: relative;    font-weight:bold;    background: url(images/bg_accordion_header.jpg) repeat-x;
	width: 575px;
	margin: 0;
	vertical-align: bottom;
	padding-left: 25px;
	padding-top: 4px;
}

#DivMenuHeadOver {
	width: 575px;
	height: 34px;
	position:  absolute;
	z-index: 10;
	cursor: pointer;
	margin-top: -6px;
	
}
#DivMenuHeadOver img {
	width: 600px;
	height: 34px;
	cursor: pointer;
}.menu_body {	display:none;
	padding-bottom: 10px;
}
.DivPijl {
	position: absolute;
	left: 570px;
	background: url(images/pijl_beneden.png) no-repeat center center;
	width: 14px;
	height: 14px;
	margin-right: 15px;
	margin-top: 4px;
}


#DivCollectieTussenlijn {
	position: relative;
	width:590px;
	height:1px;
	background-color: #FFFFFF;
	margin-top: 15px;
	vertical-align: middle;
}

.DivCollectieLogosDiv{
	border-right: 1px solid #CCCCCC;
	width: 135px;
	float: left;
	margin-right: 10px;
}
.DivCollectieLogosImg{
	width:  125px;
}
.DivCollectieTekstDivBreed{
	width: 560px;
	padding-left: 16px;
	float: left;
}
.DivCollectieTekstDivSmal{
	width: 430px;
	float: left;
}
.DivCollectieInhoud {
	width: 576px;
	padding: 10px 10px 0;
	clear: both;
}
.Vergrootglas {
	position: absolute;
	margin-left: 112px;
	margin-top: -13px;
	width: 11px;
	z-index: 2;
}
#DivGroteFoto {
	position: absolute;
	display: block;
	z-index: 20;
}

.ImgVergrootGlas {
	display: none;
}

/* ACCORDION */

img#CallBtn {
	margin-top: -5px;
	margin-left: 30px;
}
div#Phone {
	position: absolute;
	margin-top: -9px;
	display: none;
}
