@charset "utf-8";
html {overflow-y: scroll;}
a { outline:none;}
body  {
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #999999;
	background-image: url(img/bodybg5.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
a, visited {
	color: #2D577D;
	text-decoration: underline;
	font-weight: bold;
} 
a:hover {
	text-decoration: none;
	color: #B72903;
	font-weight: bold;
} 

.twoColFixLtHdr #container {
	width: 809px;
	text-align: left; 
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2D577D;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	background-image: url(img/containerbg.jpg);
	background-repeat: repeat-y;
	background-position: right top;
} 
.twoColFixLtHdr #header {
	margin: 0px;
	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: 170px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	
}
.twoColFixLtHdr #mainContent {
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 200px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 5px;
	letter-spacing: 0.1em;
	background-image: url(img/contentbg2.jpg);
	background-repeat: no-repeat;
	background-position: right 120px;
}
 
.twoColFixLtHdr #footer {
	background-color: #60AFCE;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FAAF38;
	font-size: 10px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	color: #2B597D;
} 
.twoColFixLtHdr #footer p {
	margin: 0; 
	padding: 10px 0; 
}
#teller {
	position:relative;
	left:5px;
	width:110px;
	height:10px;
	z-index:1;
	font-size: 8px;
	visibility: hidden;
}

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


.glossymenu{
	padding: 0;
	width: 170px; /*width of menu*/
	border: 1px solid #9A9A9A;
	border-bottom-width: 0;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}


.pijl {
	background-image: url(img/pijl-rood.gif);
	background-repeat: no-repeat;
	background-position: 2px 8px;
}
table.foot {
	margin-left: 0px;

}
.foot td {
	padding-top: 8px;
	padding-bottom: 6px;
	font-size: 10px;
	color: #2D577D;
	text-decoration: none;
	padding-right: 15px;

}
.foot td a {
	font-size: 10px;
	color: #2D577D;
	text-decoration: none;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: normal;
	
}
.foot td a:visited {
	font-size: 10px;
	color: #2D577D;
	text-decoration: none;
	font-weight: normal;
		}
.foot td a:hover {
	color: #FFFFFF;
	font-weight: normal;
}
h2 {
	color: #2D577B;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
}
.size11 {
	font-size: 11px;
}
table.sitemap {
	margin-top: 20px;
}
.sitemap td {
	border: 1px solid #C8E3F8;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 4px;
	font-size: 11px;
}
.sitemap td a {
	font-weight: bold;
	text-decoration: none;
	color: #2D577D;
	font-size: 11px;
}
.sitemap td a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #2D577D;
	font-size: 11px;
}
.sitemap td a:hover {
	font-weight: bold;
	color: #b52a01;
	text-decoration: none;
}
.bggrey {
	background-color: #F3F3F3;
}
.bgblue{
	background-color: #CAE3F9;
}
table.contact {}
.contact td {
	font-size: 12px;
	color: #000000;
	letter-spacing: 0.1em;
}
.blokje {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #C8E3F8;
	margin-right: 20px;
	padding-left: 10px;
	margin-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #60AFCE;
	font-weight: bold;
}
.hlijst {}
.hlijst a {
	text-decoration: none;
}
.hlijst a:hover {
	text-decoration: underline;
}
