@charset "utf-8";
body  {
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #787e91;
	background: #FFF url(../Images/bg_home.jpg) no-repeat center top;
}
.twoColFixLtHdr #container {
	width: 900px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px none #787E91;
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding: 0px;
	border-top: 1px solid #787e91;
} 
.twoColFixLtHdr #header #headerlogo #Tabbladje {
	float: left;
	margin-left: 10px;
	/*margin-left:170px;*/
	height: 18px;
	width: 245px;
	margin-top: 41px;
	background-color: #FFF;
	background-image: url(../Images/TabjeRondLinks.gif);
	background-repeat: no-repeat;
	padding: 1px 0px 0px 15px;
}
.twoColFixLtHdr #header #headerlogo #Tabbladje #TabbladjeRechts {
	float: right;
	background-image: url(../Images/TabjeRondRechts.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: 13px;
	margin-top: -1px;
}
.twoColFixLtHdr #header #headerlogo #LangSwitch {
	float: left;
	margin-left: 60px;
	height: 18px;
	width: 100px;
	margin-top: 41px;
	padding: 1px 0px 0px;
	text-align: right;
}
.twoColFixLtHdr #container #header #headerlogo #LangSwitch a {
	color: #FFF;
	text-decoration: none;
}
.twoColFixLtHdr #container #header #headerlogo #LangSwitch a:hover {
	color: #7FC343;
}




.twoColFixLtHdr #container #onderkant {
	padding-bottom: 0px;
}

.twoColFixLtHdr #header {
	background: #4b536c;
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 60px;
} 
#onderkant #linkerkant {
	background: #FFF url(../Images/bg_linkerkant.gif) repeat-y;
	width: 561px;
	margin-left: 12px;
	height: 590px;
}
#onderkant #linkerkant #AfbeeldingKader {
	position: absolute;
	top: 429px;
	margin-left: 131px;
}
#onderkant #linkerkant #organisatiefilmpje {
	position: absolute;
	top: 412px;
	margin-left: 143px;
}



.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 130px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px;
}
.twoColFixLtHdr #onderkant #sidebar1 ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 20px;
}
.twoColFixLtHdr #onderkant #sidebar1 ul li {
	margin-bottom: 10px;
}
.twoColFixLtHdr #onderkant #sidebar1 ul li a {
	color: #4B536C;
	text-decoration: none;
	display: block;
	padding-left: 5px;
	padding-bottom: 5px;
}
.twoColFixLtHdr #onderkant #sidebar1 ul li a:hover {
	color: #7fc343;
}
.twoColFixLtHdr #onderkant #sidebar1 ul li .Actief {
	color: #7fc343;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4B536C;
}
.twoColFixLtHdr #onderkant #sidebar1 ul ul {
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.twoColFixLtHdr #onderkant #sidebar1 ul li li {
	margin-left: 10px;
	margin-bottom: 0px;
}
.twoColFixLtHdr #onderkant #sidebar1 ul li li a {
	color: #787E91;
	text-decoration: none;
	display: block;
	padding-left: 5px;
	padding-bottom: 5px;
}

.twoColFixLtHdr #onderkant #sidebar1 ul li li .Actief {
	color: #000;
	border: none;
}

.twoColFixLtHdr #sidebarRight {
	float: right;
	width: 327px;
}

.twoColFixLtHdr #mainContent {
	margin: 0; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 60px 12px 12px;
	float: left;
	width: 406px;
	height: 510px;
	overflow: auto;
} 
.twoColFixLtHdr #container #onderkant #linkerkant #mainContent #HomeGoodToKnow h2 {
	font-size: 100%;
	font-weight: normal;
	margin: 0px;
	padding: 7px 7px;
	border-bottom: 1px solid #4B536C;
}
.twoColFixLtHdr #container #onderkant #linkerkant #mainContent #HomeGoodToKnow a {
	color:#787e91;
	text-decoration:none;
}
.twoColFixLtHdr #container #onderkant #linkerkant #mainContent #HomeGoodToKnow a:hover {
	color:#4B536C;
	text-decoration:underline;
}
.twoColFixLtHdr #container #onderkant #linkerkant #mainContent #HomeGoodToKnow {
	margin-right: -12px;
	margin-left: -11px;
}

.twoColFixLtHdr #container #onderkant #linkerkant #mainContent #HomeGoodToKnow #GoodToKnowTabje {
	background: url(../Images/GoodToKnowTabje.gif) no-repeat;
	height: 14px;
	display: block;
	border-bottom: 1px solid #4B536C;
}
input , #RequestTxt{
	color: #4A5269;
	border: 1px solid #4A5269;
	font: 10px Verdana, Geneva, sans-serif;
}


.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
