body	{
	background: url(../img/layout/bg.jpg) repeat-x;
	background-color: #FFF;
	font-family: Arial;
	font-size: 11px;
	color: #4d4c4c;
	}

html, body { height: 100%; margin: 0; padding: 0; }

html { overflow-y: scroll; }
	
img	{
	border-style: none;
	}
	
a:link {color: #dc851d; text-decoration: none;}     /* unvisited link */
a:visited {color: #dc851d; text-decoration: none;}  /* visited link */
a:hover {color: #dc851d; text-decoration: underline;}   /* mouse over link */
a:active {color: #dc851d; text-decoration: underline;}   /* selected link */

p	{
	margin: 0;
	margin-bottom: 20px;
	line-height: 20px;
	color: #4d4c4c;
	}
	
h1	{
	margin: 0;
	margin-bottom: 0px;
	padding: 0;
	font-weight: bold;
	font-size: 13px;
	color: #e19439;
	}
	
h2	{
	margin: 0;
	margin-bottom: 0px;
	padding: 0;
	font-weight: bold;
	font-size: 12px;
	color: #e19439;
	}

#laatstopgeleverd h2, #recentproject h2 { color: #FFFFFF; text-align: middle; margin: -5px 0 0 0;}

.bold_orange {
	font-weight: bold;
	color: #e19439;
	}
	
.bold_darkgray {
	font-weight: bold;
	color: #555555;
	}
	
.clear {
	clear: both;
	height: 30px; 
	border: 0; 
	margin: 0; 
	padding: 0; 
	}
	
.clearLeft {
	clear: both;
	margin: 0; 
	padding: 0; 
	}
	
.underline{
text-decoration:underline;
}

#container {
	width: 950px;
	position:relative;
	margin: 0 auto;
	border: 0; 
	padding: 0 20px; 
	min-height: 100%; 
	}

* html #container { height: 100%; } /*IE browsers less than IE7*/
	
#container_logo_menu {
	width: 306px;
	float: left;
	}

#logo	{
	width: 306px;
	height: 46px;
	margin-top: 168px;
	background: url(../img/layout/logo.png) no-repeat;
	}
	
#container_content {
	width: 597px;
	position:relative;
	right:0px;
	float: right;
	margin-left: 35px;
	margin-bottom: 35px;
	}

#banner {
	width: 597px;
	height: 193px;
	padding-left: 8px;
	background: url(../img/layout/content_bg.png) repeat-y;
	}

#subbanner {
	width: 597px;
	height: 170px;
	padding-left: 8px;
	background: url(../img/layout/content_bg.png) repeat-y;
	}
	
#content_subbanner {
	width: 581px;
	height: 165px;
	background-color: #202020;
	border-top: 5px solid #dc851d;
	}
	
#bannerstroke {
	width: 581px;
	height: 5px;
	margin-left: 8px;
	background-color: #dc851d;
	}
	
.nieuws {
	width: 190px;
	height: 163px;
	float: left;
	}
	
.nieuws_titel {
	height: 21px;
	width: 167px;
	margin-left: 15px;
	margin-top: 7px;
	background: url(../img/layout/nieuws_titel.jpg) no-repeat;
	}
	
.nieuws_datum {
	height: 50px;
	width: 30px;
	margin-left: 20px;
	margin-top: 5px;
	float: left;
	}
	
.nieuws_item {
	height: 120px;
	width: 130px;
	margin-left: 5px;
	margin-top: 7px;
	float: left;
	}
	
.nieuws_item a {
	font-size: 10px;
	color: #dc851d;
	}
	
.nieuws_item a:hover {
	text-decoration: underline;
	}
	
.dag {
	margin: 0;
	padding: 0;
	margin-left: 1px;
	font-size: 19px;
	font-weight: bold;
	color: #dc851d;
	letter-spacing: 1px;
	}
	
.maand {
	margin: 0;
	padding: 0;
	margin-top: -3px;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	letter-spacing: 2px;
	}
	
.jaar {
	margin: 0;
	padding: 0;
	margin-top: -2px;
	font-size: 11px;
	font-weight: normal;
	color: #dc851d;
	}
	
.titel {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: bold;
	color: #dc851d;
	letter-spacing: 1px;
	}
	
.nieuws_item p{
	margin: 0;
	padding: 0;
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	line-height: 15px;
	}
	
#laatstopgeleverd {
	width: 193px;
	height: 163px;
	float: left;
	margin: 0;
	padding: 0;
	margin-top: 2px;
	}
	
#recentproject {
	width: 193px;
	height: 163px;
	float: left;
	margin: 0;
	padding: 0;
	margin-top: 2px;
	}
	
#content_main {
	width: 510px;
	padding-top: 35px;
	padding-left: 45px;
	padding-right: 45px;
	padding-bottom: 15px;
	background: url(../img/layout/content_bg.png) repeat-y;
	}
	
#content_main_footer {
	width: 597px;
	height: 15px;
	clear: left;
	margin-top: 0px;
	background: url(../img/layout/content_bg_footer.png) no-repeat;
	margin-bottom: 0px;
	}


#footer {
	background: url(../img/layout/footer.jpg) repeat-x; 
	width: 100%; 
	text-align: center; 
	height: 20px; 
	padding: 7px 0 0 0; 
	margin: -27px 0 0 0; 
	border: 0;
	position: relative;
	color: #FFF;
	} 

	
.footertekst {
	margin: 0 auto;
	font-size: 10px;
	/* padding-top: 3px;*/
	padding-right: 170px;
	text-align: right;
	width: 980px;
	height: 20px;
	color: #FFF;
	}

#footer a {
	color: #FFF;
	}
	
.footertekst a {
	color: #FFF;
	margin-right: 15px;
	margin-left: 15px;
	text-decoration: none;
	}
	
.footertekst a:hover {
	text-decoration: underline;
	}
	
.hr_dotted_eigenwerk {
	background: url(../img/layout/dotline_nieuws.gif);
	height: 1px;
	margin-top: -15px;
	margin-bottom: 20px;
	}
	
#terug {
	width: 597px;
	height: 25px;
	padding-left: 8px;
	background: url(../img/layout/content_bg.png) repeat-y;
	}
	
#content_terug {
	width: 571px;
	height: 20px;
	padding-left: 10px;
	padding-top: 5px;
	font-size: 10px;
	background-color: #202020;
	}
	
#content_terug a {
	color: #FFF;
	}
	
#content_terug a:hover {
	color: #dc851d;
	text-decoration: none;
	}
	
.icon_back {
	margin-right: 5px;
	}
	
.googlemap{
margin-top:20px;
border:1px solid #dc851d;
}

#content_main ul.textlist {
padding: 0; 
margin: 0; 
margin-bottom: 20px; 
} 

#content_main ul.textlist li { 
list-style-type: none; 
background-image: url(../img/layout/li_square.gif); /* Cross-browser bullet fix */ 
background-repeat: no-repeat; 
background-position: 0px 8px; 
padding-left: 25px; 
margin-left: 10px; 
line-height: 18px; 
}

.knop{
border:1px solid #4d4c4c;
background-color:#DFDFDF;
color:#4d4c4c;
}

/* nieuws pagina opmaak */

#nieuws_item {
	width: 500px;
	margin-top: 15px;
	padding-bottom: 0px;
	background: url(../img/layout/dotline_nieuws.gif) bottom left no-repeat;
	}

#nieuws_item a {
	font-size: 11px;
	color: #dc851d;
	}
	
#nieuws_item  a:hover {
	text-decoration: underline;
	}
	
#nieuws_item .nieuws_titel {
	height: 21px;
	width: 167px;
	margin-left: 15px;
	margin-top: 7px;
	background: url(../img/layout/nieuws_titel.jpg) no-repeat;
	}
	
#nieuws_item .nieuws_datum {
	height: 45px;
	width: 29px;
	margin-left: 0px;
	margin-top: 5px;
	padding-left: 4px;
	padding-top: 0px;
	float: left;
	border: 1px solid #dedede;
	background-color: #efeeed;
	}

#nieuws_item .nieuws_content {
	width: 440px;
	margin-left: 15px;
	margin-top: 8px;
	float: left;
	}
	
#nieuws_item .nieuws_content_rest {
	width: 440px;
	margin-left: 45px;
	margin-top: 8px;
	float: left;
	}		
#nieuws_item .nieuws_content_zonderdatum {
	width: 500px;
	margin-top: 8px;
	float: left;
	}
	
#nieuws_item .nieuws_content a {
	font-size: 11px;
	color: #dc851d;
	}

#nieuws_item .nieuws_content_zonderdatum a {
	font-size: 11px;
	color: #dc851d;
	}
	
#nieuws_item .nieuws_content a:hover {
	text-decoration: underline;
	}
	
#nieuws_item .nieuws_content_zonderdatum a:hover {
	text-decoration: underline;
	}
	
#nieuws_item .dag {
	margin: 0;
	padding: 0;
	margin-left: 1px;
	font-size: 19px;
	font-weight: bold;
	color: #dc851d;
	letter-spacing: 1px;
	}
	
#nieuws_item .maand {
	margin: 0;
	padding: 0;
	margin-top: -3px;
	font-size: 11px;
	font-weight: bold;
	color: #616161;
	letter-spacing: 2px;
	}
	
#nieuws_item .jaar {
	margin: 0;
	padding: 0;
	margin-top: -2px;
	font-size: 11px;
	font-weight: normal;
	color: #dc851d;
	}
	
#nieuws_item .titel {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: bold;
	color: #dc851d;
	letter-spacing: 0px;
	}
	
#nieuws_item .nieuws_content p{
	margin: 0;
	margin-bottom: 20px;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
	color: #4d4c4c;
	line-height: 20px;
	}
	
.nieuws_content img {
	margin-right: 5px;
	padding: 2px;
	border: 1px solid #DEDEDE;
	}
	
.nieuws_content img:hover {
	border: 1px solid #DC851D;
	}
	
	#nieuws_item .nieuws_content_zonderdatum p{
	margin: 0;
	margin-bottom: 20px;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
	color: #4d4c4c;
	line-height: 20px;
	}
	
.nieuws_content_zonderdatum img {
	margin-right: 5px;
	padding: 2px;
	border: 1px solid #DEDEDE;
	}
	
.nieuws_content_zonderdatum img:hover {
	border: 1px solid #DC851D;
	}
	
#nieuwstoolmenu {
	height: auto;
	float: left;
	}
	
.toolNav {
	height: 130px;
	}
	
.toolNav ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
	
.toolNav ul li{
	margin: 0;
	padding: 0;
	margin-bottom: 6px;
	cursor: pointer;	
	}
	
.toolNav ul li img{
	margin-top: 5px;
	}
	
.toolNav ul li.user{
	margin: 0;
	padding: 7px;
	}
	
.toolNav ul li a {
	font-size: 11px;
	padding: 7px;
	text-decoration: none;
	}
	
.toolNav  ul li a:hover{
	background-color: #dedede;
	}
	




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

.wrapper_eigenwerk_screens img{
	margin-right: 3px;
	padding: 2px;
	margin-bottom: 3px;
	border: 1px solid #DEDEDE;
}

.wrapper_eigenwerk_screens img:hover{
	border: 1px solid #DC851D;
}

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

.wrapper_eigenwerk_screens{
	float: left;
	width: 335px;
	padding-left: 15px;
}	

	
	
.toolNav_item{
	margin-bottom: 15px;
	float: right;
	margin-right: 7px;
}	

.toolNav_item ul{
	margin: 0;
	padding: 0;
	list-style-type: none;	
	}
	
.toolNav_item ul li{
	margin: 0;
	padding: 0;
	display: inline;
	}
	
.toolNav_item ul li img{
	margin-top: 5px;
	}
	
.toolNav_item ul li a {
	font-size: 11px;
	padding: 7px;
	text-decoration: none;
	}
	
.toolNav_item  ul li a:hover{
	background-color: #dedede;
	}









	
	
.prevnex_item{
	margin-bottom: 15px;
	float: left;
	margin-right: 7px;
}	

.prevnex_item ul{
	margin: 0;
	padding: 0;
	list-style-type: none;	
	}
	
.prevnex_item ul li{
	margin: 0;
	padding: 0;
	display: inline;
	cursor: pointer;	
	}
	
.prevnex_item ul li img{
	margin-top: 5px;
	}
	
.prevnex_item ul li a {
	font-size: 11px;
	padding: 7px;
	text-decoration: none;
	}
	
.prevnex_item  ul li a:hover{
	background-color: #dedede;
	}	
	
	
