/*default*/
*
{
	padding: 0px;
	margin: 0px;
}
html, body
{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: Segoe UI, Arial,  sans-serif, Tahoma ;
	color: #000000;
	background: #1f2c1a url(images/background.gif) repeat-x;
	list-style-position:inside;
}
ul
{
	list-style-position:inside;
}
div.stripe
{
	height: 40px;
}
div.stripe3
{
	height: 10px;
}
div.stripe4
{
	height: 20px;
}
div.stroke
{
	position: relative;
	background: url(images/stroke.gif) repeat-y;
	min-height: 50px;
	width: 248px;
	padding: 10px;
	margin-bottom: 20px;
}
div.stroke div.stroke_top
{
	position: absolute;
	background: url(images/stroke_top.gif) no-repeat;
	width: 266px;
	height: 8px;
	top: 0px;
	left: 0px;
}
div.stroke div.stroke_bottom
{
	position: absolute;
	background: url(images/stroke_bottom.gif) no-repeat bottom;
	width: 266px;
	height: 8px;
	bottom: 0px;
	left: 0px;
}
h1
{
	display: block;
	font-weight: bold;
	font-size: 22px;
	color: #96a193;
	margin-bottom: 10px;
}
h1 u
{
	text-decoration: none;
	color: #96a193;
	font-weight: normal;
}
h2
{
	display: block;
	font-weight: bold;
	font-size: 16px;
	color: #96a193;
	margin-bottom: 10px;
}
h2 u
{
	text-decoration: none;
	color: #96a193;
}
h3
{
	display: block;
	font-weight: bold;
	font-size: 14px;
	color: #96a193;
	margin-bottom: 10px;
}
div.both
{
	clear: both;
	height: 0px;
	line-height: 6px;
}
hr
{
	clear: both;
	color: #1F7AC2;
	height: 0px;
	border-bottom: 1px solid #1F7AC2;
	margin-bottom: 5px;
}
p
{
	display: block;
	margin-bottom: 10px;
}
a {
	color: #333333;
}
a.button {
	display: block;
	background: url(images/button.png) no-repeat;
	line-height: 20px;
	color: #111111;
	width: 81px;
	overflow: hidden;
	text-align: center;
	text-transform: lowercase;
	text-decoration: none;
}
a.zoeken {
	display: block;
	background: url(images/zoeken.jpg) no-repeat;
	line-height: 22px;
	font-weight: bold;
	color: #FFFFFF;
	width: 35px;
	overflow: hidden;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
}
a.meer
{
	float: right;
	color: #000000;
}
a.album {
	float: left;
	border: 1px solid #333333;
	text-decoration: none;
	color: #333333;
	padding: 1px;
	margin: 0 5px 5px 0;
	text-align: center;
}
a.album:hover {
	border: 1px solid #000000;
	background-color: #EEEEEE;
}
a.album img {
	padding: 0;
	margin: 0;
}
a.more, div.more {
	float: right;
	background: url(images/sum.gif) no-repeat 0px 5px;
	padding-left: 12px;
	color: #111111;
	text-decoration: none;
}
a.more:hover
{
	text-decoration: underline;
}
img
{
	border: none;
}
img.image_left {
	padding: 1px;
	float: left;
	margin: 0 10px 10px 0;
}
img.image_right
{
	margin: 0px 0px 10px 10px;
	padding: 1px;
	float: right;
}
a.start
{
	color: #FFFFFF;
	text-decoration: none;
}
a.start:hover
{
	text-decoration: underline;
}
div.breadcrumb
{
	padding: 5px 0 10px 0;
	height: 10px;
}
/*body*/
div#container
{
	margin: 0 auto;
	width: 981px;
	padding-top: 20px;
}
div#content
{
	position: relative;
	width: 981px;
	background: #FFFFFF url(images/content_bg.gif) repeat-y right;
}

div#content div.logo
{
	background-color: #97a193;
}

div#content div.left
{
	width: 302px;
	min-height: 900px;
	/*background: #52735e;*/
	float: left;
}

div#content img.image_page
{
	margin-right: 10px;
}

div#content div#box_project
{
	width: 267px;
	background: #97a193 url(images/projects_bg.jpg) no-repeat;
	background-position: 20px 20px;
	display: block;
	padding: 10px 20px 10px 15px;
}
div#content div#box_project td.project_item_image
{
	padding: 5px 5px;
}

div#content div#box_project td.project_item_image img
{
	border: 3px solid #fff;
}
div#content div#box_project td.project_item_text
{
	padding-top: 5px;
	padding-left: 5px;
}
div#content div#box_project a
{
	color: #fff;
	text-decoration: none;
}

div#content div #box_newletter {
	width: 262px;
	padding: 10px 20px 0 20px;
	color: #fff;
	background: url(images/nieuwsbrief_bg.jpg) no-repeat top;
	background-position: 20px 20px
}

div#content div #box_newletter input.text {
	border: 5px solid #62806d;
	width: 150px;
	margin-top: 15px;
	margin-bottom: 8px;
	font-weight: bold;
}
div#content div #box_newletter input.submit {
	float: right;
	padding-right: 4px;
	padding-top: 17px;
	

}
div#content div.right {
	width: 679px;
	min-height: 400px;
	float: left;
}
div#content div.right div.middle
{
	min-height: 350px;
}
div#content div.right div.middle div.info
{
	padding: 0px 20px 5px 20px;
}
div#content div.right div.middle div.info div.image {
	margin-bottom: 5px;
}
div#content div.right div.middle div.info div.image div {
	display: none;
}
div#content div.right div.middle div.info img
{
	padding: 20px 0px 10px 0px;
}
div#content div.right div.middle div.info div.stroke2
{
	position: relative;
	background: url(images/stroke2.gif) repeat-y;
	min-height: 10px;
	width: 596px;
	padding: 10px 20px;
	margin-bottom: 20px;
}

div#content div.contacts
{
	margin: 0 0 0 65px;
}
div#content div.contacts div.contact_person
{
	float: left;
	padding: 0 30px 0 0;
	height: 340px;
}

/* bottom_banners*/
div#content div.bottom_banners
{
	clear: left;
}


table.bottom_banners .spacer
{
	width: 25px;
}
table.bottom_banners .spacer_l
{
	width: 16px;
}
table.bottom_banners .title_1
{
	background-color: #135032;
	color: #fff;
	font-size: 16px;
	height: 40px;
	padding-bottom: 5px;
}
table.bottom_banners .image_1
{
	background-color: #135032;
}
table.bottom_banners .description_1
{
	background-color: #135032;
	color: #fff;
	padding: 10px 10px 0 10px;
	width: 179px;
}
table.bottom_banners .button_1
{
	background-color: #135032;
	padding-bottom: 5px;
}
table.bottom_banners .button_1 a
{
	text-decoration: none;
	color:  #fff;
}
table.bottom_banners .title_2
{
	background-color: #473d25;
 	color: #fff;
	font-size: 16px;
	height: 40px;
	padding-bottom: 5px;
}
table.bottom_banners .image_2
{
	background-color: #473d25;
}
table.bottom_banners .description_2
{
	background-color: #473d25;
	color: #fff;
	padding: 10px 10px 0 10px;
	width: 179px;
}
table.bottom_banners .button_2
{
	background-color: #473d25;
	padding-bottom: 5px;
}
table.bottom_banners .button_2 a
{
	text-decoration: none;
	color:  #fff;
}
table.bottom_banners .title_3
{
	background-color: #39413c;
 	color: #fff;
	font-size: 16px;
	height: 40px;
	padding-bottom: 5px;
}
table.bottom_banners .image_3
{
	background-color: #39413c;
}
table.bottom_banners .description_3
{
	background-color: #39413c;
	color: #fff;
	padding: 10px 10px 0 10px;
	width: 179px;
}
table.bottom_banners .button_3
{
	background-color: #39413c;
	padding-bottom: 5px;
}
table.bottom_banners .button_3 a
{
	text-decoration: none;
	color:  #fff;
}
table.bottom_banners .title_empty
{
	width: 199px;
	padding-bottom: 5px;
}
table.bottom_banners .image_empty
{
	width: 199px;
}
table.bottom_banners .description_empty
{
	width: 179px;
	padding: 10px 10px 0 10px;
}
table.bottom_banners .button_empty
{
	width: 199px;
	padding-bottom: 5px;
}
div#footer
{
	margin: 0 auto;
	width: 981px;
}
div#footer div.left
{
	background: #1f2c1a url(images/footer_bg.gif) no-repeat;
	float: left;
	width: 302px;
	height: 70px;
}
div#footer div.right
{
	float: right;
}
div#footer div.right div.top
{
	background: #FFFFFF;
	width: 658px;
	line-height: 30px;
	padding-left: 20px;
	text-align: left;
	color: #000000;
	border-right: 1px solid #E6D0B0;
}
div#footer div.right div.bottom
{
	background: #1f2c1a;
	width: 679px;
}

div#footer div.right div.bottom div.bottom_left
{
	background: #1f2c1a;
	width: 200px;
	line-height: 40px;
	text-align: left;
	color: #FFFFFF;
	float: left;
}

div#footer div.right div.bottom div.bottom_right
{
	background: #1f2c1a;
	width: 350px;
	line-height: 40px;
	text-align: right;
	color: #FFFFFF;
	float: right;
}

div#footer div.right a
{
	text-decoration: none;
	color: #FFFFFF;
}

/*table contact*/
table.design
{
	border-collapse: collapse;
	width: 100%;
	background-color: #FFFFFF;
	margin-top: 5px;
}
table.design th
{
	background: #e2e1e1 url(images/content_spacer.gif) repeat-x;
	color: #000000;
	text-align: left;
	font-size: 11px;
	padding: 0px 5px;
	line-height: 22px;
	border-top: 1px solid #B2B2B2;
	border-top: 1px solid #B2B2B2;
}
table.design tr td
{
	background: #FAFAFA;
	border-bottom: 1px solid #DDDDDD;
	border-top: 1px solid #FFFFFF;
	padding: 0px 5px;
	line-height: 22px;
	vertical-align: top;
}
table.design tr td.name
{
	font-weight: bold;
	width: 200px;
}
table.design tr td input
{
	width: 95%;
	margin: 2px 0px;
	border: 1px solid #777777;
}
table.design tr td label input
{
	margin: 0px;
	width: auto;
}
table.design tr td textarea
{
	width: 95%;
	height: 150px;
	font-family: "Segoe UI", Arial, Tahoma, sans-serif;
	font-size: 12px;
	border: 1px solid #777777;
}

table.design tr td select
{
	border: 1px solid #777777;
	width: 95%;
	margin: 2px 0px;
}

/*table zoeken*/
table.zoeken
{
	border-collapse: collapse;
	width: 215px;
	background-color: #FFFFFF;
	margin-top: 10px;
}
table.zoeken tr td
{
	background: #AF9E81;
	padding: 0px 5px;
	line-height: 22px;
	vertical-align: top;
}
table.zoeken tr td input
{
	width: 180px;
	margin: 2px 0px;
	border: 1px solid #777777;
}
table.zoeken tr td a
{
	width: 35px;
	margin: 2px 0px;
}

table.project-overview td.project-name
{
	border-bottom: 1px;
	border-bottom-style: solid;
	padding-bottom: 5px;
	
}
table.project-overview td.project-name a
{
	text-decoration: none;
}
table.project-overview td.project-image
{
	width: 140px;
}
table.project-overview td.project-image img
{
	float:  left;
}
table.project-overview td.project-description
{
	vertical-align: top;
	padding-top: 15px;
}
div#content div.pagination
{
	border-top: 1px;
	border-top-style: solid;
	padding-top: 8px;
	padding-bottom: 10px;
}
div#content div.pagination a {
	border: 1px solid #bfccdb;
	background-color: #FFFFFF;
	padding: 5px;
	margin: 5px 5px 0 0 ;
	line-height: 25px;
	color: #999999;
}
div#content div.pagination a.selected {
	color: #333333;
}

/*begin button bar --------------------------------------------------------------------------------------*/
/* cabs*/
div#content div.right ul.nav li.left {
	position: absolute;
	width: 8px;
	background: url(images/menu_left.gif) no-repeat;
	height: 56px;
	top: 0px;
	left: 0px;
}
div#content div.right ul.nav li.right {
	position: absolute;
	width: 8px;
	background: url(images/menu_right.gif) no-repeat;
	height: 56px;
	top: 0px;
	right: 0px;
}
/* nivo 0**********************************************/
div#content div.right ul.nav {
	display: block;
	background: url(images/menu_bg.gif) repeat-x;
	height: 56px;
	position: relative;
}
div#content div.right ul.nav li{
	display: block;
	list-style-type: none;
	float: left;
	text-align: center;
	width: 96px;
	height: 56px;
}
div#content div.right ul.nav li a{
	display: block;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	width: 96px;
	height: 56px;
	line-height: 40px;
}
div#content div.right ul.nav li a:hover, div#content div.right ul.nav li.selected a {
	width: 96px;
	height: 51px;
	background: url(images/menu_active.gif) no-repeat top;
}
/* nivo 1************************************************/
div#content div.right ul.nav li ul {
	display: none;
	/*background: #8A1A1A;*/
	background: #39413c;
	height: 20px;
	position: absolute;
 	left: 0px;
	margin-top: -15px;
}
div#content div.right ul.nav li.selected ul {
	display: block;
	/*background: #8A1A1A;*/
	background: #39413c;
	height: 20px;
	position: absolute;

}
div#content div.right ul.nav li.selected ul li{
	display: block;
	/*background: #8A1A1A;*/
	background: #39413c;
	list-style-type: none;
	float: left;
	text-align: center;
	width: 140px;
	height: 20px;

}
div#content div.right ul.nav li.selected ul li a{
	display: block;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	width: 140px;
	height: 20px;
	line-height: 20px;
	/*background: #8A1A1A;*/
	background: #39413c;
}
div#content div.right ul.nav li ul li a:hover, div#content div.right ul.nav li ul li.selected a {
	width: 140px;
	height: 20px;
	background: #52735e
}
/* nivo 2************************************************/

/*<ul class="nav"><li class="selected"><ul><li class="selected"><ul><li><a> </a>*/
div#content div.right ul.nav li.selected ul li ul li {
background-color: #ff0000;
}

div#content div.right ul.nav li.selected ul li ul {
	position: relative;
	padding: 0;
	margin: 0;
	display: none;
	background-color: #ff0000; /*background-color: #52735e;*/
	width: 140px;
}
div#content div.right ul.nav li ul.selected li ul {
	position: relative;
	padding: 0;
	margin: 0;
	display: block;
	background-color: #00ff00; /*background-color: #52735e;*/
	width: 140px;
}
div#content div.right ul.nav  li ul li:hover ul, div#content div.right ul.nav  li ul li.over ul {
	display: block;
	z-index: 100000;
}
div#content div.right ul.nav li ul li.over ul {
	right: 74px;
}
div#content div.right ul.nav li ul li ul li {
	padding:0;
	margin:0;
	display: block;
	float: none;
	width: 100%;
	height: 20px;
	text-align: left;
}
div#content div.right ul.nav li ul li ul li a
{
	display: block;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	width: 140px;
	line-height: 20px;
	height: 20px;
	background: #52735e;
	overflow: hidden;
}
div#content div.right ul.nav li ul li ul li a:hover {
	background: #52735e;
	text-decoration: underline;
	height: 20px;
	width: 140px;
}

div#content div.right ul.nav li.selected ul li ul a {
background-color: #39413c;
}

div#content div.right ul.nav li.selected ul li ul li.selected a {
background-color: #52735e;
}

/*end button bar --------------------------------------------------------------------------------------*/

/*begin links --------------------------------------------------------------------------------------*/
div#content .links td
{
	padding-bottom: 20px;
}
/*end links --------------------------------------------------------------------------------------*/

/*begin sitemap --------------------------------------------------------------------------------------*/
ul.sitemap {
	padding-left: 30px;
	display: block;
	position: relative;
	line-height: 20px;
	list-style-type: circle;
}
ul.sitemap li ul {
	position: relative;
	padding-left: 10px;
	line-height: 20px;
	list-style-type: circle;
}
ul.sitemap li ul li ul {
	position: relative;
	padding-left: 10px;
	line-height: 20px;
	list-style-type: circle;
}
/*end sitemap --------------------------------------------------------------------------------------*/