/* CSS Document */

/* START | -------------------------------------------------------------------------------- */
/* START | ---------------------------------------- */

* {
	margin:0;
	padding:0;
}

body,html{
 	width: 100%;
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
}

#grid{
	position:fixed;
	width:100%;
	min-height:100%;
	background:url(../slices/body_bg.png) repeat left top;
	z-index:-1;
}

*:focus {
	outline:none;
}

#header h1{
	float:left;
	margin-right:54px;
	height:120px;
}

#header h1 a{
	background:url(../img/logo_taritakleeven.png) no-repeat left top;
	width:279px;
	height:120px;
	display:inline-block;
}

h1 span{
	position:absolute;
	top:-999999px;
	left:-999999px	
}

img {
	border:none;
}

a{
	color:#BDA632;
	font-weight:bold;
	text-decoration:none;
}

/* */
#container{
	width:1014px;
	margin-left:auto;
	margin-right:auto;	
}

/* START | HEADER | ----------------------------------------------------------------------- */
/* START | HEADER | Basis ------------------------- */

#header{
	display:block;
	height:120px;
}

/* START | HEADER | Navigatie --------------------- */
#header li{
	float:left;
	list-style-type:none;
	margin-right:1px
}

#header li a{
	height:70px;
	display:inline-block;
	background:url(../buttons/btn_topmenu.png) no-repeat right -70px;
	text-decoration:none;
	padding:0 10px 0 10px;
}

#header .active a, #header li a:hover{
	background-position:right 0px;
}

#header ul{
	float:right;
	margin-right:10px;
}

#header ul a span{
	display:block;
	text-align:center;
	color:#999999;
	padding:30px 0 0 0;
}

#header ul li a:hover span, #header .active span{
	padding:40px 0 0 0;	
	color:#bda632; !important
}

/* START | HEADER | Hoofdnavigatie ---------------- */
#hoofdnav{
	float:left;	
	position:relative;
	margin-top:50px;
	z-index:8000;
}

#hoofdnav li{
	list-style-type:none;	
}

#hoofdnav li a{
	background:url(../buttons/btn_hoofdnav.jpg) no-repeat left -67px;
	width:279px;
	height:67px;
	display:inline-block;
	text-decoration:none;
}

#hoofdnav span{
	color:#FFF;
	width:170px;
	display:inline-block;
	font-size:20px;
	margin:10px 0px 0px 20px;
}

#hoofdnav li:hover a, #hoofdnav .active a{
	background-position:0px 0px;
}

#hoofdnav ul{
	position:absolute;
	left: 240px;
	margin-top: -95px;
	*margin-top:-28px;
	background:url(../slices/submenu_bg.png) no-repeat left 0px;
	display:inline-block;
	width:199px;
	height:122px;
	padding:28px 0px 0px 25px;
	z-index:1000;
}

#hoofdnav ul li{
	background:url(../slices/submenu_bullets.png) no-repeat left 6px;
	width:160px;
	height:23px;
	top:100%;
}

#hoofdnav ul li:hover{
	background-position:0px -21px;
}


#hoofdnav ul li a{
	background:none;
	width:100px;
	height:23px;
}

#hoofdnav ul span{
	color:#FFF;
	width:180px;
	display:inline-block;
	font-size:18px;
	margin:0px 0px 0px 20px;
}

#hoofdnav ul{
	display:none;
}


/* HOME */

.quote{
	color:#FFF;
	font-size:30px;
	display:inline-block;
	width:500px;
	text-align:right;
}

.naam{
	color:#bda632;
	font-size:22px;
	width:500px;
	text-align:right;
	margin-top: 3px;
}

.slider-wrapper .knop{
	margin:5px 0 0 360px;
}

.knop{
	cursor:pointer;
}

.btn_groen_rechts, .btn_groen_links{
	left:171px;
	background:url(../buttons/btn_groen_rechts.png) no-repeat right top;
	height:36px;
	display:inline-block;
	*display:inline;
	zoom:1;
	padding:8px 35px 0 5px;
	color:#FFF;
	text-decoration:none;
	font-size:15px;
}

.btn_groen_links{
	background:url(../buttons/btn_groen_links.png) no-repeat left top;
	width:10px;
	padding:8px 0px 0 0;
	float: left;
}

.nivoSlider {
    position:relative;
   /* background:url(images/loading.gif) no-repeat 50% 50%;*/
}
.nivoSlider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
.nivoSlider a {
    border:0;
   /* display:block;*/
}

#banner, #content_banner{
	background:url(../slices/banner_bg.png) no-repeat left top;
	width:696px;
	height:180px;
	display:inline-block;
	float:right;
	margin:-16px 30px 0 0;	
	position:relative;
	font-size:15px;
	color:#FFF;
}

#banner h2, #content_banner h2{
	color:#bda632;
	font-size:26px;
	margin:20px 0 20px 0px;
}

#content_banner.detail h2{
	margin:20px 0 26px 0px;
}


.bannerleft, .bannerright{
	float:left;
	width:245px;
	display:inline-block;
}

#content_banner .bannerleft, #content_banner .bannerright {
	width:260px;
}


.bannerleft{
	padding: 0 0 0 120px;
}

#content_banner .bannerleft{
	padding: 0 0 0 125px;
}


#polaroids{
	background:url(../slices/polaroids.png) no-repeat left top;
	width:159px;
	height:163px;
	position:absolute;
	left: -40px;
	top: 0px;
}

#portret{
	background:url(../slices/tarita.png) no-repeat left top;
	width:143px;
	height:188px;
	position:absolute;
	right: -30px;
	top: 5px;
}

/* CONTENTPAGINA */

#content_top, #content_middle{
	width:695px;
	padding:36px 0 0 40px;
	float:left;
}

#content_top{
	background:url(../slices/content_top.png) no-repeat left top;
	height:20px;
	color:#978528;
	font-size:16px;
}

#content_top .categorie{
	color:#747474;
	float:left;
	margin-right: 5px;
}


#content_middle{
	background:url(../slices/content_middle.png) repeat-y left top;
}

#content_middle h1{
	color:#72584c;
	margin: 0 0 20px 0;
}
#content_middle h2{
	font-size:18px;
	color:#72584c;
	margin:0 0 10px 0;
}

#content_middle #inleiding{
   	width:350px;
	float:left;		
}
#content_middle #tekst{
	clear:left;
	width:655px;
	padding:10px 40px 0 0;
}
#content_middle #tekst img.signature{
	float:right;
	margin:0 30px 20px 0;
}
#content_middle #verhalenarchief{
	width:655px;
	overflow:hidden;
	padding:0 0 20px 0;
	background:url(../slices/verhalen_border.gif) repeat-x left top;
}
#content_middle #verhalenarchief a{
	text-decoration:none;
	font-weight:normal;
	color:#7b5f48;
}
#content_middle #verhalenarchief a:hover{
	text-decoration:underline;
	font-weight:normal;
	color:#7b5f48;
}
#content_middle #verhalenarchief h2{
	font-size:26px;
	color:#7b5f48;
	line-height:28px;
	margin:25px 0 15px 0;
}
#content_middle #verhalenarchief td.verhaalblok{
	width:300px;
	padding:0 0 0 25px;
	height:25px;
	font-size:13px;
	color:#7b5f48;
	vertical-align:top;
	background:url(../img/verhaal_bullet.png) no-repeat left top;
}

#content_middle #contentfoto{
	float:left;
	margin:-60px 0 0 30px;
}

#content_middle p, #content_middle ul{
	font-size:13px;
	color:#72584c;
	margin-bottom:20px;
}

#content_middle a{
	text-decoration:none;
	color:#bda632;
}
#content_middle a:hover{
	text-decoration:underline;
	color:#bda632;
}


#content_middle ul li{
	padding-left:20px;
	list-style:none;
	background:url(../slices/list_bullets.png) no-repeat left 3px;
}



#content_banner{
	background:url(../slices/content_bottom.png) no-repeat left bottom;
	width:736px;
	margin: 0px -1px 0 0px;
	color:#747474;
}


/* FOOTER */
#footer{
	background:url(../slices/footer_bg.png) no-repeat left top;
	width:742px;
	height:59px;
	display:inline-block;
	float:right;
	color:#FFF;
	font-size:12px;
	padding: 30px 0 0 0;
	text-align:center;
}


/* START | Zorgvergoeding button ---------------------------------------------------------- */
/* START | ---------------------------------------- */
.variousxx.fancybox\.iframe {
    margin: 20px 0;
    height: 100%;
    display: block;
}