@import "globaldivs.css";
@import "vlak_menu.css";
@import "vlak_content.css";
@import "vlak_containers.css";
@import "vlak_footer.css";
@import "printout.css";

/*test*/
@import "sitemap.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 "table.css";

html{
	height: 100%;
}

body{
  font: 70% Verdana, Geneva, Arial, Helvetica, sans-serif;
  color: #003a7d;
  text-align:center;
  margin: 0;
  padding: 0;
  height: 100%;
}

a{
	color: #003a7d;
}

a:hover{
	text-decoration: none;
}

div.invisible{
	display:none
}

span.invisible{
	display:none
}

img{
	border:0px;
}

form{
	margin:0px;
}

.float{
	float:left;
}

.clear{
	clear:both;
}

/*gewone platte tekst*/
div#inhoud p{
	margin:0px;
	line-height:130%;
}

div#toelichting p{
	margin-bottom:0px;
}


div#inhoud p a {
	/*text-decoration:underline;*/
}

div#inhoud p a:hover{
	/*text-decoration:underline;*/
}
.provide20px{
	height:20px;
	clear:both;
}

.provide20pxleft{
	padding-left:20px;
}

.provide10px{
	height:10px;
	clear:both;
}

.provide5px{
	height:5px;
	clear:both;
}

/*start o.a. nieuwsitems**********************************************************/
.titelvlak{
	width:100%;
}

.titelvlak h2{
	font-size:100%;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

.titelvlak h2 a{
	color:#005DAA;
	text-decoration:none;
}

.titelvlak h2 a:hover{
	text-decoration:underline;
}
.maptoelichting
{
	font-weight:none;
	margin:0px 0px 0px 0px;
	padding: 10px 10px 10px 0px;
}
.scheiding
{
	height: 10px;
}
a.leesverder{
	color:#005DAA;
	font-size: 100%;
	text-align: right;
	text-decoration:none;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
a.leesverder:hover{
	text-decoration:underline;
}

/*einde o.a. nieuwsitems**********************************************************/


/*start links*********************************************************************/
.link_utils{
}

a.link_utils{
	text-decoration:none;
}

a.link_utils:hover{
	text-decoration:underline;
}
/*einde links*********************************************************************/



/*start download footer***********************************************************/
#download_footer{
	width:100%;
	text-align:center;
}
.download_footer_item{
	width:100%;
	text-align:left;
	color:#005DAA;
}

.download_footer_titelbalk{
	background-color:#E5EFF6;
	font-weight:bold;
	padding:2px 0px 2px 5px;
}
.download_footer_infobalk{
	padding:2px 0px 2px 5px;
	font-size:85%;
}
.download_footer_description{
	padding:2px 0px 2px 5px;
	border-top: 1px solid #E5EFF6;
	font-size:85%;
}
.download_footer_download{
	padding:2px 0px 2px 5px;
	font-weight:bold;
}
.download_footer_download a{
  color:#005DAA;
  font-size: 80%;
  display: block;
  width: 557px !important;
  width: 100%;
  text-decoration:none;
  text-align: right;
  font-weight: bold;
  padding: 0 30px 4px 0;
  margin-top: 3px;
  background: url(images/bg_leesmeer.gif) no-repeat right top;
  text-decoration: none;
}
.download_footer_download a:hover{
	text-decoration:underline;
}
.maplink{
  color:#005DAA;
  text-decoration:none;
}
.maplink:hover{
  color:#005DAA;
  text-decoration:underline;
}

/*einde download footer***********************************************************/


/*----------------Tabs------------------*/

#hometabs #tabeen a{
	background: url(images/home_Clienten.jpg) no-repeat left top;	
}

#hometabs #tabeen a:hover{
	background: url(images/home_Clienten_o.jpg) no-repeat left top;	
}

#hometabs #tabtwee a{
	background: url(images/home_Verwijzers.jpg) no-repeat left top;	
}

#hometabs #tabdrie a{
	background: url(images/home_WerkEnStage.jpg) no-repeat left top;	
}

#hometabs #tabdrie a:hover{
	background: url(images/home_WerkEnStage_o.jpg) no-repeat left top;	
}

#hometabs #tabtwee a:hover{
	background: url(images/home_Verwijzers_o.jpg) no-repeat left top;	
}


#tabeen a{
	background: url(images/tab_tab1_college.gif) no-repeat left top;
}

#tabtwee a{
	background: url(images/tab_tab2_college.gif) no-repeat left top;
}

#tabdrie a{
	background: url(images/tab_tab3_college.gif) no-repeat left top;
}
#homepagenieuws
{
	width: 100%;
}
#homepagenieuws a{
	color:#005DAA;
	font-weight:bold;
	text-decoration:underline;
}

#homepagenieuws a:hover{
	color:#2C204E;
	font-weight:bold;
	text-decoration:underline;
}
