@charset "utf-8";
html {overflow-y: scroll;}
a {outline:none;}
body  {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #fcbc7c;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
}
 
.twoColFixLtHdr #container {
	width: 920px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	
}
.twoColFixLtHdr #subcontainer {
	width: 920px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: repeat-y;
	background-position: center top;
	padding: 0px;
	background-image: url(img/containerbg.jpg);

}
.twoColFixLtHdr #header {
	padding: 0px;  
} 
.twoColFixLtHdr #header h1 {
	margin: 0; 
	padding: 10px 0; 
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 180px;
	background-image: url(img/nav.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-position: left top;
	height: 415px;
}
.twoColFixLtHdr #mainContent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 190px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(img/maincontentbg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.twoColFixLtHdr #mainContent a,visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
.twoColFixLtHdr #mainContent a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #ED764C;
	text-decoration: none;
}
.twoColFixLtHdr #footer {
	background-image: url(img/footer.jpg);
	background-repeat: no-repeat;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 6px;
	margin: 0px;
	height: 50px;
}
.twoColFixLtHdr #teller {
	width:100px;
	visibility: hidden;
	float: left;
}

.fltrt { 
	float: right;
	margin-left: 8px;
	margin-right: 10px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;

}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #ED764C;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FDD9B5;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #0187AD;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #0187AD;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	margin: 0px;
}

table.nav {
	margin-top: 30px;
	margin-left: 3px;

}
.nav td {

}
.nav td a, visited{
	font-size: 12px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	text-decoration: none;
	text-indent: 23px;
	display: block;
	background-image: url(img/n7.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 18px;
}

.nav td a:hover{
	font-size: 12px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FCBC7C;
	text-decoration: none;
	text-indent: 23px;
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
	background-image: url(img/n7-active.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 18px;
}
.navcurrent {
	font-size: 12px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FCBC7C;
	text-decoration: none;
	text-indent: 23px;
	display: block;
	background-image: url(img/n7-active.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
	height: 18px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

table.foot {
	margin: 0px;
}
.foot td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
.foot td a,visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #09F;
	font-weight: normal;
	text-decoration: none;
}

.foot td a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #CCC;
	font-weight: normal;
	text-decoration: none;
}
.lijn {
	height: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FDD9B5;
}
.lijst {
	padding-top: 0px;
	margin-top: 0px;
}
table.contact {}
.contact td {
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.size11 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #C00;
}
table.subcontact {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F06141;
}
.subcontact td {}
.koptekst {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
.subkoptekst {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #008CCE;
}
li.projecten {
	margin-left: -22px;
	list-style-type: disc;
	padding-top: 2px;
	padding-bottom: 2px;
}

