@charset "utf-8";
body {
	font-size: 11px;
	text-align:center;
	margin: 0 0 25px;
	font-family:Arial, Helvetica, sans-serif;
	word-wrap: break-word;
	font-size: 0.69em;
	color: #000000;
	overflow-x: hidden;
	overflow-y: yes;
	overflow:-moz-scrollbars-vertical;
	height: auto;
	background-color: #FFFFFF;
}
a {
	color: #666666;
	text-decoration: none;
}
/**/
a:hover, a.active {
	color: #212121;
}

#pagina {
	text-align: left;
	z-index: 0;
	width: 948px;
	position: relative;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	display: block;
	margin-top: 0px;
}
#floatfix {
	float: left;
	display: block;
	height: auto;
	width: 940px;
	background-color: #FFFFFF;
	padding-left: 8px;
}
#wrap_container {
	width: 640px;
	display: block;
	float: left;
}
#hoofdNavi {
	background-image: url(../images/bg_hoofdNavi.gif);
	background-repeat: no-repeat;
	height: 60px;
	width: 640px;
	float: left;
	display: block;
	list-style-type: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
}
#hoofdNavi li {
	display: block;
	height: 40px;
	float: left;
}
#hoofdNavi h1 {
	display: none;
}
#hoofdNavi li a {
	display: block;
	height: 40px;
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
}
#hoofdNavi li a#home {
	background-image: url(../images/hoofdnavi_gorilla_alt.gif);
	width: 165px;
}
#hoofdNavi li a#news {
	background-image: url(../images/hoofdnavi_nieuws.gif);
	width: 179px;
}
.En #hoofdNavi li a#news {
	background-image: url(../images/hoofdnavi_news_alt.gif);
	width: 179px;
}
#hoofdNavi li a#more {
	background-image: url(../images/hoofdnavi_meer.gif);
	width: 170px;
}
.En #hoofdNavi li a#more {
	background-image: url(../images/hoofdnavi_more_alt.gif);
	width: 170px;
}
#hoofdNavi li a#about {
	background-image: url(../images/hoofdnavi_about_alt.gif);
	width: 120px;
}
#hoofdNavi  li  a:hover, #hoofdNavi li a.active {
	background-position: left -40px;
}#midden_container {
	float: left;
	width: 641px;
	display: block;
	height: auto;
}
#subNavi {
	width: 297px;
	height: auto;
	list-style-type: none;
	float: left;
	background-image: url(../images/streep297.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin-top: 8px;
	margin-right: 47px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top:14px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#linkercontainer {
	width: 297px;
	float: left;
	display: block;
	margin-right: 47px;
}

#subNavi li {
	display: block;
	background-image: url(../images/streep297.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 00px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	float: left;
}
#subNavi  h2, #gorilla h2 {
	margin: 0px;
	padding: 0px;
	font-size: 48px;
	color: #242021;
	line-height: 55px;
	float: left;
	clear: both;
	height: auto;
	width: 297px;
}
#subNavi h1 {
	display: none;
}
#subNavi a#groeneadammer {
	margin: 0px;
	padding: 0px;
	font-size: 48px;
	color: #242021;
	line-height: 55px;
	float: left;
	clear: both;
	height: 86px;
	width: 297px;
	background-image: url(../images/kop_groeneadammer_alt.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#subNavi a:hover#groeneadammer, #subNavi a.active#groeneadammer {
	background-position: left -86px;	
}
#subNavi a#adformatie {
	margin: 0px;
	padding: 0px;
	font-size: 48px;
	color: #242021;
	line-height: 55px;
	float: left;
	clear: both;
	height: 40px;
	width: 297px;
	background-image: url(../images/kop_adformatie_alt.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#subNavi a:hover#adformatie, #subNavi a.active#adformatie {
	background-position: left -40px;	
}

#morecontainer {
	width: 297px;
	float: left;
	margin: 0px;
	height: auto;
	display: block;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#morecontainer h2 {
	font-size: 35px;
	line-height: 35px;
	padding: 0px;
	margin: 0px;
	width: auto;
	float: left;
}
#morecontainer .moreNavi {
	height: 40px;
	width: 40px;
	float: left;
	display: block;
}
#morecontainer .moreNavi  a.next {
	float: left;
	height: 15px;
	width: 40px;
	background-image: url(../images/navi_onder2_alt.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}
#morecontainer  .moreNavi  a.back {
	float: left;
	height: 15px;
	width: 40px;
	background-image: url(../images/navi_boven2_alt.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}
#morecontainer .moreNavi h1 {
	display: none;
	margin: 0px;
	padding: 0px;
}
#morecontainer .moreNavi a:hover {
	background-position: left -20px;
}


#subNavi a.ondertitel, #subNavi .ondertitel{
	background-image: url(../images/blokje.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-left: 12px;
	float: left;
	height: 12px;
	font-weight: bold;
	padding-right: 8px;
	width: 297px;
}
#gorilla .datum  {
	background-image: url(../images/blokje.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 12px;
	float: left;
	clear: both;
	height: auto;
	font-weight: bold;
	padding-right: 8px;
	width: auto;
	display: inline;
}
#gorilla .ondertitel {
	background-image: url(../images/blokje.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 12px;
	float: left;
	clear: both;
	height: auto;
	font-weight: bold;
	padding-right: 8px;
	width: auto;
	display: inline;
}
#subNavi a.ondertitel:hover {
	background-position: left -12px;
}
#gorilla {
	float: left;
	width: 297px;
	display: block;
	padding-top: 10px;
}
#gorilla  #desc, #gorilla #tools, #gorilla #stuurdoor {
	width: 297px;
	height: auto;
	float: left;
	display: block;
	
	font-size: 10px;
	
}	

#bottom_container {
	width: 940px;
	float: left;
	height: auto;
	display: block;
	padding-top: 20px;
	padding-bottom: 20px;
}
.infoblok_big {
	background-image: url(../images/streep297.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 297px;
	float: left;
	display: block;
	margin-right: 47px;
	padding-top: 5px;
}
.infoblok_big .item {
	background-image: url(../images/streep297.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	margin-bottom: 10px;
	padding-bottom: 10px;
	float: left;
	width: 297px;
	padding-top: 10px;
}

.infoblok_big .item img,
.infoblok_small .item img
 {
	float: left;
	display: block;
	height: auto;
}
.infoblok_big .item  h3, .infoblok_small .item h3{
	font-size: 30px;
	line-height: 15px;
	display: block;
	height: auto;
	color: #242021;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
h4 {
	font-size: 25px;
	line-height: 15px;
	display: inline;
	color: #242021;
	margin: 0px;
	padding: 0px;
	}
#taalkeuze .active {
	font-size: 25px;
	line-height: 15px;
	display: inline;
	color: #242021;
	padding: 0px;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
#taalkeuze {
	height:20px;
	display: block;
	margin:0px;
	padding:0px;
	}
.infoblok_big .item .txt {
	float: left;
	display: block;
	width: 121px;
	height: auto;
	margin-left: 10px;
	padding-top: 20px;
}

.infoblok_small {
	background-image: url(../images/streep250.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 250px;
	float: left;
	display: block;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.infoblok_small .item {
	display: block;
	margin-bottom: 10px;
	padding-bottom: 10px;
	float: left;
	width: 250px;
	padding-top: 10px;
	background-image: url(../images/streep250.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
}
#rechter_container {
	position: relative;
	width: 250px;
	display: block;
	margin: 0px;
	height: auto;
	float: left;
	left: 50px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
}
#rechter_container #kop {
	height: 59px;
	float: left;
	background-image: url(../images/streep250.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 250px;
	position: relative;
	padding: 0px;
	margin-bottom: 00px;
}
#prevnextContainer {
	heigh: 40px;
	display:block;
	width: 250px;
	float:left;
	position: relative;
	padding: 0px;
	margin-bottom: 38px;
	}
#prevnextContainer a#prev,
a#prevGorillas
 {
	background-image: url(../images/navi_link_alt.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 20px;
	display: block;
	position: absolute;
	top: 0px;
	left: 5px;
}
#prevnextContainer a#prev:hover,
a#prevGorillas:hover {
	background-position: left -40px;
}

#prevnextContainer a#next,
#nextGorillas {
	background-image: url(../images/navi_rechts_alt.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 20px;
	display: block;
	position: absolute;
	top: 0px;
	right: -8px;
}
#prevnextContainer a#next:hover,
#nextGorillas:hover {
	background-position: left -40px;
}
#prevnextContainer h1 {
	display: none;
	margin: 0px;
	padding: 0px;
}
#rechter_container .minigorilla {
	width: 42px;
	float: left;
	height: auto;
	padding-left: 5px;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}
#rechter_container    .margin_right  {
	padding-right: 19px;
}
.minigorilla .datum {
	color: #000000;
	width: 46px;
	float: left;
	display: block;
	font-size: 1em;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
}
#rechter_container hr {
	width: 100%;
	float: left;
	margin: 0px;
	padding: 0px;
	height: 1px;
	display: block;
	clear: both;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: #ffffff;
}
#gorillaNavi {
	width: 250px;
	float: left;
	display: block;
}
.bestel {
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
}
.displayNone {
	display: none;
}

