@charset "utf-8";
html {overflow-y: scroll;} /*always scrollbar*/
body  {
	margin: 0;
	padding: 0;
	text-align: center; 
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(img/bodybg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

.twoColFixLtHdr #wrapper {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(img/wrapperbg.jpg);
	
}
.twoColFixLtHdr #container {
	width: 920px;
	margin: 0 auto;
	text-align: left;
	background-color: #FFF;
	background-position: center top;
	background-image: url(img/containerbg.gif);
background-repeat: repeat-y;
	
}

.twoColFixLtHdr #header {
	height: 174px;
	padding: 0;
	background-image: url(img/header.jpg);
	background-repeat: no-repeat;
} 


.twoColFixLtHdr #sidebar1 {
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
	width: 198px;
	background-image: url(img/navtop.jpg);
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 64px;
}
.twoColFixLtHdr #mainContent {
	margin-bottom: 0;
	margin-left: 198px;
	font-size: 11px;
	background-image: url(img/maincontent.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 50px;
	padding-right: 156px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	line-height: 1.6em;
}
.twoColFixLtHdr #mainContent a,visited{
	color: #333;
	text-decoration: underline;
	font-weight: bold;
}
.twoColFixLtHdr #mainContent a:hover{
	color: #019AD6;
	text-decoration: none;
	font-weight: bold;
}
.twoColFixLtHdr #mainContent2 {
	margin-bottom: 0;
	margin-left: 198px;
	font-size: 11px;
	background-image: url(img/maincontent.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 50px;
	padding-right: 156px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	line-height: 1.6em;
}
.twoColFixLtHdr #mainContent2 a,visited{
	color: #009DD3;
	text-decoration: underline;
	font-weight: bold;
}
.twoColFixLtHdr #mainContent2 a:hover{
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
.twoColFixLtHdr #footer {
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 30px;
	background-image: url(img/footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 55px;
	font-size: 10px;
} 
.twoColFixLtHdr #subfooter {
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 9px;
	background-color: #D7D7D7;
	color: #666;
	text-align: center;
} 

.twoColFixLtHdr #subfooter a,visited {
	font-size: 9px;
	color: #666;
	text-decoration: none;
}
.twoColFixLtHdr #subfooter a:hover {
	font-size: 9px;
	color: #000;
	text-decoration: none;

}


.twoColFixLtHdr #teller {
	width:130px;
	visibility: hidden;
	float: left;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
table.menu {
}

.menu td {
	font-size: 13px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #333;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	margin: 0px;
	background-repeat: repeat-y;
	width: 180px;
	background-image: url(img/navmid.jpg);
}

.menu td a,visited {
	font-weight: bold;
	color: #333;
	text-decoration: none;
	text-indent: 20px;
	width: 160px;
	display:block;
	outline: none;
}

.menu td a:hover {
	font-weight: bold;
	color: #FFF;
	width: 160px;
	text-indent: 20px;
	display:block;
	outline: none;
}
.current {
	font-weight: bold;
	color: #FFF;
	display: block;
	width: 160px;
	}
.menubtm {
	background-image: url(img/navbtm.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
}

h1 {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
.blauw {
	color: #019AD6;
}
table.foot {

}
.foot td {
	font-size: 11px;
	color: #000;
}
.foot td a,visited {
	color: #FFF;
	text-decoration: none;
	font-size: 20px;
}
.foot td a:hover {
	color: #333;
}
table.submenu {}
.submenu td {
	width: 150px;
	padding: 2px;
	margin: 0px;
}
.submenu td a,visited {
	font-weight: bold;
	color: #019AD6;
	text-decoration: underline;
}
.submenu td a:hover {
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
table.contact {

}
.contact td {
	padding: 2px;
	font-size: 11px;
}
