/* Reset
------------------------------------------------------------ */
* { margin: 0; padding: 0; }
html { overflow-y: scroll; overflow-x: hidden}
body { background:#ffffff; font-size: 13px; color: #000; font-family: 'PT Sans Narrow', sans-serif;}
ol, ul { list-style: none; margin: 0;}
ul li { margin: 0; padding: 0;}
a, img { outline: none; border:none; color: #000;}
p { margin: 0 0 10px; line-height: 1.5em; font-size: 1.2em;}
img { display: block; margin-bottom: 10px;}
#main, #fullmain, aside {line-height: 1.5em; font-size: 1.4em;}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section { 
    display: block;
	}
	
/* Structure */

/*.clearfix:before,
.clearfix:after
{
  display: table;
  content: " ";
}*/

#container {
    margin: auto;
	width: 100%;
	background: url('../../images/ag-top.png') 4em 4.5em repeat-x; 

}
#wrappertop{
	width: 100%;	
	margin: auto;
	padding: 0 0.5em 0 1.5em;
	background-color: #fff;
	box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.15);
	height:4.2rem;
	z-index: 5;
	position: fixed;

	} 

#wrapperintro {
	position: relative;
	display:block;
	/*background-color: #fff;*/
	width: 100%;	
	max-width: 1400px;
	margin: auto;
	margin-top:2.4em;
	padding: 0;
	overflow:auto;
  	padding-bottom: 180px; /* must be same height as the footer */
	min-height: 550px;
	z-index: 3;

	}
#wrapper-green{
	background: url('../../images/ag-green.png') left bottom no-repeat; 
	position: relative;
	/*background-color: #fff;*/
	width: 100%;	
	max-width: 1400px;
	margin: auto;
	margin-top: 5em;
	margin-bottom: 3em;
	padding: 0 2.5em;
  	padding-bottom: 150px; /* must be same height as the footer */
	/*box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.55);*/
	border:0px solid #000;
	z-index: 3;
}
#wrapper {

	position: relative;
	display:block;
	overflow:auto;
	background-color: #fff;
	width: 100%;	
	max-width: 1400px;
	margin: 0 0;
	padding: 4em 3em 2em 4em;
	min-height:450px;
	z-index: 4;

	} 
#wrapperintro img {
		width: 100%;
		max-width:650px;
		margin:0;
		clear: both;
	
}


/*home*/
.container{
	width: 94%;	
	max-width: 1400px;
  	background: #fff;
  	margin: 3em 2em 2.0em 2.5em;
	padding: 0 0 0 3%;
  	position: relative;
  	text-align:left;


}

.block {
  	
  	height:auto;
  	width: 26.3%;
  	display:inline-block;
  	margin: 3em 2.3em;
	color: #fff;
	text-align:left;
	transition: all .1s ease-in-out; 
/* offset-x | offset-y | blur-radius | color */
box-shadow: -2.8em 4.0em 0px #41ad49;

}
.block:hover { 
 	transform: scale(1.01);
/* offset-x | offset-y | blur-radius | color */
box-shadow: -2.5em 3.8em 0px #41ad49;
  -webkit-filter: brightness(120%);
  filter:brightness(115%);

}

.block b 

{	padding: 0 0 0 0;
	margin: -30px 1.7em 0 0;
	color: #fff;
	font-size: 1.3em;
	font-weight: 600;
	display: block;
	position: relative;
	width: auto;
	top: 37px;
	left:7px;
	text-transform: uppercase;
	letter-spacing:1px;
	
	}

.container-green{
	position: relative;
	display:block;
	background: url('../../images/ag-bottom.png') left bottom no-repeat; 
	padding: 0 3em 3em 3em;
	margin: 5em 1.5em 0 1.5em;

}
.container-text
{
	position: relative;
	display:block;
	background: #bcbdc0;
	padding: 3.2em 3em 0 3em;	
	margin: 3em 0 0 0;
	min-height: 150px;

}


#main, #main2 {
		width: 58%;
		margin: 0;
		float: left;
		padding:0 0 2.5em 0;
		
		}	
#fullmain,#fullmain2
{
		min-width: 98%;
		margin: 0;
		float: left;
		padding:0 0 0 0;
		
		}

#fullmain ul,
#main ul, aside ul{	
	margin: 17px 0 17px 0;
	padding: 0 0 0 0;
	border: 0;	
}
#fullmain li,
#main li, aside li
{
	margin: 0 0 0 18px;
	padding: 0 0 0 0;
	border: 0;
	list-style-type: square;
	text-decoration: none;
	list-style-position : outside;
}
aside img {
		width: 90%;
		max-width:450px;
		margin: 1em 2em 3em 0;
		padding:0;
		clear: both;
	/*	offset-x | offset-y | blur-radius | color*/
		box-shadow: 1.5em 1.5em 0 #41ad49; 
}
#fullmain,
#main img {
		width: 90%;
		max-width:720px;
		margin: 1em 2em 3em 0;
		padding:0;
		clear: both;
		/*	offset-x | offset-y | blur-radius | color*/
		box-shadow: 1.5em 1.5em 0 #41ad49; 
	
}

aside {
		width: 35%;
		margin: 0;
		float: right;
		padding:0 0 2.0em 0;

		}

/*en*/
#zoek{
	position: absolute;
	top: 1%;
	right: 10%;
	
	
}
a.zoek{color: #005B8B; 

	margin-left: 3.35em;
	background: url('../../images/zoek.png') 100% 20% no-repeat;
	padding: 0.3em 1.9em 0.7em 0;
}


.searchtablecontent{
	width: 100%;
	margin: -1.5em 0 3em 0;
	
	}
.searchrowcontent
{
	padding: 0.5em 0;
	border-top: 1px dotted #25408f;

	}
.searchlinkcontent, a.searchlinkcontent:hover {
	background-color:#00a994;
	color: #fff;
	/*font-weight: 700;*/
	padding: 0.1em 0.35em 0.2em 0.35em;
	line-height:2.5em;
	text-transform: capitalize;
	text-decoration: underline; 
	}

		
input,.searchinputcontent
{
	margin: 0 0 0 0;
	padding: 0 0 0 3px;
	font-size: 1.0em;  
	color: #25408f;
	border: 1px solid #25408f;
	height: 1.8em;
	width : 60%;

}
.searchselectcontent{
	display: none;
	/*font-size: 1.0em;  
	color: #005b8a;
	border: 1px solid #005b8a;
	height: 1.95em;
	min-width: 4.5em;
	width : 10%;*/
}
.searchbuttoncontent
{
	margin: 0.5em 0 2.0em 0;
	padding: 1px 0 3px 0;
	border-top:0px solid #fff;
	width : 5em;
	height : 1.6em;
	background-color:#25408f;
	text-transform: uppercase;
	color: #fff;
	font-size: 1.20em;
	letter-spacing: 1px;
	text-align: center;
	cursor:pointer;

}

.searchbuttoncontent
{
	margin: 0.5em 0 2.0em 0;
	padding: 1px 0 3px 0;
	border-top:0px solid #fff;
	width : 5em;
	height : 1.6em;
	background-color:#25408f;
	text-transform: uppercase;
	color: #fff;
	font-size: 1.20em;
	letter-spacing: 1px;
	text-align: center;
	cursor:pointer;

}

.btn-outline-success
{
	margin: 0.5em 0 0 0;
	background-color: transparent;
	text-transform: uppercase;
	color: #41ad49;
	font-weight: 600;
	letter-spacing: 1px;
	padding: 0.25em 1em;
	border: 2px solid #41ad49;
  	border-radius: 5px;

}

.btn-outline-success:hover
{
	background-color: #41ad49;
	
}
/*form*/
.form{ 
	background: /*#0091cd*/#bcbdc0;
padding: 1em 2em 7em 2em}

.form input[type="text"] {
	width: 100%;
	color: #000;
	outline: none;
	font: 1.15em Arial, helvetica, sans-serif;
	letter-spacing: 0.1px;
	padding: 0.2em;
	margin: 0.3em 0;
	border: solid 0px #7D7D7D;
	border-radius: 5px;
	-webkit-appearance: none;
}

.form select

{	border: 0px solid #41ad49;
	width: 100%;
	color: #666667;
	outline: none;
	font: bold 1.15em Arial, helvetica, sans-serif;
	padding: 0.3em 0.2em;
	margin: 0.3em 0;
	border-radius: 5px;
	/*-webkit-appearance: none;*/
}
.form textarea {
	resize: none;
	color: #000;
	width: 100%;
	outline: none;
	padding: .2em;
	font: 1.15em Arial, helvetica, sans-serif;
	border: solid 0px #7D7D7D;
	margin: 0.5em 0;
	min-height: 80px;
	 border-radius: 5px;
	-webkit-appearance: none;
}
.form input[type="submit"]{
	font: 1.2em Arial, helvetica, sans-serif;
	background-color: transparent;
	text-transform: uppercase;
	color: #41ad49;
	font-weight: 600;
	letter-spacing: 1px;
	border: 2px solid #41ad49;
  	border-radius: 5px;
	margin: 0.3em 0;
	padding: 0.15em 0;
	-webkit-appearance: none;
	float: right;
	width: 50%;
}

.form input[type="submit"]:hover
{
	background-color: #41ad49;
	color: #fff;
	transition:0.5s all;
}
#code
{
	width: 50%;
	float: right;

}



/*END Form*/
		
/*-- footer --*/
/*Opera Fix*/
/*-- footer --*/
/*Opera Fix*/
body:before {
  content:"";
  height:100%;
  float:left;
  width:0;
  margin-top:-32767px;/*negate effect of float*/
	
}
.footer{
	background-color: #29292a;
	padding: 4.0em 0 3rem 0;
	position: relative;
	margin-top: -160px; /* negative value of footer height */
	width: 100%;
    clear:both;
	z-index:10;

	
}
#footer {	
	width: 90%;	
	max-width: 1200px;
	margin: auto; 
	padding: 0 0 10% 0;


}
.col-sm-5 {
	position: relative;
	width:50%;
	margin-bottom: 4rem;
}

.col-sm-4 {
    margin: 0;
	margin-right: 2em;
	width: 95%;
	}


.footer b {
	display: block;
	font: 1.6em 'PT Sans Narrow', sans-serif;
	color:#fff; 
	margin-bottom: -0.5rem;


}
.footer p{
	color:#fff;
	font-size: 1.15em;
	margin:0;
	padding: 0;
	/*display: inline-table;*/

}
.footer p a,.footer a b{
	color:#41ad49;
	font-size: 1.0em;
	text-decoration:none;
	margin: 0 0 0 0;

}
.footer p a:hover,.footer a:hover b{
	color:#fff;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-ms-transition:0.5s all;
	-o-transition:0.5s all;
	-mz-transition:0.5s all;
}
.col-sm-4 img{
	display: inline;
	max-width: 3.5rem;
	padding: 0 0.5rem 0.5rem 0;
	margin: 0;
	position: relative;
	transition: all .1s ease-in-out; 
	}

.footer img:hover { 
	transform: scale(1.09);
	/*box-shadow: 0 5px 15px rgba(0,0,0,0.4);*/
  -webkit-filter: brightness(195%);
  filter:brightness(115%);
}

 h1,h2 {
	color: #fff;
	display: inline-block;
	background-color:#41ad49;
	text-transform: uppercase; 
	font-size: 1.5em;
	font-weight: 500;
	line-height: 1.6em;
	letter-spacing: 0.05em;
	padding: 0 0.6em;
	margin: 0 0 1.3em 0;

 }
.container-text  h1, .container-text  h3{
	color: #fff;
	background-color:transparent;
	text-transform: inherit; 
	display: block;
	font-size: 1.7em;
	font-weight: 550;
	line-height: 1.3em;
	letter-spacing: 0;
	padding: 0;
	margin: 0em 0 0.3em 0;

 }
h3{	
	color: #fff;
	display: inline-block;
	background-color:#bcbdc0;
	text-transform: uppercase; 
	font-size: 1.5em;
	font-weight: 500;
	line-height: 1.6em;
	letter-spacing: 0.05em;
	padding: 0 0.6em;
	margin: 0 0 1.3em 0;
}
h4{	
	color: #000000;
	font-size: 120%;
	font-weight: 600;
	line-height: 1.6em;
	padding: 0;
	margin: 1.0em 0 -1em 0;
}	
h5{	
	color: #ffffff;
	font-size: 2.2em;
	font-weight: 600;
	line-height: 1.6em;
	letter-spacing: 0.05em;
	padding: 0.3em 0;
	margin: 0 0 0 0;
}
b, strong {
	font-size: 120%;
	line-height: 1.6em;
 }
 

a{color: #41ad49;text-decoration: none;}
a:hover{color: #0bd019;text-decoration: none;}
a:active{color: #005b8a; text-decoration: none;}	
/*-- banner --* wrapper*/
#banner
{
	margin: 0 2em;

}
.rotating-item {display:none; position:absolute; top:4.8em; left:0;
	padding: 0 2.5em 2.5em 0;
	maring: 0 1.5em;
	background: url('../../images/ag-banner.png') no-repeat;
	background-size: cover;

} 

#rotating-item-wrapper{ 
	position: relative;	
	top: 0em;
	padding: 15.1% 0 0 0;
	text-align: center;
    margin: auto;
	max-width: 1650px/*1750px*/;
	z-index:0;

}
	
#rotating-item-wrapper img {
width:100%;
height: auto;
margin:0 -100% 0 0;

	
/* offset-x | offset-y | blur-radius | color 
box-shadow: 10em 5.0em 0px #41ad49;*/
}

		
/*pagina links*/
.linktable{margin: -8px 0 5% 0;padding: 0;border: 0; width: 80%} 
.linkbody {padding: 6px 0 6px 0; border: 0; border-bottom: 1px dotted #858482; }
.linktekst{margin: -18px 0 0 40%; padding: 0 5px 0 0 }
.linkurl, .linkurl a{background : url('../../images/ag-news.gif') top left no-repeat; padding:3px 0 3px 15px; line-height: 1.5em}
a:hover.linkurl {color:  #0e637b; background : url('../../images/ag-newshover.gif') no-repeat; }

/*pagina sitemap*/
.sitemaptable{margin: 10px 0 0 0;padding: 0;border: 0; width: 60%} 
.sitemapmenu{display:block; color: #0c4454; border-bottom: 1px dotted #0c4454; font-weight: bold; margin: 0 30px 0 0; min-width: 10.0em; text-transform: uppercase; text-align: right}
.sitemaprow {display:block; padding: 6px 0 6px 0; border: 0; border-bottom: 1px dotted #858482; min-width: 15.0em}
a.sitemaplink{background : url('../../images/ag-news.gif') no-repeat; padding: 2px 0 2px 22px; margin: -12px 0 0 0px;  }	
a:hover.sitemaplink {color:  #0e637b; background: url('../../images/ag-newshover.gif')  no-repeat;}	


/*pagina fotoalbum*/

.fotoalbumtable		{width: 70%; position: relative; z-index: 1;  margin: 1.5em 0 -5.0em 0 }
.fotoalbumtable img {width: 70%;max-height: 600px; border: 1px dotted #858482; padding: 1.0em;}
.fotoalbumtitel		{/*display: block; */border-bottom: 1px dotted #858482; max-width: 80%;}
a.fotoalbumlink		{background : url('../../images/ag-news.gif') top left no-repeat; padding:3px 0 3px 15px; margin: 0 0 0 20px; line-height: 1.5em}
a.fotoalbumlink:hover{background : url('../../images/ag-newshover.gif') no-repeat;}
/*agenda*/
div.downloadlink a

{
	color: #0091cd;
	padding: 0.1em  0.6em  0.1em 1.6em;
	margin: 0;
	background: url('../../images/meer.png') 5px -5px no-repeat; 

}
div.downloadlink a:hover{background: url('../../images/meer.png') 5px -5px no-repeat;}

/*start nieuws*/
a.nieuwslink
{
	display: block;
	padding: 0.5em 2.0em 0.5em 0.5em;
	margin: 0 0 0.3em 0;
	font-size: 91%;
	line-height: 1.35em;
	color:#000;
	background: #009aac url('../../images/meer.png') top right no-repeat;
	border: 0.15em solid #009aac; 

}
a.nieuwslink:hover
{	color:#000;
	text-decoration: none;
	background: #00c5d7 url('../../images/meer.png') top right no-repeat;
	border: 0.15em solid #00c5d7; 
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-ms-transition:0.5s all;
	-o-transition:0.5s all;
	-mz-transition:0.5s all;
}

a.nieuwslinkon
{	display: block;
	padding: 0.5em 2.0em 0.5em 0.5em;
	margin: 0 0 0.3em 0;
	font-size: 91%;
	line-height: 1.35em;
	color: #000;
	background: url('../../images/meer.png') top right no-repeat;
	border: 0.15em solid #009aac; 
	}

/* Logo H1 */
	

#naw {

	position: absolute;
	top: 0;
	/*left: 11%;*/
	right: 70%;
	padding: 1% 1.3% 2.5% 1.3%;
	width: 24em; 
	height: auto;
	z-index: 6;
	margin: auto;


}
#naw img {
	width: 100%;
  	padding: 2px;
  	margin: 0;
	background-color: #fff;
	border: 4px solid #25a734;	
}

/* Nav */

.menu{display: none;}
#navcontainer
{
	height: 0em;
	position: relative;
	top: 2em;
	left: 0;
	z-index: 4;
	margin: auto;
	text-align: middle;
	display: block;


}
#nav
{
	width: 100%;	
	max-width: 1200px;
	margin: auto;
	padding: 0;
	font-family: 'PT Sans Narrow', sans-serif;
	font-weight:500;
	letter-spacing: 1px;
	position: relative;
	top: 0;
	
	}

#nav > a
{
	display: none;

}

#nav li
{
	position: relative;
	
}
#nav li a
{
	color: #414142;
	display: block;
	text-decoration: none;
	margin-left: 0
	

}
#nav li a:active,
#nav li a#current
{
	color: #41ad49;
	border-bottom: 12px solid #41ad49;

}

#nav span:after
{
	width: 0;
	height: 0;
	/*border: 0.313em solid transparent; /* 5 *//*
	border-bottom: none;
	border-top-color: #000;
	content: '';*/
	content: "\002B";
	/*vertical-align: middle;*/
	display: inline-block;
	position: relative;
	right: -0.313em; /* 5 */
}

#nav li a#current span:after
{
	width: 0;
	height: 0;
	/*border: 0.313em solid transparent; /* 5 *//*
	border-bottom: none;
	border-top-color: #000;
	content: '';*/
	content: "\002B";
	/*vertical-align: middle;*/
	display: inline-block;
	position: relative;
	right: -0.313em; /* 5 */
}
#nav a:hover span:after
{
	width: 0;
	height: 0;
	/*border: 0.313em solid transparent; /* 5 *//*
	border-bottom: none;
	border-top-color: #000;
	content: '';*/
	content: "\002B";
	/*vertical-align: middle;*/
	display: inline-block;
	position: relative;
	right: -0.313em; /* 5 */
}
/* first level */

#nav > ul
{
	height: 3.15em; /* 60 */

}
#nav > ul > li
{
	/*width: 10.1%;*/
	height: 100%;
	float: left;
	left: 31%;


}
#nav > ul > li > a
{
	height: 100%;
	padding: 0 1.2em;
	font-size: 120%; /* 24 */
	line-height: 1.5em; /* 60 (24) */
	text-align: center;
	text-transform: uppercase;
	border-right: 1px dotted #41ad49;
	border-bottom: 12px solid #fff;


}
#nav > ul > li:not( :last-child ) > a
{
	border-right: 1px dotted #41ad49;


}

#nav > ul > li:hover > a,
#nav > ul:not( :hover ) > li.active > a
{
	/*background-color: #02a6ea;*/
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-ms-transition:0.5s all;
	-o-transition:0.5s all;
	-mz-transition:0.5s all;
	color: #0bd019;
	border-bottom: 12px solid #0bd019;
}


/* second level */
#nav li ul
{
	background-color: #fff;
	display: none;
	position: absolute;
	top: 100%;
	margin-left: 0
}
#nav li:hover ul
{
	display: block;
	left: 0;
	right: 0;
}
#nav li:not( :first-child ):hover ul
{
	left: 0px;
}
#nav li ul a
{
	font-size: 1.2em; /* 20 */
	border-bottom: 1px dotted #bcbdc0;
	padding: 0.5em 0.5em 0.5em 0.9em; /* 15 (20) */;
	color: #414142;
}
#nav li ul li a:hover,
#nav li ul:not( :hover ) li.active a
{
	color: #fff;
	border-bottom: 1px dotted #bcbdc0;
	background-color: #0bd019; 
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-ms-transition:0.5s all;
	-o-transition:0.5s all;
	-mz-transition:0.5s all;
}

/* Media Queries */
@media (max-width:1440px){
html, body
{
	/*font-size: 90%; /* 12 */

}
#wrapperintro
	{
	margin-top:22%;
		}
	
#wrapper
	{
	margin-top:26%;
		}	
#wrapper-green
	{
	margin-top:27%;
		}
#naw {
	
	width: 19em; 
	left: 0.5%;
}
#nav{	font-size: 90%; /* 12 */
		
	}	
#nav > ul > li
{
	/*width: 10.1%;*/
	height: 100%;
	float: left;
	left: 25%;


}	
}

@media screen and (max-width:1024px) {


/*intropage tegels 2X ipv 3*/		
.block {
width: 40.1%;

}

	
 
}
@media screen and (max-width: 960px/*870px*/) {


#wrapper-green
	{
		
	background: url('../../images/ag-green.png') left bottom no-repeat; 
	background-size: contain;	
	padding: 0 3em 14em 3em;
	/*margin: 10% 1.5em 0 0;  */


		}
	
.container-text /*intro pagina*/
{
	position: relative;
	display:block;
	background: #bcbdc0;
	padding: 3.2em 3em 0 3em;	
	margin: 3em 0 0 0;
	
	}
#wrapper
	{	
		padding: 4em 5% 2em 5%;	
		
	}
	
#naw {
	
	padding: 1em 1.3% 6.5% 0%;
	width: 29%; 
	height: 29%;
	left: 4.0%;
	min-width: 200px;


}
.menu{
	display: block;
	position: absolute;
	top: 0;
	left:0;
	color: #41ad49;
	font-weight: 600;
	text-transform: uppercase;

	}
#navcontainer
{

	top: 0em;
	}	
#nav > a
{
	width:  5.5em; /* 50 */
	height: 5.0em; /* 50 */
	text-align: left;
	/*text-indent: -9999px;*/
	color: #41ad49;
	font-weight: 600;
	line-height: 3.2em;
	text-transform: uppercase;
	background: url('../../images/icon.png') 60% 75% no-repeat; 
	position: relative;
	float: right;
	top: 0;
	right: 0;
	padding: 0 1.5em;
	z-index: 100;


}
#nav > a:before,
#nav > a:after
{
	position: absolute;
	border: 0px solid #fff;
	top: 0%;
	left: 0;
	right: 0;
	content: '';


}
#nav > a:after
{
	top: 60%;
	
}
#nav span:after
{
		border-top-color: #000;
}
#nav a:active span:after
{
		border-top-color: #000;
}	
#nav:not( :target ) > a:first-of-type,
#nav:target > a:last-of-type
{
	display: block;
}

/* first level */
	
#nav li a:active,
#nav li a#current
{
	
	color: #41ad49;
	border-bottom: 0.18em solid #41ad49;
	font-weight: 700
}	

#nav > ul
{
	height: auto;
	display: none;
	position: absolute;
	top: 0;
	right: -2em;
	width: 65%; 
	border-top: 0px dotted #a61874;
	background-color: #29292a;
	padding: 5em 0 2em 0;
	z-index: 1;
}
#nav:target > ul
{
	display: block;
}
#nav > ul > li
{
	width: 100%;
	float: none;
	left: 0
}	
	
#nav > ul > li > a
{
	height: auto;
	text-align: left;
	padding: 0.6em 0em; /* 20 (24) */
	color: #b3b3b3;
	background-color: #29292a;
	margin: 0 2em;
	border-right: 0px dotted #41ad49;
	border-bottom: 0px solid #fff;

}
#nav > ul > li:not( :last-child ) > a
{
	border-right: none;
	border-bottom: 1px solid #616060;
}
#nav > ul > li:hover > a,
#nav > ul:not( :hover ) > li.active > a
{
	/*background-color: #02a6ea;*/
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-ms-transition:0.5s all;
	-o-transition:0.5s all;
	-mz-transition:0.5s all;
	color: #0bd019;
	border-bottom: 0px solid #0bd019;
}


/* second level */

#nav li ul
{
	position: static;
	padding: 1.25em 0 0 0; /* 20 */
	padding-top: 0;
	background-color: #29292a;
	margin: 0 1.5em
	}
	

#nav li ul > li > a::before {
    content: "\25B8";
    margin-right: 0.4em; 
	
  }
	
#nav li ul a
{

	color: #0bd019;
	border-bottom: 1px solid #616060;
	border-top: none;
	padding: 0.5em 0.5em 0.5em 1.3em;
	font-size: 1.2em;
}
	
	

#nav li ul li a:hover,
#nav li ul:not( :hover ) li.active a
{

	background-color:#29292a;
	border-bottom: 1px solid #fff;
	color: #fff
	
}
	
/*EINDE MENU*/

}
@media screen and (max-width: 870px) {
	
html, body
{
	font-size: 85%; /* 12 */
}
#wrapper-green
	{
		
	/*background: url('../../images/ag-green.png') left bottom no-repeat; 
	background-size: contain;*/	
	margin-top:38%;
		}	
	
	
#naw {
	
	padding: 0.5em 1.3% 6.5% 0%;
	width: 29%; 
	height: 29%;
	left: 4.0%;
	min-width: 120px;


}	
#margin-left
{	position: absolute;
	top: 4.9em;
	left: 0;
	height: 300px;
	width: 1.8em;
	background: url('../../images/ag-white.png') 0 0 no-repeat;
	z-index: 5;

}	
	
	
#rotating-item-wrapper img {
	width: 120%;
	margin:-1em 0 0 -20%;

		}
	
	.container{
	width:95%;
		
	}
	
	
#wrapperintro {

	padding-top: 9%;


	}	
	
/*pagina links 780px*/
.linktable{margin: -8px 0 5% 0;padding: 0;border: 0; width: 90%} 
.linkbody {padding: 6px 0 6px 0; border: 0; border-bottom: 1px dotted #858482; }
.linktekst{margin: 0 0 0 15px; padding: 0 5px 0 0 }
.linkurl, .linkurl a{background : url('../../images/ag-news.gif') top left no-repeat; padding:3px 0 3px 15px; line-height: 1.8em}
a:hover.linkurl {color:  #0e637b; background : url('../../images/ag-newshover.gif') no-repeat; }
#zoek{
	position: relative;
	float: right;
	top: -2em;
}	
	
a.zoek{margin-left: 2em;}	


header, #fullmain,
#main, #main2, aside {
		float: left;
		clear: left;
		margin: 0 0 0 0; 
		width: 100%;
		}
	
#fullmain,
#main img {max-width:100%;}	
	
}

@media screen and (max-width: 620px) {	
.block b 

{	font-size: 150%;

	}	
	
.block {
   	width: 85%;
  display: block;
  margin: 6em auto;

}
}
	
