html{
	font: 13px Arial, Helvetica, Verdana, sans-serif;
	color:#383838;
}

body{
	margin:30px 0 0 0;
	padding:0;
	min-height:100%;
	background:#6e6d6d url(images/ag_core.png) top center repeat-x;
}

a:link, a:visited{
	color:#ff7500;
	text-decoration:none;
}


a:hover, a:active{
	color:#383838;
	background:#CCC;
	text-decoration:none;
}

img{
	border:1px #383838 solid;
	float:left;
	margin:0 5px 4px 0;
}

p{
	text-align:justify;
	margin:5px 0 10px 0;
}

h1 {
	font: normal 24px Futura, Arial, sans-serif;
	text-align: left;
	padding: 0;
	margin:0 0 5px 0;
	color:#ff7500;
	line-height:normal;
}

h1 a{
	font: normal 24px Futura, Arial, sans-serif;
	text-align: left;
	color:#ff7500;
}

h3 {
	font: normal 20px Futura, Arial, sans-serif;
	text-align: left;
	padding: 0;
	margin:0;
	color:#383838;
	line-height:normal;
}

#container {
	width:100%;
	height:100%;
	min-height:100%;
	position:relative;
}

#header {
	background:url(images/header.jpg) center center no-repeat;
	width:1000px;
	height:187px;
	margin:0 auto;
}

#header span{
	display:none;
}

#header div.header_foto
{
	position: absolute;
	display: block;
	height: 174px;
	width: 707px;
	margin-left: 273px;
	margin-top: 6px;
	z-index: 999;
	overflow: hidden;
}

#header div.header_foto img
{  
	height: 174px;
	width: 707px;
    top:  0; 
    left: 0;
    background: #fff;
} 

#header div.header_border
{
	position: absolute;
	display: block;
	height: 174px;
	width: 707px;
	margin-left: 273px;
	margin-top: 6px;
	background: url('images/header.png') no-repeat;
	border: 1px solid #f8f8f8;
	z-index: 1000;
}

/* Tom Menu */

#top_menu {
	background: url(images/top_menu.jpg) center top no-repeat;
	width:1000px;
	height:35px;
	margin:0 auto;
	border:none;
}

#top {
	position: absolute;
	z-index: 2147483647;
	height:35px;
	margin:0;
}

#top ul {
	list-style:none;
	float:left;
	margin:0 0 0 34px;
	padding:0 0 0 4px;
}

#top li {
	display:inline;
	float:left;
	margin:0;
	padding:0;
}

#top li ul {
	position: absolute;
	display:none;
	float:left;
	margin:0;
	padding:0;
	background: #fff;
	margin-top: 35px;
	z-index: 2147483647;
}

#top li ul li,
#top li ul li a
{
	float: left;
	clear: left;
	width: 136px;
	cursor: pointer;
}

#top li ul li a
{
	background: #e6e6e6;
}

#top li ul li a:hover
{
	background: #cacaca;
}

#top li ul li.eerste a
{
	background: url(images/top_submenu_bg.jpg) #e6e6e6;
}

#top li ul li.eerste a:hover
{
	background: url(images/top_submenu_hover.jpg) #cacaca;
}

#top li:hover ul {
	display:block;
}

#top a {
	text-decoration:none;
	border:0;
	display:block;
	float:left;
	margin:0;
	padding:0;
	cursor:pointer;
}

#top a span {
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#383838;
	line-height:35px;
	padding:0 24px;
}

#top a span span{
	color:#ff7500;
	padding:0;
}

#top > ul > li:hover > a,#top li.item_active a {
	background:#ff7500 url(images/top_menu_hover.jpg) top center repeat-x;
}
#top a:hover span,#top li.item_active a span {
	color:#fff;
	text-decoration:none;
}
/* Eind Top Menu */

#main {
	width:1000px;
	margin:0 auto;
	position:relative;
	padding:27px 0 0 0;
}

#left{
	width:239px;
	min-height:150px;
	float:left;
	margin:0 9px 0 0;
}

#hoekje{
	background:url(images/hoekje.png) top right no-repeat;
	width:41px;
	height:44px;
	position:absolute;
	margin:0 0 0 198px;
	z-index:999;
}

.thema{
	background: url(images/left_thema_ag_top.jpg) right top no-repeat;
	min-height:44px;
	margin:0;
	clear:both;
}

.thema_footer{
	background: url(images/footer_thema.jpg) right top no-repeat;
	width:239px;
	height:37px;
	float:right;
}

.thema_meer{
	background: url(images/bullet_oranje.jpg) right center no-repeat;
	display:block;
	height:28px;
	color:#383838 !important;
	text-decoration:none;
	font-size:17px;
	margin-right:10px;
	padding:9px 0 0 45px;
	outline:none;
}

.thema_meer:hover, .thema_meer:active{
	color:#ff7500 !important;
	text-decoration:none !important;
	background:transparent url(images/bullet_oranje.jpg) right center no-repeat !important;
}

#nieuwsbrief_box{
	background: url(images/nieuwsbrief_ag.png) right top no-repeat;
	width:239px;
	height:69px;
	margin:31px 0 0 0;
	float:right;
	clear:both;
}

#nieuwsbrief_box form{
	margin:0;
	padding:0;
}

#nieuwsbrief_box h3{
	display:block;
	height:26px;
	color:#fff;
	padding:2px 0 0 53px;
	font-size:17px;
}

input.nieuwsbrief_input{
	height:19px;
	width:181px;
	margin:9px 4px 0 44px;
	padding:4px 0 0 3px;
	border:none;
	background:transparent;
	font-size:13px;
	color:#393939;
	outline:none;
	cursor:text;
}


#categorie_box{
	width:239px;
	margin:31px 0 0 0;
	float:right;
	clear:both;
}

.categorie_header{
	background:url(images/categorie_header.jpg) right top no-repeat;
	width:191px;
	height:31px;
	float:right;
	padding:2px 0 0 15px;
	float:right;
}

.categorie_footer{
	background:url(images/categorie_footer.jpg) right top no-repeat;
	width:206px;
	height:9px;
	float:right;
}

#content{
	background:#fff;
	width:473px;
	margin:0 0 0 248px;
	padding:15px;
	text-align:justify;
	min-height: 600px;
}

#content_youtube{
	background:#E2E0E1 url(images/ag-youtube.jpg) top center repeat-x;
	width:690px;
	height:450px !important;
	margin:0 0 0 248px;
	padding:15px 15px 0 15px;
	text-align:justify;
	border:1px solid #FFF;
	position:relative;
}
#content_youtube h1{
	color:#333 !important;
}
#hoekje_youtube{
	width:41px;
	height:45px;
	position:absolute;
	background:url(images/hoekje-youtube.jpg) top right no-repeat;
	right:-1px;
	top:-1px;
}

#content_bio{
	background:#fff;
	width:503px;
	float:left;
	padding:0 0 18px 0;
	text-align:justify;
	margin-left: -15px;
	margin-top: -15px;
}

/* Zoekform */
.tab_wrapper{
	margin:0 0 0 30px;
	padding:10px 0 0 0;
	height:27px;
}

.zoekveld{
	background:url(images/ag_zoekveld.png) center center no-repeat;
	width:503px;
	height:100px;
	margin:0 0 0 248px;
	padding:0;
	text-align:justify;
}

.search_resultaat{
	font-weight:bold;
	margin:0 14px 0 14px;
}

.search_resultaat span{
	font-weight:normal;
	color:#999;
}

#search-bar{
	padding:5px;
	float:left;
	width:474px;
	height:32px;
}

#search-bar .search-style{
	height:23px;
	padding:1px 2px 2px 4px;
	margin:4px 0 0 26px;
	border:none;
	outline:none; 
	width:404px;
	background:transparent;
	font-size:16px;
	color:#383838;
	outline:none;
	cursor:text;
}

ul.search-options, ul.search-options li {
padding: 0;
border: 0;
margin: 0;
list-style: none;
display: inline;
}

ul.search-options{
	clear:both;
	height:81px;
	margin:0 0 0 30px !important;
}

ul.search-options li{
	background:url(images/zoek_tab.jpg) left top no-repeat;
	float:left;
	margin-right:1px;
	width:auto;
	color:#383838;
	text-decoration:none;
	height:28px;
}

ul.search-options li a{
	float:left;
	width:auto;
	background:url(images/zoek_tab_rechts.jpg) right top no-repeat;
	padding:6px 8px 7px 8px;
	color:#383838;
	text-decoration:none;
	font-weight:bold;
	outline:none;
}

ul.search-options li:hover{
	background: url(images/zoek_tab_selected.jpg) left top no-repeat;
	float:left;
	margin-right:1px;
	width:auto;
	color:#383838;
	text-decoration:none;
	height:28px;
}

ul.search-options li a:hover{
	float:left;
	width:auto;
	background: url(images/zoek_tab_selected_rechts.jpg) right top no-repeat;
	padding:6px 8px 0 8px;
	color:#383838;
	text-decoration:none;
	font-weight:bold;
	outline:none;
	height:30px;
}

ul.search-options li.selected{
	background:#93F;
	float:left;
	width:auto;
	background: url(images/zoek_tab_selected.jpg) left top no-repeat;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}

ul.search-options li.selected a{
	background:#90b557;
	float:left;
	width:auto;
	background: url(images/zoek_tab_selected_rechts.jpg) right top no-repeat;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	outline:none;
}

.search_button{
	border:none;
	background:transparent;
	height:25px;
	width:30px;
	cursor:pointer;
	outline:none;
}
/* Eind Zoekform */

.content_quote{
	background:#383838;
	color:#fff;
	margin-bottom: 15px;
	padding:10px 10px 10px 10px;
}

.content_quote h2{
	margin:0;
	font-size:15px;
}

.content_leesmeer{
	float:right;
	margin:5px 0 0 0;
	width:100%;
	clear:both;
}

.content_leesmeer a{
	background: url(images/bullet_leesmeer.jpg) top right no-repeat;
	display:block;
	width:100px;
	height:20px;
	font-size:14px;
	color:#383838;
	text-decoration:none;
	padding:3px 0 0 0;
	float:right;
}

.content_leesmeer a:hover{
	background:url(images/bullet_leesmeer.jpg) bottom right no-repeat;
	color:#666;
}

.titel_bio_header{
	height:37px;
	background: url(images/titel_bio_header.jpg) top repeat-x;
	margin:0 0 10px 0;
}

.titel_bio_header h1{
	line-height:normal;
	margin:0;
	padding:2px 0 0 10px;
	color:#fff;
}

.artikel{
	position:relative;
	width:100%;
	margin:0;
	padding:0;
}

.artikel a{
	white-space:nowrap;
}

.artikel,
.thema_row
{
	margin:0 14px 0 14px !important;
	position:relative;
	float:left;
	width:445px;
}


.artikel .sIFR-jquery,
.artikel .sIFR-replaced
{
    height: 35px;
    width: 447px;
    overflow: hidden;
}

.thema_row .sIFR-jquery,
.thema_row .sIFR-replaced
{
    height: 35px;
    width: 320px;
    overflow: hidden;
}

#content_bio .artikel {
	margin:0 14px 0 14px !important;
	position:relative;
	float:left;
	width:477px;
}

.artikel img,
.thema_row img {
	margin: 0 15px 10px 0;
}

.datum{
	color:#a8a7a7;
	font-size:11px;
	margin:0;
}

/* Paginiering */

.pagination {
  background: white;
  margin: 10px 0 0 15px !important;
}
.pagination a, .pagination span {
	background: url(images/page.jpg) center center no-repeat;
	width:23px;
	height:22px;
	line-height:22px;
    display: block;
    float: left;
	padding:0;
	text-align:center;
    margin: 0 5px 5px 0; }
.pagination span.disabled {
    color: #383838;
    border: 1px solid #DDD;
}
.pagination span.leeg {
	background: transparent;
	width:16px;
	height:20px;
    display: block;
    float: left;
	padding:3px 0 0 7px;
    margin-right: 5px; }
.pagination span.disabled {
    color: #383838;
    border: 1px solid #DDD;
}
.pagination span.current {
    font-weight: bold;
    background: url(images/current.jpg) center center no-repeat;
    color: #fff;
}
.pagination a {
    text-decoration: none;
    color: #383838;
}
.pagination a:hover, .pagination a:focus {
	background: url(images/current.jpg) center center no-repeat;
	color: #003;

}
.pagination a.next_page {
	background:url(images/next.jpg) center center no-repeat;
}

.pagination a.prev_page {
	background:url(images/previous.jpg) center center no-repeat;
}

.pagination a.next_page:hover {
	background:url(images/next_hover.jpg) center center no-repeat;
}

.pagination a.prev_page:hover {
	background:url(images/previous_hover.jpg) center center no-repeat;
}
/* Eind Paginiering */

#right_index{
	width:238px;
	float:right;
	margin:0 ;
}

#right_bio{
	width:249px;
	float:right;
	margin:0 ;
}

.right_index_header{
	background: url(images/right_bio_header.jpg) top right no-repeat;
	width:206px;
	height:25px;
	padding:4px 0 8px 0;

}

.right_social_header{
	background: url(images/right_social_header.jpg) top right no-repeat;
	width:206px;
	height:25px;
	padding:4px 0 8px 0;
}

.right_social_header h3{
	margin:0;
	padding:0 0 0 10px;
}

.right_bio_header{
	background: url(images/right_bio_header.jpg) top right no-repeat;
	width:216px;
	height:25px;
	padding:4px 0 8px 0;
}

.right_index_header h3{
	margin:0;
	padding:0 0 0 10px;
}

.right_index_content{
	background:#fff;
	width:188px;
	padding:9px;
}

.right_index_content_social{
	background:#F97100 url(images/right_index_content_social_.jpg) bottom center no-repeat;
	width:206px;
	padding:10px 0 12px 0;
	margin:0;
	position:relative;
}

.right_index_content_social ul{
	padding:0;
	margin:0;
	display:inline;
	list-style:none;
}

.right_index_content_social li{
	padding:0;
	margin:0 5px 0 4px;
	width:32px;
	float:left;
}

.right_index_content_social a:link,
.right_index_content_social a:visited{
	display:block;
	padding:0;
	margin:0 4px 0 0;
	color:#fff;
}

.right_index_content_social a:hover,
.right_index_content_social a:active{
	color:#2A2A2A;
	background:none;
}

.right_index_content_social a span{
	display:none;
}

.right_index_content_social a.hyves{ width:32px; height:32px; display:block; background:url(images/social-hyves.jpg) 0 0 no-repeat; }
.right_index_content_social a.twitter{ width:32px; height:32px; display:block; background:url(images/social-twitter.jpg) 0 0 no-repeat; }
.right_index_content_social a.youtube{ width:32px; height:32px; display:block; background:url(images/social-youtube.jpg) 0 0 no-repeat; }
.right_index_content_social a.linkedin{ width:32px; height:32px; display:block; background:url(images/social-linkedin.jpg) 0 0 no-repeat; }
.right_index_content_social a.facebook{ width:32px; height:32px; display:block; background:url(images/social-facebook.jpg) 0 0 no-repeat; }

.right_index_content h3{
    margin:0 0 5px 0;
    padding:0;
    text-align:left;
    line-height:normal;
}

.right_index_content .sIFR-jquery,
.right_index_content .sIFR-replaced
{
    height: 30px;
    width: 190px;
    overflow: hidden;
}

.right_index_content p{
	margin:0;
	padding:0;
	line-height:normal;
}

.right_index_content img{
	width:186px !important;
}

.right_index_leesmeer{
	background:url(images/right_index_leesmeer.jpg) top center no-repeat;
	margin:0;
	width:206px;
}

.right_index_leesmeer a{
	background: url(images/bullet_right_index.jpg) right center no-repeat;
	display:block;
	width:186px;
	height:27px;
	font-size:17px;
	text-align:left;
	color:#383838;
	text-decoration:none;
	padding:10px 0 0 10px;
	outline:none;
}

.right_index_leesmeer a:hover{
	color:#ff7500;
}
/* #right{
	background:#9C9;
	width:249px;
	min-height:150px;
	float:right;
} */



/* Accordion Menu Rechts */
.right_accordion{
width: 206px;
margin:27px 0 0 0;
background:#414040 url(images/right_accordion_footer.jpg) bottom right no-repeat;
padding:0;
}

.right_accordion_bio_header{
width: 206px;
height:37px;
margin:0 0 0 0;
background: url(images/right_bio_header.jpg) top left no-repeat;
padding:0 0 0 10px;
}

.right_bio_content{
	width:216px;
	padding:0;
	margin:0;
}

/* Right Bio Content Menu */
.bio_menu ul{
	background: url(images/right_bio_content.jpg) left repeat-y;
	margin:0;
	padding:10px 0 0 0;
	list-style-type: none;
	width: 216px;
	float:left;
	clear:both;
}

.bio_menu ul li a, .bio_menu ul li a:visited{
	background:url(images/bio_menu_bullet.jpg) left center no-repeat;
	display: block;
	overflow: auto;
	text-decoration: none;
	padding:8px 0 8px 48px;
	color:#383838;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
}

.bio_menu ul li a:hover, .bio_menu ul li a:active{
	color:#ff7500;
	background:transparent url(images/bio_menu_bullet_hover.jpg) left center no-repeat;
}

.bio_menu{
	width:216px;
	padding:0;
	margin:0;
	position:relative;
}

.right_bio_footer{
	background: url(images/right_bio_footer.jpg) bottom left no-repeat;
	width:216px;
	height:17px;
	clear:both;
}

/* Alternatief Menu */
.alternatief{
	width:206px;
	float:left;
	margin:0 0 0 10px;
}
	
.alternatief ul{
	margin: 0 0 0 0;
	padding: 0;
	list-style-type: none;
	width: 206px;
	float:left;
	background:#414040;
}

.alternatief ul li a, .alternatief ul li a:visited{
	display: block;
	overflow: auto;
	text-decoration: none;
	padding:7px 0 7px 10px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.alternatief ul li a:hover, .alternatief ul li a:active{
	background:#4c4b4b;
	color:#ff7500;
}

.alternatief h3{
	display:block;
	margin:25px 0 0 0;
	padding:4px 0 0 10px;
	width:196px;
	height:29px;
	background:url(images/right_index_header.jpg) top right no-repeat;
}

.right_accordion .menuheader{
	background:#414040 url(images/right_accordion_header.jpg) top left no-repeat;
	font: 15px Arial, Helvetica, sans-serif;
	color: #fff;
	height:25px;
	line-height:normal;
	margin:0;
	padding:8px 0 0 15px;
	cursor: pointer;
}

.right_accordion .menuheader a{
	display:block;
	height:25px;
	width:191px;
	color:#fff;
	text-decoration:none;

}

.right_accordion .menuheader:hover{
	color:#383838;
}

.bioheader{
	background:#414040 url(images/right_accordion_header.jpg) top left no-repeat;
	color:#383838;
	height:30px;
	line-height:normal;
	margin:0;
	padding:3px 0 0 10px
}

.right_accordion .openheader{
	background:#414040 url(images/right_accordion_header.jpg) top left no-repeat;
	color:#383838;
}

.right_accordion ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.right_accordion ul li{
	padding: 0;
	list-style-type: none;
	position: relative;
	margin:0;
}

.right_accordion ul li a, .right_accordion ul li a:visited{
	height:25px;
	color: #fff;
	display: block;
	text-decoration: none;
	padding:5px 0 0 10px;
	width:196px;
}

.right_accordion ul li a:hover, .right_accordion ul li a:active{
	color: #F97100;
	background:#4c4b4b;
}

/* Eind Accordion Menu */


#footer {
	background: url(images/footer.jpg) center top no-repeat;
	width:1000px;
	height:202px;
	margin:0 auto;
	clear:both;
}

.copyright_footer{
	color:#fff;
	float:left;
	margin:145px 0 0 50px;
}

.adres_footer_1{
	color:#000;
	float:right;
	margin:115px 15px 0 0;
}

.adres_footer_2{
	color:#000;
	float:right;
	margin:115px 45px 0 0;
}

/* Thema Menu */
.thema ul{
	margin: 0 0 0 33px;
	padding: 0;
	list-style-type: none;
	width: 206px;
	float:left;
	background:#F97100;
}
	
.thema ul li{
	position: relative;
}

.thema ul li a, .thema ul li a:visited{
	display: block;
	overflow: auto;
	color: black;
	text-decoration: none;
	padding:7px 0 7px 10px;;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
}

.thema ul li a:hover, .thema ul li a:active{
	background:#fd821a;
	color:#383838;
}


/* Categorie Menu */

#categorie_menu{
	margin:0;
	float:right;
	position:relative;
	z-index: 1000;
}
.categorie_menu ul{
	margin: 0 0 0 33px;
	padding: 0;
	list-style-type: none;
	width: 206px;
	background:#f8f8f8;
}
	
.categorie_menu ul li{
	position: relative;
}

.categorie_menu > ul li > a, .categorie_menu > ul li > a:visited{
	display: block;
	overflow: auto;
	color: black;
	text-decoration: none;
	padding:7px 0 7px 15px;;
	color:#383838;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.categorie_menu > ul > li > a:hover, .categorie_menu > ul > li > a:active{
	background:#f2f2f2;
	color:#ff7500;
}
	
.categorie_menu ul li ul
{
	display: none;
	position: relative;
	padding: 0;
	margin: 0;
	z-index: 1000;
}
	
.categorie_menu ul li ul li
{
	background: #ddd;
}
	
.categorie_menu ul li ul li:hover a
{
	background: #eee;
	color:#ff7500;
}
	
.categorie_menu ul li:hover ul
{
	display: block;
}

#zoek2,
#zoek3,
#zoek4
{
	display: none;
}

a.terug_naar_thema
{
	background: url('images/previous.jpg') top left no-repeat;
	display:block;
	clear: both;
	width:200px;
	height:20px;
	font-size:14px;
	color:#383838;
	text-decoration:none;
	padding:3px 0 0 0;
	padding-left: 30px;
	margin: 15px;
}

a.terug_naar_thema:hover
{
	background: url('images/previous_hover.jpg') top left no-repeat;
	color:#666;
}

div.thema_row div.gelijkehoogte
{
	margin-top: -34px;
}

div#mediaplayer
{
	height: 0;
	width: 0;
	overflow: hidden;
}