@import "globaldivs.css";
@import "vlak_menu.css";
@import "vlak_content.css";
@import "vlak_containers.css";
@import "vlak_footer.css";

@import "agenda.css";
@import "webshop.css";
@import "infoshop.css";
@import "sitemap.css";
@import "forum.css";
@import "printout.css";
@import "object_briefing.css";
@import "object_discussiegroep.css";
@import "object_document.css";
@import "object_form.css";
@import "object_map.css";
@import "object_poll.css";
@import "object_prikbord.css";
@import "object_prodcat_alfa.css";
@import "object_product.css";
@import "object_productcatalogus.css";
@import "object_thema.css";
@import "object_verzameling.css";
@import "homepage.css";
@import "astmahuisjes.css";


html{
	height: 100%;
}

body{
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
	margin: 0px;
	margin-bottom:80px;
	text-align:center;
	background-image: url(images/zoek_achtergrond_body.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

img{
	border:0px;
}

form{
	margin:0px;
}

.float{
	float:left;
}

.clear{
	clear:both;
}

/*gewone platte tekst*/
div#inhoud p{
	margin:0px;
	color:#323232;
}

div#toelichting p{
	margin-bottom:20px;
	color:#274444;
	font-size:100%;
	color:#323232;
	font-weight: bold;
}

div#toelichting p a{
color:#e50082;
text-decoration:none;
}

div#toelichting p a:hover{
color:#e50082;
text-decoration:underline;
}


div#inhoud p a{
	color:#e50082;
	text-decoration:none;
}

div#inhoud p a:hover{
	color:#e50082;
	text-decoration:underline;
}

.provide20px{
	height:20px;
	clear:both;
}

.provide20pxleft{
	padding-left:20px;
}

.provide10px{
	height:5px;
	clear:both;
	margin-top: 5px;
	border-top: 1px solid #CCCCCC;
}

.provide5px{
	height:5px;
	clear:both;
}

/*start o.a. nieuwsitems**********************************************************/
.titelvlak{
	width:100%;
}

.titelvlak h2{
	font-weight:normal;
	margin:0px;
	padding:0px;
	color:#3a79a8;
	font-size:105%;
	line-height:120%;
	margin-bottom:2px;
}

.titelvlak h2 a{
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	color:#3a79a8;
	font-size:110%;
	font-weight: bold;
	text-decoration:none;
}

.titelvlak h2 a:hover{
	text-decoration:underline;
}

.scheiding{
	height:1px;
	width:100%;
	margin-top:0px;
	margin-bottom:0px;
	color: #CCCCCC;
	background-image: url(images/scheiding.gif);
	background-repeat: repeat-x;
	background-position: left center;
}

a.leesverder{
	color: #e50082;
	text-decoration:none;
	font-weight: bold;
}

a.leesverder:hover{
	color:#e50082;
	text-decoration:none;
	font-weight: bold;
}

/*einde o.a. nieuwsitems**********************************************************/

/*start links*********************************************************************/
.link_utils{
	color:#ffffff;
}

a.link_utils{
	text-decoration:none;
}

a.link_utils:hover{
	text-decoration:underline;
}

#link_geavanceerdvlak .link_utils{
color:#BD6125;
}

#link_geavanceerdvlak a.link_utils{
color:#FFFFFF;
}

#link_geavanceerdvlak a.link_utils:hover{
color:#ffffff;
text-decoration:underline;
}
/*einde links*********************************************************************/

.GVKeywordHighLight{
	background-color:#F4921D;
	color:#ffffff;
}

div.invisible{
            display:none
}

 

span.invisible{
            display:none
}

#printtekst{ 
        display:none; 
    } 
.botfield{ 
        display:none; 
    } 
