/* Default Format */
html, body {
	margin: 0px;
	padding: 0px;
	font: 11px Tahoma;
	color: #000000;
}
form {
	margin: 0px;
	padding: 0px;
	display: block;
}
img {
	border: 0px;
}

/* Other "Defaults" */
h1 {
	display: none;
}
h2 {
	font-size: 22px;
	margin: 0px 0px 5px 0px;
	padding: 0x;
	color: #3154a1;
}
ul {
	display: block;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	list-style-type: none;
}
li {
	display: block;
	margin: 0px;
	padding: 1px 0px 1px 20px;
	background: url(../images/link_meer.gif) no-repeat left 5px;
}
li a {
	color: #0f4a9c;
	text-decoration: none;
}
li a:hover {
	text-decoration: underline;
}
/* Page dependent */
div.nieuws {
	margin: 10px;
	clear: both;
}
div.nieuws h3 {
	display: block;
	padding: 5px 0px 0px 0px;
	margin: 0px;
	font: 14px Arial;
	font-weight: bold;
	text-transform: uppercase;
	color: #025289;
	border-top: 1px solid #e1edf8;
	clear: both;
}
div.more_pic {
	text-align: center;
}
div.more_pic img {
	border: 1px solid #83aedc;
	padding: 1px;
	margin-right: 2px;
}
div.nieuws img {
	float: left;
	border: 1px solid #83aedc;
	padding: 1px;
	margin-right: 5px;
}
div.nieuws p {
	display: block;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	text-align: justify;
}
div.nieuws p a {
	color: #000000;
}
div.nieuws p a {
	color: #0f4a9c;
	text-decoration: none;
}
div.nieuws p a:hover {
	text-decoration: underline;
}
a.more {
	font-size: 9px;
	color: #0f4a9c;
	float: right;
	background: url(../images/link_meer.gif) right 4px no-repeat;
	text-align: right;
	text-decoration: none;
	padding-right: 15px;
}
a.more:hover {
	text-decoration: underline;
}
/* First spacer table */

table#spacer {
	width: 100%;
	border: 0px;
}
td#spacer_left {
	background: #ddeaf2 url(../images/background.gif) repeat-x;
	width: 50%;
}
td#spacer_center {
	width: 794px;
	vertical-align: top;
}
td#spacer_right {
	background: #ddeaf2 url(../images/background.gif) repeat-x;
	width: 50%;
}
td#footer {
	background: url(../images/footer_bg.gif) repeat-x;
	height: 19px;
}

/* Second main table */

table#site_container {
	width: 794px;
}
td#header_left {
	height: 143px;
	width: 177px;
	background: url(../images/header_left.jpg) no-repeat;
}
td#header_top {
	vertical-align: top;
	width: 617px;
	height: 103px;
	background: url(../images/header_top.jpg) no-repeat;
}
td#menu {
	width: 617px;
	height: 40px;
	background: url(../images/menu_bg.gif) repeat-x;
}
td#left {
	width: 143px;
	vertical-align: top;
	background: #0d8eca url(../images/left_bottom.jpg) no-repeat bottom;
}
td#content {
	width: 595px;
	border-right: 2px solid #ddeaf2;
	padding: 10px;
	vertical-align: top;
}

/* Layouting Menu */
td#header_top a {
	position: absolute;
	display: block;
	height: 12px;
	width: 12px;
	margin-top: 14px;
	font-size: 0px;
}
td#header_top a#menu_top_index {
	left:476px;
}
td#header_top a#menu_top_sitemap {
	left:520px;
}
td#header_top a#menu_top_contact {
	left:565px;
}
td#menu a {
	display: block;
	height: 40px;
	float: left;
}
td#menu a#menu_index {
	width: 128px;
	background: url(../images/menu_start.gif) no-repeat;
}
td#menu a#menu_refer {
	width: 100px;
	background: url(../images/menu_refer.gif) no-repeat;
}
td#menu a#menu_relatie {
	width: 109px;
	background: url(../images/menu_relatie.gif) no-repeat;
}
td#menu a#menu_route {
	width: 62px;
	background: url(../images/menu_route.gif) no-repeat;
}
td#menu a#menu_contact {
	width: 63px;
	background: url(../images/menu_contact.gif) no-repeat;
}
td#menu a span {
	display: none;
}
/* Layouting left */
td#left div#left_top {
	width: 177px;
	height: 88px;
	background: url(../images/left_top.jpg) no-repeat;
}
td#left div#left_zoeken {
	position: relative;
	display: block;
	margin-top: 10px;
	height: 30px;
}
td#left input#left_zoekInput {
	position: absolute;
	left: 0px;
	display: block;
	background-color: #cde1f1;
	color: #0c4b8e;
	border: 1px solid #0c4b8e;
	margin: 2px;
	padding: 2px;
	width: 120px;
}
td#left input#left_zoekImage {
	position: absolute;
	top: 3px;
	left: 135px;
}
td#left div#left_bottom {
	width: 177px;
	height: 400px;
	background:  no-repeat;
}
td#left h2 {
	color: #FFFFFF;
	margin: 0px 0px 0px 5px;
}
td#left b {
	margin: 0px 0px 0px 5px;
	padding: 0px;
	color: #000000;
}
td#left a {
	margin: 0px 0px 2px 7px;
	color: #FFFFFF;
	text-decoration: none;
}
td#left a:hover {
	text-decoration: underline;
}
/* Page :: index */
div#content_bottom {
	margin: 0px -10px -10px 0px;
	padding-top: 10px;
	background: url(../images/content_bottom.gif) 0px 10px no-repeat;
	height:126px;
	width:598px;
	clear: both;
}
div#index_top_left {
	background: url(../images/content_top_left.jpg) 1px 1px no-repeat;
	width: 217px;
	height: 138px;
	border: 1px solid #08d5fc;
	padding: 1px;
	float: left;
}
div#index_top_right {
	background: #d2f7fe url(../images/content_title.gif) 0px 5px no-repeat;
	padding: 35px 5px 5px 5px;
	height: 101px;
	width: 350px;
	float: right;
	text-align: justify;
}
table#index_project {
	clear: both;
	margin-top: 10px;
	border: 0px;
	width: 100%;
}
table#index_project td {
	width: 33%;
	vertical-align: top;
}
table#index_project td img {
	padding-bottom: 1px;
	border-bottom: 2px solid #08d5fc;
	margin-bottom: 2px;
}
table#index_project td p {
	display: block;
	padding: 5px;
	background-color: #d2f7fe;
	width: 160px;
	padding-bottom: 2px;
	text-align: left;
}
table#index_project td p b {
	color: #3154a1;
}
td#index_project_left {
	background: url(../images/title_renovatie.gif) no-repeat;
	padding-top: 24px;
	text-align: left;
}
td#index_project_left p {
	margin: 0px;
}
td#index_project_center {
	background: url(../images/title_verbouwen.gif) center top no-repeat;
	padding-top: 24px;
	text-align: center;
}
td#index_project_center p {
	margin: 0 auto;
}
td#index_project_right {
	background: url(../images/title_maatwerk.gif) right top no-repeat;
	padding-top: 24px;
	text-align: right;
}
td#index_project_right p {
	float: right;
	margin: 0px;
}
/* Default table style */
.overzicht {
	position: relative;
	width: 100%;
	border-collapse: collapse;
}
.overzicht th {
	background-color: #1270AB;
	color: #FFFFFF;
	border: 1px solid #1270AB;
	text-align: left;
}
.overzicht td {
	border: 1px solid #1270AB;
	padding: 2px;
}
.overzicht img {
	border: 0px;
}
