@charset "utf-8";
/* CSS Document Algemeen */

/**************************************************************
** Algemene Styles
***************************************************************/
html,body{
	margin:0px;
	height:100%;
}

A{
	font-family:Arial, Helvetica, sans-serif;
	color:#01588f;
	text-decoration:none;
	margin:0 0 10px 0;
	font-size:14px;
}
A:hover{
	font-family:Arial, Helvetica, sans-serif;
	color:#48c0eb;
	text-decoration:none;
}

p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#01588f;
	text-align:left;
	font-weight:bold;
	margin:27px 27px 0 25px;
}

IMG{ border:none; }

.pngfix{ behavior:url(Include/iepngfix.htc);}
.clear{ clear:both; height:0px;}
.transparantie_10{ filter:alpha(opacity=10); -moz-opacity: 0.1; opacity: 0.1;}
.transparantie_20{ filter:alpha(opacity=20); -moz-opacity: 0.2; opacity: 0.2;}
.transparantie_30{ filter:alpha(opacity=30); -moz-opacity: 0.3; opacity: 0.3;}
.transparantie_40{ filter:alpha(opacity=40); -moz-opacity: 0.4; opacity: 0.4;}
.transparantie_50{ filter:alpha(opacity=50); -moz-opacity: 0.5; opacity: 0.5;}
.transparantie_60{ filter:alpha(opacity=60); -moz-opacity: 0.6; opacity: 0.6;}
.transparantie_70{ filter:alpha(opacity=70); -moz-opacity: 0.7; opacity: 0.7;}
.transparantie_80{ filter:alpha(opacity=80); -moz-opacity: 0.8; opacity: 0.8;}
.transparantie_90{ filter:alpha(opacity=90); -moz-opacity: 0.9; opacity: 0.9;}
.transparantie_100{ filter:alpha(opacity=100); -moz-opacity: 1.0; opacity: 1.0;}
/**************************************************************
** Einde Algemene Styles
***************************************************************/


/**************************************************************
** Vlakverdeling website
***************************************************************/
TABLE.omvang_website{
	background:url(../Images/BG.jpg);
	background-position:center;
	width:100%;
	height:100%;
	text-align:center;
	margin:0px;
	padding:0px;
}

#container{
	background: url(../Images/nix.gif);
	width:981px;
	height:701px;
	margin:auto auto;
	padding:0 0 0 20px;
}

/**************************************************************
** Einde Vlakverdeling website
***************************************************************/


/**************************************************************
** Menu-Links
***************************************************************/

#container #links{
	float:left;
	width:125px;/*Orgineel:180px;*/
	height:511px;/*Orgineel:625px;*/
	padding:114px 0 0 9px;
	position: static;
}

/**************************************************************
** Einde Menu-Links
***************************************************************/


/**************************************************************
** Content-Rechts
***************************************************************/

#container #rechts{
	float:left;
	width:826px;
	height:486px;/*Orgineel:625px;*/
	margin:132px 0 0 0;
}
SPAN.home{
	background:url(../Images/home_bg.png);
	background-repeat:no-repeat;
	float:left;
	width:619px;
	height:477px;
}

#container #rechts_vorm{
	float:left;
	width:826px;
	height:486px;/*Orgineel:625px;*/
	margin:98px 0 0 0;
}
#boven_pijlen{
	float:left;
	width:499px;
	height:34px;
	text-align:left;
	padding:0 0 0 283px;
}
#boven_pijlen SPAN.boven_pijl_links{
	float:left;
}
#boven_pijlen SPAN.boven_pijl_rechts{
	float:right;
}
#links_thumbs{
	float:left;
	width:258px;
	height:423px;
	padding:0 0 0 25px;
}
#links_thumbs IMG{
	float:left;
	width:69px;
	height:59px;
	margin:0 17px 14px 0;
}
#rechts_voorbeeld{
	float:left;
	width:499px;
	height:423px;
}
#onder_pijlen{
	float:left;
	width:782px;
	height:34px;
	text-align:left;
}
#onder_pijlen SPAN.onder_pijl_links{
	float:left;
	margin:13px 0 0 25px;
}
#onder_pijlen SPAN.onder_pijl_rechts{
	float:left;
	margin:13px 0 0 178px;
}

#film_thumbnails{
	float:left;
	width:520px;
	height:423px;
	padding:0 0 0 25px;
}
#film_thumbnails IMG{
	float:left;
	width:69px;
	height:59px;
	margin:0 17px 17px 0;
}
#onder_pijl_film{
	float:left;
	width:545px;
	height:34px;
}
#onder_pijl_film SPAN.pijl_links_film{
	float:left;
	margin:13px 0 0 25px;
}#onder_pijl_film SPAN.pijl_rechts_film{
	float:right;
	margin:13px 17px 0 0;
}



#container #rechts_cont{
	float:left;
	width:845px;
	height:486px;/*Orgineel:625px;*/
	margin:132px 0 0 0;
}
#contant_links{
	float:left;
	width:370px;
	height:394px;
}
#contant_links SPAN.contact_links_boven{
	float:left;
	width:360px;
	height:294px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#01588f;
	font-weight:bold;
	margin:0 0 0 25px;
}
#contant_links SPAN.contact_rechts_onder{
	float:left;
	width:370px;
	height:100px;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#01588f;
}
#contact_rechts{
	float:left;
	width:455px;
	height:394px;
}

/**************************************************************
** Einde Content-Rechts
***************************************************************/


/**************************************************************
** Onder
***************************************************************/

#container #onder{
	float:left;
	width:981px;
	height:76px;
}
#container #onder SPAN.links_onder{
	float:left;
	width:127px;
	height:76px;
	margin:0px;
	padding:0 0 0 9px;
	text-align:left;
}
#container #onder SPAN.rechts_onder{
	float:left;
	width:801px;
	height:76px;
}
#container #onder SPAN.rechts_onder A.btn_next{
	float:right;
	width:20px;
	height:20px;
	margin:48px 120px 0 0;
}


/**************************************************************
** Einde Onder
***************************************************************/