/* ------------------------- firefox hack ----------------------------- */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Holly Hack Targets IE Win only \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End Holly Hack */
.floatL {
	float:left;
}
.floatR {
	float:right;
}
.clearfloats {
	float:none;
	clear:both;
	font-size:0;
	line-height:0;
	height:0;
	zoom:1;
	padding:0;
	margin:0;
}



body, html {
	background-color:#e1e1e1;
	background-image:url(images/background.gif);
	background-repeat:repeat-x;
	background-position:top center;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	
}

#top{
	margin-top:20px;
	
}
#logo{
	float:left;
}

#slog{
	float:right;
}

#container{
	width:858px;
	margin:0 auto;
}
#navigation{
	margin-top:17px;
	#margin-top:20px;
	height:38px;
	width:850px;
	background-image:url(images/navi_background_nl.gif);
}
.navi-button{
	color:#103184;
}
#navigation .navi1:hover{
	color:white;
	background-position:25px;
	background-repeat:no-repeat;
	background-image:url(images/navi-hover.gif);
}
#navigation .navi2:hover{
	color:white;
	background-position:-25px;
	background-repeat:no-repeat;
	background-image:url(images/navi-hover.gif);
}
#navigation .navi3:hover{
	color:white;
	background-position:-25px;
	background-repeat:no-repeat;
	background-image:url(images/navi-hover.gif);
}
#navigation .navi3b:hover{
	color:white;
	background-position:-25px;
	background-repeat:no-repeat;
	background-image:url(images/navi-hover.gif);
}
#navigation .navi4:hover{
	color:white;
	background-position:-278px;
	background-repeat:no-repeat;
	background-image:url(images/navi-hover.gif);
}
.navi1-active{
	color:white;
	background-position:25px;
	background-repeat:no-repeat;
	background-image:url(images/navi-active.gif);
}
.navi2-active{
	color:white;
	background-position:-25px;
	background-repeat:no-repeat;
	background-image:url(images/navi-active.gif);
}
.navi3-active{
	color:white;
	background-position:-25px;
	background-repeat:no-repeat;
	background-image:url(images/navi-active.gif);
}

.navi3b-active{
	color:white;
	background-position:-25px;
	background-repeat:no-repeat;
	background-image:url(images/navi-active.gif);
}
.navi4-active{
	color:white;
	background-position:-278px;
	background-repeat:no-repeat;
	background-image:url(images/navi-active.gif);
}
#navigation .navi1{
	width:175px;
	padding-left:36px;
}
#navigation .navi2{
	width:160px;
	padding-left:3px;
	text-align:center;
}
#navigation .navi3{
	width:145px;
	padding-left:5px;
	text-align:center;
}

#navigation .navi3b{
	
	width:190px;
	padding-left:0px;
	text-align:center;
}
#navigation .navi4{
	width:120px;
	padding-left:0px;
	text-align:center;
}
#navigation a{
	text-decoration:none;
	
	
	height:28px;
	display:block;
	float:left;
	
	font-size:15px;
	padding-top:10px;
}
.zoekwoorden{
margin-top:42px;
margin-left:-35px;
font-size:8px;
width:830px;
}

.clear{
	clear:both;
}
#content{
	width:858px;
	background-image:url(images/content_back.gif)
}
#border_left{
	float:left;
	
}
#border_right{
	float:right;
}
#bodycontent{
	width:821px;
	float:left;
	padding-left:10px;
	font-size:12px;
	color:#454545;
}
#bodycontent-film{
	width:821px;
	float:left;
	font-size:12px;
	color:#454545;
	position:absolute;
	margin-left:13px;
	#margin-left:0px;
}
#footer{
	font-size:11px;
	padding-top:26px;
	padding-left:50px;
	padding-bottom:20px;
	background-image:url("images/footer.gif");
	height:101px;
	width:858px;
	color:#666666;
	background-repeat:no-repeat;
}

#footer a{
	color:#666666;
	text-decoration:none;
}

#footer a:hover{
	color:#454545;
	text-decoration:none;
}
.bar_gratis{
	display:block;
	float:right;
	border:none;
	background-image:url(images/axa_gratuit_compte_a_vue.gif);
	width:189px;
	height:112px;
	background-repeat:no-repeat;
	text-decoration:none;
}
.bar_gratis:hover{
	display:block;
	float:right;
	border:none;
	background-image:url(images/axa_gratuit_compte_a_vue_h.gif);
	width:189px;
	height:112px;
	background-repeat:no-repeat;
	text-decoration:none;
}
.bar_gratis img{
	border:none;
}
#accordion{
	width:550px;
}

.ui-accordion-header a{
	
	color:white;
	font-size:14px;
	text-decoration:none;

}
.ui-state-active{
	background-image:url(images/accordeon_min.gif);
	background-position:right top;
	background-repeat:no-repeat;
}
.ui-state-default{
	background-image:url(images/accordeon_plus.gif);
	background-position:right top;
	background-repeat:no-repeat;
}
.subaccordion .ui-state-active{
	background-image:url(images/accordeon_grijs_min.gif);
	background-position:right top;
	background-repeat:no-repeat;
	background-color:#ebebeb;
}
.subaccordion .ui-state-default{
	background-image:url(images/accordeon_grijs_plus.gif);
	background-position:right top;
	background-repeat:no-repeat;
	background-color:#ebebeb;
}
.subaccordion .ui-accordion-header a{
	color:#103184;
	font-size:14px;
	text-decoration:none;
	display:block;
}
.subaccordion .ui-state-active a{
	background-image:url(images/arrow_down.gif);
	background-repeat:no-repeat;
	padding-left:15px;
	background-position:left center;
}
.subaccordion .ui-state-default a{
	background-image:url(images/arrow_right.gif);
	background-repeat:no-repeat;
	padding-left:15px;
	background-position:left center;
	
}
.subaccordion h3 a {
	padding-right:20px;
}



/* subsubaccordion */
.subsubaccordion .ui-state-active{
	background-image:url(images/accordeon_grijs_min.gif);
	background-position:right top;
	background-repeat:no-repeat;
	background-color:#ebebeb;
	color:#009933;
	cursor:pointer;
	padding-right:15px;
}
.subsubaccordion .ui-state-default{
	background-image:url(images/accordeon_grijs_plus.gif);
	background-position:right top;
	background-repeat:no-repeat;
	background-color:#ebebeb;
	color:#009933;
	cursor:pointer;
	padding-right:15px;
}
.subsubaccordion .ui-accordion-header a{
	color:#103184;
	font-size:14px;
	text-decoration:none;
	display:block;
}
.subsubaccordion .ui-state-active a{
	background-image:url(images/arrow_down.gif);
	background-repeat:no-repeat;
	padding-left:15px;
	background-position:left center;
}
.subsubaccordion .ui-state-default a{
	background-image:url(images/arrow_right.gif);
	background-repeat:no-repeat;
	padding-left:15px;
	background-position:left center;
}



.ui-helper-reset {
	border:0 none;
	font-size:100%;
	line-height:1.3;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0;
	padding:0;
	text-decoration:none;
}
.ui-accordion-content{
	border-left-style:solid;
	border-right-style:solid;
	border-width:1px;
	border-color:#e9e9e9;
}
.ui-accordion-content p{
	border-left-style:solid;
	border-right-style:solid;
	border-width:1px;
	border-color:#e9e9e9;
}
#subaccordion .ui-accordion-content p{
	border:none;
	border-right-style:none;
	border-width:0px;
}
.ui-accordion-header{
	background-color:#153586;
	color:white;
	padding:5px;
	border-bottom-color:white;
	border-bottom-width:4px;
	border-bottom-style:solid;
}

h1{
	font-size:23px;
	color:#103184;
	font-weight:normal;
	margin-top:15px;
}
p{
	margin:0px;
	padding:10px;
	
}
.intro{
	padding:0px;
	padding-bottom:10px;
	width:550px;
}
.acc-content{
	/*padding-left:20px;*/
	border:none;
	border-right-style:none;
	border-width:0px;
}
.acc-content p{
	padding-top:5px;
	padding-bottom:5px;
	border:none;
	border-width:0px;
	border-style:none;
}
a{
	color:#153586;
}
.subaccordion ul{
margin-top:5px;
}
#subaccordion .ui-accordion-content p{
	border:none;
	border-right-style:none;
	border-width:0px;
}
#bodycontent-landing{
	width:821px;
	height:364px;
	float:left;
	font-size:12px;
	color:#454545;
	background-repeat:no-repeat;
	background-image:url(images/landing_background.jpg);
	position:relative;
}

.index_btn{
	display:block;
	background-image:url(images/overlay_button.gif);
	width:265px;
	height:61px;
	position:absolute;
	bottom:30px;
	left:40px;
}
.index_btn:hover{
	background-image:url(images/overlay_button_hover.gif);
}

.index_linken{
	margin-top:215px;
	margin-left:75px;
}
.index_linken a{
	display:block;
	margin-top:4px;
	color:white;
	font-size:17px;
	font-weight:bold;
	text-decoration:none;
	width:220px;
}

.bekijkfilm_btn {
	border:none;
	display:block;
	position:absolute;
	background-image:url(images/bekijkfilm_btn.jpg);
	width:325px;
	height:89px;
	left:425px;
	top:250px;
	background-repeat:no-repeat;
}

.bekijkfilm_btn:hover {
	background-image:none;
}

.index_linken a:hover{
	text-decoration:underline;
}
.index_linken span{
	display:block;
	margin-top:4px;
	color:white;
	font-size:17px;
	font-weight:bold;
	width:220px;
}
.bar_index{
	background:none;
}
.bar_index:hover{
	display:block;
	float:right;
	border:none;
	background-image:none;
	width:189px;
	height:112px;
	background-repeat:no-repeat;
}
.zoeklink{
	text-decoration:none;
	color:#7F7F7F;
	cursor:text;
}
.meerweten_ul{
	float:left;
	width:100px;
}
.meerweten_ul li{
	display:block;;
	width:200px;
	background-image:url(images/opsomming.gif);
	background-repeat:no-repeat;
	padding-left:25px;
	padding-top:1px;
	height:20px;
}

.meerinfo{
	margin-top:25px;
	margin-bottom:25px;
	background-image:url(images/meerinfo.gif);
	width:380px;
	height:60px;
	display:block;
}
.meerinfo:hover{
	background-image:url(images/meerinfo_hover.gif);
	display:block;
}
.naviGratis{
	width:163px;
	margin-left:40px;
}

.ipadvideoflapje{
	position:absolute;
	display:block;
	right:0px;
	width:200px;
	height:140px;
	text-decoration:none;
}
.ipadvideo img{
	border:none;
}
