@charset "utf-8";
html {
	overflow-x: hidden;
	overflow-y: scroll;
}
body {
	font: 100% Arial, Verdana, 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: #000000;
	background-image: url(../afbeeldingen/achtergrond2009.gif);
	background-attachment: scroll;
	background-color: #fff;
	background-repeat: repeat-x;
	background-position: top;
}
.oneColFixCtrHdr #container {
	width: 985px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height: 600px;
	background: transparent;
	border: 0;
	text-align: left; /* this overrides the text-align: center on the body element. */
	position:relative;
	top:20px;
	padding: 0;
	margin-right: auto;
	margin-left: auto; 
}
.oneColFixCtrHdr #pad {
	left: 55px;
	position: relative;
	top: 27px;
	width: 900px;
	font-size: 17px;
	color: #999999;
}
.oneColFixCtrHdr #header {
	padding: 0px;  /* 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. */
	margin: 0px;
	height: 74px;
	width: 985px;
	background-color: #fff;
	background-image: url(../afbeeldingen/ag_bovenste_balk.png);
}
.oneColFixCtrHdr #header a, .oneColFixCtrHdr #header a:link, .oneColFixCtrHdr #header a:visited {
	color: #999999;
}
.oneColFixCtrHdr #header a:hover {
	text-decoration: none;
	color: #e4701e;
}

.oneColFixCtrHdr #mainContent {
	padding: 0px;
	margin: 0px;
	height: 461px;
	width: 985px;
	background-color: #FFFFFF;
}
#footer  {
	padding: 0;
	height: 60px;
	width: 985px;
	background-color: #fff;
	background-image: url(../afbeeldingen/footer.png);
}
#footerlogo {
	position: relative;
	top: 12px;
	left:2px;
	height: 23px;
	width: 440px;
	font-size: 10px;
	color: #fff;
	float: left;
}

#footermenu  {
	position: relative;
	top: 30px;
	left: 5px;
	height: 23px;
	width: 350px;
	font-size: 10px;
	color: #fff;
	float: left;
}
#footerLogos {
	padding: 0px;
	height: 40px;
	/*width: 138px;*/
	width: 150px;
	top: 10px;
	position: relative;
	float:right;
	/*margin-right:28px;*/
	margin-right:45px;
}
#footermenu a, #footermenu a:link, #footermenu a:visited {
	color: #666666;
	text-decoration: none;
}
#footermenu a:hover {
	color: #CCCCCC;
	text-decoration: none;
}

#vlakMovie {
	width: 143px;
	position: absolute;
	top: 330px;
	left: 43px;
	color: #fff;
	font-size:10px;
	font-weight: normal;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 182px;
	margin: 0px;
	padding: 7px 0 3px 0 ;
	text-align: center;
	background-image: url(../afbeeldingen/filmvlak3.png);
 	line-height: 11px;
}
#vlakMovie .opmaak a, #vlakMovie .opmaak a:link, #vlakMovie .opmaak a:visited {
	color:#FFFFFF;
	font-size: 8px;
	text-decoration: none;
}
#vlakMovie .opmaak a:hover {
	color:#FF9900;
	font-size: 10px;
}

#vlakRollover {
	width: 136px;
	position: absolute;
	top: 324px;
	left: 43px;
	color: #666666;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 190px;
	margin: 0px;
	padding: 0px;
}
#vlakRollout {
	width: 1px;
	position: absolute;
	top: 324px;
	left: 43px;
	color: #666666;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 1px;
	margin: 0px;
	padding: 0px;
}

.vlakWeblog {
	background-image: url(../afbeeldingen/filmvlak_ie6.png);
}

#vlakTekst1      {
	height: 415px;
	width: 190px;
	position: absolute;
	top: 100px;
	left: 210px;
	background-image: url(../afbeeldingen/tekstvlak1.png); 
	margin: 0px;
	line-height: 9px; 

}

#vlakTekst2  {
	height: 154px;
	width: 485px;
	position: absolute;
	top: 100px;
	left: 430px;
	font-size: 12px;
	color: #000;
/*	line-height: 14px; */
	margin: 0px;
	background-image: url(../afbeeldingen/tekstvlak2.png); 
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.homeVlak2 {
	line-height: 20px;
}
.homeVlak2 a, .homeVlak2 a:link, .homeVlak2 a:visited {
	color:black;
	text-decoration:none;
	font-weight:bold;
}
.homeVlak2 a:hover{
	color:#e4701e;
	text-decoration:underline;
	font-weight:bold;
}

#vlakTekst3 {
	height: 195px;
	width: 485px;
	position: absolute;
	top: 320px;
	left: 430px;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 14px;
	margin: 0px;
	background-image: url(../afbeeldingen/tekstvlak3.png); 
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#vlakTekst4 {

	width: 485px;
	position: absolute;
	top: 100px;
	left: 430px;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
	z-index: 10;
	background-image: url(../afbeeldingen/tekstvlak4.png); 
	margin: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}


.opmaakTekst1 {
	color: #666666;
	font-weight: bold;
	font-size: 12px;
	width: 160px;
	float: left;
	position: relative;
	margin: 0px;
	line-height: 9px;
	padding-top: -10px;
}
.opmaakTekst1 a, .opmaakTekst1 a:link, .opmaakTekst1 a:visited {
	color: #666666;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}
.opmaakTekst1 a:hover {
	color: #c57225;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}

.opmaakTekst3 a, .opmaakTekst3 a:link, .opmaakTekst3 a:visited {
	color: #fff;
	font-weight: normal;
	font-size: 12px;
/*	text-decoration: none;*/
}
.opmaakTekst3 a:hover  {
	color: #c57225;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}
.opmaakTekst4 a, .opmaakTekst4 a:link, .opmaakTekst4 a:visited {
	
	color: #fff;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}
.opmaakTekst4 a:hover {
	color: #c57225;
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
}
.opmaakMenu a, .opmaakMenu a:link, .opmaakMenu a:visited {
	color: #999999;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
}
.opmaakMenu a:hover {
	text-decoration: none;
	color: #c57225;
}
.opmaakTeam
	{
	line-height:20px;
	}

#menuPijlUp {
	height: 20px;
	width: 20px;
	float: right;
	position: relative;
	top: -5px;
	visibility: hidden;
}
#menuPijlDown {
	height: 20px;
	width: 20px;
	float: right;
	position: relative;
	top: 370px;
	left: 20px;
	visibility: hidden;
}
#menuOW {
	width:160px;
	height:400px;
	overflow: hidden;
}
#menuOB, #menuOK, #menuOW, #menuVS, #tekstje1 {
	position: absolute;
	top:0px;
	left:0px;
}
#menuOW li{
	margin: 5px 0 9px -15px;
	padding: 5px 0 9px -15px; 
	list-style-type: circle;
}

.AccordionPanelContent li {
	margin: 5px 0 -5px -15px;
	padding: 5px 0 -5px -15px; 
}
#tekstje1 {
	line-height: 14px;
	text-decoration: none;
	font-weight: normal;
}
.huisstijlList li{
	margin-left: -35px;
	padding: 2px;
	list-style-type: none;
}
.groter {
	font-size: 13px;
}
#tekstVlakGroot {
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	position: absolute;
	left: 430px;
	top: 100px;
	width:514px;
	text-align: left;
}
#Hoogte385 td {
	height:385px;
}
#Hoogte385 td td{
	height:auto;
}
#Hoogte25 td {	height:365px;}

#achtergrondTVG {
	background-image: url(../afbeeldingen/ag_tekstVlakGroot.png);
	padding-left: 16px;
	padding-right:20px;
	padding-top:1px;
}
#onderkantTVG {
	margin-left:0px;
}
.tussenruimteBoven {
	padding-top: 30px;
}
.tussenruimteOnder {
	padding-bottom: 10px;
}
#team {
line-height:18px;
}
#team a, #team a:link,#team a:visited {
text-decoration:none;
}
#team a:hover{
text-decoration:underline;
}
.teamFoto {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}
#nieuwsTekst img {
	padding-left: 10px;
	padding-bottom: 10px;
}

/* EMAIL PROTECTOR */
span.codedirection { unicode-bidi:bidi-override; direction: rtl; }
/* EMAIL PROTECTOR */