/* document */
html {
	height:100%;
	width:100%;
	padding:0;
	margin:0;
	background-repeat:no-repeat;
	background-position: 50% 0%;
}

/* body */
body { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.70em;
	line-height:19px;
	background-color: #CFBFDC;
	margin-top:5px;
} 

/* centreren website */
#container {
	position: absolute;
	
	width:1000px;
	
	left: 50%; 
	margin: 0 0 0 -500px; 
}

/* Header met daarin het logo en 4 foto's */
#header {

}

/* Linkerkant van de header, 1 logo + 1 foto */
#headerLeft {
	position: relative;
	float:left;
	
	height: 120px;
	width: 419px;
	
	margin-right: 10px;
	
	border: solid 3px #FFFFFF;
}

/* Logo */
#headerLeftLogo {
	float:left;
	width:241px;
	border-right:solid 3px #FFFFFF;
}

/* Positie logo */
#headerLeftLogo img {
	float:left;
}

/* Positie foto 1 */
#headerLeftImage {
	float:left;
	
	overflow:hidden;
}

/* 3 foto's rechtsboven */
#headerRight {
	position: relative;
	float: left;

	height: 126px;
	width: 565px;
}

/* Banner images een border meegeven */
.headerRightImage {
	float:left;
	height:120px;
	width:175px;
	border: solid 3px #FFFFFF;
	
	overflow:hidden;
}

/* Class voor divs met foto's */
.pics {  
    width:   175px;  
    height:  120px;  
    padding: 0;  
    margin:  0;  
} 
 
/* Images positioneren */
.pics img {  
    width:  175px; 
    height: 120px; 
    top:  0; 
    left: 0; 
} 

/* De 2e banner links&rechts een marge meegeven */
#banner2 {
	margin-left: 11px;
	margin-right: 11px;
}

/* Gedeelte onder de header, met daarin het menu en inhoud */
#content {
	float:left;
	margin-top:10px;
}

/* Linker gedeelte, met daarin foto, adres, menu, footer */
#contentLeft {
	float: left;
	
	width: 425px;
		
	margin-right: 10px;
}

/* De linkerhelft van het menu met daarin foto, adres, menu */
#contentLeftNavigation {
	float:left;
	width: 419px;
	border: solid 3px #FFFFFF;
	
}
/* Linker gedeelte van het linkermenu met daarin foto en adres*/
#leftNavPhoto {
	float:left;
	width: 241px;
	border-right: solid 3px #FFFFFF;
}

/* Foto naast het menu*/
#navPhotoImage {
	width: 241px;
	height: 284px;
	border-bottom: solid 3px #FFFFFF;
}

/* Adresgegevens */
#navPhotoAddress {
	height: 143px;
	background-color:#A8C606;
	text-align:right;
}

/* Feitelijke adresgegevens */
#navPhotoAddress p{
	margin:0px;
	line-height:20px;
	padding: 10px 20px 0px 0px;
	font-weight:bold;
	font-size:13px;
}

/* De rechterhelft van het linkergedeelte met daarin het menu */
#leftNavMenu {
	float:left;

	width:175px;
	height:415px;
	
	padding-top:15px;	
	text-align:right;
	
	background-color:#D1D8AC;
}

/* Menu UL eerste niveau */
#leftNavMenu ul {
	list-style-type: none;
	margin:0px;
	padding:0px;
	padding-right:15px;
}

/* Menu LI eerste niveau */
#leftNavMenu ul li{
	list-style-type: none;
	margin-bottom:23px;
}

/* Menu UL tweede niveau */
#leftNavMenu ul ul{
	padding:0px;
	margin-top:5px;
	margin-bottom:5px;
}

/* Menu LI tweede niveau */
#leftNavMenu li li {
	margin:0px;
}

/* Footer met daarin 'voorwaarden,disclaimer' */
#contentLeftFooter {
	float:left;
	width: 244px;
	height: 73px;
	background-color:#744691;
	margin-top:10px;
	padding-top:10px;
}

#contentRightFooter a {
    float:left;
    width: 178px;
    height: 83px;
    background-color:#744691;
    margin-top:10px;
    background:url('/images/logo_hkz.jpg');
    border-left:3px solid #CFBFDC;
    text-decoration:none;
}

/* Feitelijke footergegevens */
#contentLeftFooter p{
	margin:0px 0px 0px 14px;
	padding-top:2px;
	font-weight:bold;
	font-size:12px;
	color: #FFFFFF;
}

/* Rechter gedeelte, met daarin submenu, inhoud */
#contentRight {
	float: left;
	width: 565px;
}

/* Submenu met 'home, links, contact' */
#contentRightNavigation {
	width: 559px;
	height:31px;
	border: solid 3px #FFFFFF;
	background-color:#76CAEF;
}

/* Feitelijke inhoud van 'home, links, contact' */
#contentRightNavigation p {
	margin-left: 15px;
	margin-top: 6px;
	
	font-size: 14px;
	font-weight: bold;
}

/* Feitelijke inhoud van de pagina */
#contentRightText {
	float:left;
	width: 525px;
	
	padding:20px;
	
	margin-top:10px;
 	background-color:#D8DFF1;
	
	min-height:383px;
  height:auto !important;
  height:383px;
   overflow: visible;
}

hr {
	height:1px;
	color:#29B0EA;
	margin-top:5px;
	margin-bottom:5px;
}
/* H1-Tag voor Welzijn Vught in headerLeft */
h1 {
	visibility:hidden;
	display:none;
}

/* Menu h2 */
#leftNavMenu h2 {
	font-size:14px;
	font-weight:bold;	
	margin:0px;
}

/* Menu h3 */
#leftNavMenu h3 {
	font-size: 11px;
	font-weight:bold;
	margin:0px;
}

/* Kop bij inhoud pagina */
#contentRightText h2 {
	margin: 0px;
	font-size: 1.30em;
	margin-bottom:10px;
}

fieldset {
	border:1px solid #29B0EA;
	float:right;
	padding:0px 4px 3px 4px;
}
#filter_jaar {
	margin-top:4px;
	width: 100px;
}

#filter_maand {
	margin-top:4px;
	width: 100px;
}

/* hyperlinks linksonderaan */
#contentLeftFooter a:link{ color: #FFFFFF; text-decoration:none}
#contentLeftFooter a:visited{ color: #FFFFFF; text-decoration:none;}
#contentLeftFooter a:hover { color:#CCCCCC; text-decoration:none;}
#contentLeftFooter a:active { color: #CCCCCC; text-decoration:none;}

/* hyperlinks rechtsbovenaan */
#contentRightNavigation a:link{ color: #000000; text-decoration:none;}
#contentRightNavigation a:visited{ color: #000000; text-decoration:none;}
#contentRightNavigation a:hover { color: #0D3A97; text-decoration:none; }
#contentRightNavigation a:active { color: #0D3A97; text-decoration:none;}

/* hyperlinks contentpagina */
#contentRightText a:link{ color: #5F3876; text-decoration:none;}
#contentRightText a:visited{ color: #5F3876; text-decoration:none;}
#contentRightText a:hover { color: #5F3876; text-decoration:none;}
#contentRightText a:active { color: #5F3876; text-decoration:none;}

/* hyperlinks menu + adres(email) */
#navPhotoAddress a:link,#leftNavMenu a:link{ color: #000000; text-decoration:none;}
#navPhotoAddress a:visited,#leftNavMenu a:visited{ color: #000000; text-decoration:none;}
#navPhotoAddress a:hover, #leftNavMenu a:hover { color: #007E33; text-decoration:none;}
#navPhotoAddress a:active,#leftNavMenu a:active { color: #007E33; text-decoration:none;}

/* hyperlinks menu + adres(email) */
#leftNavMenu a:link.selected{ color: #007E33; text-decoration:none;}
#leftNavMenu a:visited.selected { color: #007E33; text-decoration:none;}
#leftNavMenu a:hover.selected { color: #007E33; text-decoration:none;}
#leftNavMenu a:active.selected{ color: #007E33; text-decoration:none;}


