body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #060f3d;
	line-height:20px;
}
body {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
}
a {
	color: #d70000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #d70000;
}
a:hover {
	text-decoration: underline;
	color: #060f3d;
}
a:active {
	text-decoration: none;
	color: #d70000;
}
h1,h2,h3,h4,h5,h6 {
	font-family: 'Trebuchet MS',Verdana, Arial;
}
h1 {
	font-size:14px;
	color: #060f3d;
	padding:0px;
	margin:0px;
	margin-bottom:6px;
	
}
img {
	vertical-align:top;
	border:none;
}
.content_img {
	border:2px solid #004596;
}
.maint_table {
	margin-left:auto;
	margin-right:auto;
}
.kolom_nav {
	width:191px;
	vertical-align:top;
}
.kolom_projecten {
	width:220px;
	vertical-align:top;
}
.kolom_content {
	width:489px;
	vertical-align:top;
}

.welkom {
	background-color:#c7c9ca;
	padding:6px 4px 4px 4px;
	vertical-align:top;
	text-align:right;
}
.nav {
	background-color:#c7c9ca;
	padding:6px 24px 4px 4px;
	vertical-align:top;
	text-align:right;
}
.nav a, .nav a:visited, .nav a:active, .nav a:hover {
	color: #060f3d;
}
.home {
	background-color:#e6e6ec;
	vertical-align:top;
	text-align:center;
}
.content {
	background-color:#e6e6ec;
	padding:6px 16px 4px 16px;
	vertical-align:top;
}

.projecten {
	background-color:#c7c9ca;
	padding:6px 4px 4px 13px;
	vertical-align:top;
}
.projecten a, .projecten a:visited, .projecten a:active, .projecten a:hover {
	color: #060f3d;
}


.copy {
	padding-top:20px;
	text-align:center;
	font-size:10px;
}
.copy a, .copy a:visited, .copy a:active, .copy a:hover {
	text-decoration:none;
	color:#060f3d;
	font-size:10px;
}



