/**********************/
/*Het logo van ggdHvb.*/
/**********************/
#header
{
	background-repeat: no-repeat;
	background-position: right top;
}
/******************************************/
/*De titel van de site in de juiste kleur.*/
/******************************************/
.middle_container h1
{
	font-weight: normal;
	font-style: normal;
	height: auto;
	margin-top: 23px;
	font-family: Verdana;
	font-size: 16pt;
}
.middle_container h1 a, .middle_container h1 a:hover
{
	color: #001e57;
}
/************************************/
/*Paginatitel  in de juiste grootte.*/
/************************************/
.indexTitle
{
	font-size: 160%;
}
/************************************/
/*Het menu boven in de juiste kleur.*/
/************************************/
#servicemenu_container
{
	width: 100%;
	background-color: #F9C201;
	filter: alpha(opacity=80);
	-moz-opacity: .80;
	opacity: .80;
}
/******************************/
/*Zoekform in de juiste kleur.*/
/******************************/
#search
{
	background-color: #001e57;
	width: 171px;
	height: 30px;
}
#searchform
{
	margin-top: 0px;
	height: 26px;
	padding-top: 5px;
}
#ipt_search_term
{
	background-color: #ffffff;
	border-style: inset;
	color: #001e57;
	border-color: #cccccc;
}
#ipt_search
{
	background-color: #d4dee8;
}
/************************************/
/*Het menu links in de juiste kleur.*/
/************************************/
.indexTreeOn, .indexTreeOn:hover
{
	color: #001e57;
	font-size: 100%;
	background-color: #fabd00;
	left: -2px;
	border: 2px solid #fabd00;
	text-decoration: none;
}
.indexTreeOn:hover
{
	text-decoration: underline;
}

#ggdhvb_integraal_gezondheidsbeleid
{
	color: #CC007B;
}
#ggdwbr_integraal_gezondheidsbeleid
{
	color: #CC007B;
}

/***************************************************/
/*De lijn naast het menu netjes in de juiste kleur.*/
/***************************************************/
#boom.boomlijn
{
	border-right-color: #001e57;
}
#boom_inhoud.boomlijn
{
	border-left-color: #001e57;
}
.content_footer_center
{
	border-top: 2px solid #001e57;
}
/***************************************************/
/*Het kruimelpad moet een witte achtergrond krijgen*/
/***************************************************/
#path a:visited, #path a
{
	text-decoration: none;
	font-weight: normal;
	color: #001e57;
}
#path
{
	background-color: #fff;
	padding-right: 5px;
	padding-top: 0;
	height: 21px;
	left: 171px;
}
#path a:hover
{
	text-decoration: underline;
	color: #001e57;
}
#path #cr, #path #cr li
{
	margin-top: 2px;
	background-color: #fff;
	font-family: Verdana, arial, helvetica, sans-serif;
}
/*********************************/
/*Algemene aanpassingen in kleur.*/
/*********************************/
.textLine, .textLineTop
{
	color: #001e57;
	background-color: #001e57;
}
p, li, .indexReferral, .content_footer_center .textReferral, .content_footer_left .textReferral, .textEmphasis, .textHeader1, .textHeader2, .textHeader3, .textFrameLabel
{
	color: #001e57;
}
.textFrameLabel
{
	font-size: 160%;
}
.textCaption
{
	color: #001e57;
}
/*.textMenuLabel,textMenuLabel:hover {font-size:130%}*/
.textClass
{
	font-size: 180%;
}
.textSection
{
	font-size: 140%;
}
.textTitle
{
	font-size: 130%;
}

.textDataTableHead
{
	background-color: #fcda72;
}
.textDataTableCell
{
	background-color: #fef4d5;
}
#boom
{
	padding-left: 5px;
}
.textCopyright
{
	color: #001e57;
}
/*a.textUrl
{
    color:#FFCC00;
}*/

.seizoen_lente
{
	background-image:url(../../../../pictures/clusters/ggd/GGD_Geel/lente.jpg) !important;
}
.seizoen_zomer
{
	background-image:url(../../../../pictures/clusters/ggd/GGD_Geel/zomer.jpg) !important;
}
.seizoen_herfst
{
	background-image:url(../../../../pictures/clusters/ggd/GGD_Geel/herfst.jpg) !important;
}
.seizoen_winter
{
	background-image:url(../../../../pictures/clusters/ggd/GGD_Geel/winter.jpg) !important;
}
.datatable
{
	 border-bottom: 1px #000000 solid;
}