html,
body {
   margin:0;
   padding:0;
   height:100%;
   font-family: "Tahoma", Geneva, sans-serif;
   font-size: 12px;
   color:#484A52; 
   background-image: url(../images/bg.jpg);
   background-repeat:repeat-x;
   background-color: #FFFFFF;
}

img { border: none; }

h3{ font-size:14px; margin:0; padding-left: 1px; padding-right: 10px; background-color:#FFFFFF;color: #a2bd30; text-align: left; }
h2 { font-size: 12px; font-size: bold; margin-bottom: 10px; color: #484a52; }
h1 { font-size: 12px; margin-bottom: 10px; color: #a2bd30; }

#container { min-height:100%; position:relative; margin:0 auto; background-image:url(../images/bg_container.png); background-repeat: repeat-y; width: 912px; }
* html #container { height:100%; }

#header { width: 912px; height: 135px; margin: 0 auto; padding: 0px; margin-bottom: 5px; }

#logo {width: 165px; height: 87px; float:left; margin-left: 20px; margin-top: 8px;}

#menubalk { width: 710px; height: 130px; background-image:url(../images/menubalk.jpg); float: right; margin-right: 6px; }
#boven { width: 710px; height: 20px; border-bottom: 1px dotted #FFF; }
#onder { width: 710px; height: 34px; }
#tussen { width: 710px; height: 50px; padding-top: 25px; }

#label_bioincubator { width: 291px; height: 26px; float: right; margin-right: 45px; background-image:url(../images/bioincubator.png); background-repeat: no-repeat; }
#label_bioincubator_en { width: 291px; height: 26px; float: right; margin-right: 45px; background-image:url(../images/bioincubator-en.png); background-repeat: no-repeat; }

#box_row { width: 800px; height: 220px; margin-top:25px; margin-bottom:0px; }
#box_row2 { width: 800px; height: 300px; margin-top:25px; margin-bottom:0px; }
#box_last_row { width: 800px; height: 100px; margin-top:25px; margin-bottom:0px; }

#box1 { width:250px; height: auto; float:left;}
#box_top { width:250px; height:35px; background-image:url(../images/box_top.jpg); background-repeat: no-repeat; }
#box_middle { width:250px; height:135px; background-image:url(../images/box_middle.jpg); background-repeat: repeat-y; color: #484A52; }
#box_middle ul { margin:0; padding:0; list-style-type: none; }
#box_middle ul li { color: #484A52; padding-left: 30px; text-decoration: none; line-height: 20px; padding-bottom: 5px; }

#box_middle a:link, #box_middle a:active, #box_middle a:visited { color: #484A52; text-decoration: none; }
#box_middle a:hover { color: #484A52; text-decoration: underline; }

#box_middle p { width: auto; padding-left:30px; padding-right:30px; margin:0; }
#box_middle_residents { width:250px; height:135px; background-image:url(../images/box_middle.jpg); background-repeat: repeat-y; color: #484A52; }
#box_middle_residents p { width: auto; padding:0; padding-left:15px; margin:0; text-align:center; }
#box_bottom { width:250px; height:35px; background-image:url(../images/box_bottom.jpg); background-repeat: no-repeat; }
#box_bottom a:link, #box_bottom a:active, #box_bottom a:visited { float:right; margin-right:30px; text-decoration: none; color: #0064b1; margin-top:10px; }
#box_bottom a:hover { text-decoration: underline; color: #0064b1; }
#box1_kop { color: #0064b1; font-size:14px; margin-left:30px; padding-top:10px; font-weight:bold;}
#picture_1 { width:250px; height:131px; background-image:url(../images/box1.jpg); background-repeat: no-repeat; }
#picture_2 { width:250px; height:131px; background-image:url(../images/box2.jpg); background-repeat: no-repeat; }
#picture_3 { width:250px; height:131px; background-image:url(../images/box3.jpg); background-repeat: no-repeat; }

#box1_kop_2 { color: #0064b1; font-size:14px; padding-top:10px; font-weight:bold;}
#box1_tekst_2 { color: #484A52; padding-top:10px;  }
#box1_tekst_2 p { margin:0; line-height:20px; }

#content {
	background-color: #FFFFFF;
	width: 800px;
	margin: 0 auto;
    padding-top: 0px;
	padding-left:50px;
	padding-right:50px;
	margin-top: 1px;
    padding-bottom:100px;   /* Height of the footer */
}

#content p {
	text-align: left;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
#footer { position:relative; bottom:0; bottom:1; width:100%; height: 25px;   /* Height of the footer */ }		
}

#footer { position:absolute; bottom:0; bottom:1; width:100%; height: 25px;   /* Height of the footer */ }
#inhoud_footer { height: 22px; width: 900px; margin: 0 auto; background-image:url(../images/footer.jpg); background-repeat: no-repeat; color:#FFFFFF; font-size:11px; text-align: center; padding-top:3px;}
#inhoud_footer a:link, #inhoud_footer a:active, #inhoud_footer a:visited { text-decoration: none; color:#FFFFFF; }
#inhoud_footer a:hover { text-decoration: underline; color:#FFFFFF; }

.fade { width: 225px; padding:0; margin:0; }
.fade p { width: 100%; text-align: center; margin: 0; padding:0; }


/*##########################################################################*/
#horizontalcssmenu {
	padding-left:20px;
	width: 710px;
	height: 34px;
	padding-top: 1px;
}

/*##########################################################################menu openen */
#horizontalcssmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
#horizontalcssmenu ul li{
position: relative;
display: inline;
float: left;
}

/*Top level menu link items style*/
#horizontalcssmenu ul li a{
display: block;
width: auto; /*Width of top level menu link items*/
height: 24px;
padding-top: 5px;
padding-bottom: 5px;
padding-right: 10px;
padding-left: 10px;
border-right: 1px dotted #484a52;
border-left-width: 0;
text-decoration: none;
color: #FFF;
font: normal 12px Tahoma;
}


#horizontalcssmenu ul li a.active:link, #horizontalcssmenu ul li a.active:visited, #horizontalcssmenu ul li a.active:active {
	background-image:url(../images/button-hover.gif);
	background-repeat:repeat-x;
	color:#484a52;
}

#horizontalcssmenu ul li a:hover{
	background-image:url(../images/button-hover.gif);
	background-repeat:repeat-x;
	color:#484a52;
}

* html p#iepara{ /*For a paragraph (if any) that immediately follows menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/* Hack for IE \*/
* html #horizontalcssmenu ul li { float: left; height: 1%; }
* html #horizontalcssmenu ul li a { height: 1%; }
/* End */
/*###########################################################################*/
/*##########################################################################menu sluiten */

.submenu {
	width: 455px;
	height: 20px;
	padding-left: 10px;
	float: left;
}

/*##########################################################################submenu openen */
.submenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

.submenu ul li{
position: relative;
display: inline;
float: left;
}

.submenu ul li a{
display: block;
width: auto;
height: 16px;
padding-top: 2px;
padding-right: 10px;
padding-bottom: 2px;
padding-left: 10px;
border-right: 1px dotted #FFF;
border-left-width: 0;
text-decoration: none;
color: #FFF;
font-weight: normal;
font-size: 10px;
}
	
.submenu ul li a:hover{
	/*background-image:url(../images/button-hover.gif);*/
	/*background-repeat:repeat-x;*/
	color:#FFFFFF;
	text-decoration: underline;
}

/* Hack for IE \*/
* html .submenu ul li { float: left; height: 1%; }
* html .submenu ul li a { height: 1%; }
/* End */
/*##########################################################################submenu sluiten */
/*##########################################################################menu sluiten */
.submenu_taal {
	width: 75px;
	height: 20px;
	float: left;
}

/*##########################################################################submenu openen */
.submenu_taal ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.submenu_taal ul li{
position: relative;
display: inline;
float: left;
}

/*Top level menu link items style*/
.submenu_taal ul li a{
display: block;
width: auto; /*Width of top level menu link items*/
height: 16px;
padding-top: 2px;
padding-right: 10px;
padding-bottom: 2px;
padding-left: 10px;
border-left-width: 0;
text-decoration: none;
color: #FFF;
font-weight: normal;
font-size: 10px;
}
	
.submenu_taal ul li a:hover{
	/*background-image:url(../images/button-hover.gif);*/
	/*background-repeat:repeat-x;*/
	/*color:#484a52;*/
	color:#FFFFFF;
	text-decoration: underline;
}

.submenu_taal ul li a.actieve_taal:link, .submenu_taal ul li a.actieve_taal:visited, .submenu_taal ul li a.actieve_taal:active{
	/*background-image:url(../images/button-hover.gif);*/
	/*background-repeat:repeat-x;*/
	/*color:#484a52;*/
	color:#FFFFFF;
	text-decoration: underline;
}


* html p#iepara{ /*For a paragraph (if any) that immediately follows menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/* Hack for IE \*/
* html .submenu_taal ul li { float: left; height: 1%; }
* html .submenu_taal ul li a { height: 1%; }
/* End */
/*##########################################################################submenu sluiten */

#zoeken {
	width: 129px;
	height: 19px;
	float: left;
	margin-left:-1px;
}

.textfield_zoeken {
	height: 19px;
	padding-left: 5px;
	padding-right: 5px;
	border: 0px;
	font-size: 11px;
	color: #484a52;
	background-image:url(../images/zoekveld.png);
	background-repeat: repeat-x;
}

#zoekveld {
	width:105px;
	height: 16px;
	float:left;
}

* + html .zoekveld_transparant {
	width:105px;
	height:16px;
	border: 0px;
	margin-top: -1px;
	background-image:url(../images/zoekveld.png);
	background-repeat: repeat-x;
}

.zoekveld_transparant {
	width:95px;
	height:16px;
	border: 0px;
	background-image:url(../images/zoekveld.png);
	background-repeat: no-repeat;
	color: #484a52;
	font-size: 10px;
	padding-top: 3px;
	padding-left: 5px;
	padding-right: 5px;
}

#vergrootglas {
	width:24px;
	height: 20px;
	float:left;	
}

* + html .vergrootglas_transparant {
	width:24px;
	height: 20px;
	border: 0px;
	background-image:url(../images/vergrootglas.png);
	background-repeat: no-repeat;
}

.vergrootglas_transparant {
	width:24px;
	height: 20px;
	border: 0px;
	background-image:url(../images/vergrootglas.png);
	background-repeat: no-repeat;	
}
/*######################################################*/
#box_niveau_links {
	margin-left: -20px;
	width: 192px;
	height: 100%;
	float: left;
	margin-top: 65px;
}

#spacermenuke {
	height: 1px;
	width: 192px;
	border-bottom: 1px solid #6e90a6;
}

* html #spacermenuke, * + html #spacermenuke {
	height: 1px;
	width: 192px;
	margin-left: -15px;
	padding-bottom: 7px;
	border-bottom: 1px solid #6e90a6;
}

#box_niveau_links ul {
	margin:0;
	margin-top: 5px;
	padding:0;
	list-style: none;
}

#box_niveau_links li {
	min-height: 20px;
	height: auto;
	width: 177px;
	/*background: url(../images/lijntje_menu.jpg) no-repeat bottom;*/
	border-top: 1px solid #6e90a6;
	padding-top: 5px;
	text-indent: -20px;
	padding-bottom: 5px;
	padding-left: 15px;
}

#box_niveau_links ul li a:link, #box_niveau_links ul li a:active, #box_niveau_links ul li a:visited {
	color: #484a52;
	padding-left: 20px;
	text-decoration: none;
	width: 192px;
	padding-bottom: 1px;
}

#box_niveau_links ul li a:hover {
	color: #484a52;
	background: url(../images/pijltje.png) no-repeat 5px 50%;
	text-decoration: underline;
}

#box_niveau_links li a.act2:link, #box_niveau_links li a.act2:active, #box_niveau_links li a.act2:visited {
	color: #484a52;
	background: url(../images/pijltje.png) no-repeat 5px 50%;
	text-decoration: underline;
}

/*------*/
#box_niveau_links #sub_submenu ul {
	margin:0;
	margin-top: 5px;
	padding:0;
	list-style: none;
}

#box_niveau_links #sub_submenu li {
	min-height: 20px;
	height: auto;
	width: 162px;
	/*background: url(../images/lijntje_menu.jpg) no-repeat bottom;*/
	/*border-bottom: 1px solid #c1c82f;*/
	border:0;
	padding-top: 5px;
	text-indent: -20px;
	padding-bottom: 5px;
	padding-left: 30px;
}

ul#sub_submenu li a:link, ul#sub_submenu li a:active, ul#sub_submenu li a:visited {
	color: #484a52;
	padding-left: 20px;
	text-decoration: none;
	width: 192px;
	padding-bottom: 1px;
}

ul#sub_submenu li a:hover {
	color: #484a52;
	background: url(../images/pijltje.png) no-repeat 5px 50%;
	text-decoration: underline;
}

ul#sub_submenu li a.act2:link, ul#sub_submenu li a.act2:active, ul#sub_submenu li a.act2:visited {
	color: #484a52;
	background: url(../images/pijltje.png) no-repeat 5px 50%;
	text-decoration: underline;
}

/*------*/



#box_niveau_rechts {
float:left;
height:100%;
padding-left:40px;
width: 585px;
}

#kopje_content {
	color:#0064B1;
	font-size:16px;
	height: auto;
	width: auto;	
	padding-top: 15px;
}

#kopje_content_events {
	color:#a2bd30;
	font-size:16px;
	height: auto;
	width: auto;	
	padding-top: 15px;
	float: left;
}


#kopje_content_events_gepostdoor {
	color:#484a52;
	font-size:12px;
	font-weight:normal;
	height: auto;
	width: auto;	
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	float: right;
	border: 1px solid #a2bd30;
	margin-top: 10px;
}

#broodkruimel {
	width:auto;
	height: auto;
	font-size:10px;
	color:#999999;
}

#broodkruimel a:link, #broodkruimel a:visited, #broodkruimel a:active {
	width:auto;
	height: auto;
	font-size:10px;
	color:#999999;
	text-decoration: none;
}

#broodkruimel a:hover {
	font-size:10px;
	color:#999999;
	text-decoration: underline;
}

#kopje_content_2 {
	color:#004C98;
	font-size:16px;
	height:20px;
	width: auto;	
	padding-left: 85px;
}

#tekst_content {
	height: auto;
	width: auto;	
}

#tekst_content_2 {
	height: auto;
	width: auto;	
}

#tekst_content ul {
	margin:0;
	padding:0;
	list-style-type:none;
}


#tekst_content ul li {
	color: #484A52;
	padding-left: 30px;
	text-decoration: none;
	background: url(../images/pijltje.png) no-repeat 5px 20%;
	line-height: 20px;

}

#tekst_content p {
   font-family: "Tahoma", Geneva, sans-serif;
   font-size: 12px;
   line-height: 20px;
   text-align: left;
}

#tekst_content p a:link, #tekst_content p a:visited, #tekst_content p a:active{
   font-family: "Tahoma", Geneva, sans-serif;
   font-size: 12px;
   text-decoration: underline;
   color: #484A52;
}

#tekst_content p a:hover {
   font-family: "Tahoma", Geneva, sans-serif;
   font-size: 12px;
   text-decoration: underline;
   color: #0064B1;
}

#tekst_content a:link, #tekst_content a:visited, #tekst_content a:active{
   font-family: "Tahoma", Geneva, sans-serif;
   font-size: 12px;
   text-decoration: underline;
   color: #484A52;
}

#tekst_content a:hover {
   font-family: "Tahoma", Geneva, sans-serif;
   font-size: 12px;
   text-decoration: underline;
   color: #0064B1;
}

#datum_weergeven {
	width: auto;
	height: auto;
	padding-top: 15px;
}

/*##############################################################*/
/*#######################SITEMAP###############################*/
ul#events {
	margin-left:15px;
	margin-top: 15px;
	padding:0;
	list-style: none;
}

ul#events li a:link, ul#events li a:active, ul#events li a:visited {
	color: #484A52;
	padding-left: 30px;
	text-decoration: none;
	background: url(../images/pijltje.png) no-repeat 5px 50%;
	display: block;
}

ul#events li a:hover {
	color: #0064b1;
	text-decoration: underline;
}

ul#sitemap {
	margin-left:15px;
	margin-top: 1px;
	padding:0;
	list-style: none;
}

ul#sitemap li a:link, ul#sitemap li a:active, ul#sitemap li a:visited {
	color: #484A52;
	padding-left: 30px;
	text-decoration: none;
		background: url(../images/pijltje.png) no-repeat 5px 50%;

}

ul#sitemap li a:hover {
	color: #0064b1;
	text-decoration: underline;
}


ul#sitemap_2 {
	margin-left:25px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding:0;
	list-style: none;
}

ul#sitemap_2 li a:link, ul#sitemap_2 li a:active, ul#sitemap_2 li a:visited {
	color: #484A52;
	padding-left: 30px;
	background: url(../images/pijltje.png) no-repeat 5px 50%;
	text-decoration: none;
}

ul#sitemap_2 li a:hover {
	color: #0064b1;
	background: url(../images/pijltje.png) no-repeat 5px 50%;
	text-decoration: underline;
}

/*/*######################################################*/
/*#######################CONTACT###############################*/
ul#error {
	margin-left:15px;
	margin-top: 1px;
	padding:0;
	list-style: none;
}

ul#error li{
	color: #0064b1;
	padding-left: 30px;
	text-decoration: none;
		background: url(../images/pijltje.png) no-repeat 5px 50%;

}

#kopje_contact { 
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #484A52;
	padding-top: 14px;
	padding-bottom: 10px;
}

#kopje_contact_error {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#900;
	padding-top: 14px;
	padding-bottom: 10px;
}

.opmaak_field{
border:0px;
float:left;
font-size:11px;
height:21px;
margin-bottom:5px;
width:280px;
color: #484a52;
padding-left:10px;
padding-right: 10px;
padding-top: 4px;
background-image:url(../images/tekstvak.jpg);
background-repeat: no-repeat;
font-family: "Tahoma", Geneva, sans-serif;
}

input.file {
border:1px solid #666666;
color:#666666;
float:left;
font-size:11px;
height:20px;
margin-bottom:5px;
padding-left:10px;
padding-right:10px;
padding-top:4px;
width:248px;	
font-family: "Tahoma", Geneva, sans-serif;
}

.opmaak_fieldarea{
border:0px;
float:left;
font-size:11px;
margin-left: 18px;
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
height:67px;
margin-bottom:5px;
width:472px;
color: #484a52;
background-image:url(../images/textarea.jpg);
background-repeat: no-repeat;
font-family: "Tahoma", Geneva, sans-serif;
}

.kop_rij {
	padding-left: 20px;
}

input.file {
border:1px solid #666666;
color:#666666;
float:left;
font-size:11px;
height:20px;
margin-bottom:5px;
padding-left:10px;
padding-right:10px;
padding-top:4px;
width:248px;	
font-family: "Tahoma", Geneva, sans-serif;
}

.opmaak_fieldarea{
border:0px;
float:left;
font-size:11px;
margin-left: 18px;
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
height:67px;
margin-bottom:5px;
width:472px;
color: #484a52;
background-image:url(../images/textarea.jpg);
background-repeat: no-repeat;
font-family: "Tahoma", Geneva, sans-serif;
}

.kop_rij {
	padding-left: 20px;
}

.opmaak_button_form {
	border: 1px solid #484a52;
	color: #484a52;
	height: 20px;
	width: 100px;
}

}

input.file {
border:1px solid #666666;
color:#666666;
float:left;
font-size:11px;
height:20px;
margin-bottom:5px;
padding-left:10px;
padding-right:10px;
padding-top:4px;
width:248px;	
font-family: "Tahoma", Geneva, sans-serif;
}

.opmaak_fieldarea{
border:0px;
float:left;
font-size:11px;
margin-left: 18px;
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
height:67px;
margin-bottom:5px;
width:472px;
color: #484a52;
background-image:url(../images/textarea.jpg);
background-repeat: no-repeat;
font-family: "Tahoma", Geneva, sans-serif;
}

.kop_rij {
	padding-left: 20px;
}

.opmaak_button_form {
	border: 1px solid #484a52;
	color: #484a52;
	height: 20px;
	width: 100px;
}

* + html #newsticker {
	width: auto;
	height: 115px;
	overflow: hidden;
	margin-top: 5px;

}

#newsticker {
	width: auto;
	height: 115px;
	margin:0;
}

#newsticker ul {
	margin-left:15px;
	padding:0;
	list-style: none;
}

#newsticker ul li a:link, #newsticker ul li a:active, #newsticker ul li a:visited {
	color: #484A52;
	padding-left: 30px;
	text-decoration: none;
	background: url(../images/pijltje.png) no-repeat 15px 25%;
	display: block;
	padding-bottom: 10px;
}

#newsticker ul li a:hover {
	color: #484A52;
	text-decoration: underline;
}

* + html #newsticker {
	width: auto;
	height: 115px;
	overflow: hidden;
	margin-top: 5px;

}

