﻿body {
	padding: 0px; /* Nodig voor Opera */
	margin: 0px;
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	color: black;
	font-size: 0.9em;
	line-height: 20px;
	background-color: #c4b3b9;
	background-image: url('../images/background.jpg');
	background-repeat:  repeat-x;
	/*background-attachment: fixed;*/
}
#container {
	height:100%; /* héél belangrijk voor footer */
	margin: 1em auto 3em;
	width: 960px;
	/*background-color: aqua;  test*/
}

#hoofd {
	height: 202px;
	background-image: url('../images/hoofdbackground2.gif');
	background-repeat:  repeat-x;
}

#hoofdlinks {
	float : left;

	height: 200px;
	width: 350px;
	background-image: url('../images/hoofd-links2.jpg');
	background-repeat: no-repeat;
}
#hoofdrechts {
	height: 200px;
	background-position: top right;
	background-image: url('../images/hoofdbackground2.jpg');
	background-repeat:  no-repeat;
}

#hoofdtitel {
	width: 100%;
	height: 130px;
	background-position: bottom right;
	background-image: url('../images/titel3.png');
	background-repeat:  no-repeat;
}

#hoofdtitel h1{
	text-indent: -9999px
}

#hoofdslogan {
	font-size: 14px;
	height: 2em;
	padding: 2em;
	text-align: right;
	letter-spacing: 0.1em;
	color: white; /* #e7b4a8; */
}


div#menu {
	height: 21px;
	width:100%;
	background-image: url('../images/menubar.gif');
	background-repeat:  repeat-x;
	padding : 0px;
	margin : 0px;

}




div#menu ul  {
list-style-type : none;
font-size: 1em;
color:white;
padding : 0px;
margin : 0px;
width : 100%;
height: 21px;
}




div#menu li {
float:left;

width:120px;
height: 21px;
display: block ;
margin: 0px;
padding: 0px;
text-align: center;
}

/* knopafbeeldingen*/
div#menu li.menuknop {
background-image: url('../images/menubarknop.gif');
}
div#menu li.menuknopL {
background-image: url('../images/menubarknopL.gif');
}
div#menu li.menuknopR {
background-image: url('../images/menubarknopR.gif');
} 
div#menu li.gekozenmenu {
font-weight:bold;
} 

/* knoppen verdwijnen bij hover (doorgelinkt via javascript) maakt onderliggende achtergrondafbeelding zichtbaar */
div#menu li.menuknop:hover, div#menu li.menuknopL:hover, div#menu li.menuknopR:hover {
width:120px;
font-weight: bold;
height: 21px;
background-image: url('');
}

/* menulinks ingeval CSS uitgeschakeld is */
div#menu li a:link {
	color: #FFFFFF;
	text-decoration : none;
}
div#menu li a:visited {
	color: #FFFFFF;
	text-decoration : none;
}
div#menu li a:active {
	color: #FFFFFF;
	text-decoration : none;
}
div#menu li a:hover {
	color: #FFFFFF;
	text-decoration : none;
}




/*
div#menu li a:link {
	text-decoration: none;
	color:white;
}
*/
#contents {
	clear:left;
	width:100%;
	padding:2em 0;
	margin: 0px;
}

.contentsrij {
	clear:left;
	width:100%;
	padding:1em 0 0;
	margin: 0 0;
	color: black;
}
/*
.contents2rij {
	float : left;
	width:480px;
	padding:1em 0 0;
	margin: 0 0;
	color: black;
}
*/
.contents2rij {
	width:480px;
	padding:1em 0 0;
	margin: 0 0;
	color: black;
}


.kleinekolom{
	float : left;
	width:480px;
}
.dubbelkolom{
	float : left;
	width:480px;
}
.grotekolom{
	float: left;
	width:720px;
}


.contentszijkant{
	display: block;
	float : left;
	width: 240px;
	margin: 0;
	/*background-color:lime;  test*/
}
.contentsmidden{
	display: block;
	float : left;
	width: 430px; /* 480 - 2x padding - 2x margin*/
	/*background-color: white;*/
	background-image: url('../images/middenbackground.jpg');
	background-repeat: repeat-y;

	padding: 10px 10px;
	margin: 0px 15px;
	letter-spacing: 0.03em;
}
.contents2midden{
	display: block;
	clear:left;
	width: 430px; /* 480 - 2x padding - 2x margin*/
	/*background-color: white;*/
	background-image: url('../images/middenbackground.jpg');
	background-repeat: repeat-y;

	padding: 10px 10px;
	margin: 0px 15px;
	letter-spacing: 0.03em;
}
.contentsgroot{
	display: block;
	width: 670px; /* 720 - 2x padding - 2x margin*/
	background-color: #e4d1d7;
	background-image: url('../images/middenbackground.jpg');
	background-repeat: repeat-y;
	height:100%;
	padding: 10px 10px;
	margin: 0px 15px;
	letter-spacing: 0.03em;
}
.boxgroot{
	display: block;
	
	width: 690px; /* 720 - 2x padding - 2x margin*/
	font-size:0.8em;
	padding: 0;
	margin: 0px 15px;
}
.kleinetekstrechts{
	font-size: 0.7em;
	text-align: center;
	padding: 10px 10px;
	color:white;
}


div.contentsmidden ul,div.contents2midden ul,div.contentsgroot ul{
	padding: 0px 0px;
	margin: 0px 30px;
	
}
div.contentsmidden li,div.contents2midden li,div.contentsgroot ul{
	padding: 0px 0px;
	margin: 0px 30px;
}

/*
.contentsmidden{
	display: block;
	float : left;
	width: 460px;
	background-color: blue;
	padding: 2px 10px;
	margin: 1em 0px;
}

*/

/*zorgt voor een eindpunt van de pagina om padding onder de contents te verzekeren */
#contentsend {
	clear:left;
	width:100%;
	padding:0px;
	margin: 0px;
}


.kader{
	width: 220px; /* 240 - 2x padding - 2x border */
	padding: 2px 10px;
	background-color: #959097;
	/*border: 3px #686f77 solid;*/
}
.bovenkader{
	width: 220px; /* 240 - 2x padding - 2x border */
	padding: 2px 10px;
	background-position: top;
	background-image: url('../images/vakboven2lang.gif');
	background-repeat:  no-repeat;
}
.onderkader{
	width:220px;
	height:15px;
	padding: 2px 10px;
	background-position: bottom;
	background-image: url('../images/vakonder2.gif');
	background-repeat:  no-repeat;

}

.grootkader{
	width: 450px; /* 240 - 2x padding - 2x border */
	padding: 2px 15px;
	background-color: #959097;
	/*border: 3px #686f77 solid;*/
}

.bovengrootkader{
	width: 450px; /* 240 - 2x padding - 2x border */
	padding: 2px 15px;
	background-position: top;
	background-image: url('../images/vakboven2langer.gif');
	background-repeat:  no-repeat;
}
.ondergrootkader{
	width:450px;
	height:15px;
	padding: 2px 15px;
	background-position: bottom;
	background-image: url('../images/vakonder2langer.gif');
	background-repeat:  no-repeat;

}

.groterkader{
	width: 690px; /* 720 - 2x padding - 2x border */
	padding: 2px 15px;
	background-color: #959097;
	/*border: 3px #686f77 solid;*/
}

.bovengroterkader{
	width: 690px; /* 720 - 2x padding - 2x border */
	height:15px;
	padding: 2px 15px;
	background-position: top;
	background-image: url('../images/vakboven3langer.gif');
	background-repeat:  no-repeat;
}
/*zonder height : */
.bovengroterkader2{
	width: 690px; /* 720 - 2x padding - 2x border */
	padding: 2px 15px;
	background-position: top;
	background-image: url('../images/vakboven3langer.gif');
	background-repeat:  no-repeat;
}


.ondergroterkader{
	width:690px; /* 720 - 2x padding - 2x border */
	height:15px;
	padding: 2px 15px;
	background-position: bottom;
	background-image: url('../images/vakonder3langer.gif');
	background-repeat:  no-repeat;

}


h2 {
	margin: 1em 1em;
	font-size: 1.2em;
	font-weight: normal;
	color: #412d28;
	letter-spacing: 1px;
}


.inkader{
	width: 180px;
	margin: auto;
	font-size:0.8em;
}


#voet {
	left: 0px;
	height:45px;
	font-size: 0.8em;
	text-align: center;
	line-height:65px;
	letter-spacing: 0.2em;
	color:white;
	position:fixed;
	bottom: 0; /* heel belangrijk */
	width: 100%;
	/*background-color: #48565f;*/
	background-image: url('../images/voettransp.png');
	background-position: top; /* Opera */
	background-repeat:  repeat-x;
}



#voet a {
	color: #BFFFFF;
	
	text-decoration: none  ;
}

#voet a:hover {
	color: #95FFEA;
	text-decoration: underline;
}


#cssvalid{
	position:relative;
	text-align:center;
	bottom:2.5em;
}


ul.links li:hover {
	background-color: #c4b3b9;
}





img.foto {
	border:1px white solid;
	margin: 0px;

}

img.materiefoto{
	border: thin #959097 double;
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}

img.advocatenfoto{	
	float: right;
	margin:0px;	
	padding:0px;
	border-width:0px;
	border-style: none;
	position:relative;
	bottom: -22px; /* Firefox: 18px*/
	overflow: scroll;
	 
	/*background-color:aqua; test */
	
	/* padding-right:2em; */
}

















p {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 0.25em 0px;
	margin: 0.25em 0px;
}


p.center{
	text-align:center;
}
	
p.italic{
	font-style: italic;
}
p.bold{
	font-weight:bold;
}
p.large{
	font-size:1.1em;
}

span.tsshaakjes{
font-size:0.8em;
font-style:italic;
color:#444444;
}

/* contactformulier boxes over helft*/
.boxhelft{
	display: block;
	float : left;
	height:100%;
	width: 318px;
	height:inherit;
	margin: 2px;
	padding: 0;
	border: 1px gray dotted;
	text-align:center;
}



.contactitem{
	display: block;
	float : left;
	width: 90px; /*154 - 64*/
	margin: 5px 2px;
	padding: 2px 0;
	font-weight:bold;
	text-align:right;
	clear: left;
}



.contactveld{
	display: block;
	float : left;
	width: 215px; /*154 + 64 = 218 */
	margin: 5px 2px;
	padding: 0 0;
	text-align:left;
}

.clearing{
	clear:both;
	margin:0px;
	padding:0px;
	border-style: none;
	border-width: 0px;
}


.boxvol{
	display: block;
	width: 643px;
	margin: 2px;
	padding: 0 0 4px;
	border: 1px gray dotted;
	text-align:center;	
}


.noborder{
border-width:0;
}

.verplicht{
	font-weight:bold;
	color: red;
}

.verkeerdecode{
	font-weight:bold;
	color: red;
	text-align: center;
	border-color:maroon;
	border-top-style:double;
	border-bottom-style:double;
	border-top-width:1px;
	border-bottom-width:1px;
	background-color:#FFFF99;
}












hr {
	color: #412d28;
}
strong {
color:#7c7c7c;
}
a:link {
	color: #3B4B4F; /* #47555E; */
	text-decoration : underline;
}
a:visited {
	color: #667078; /* #667078; */
	text-decoration : underline;
}
a:active {
	/*color: #f26522;*/
	text-decoration : none;
}
a:hover {
	color: #3B4B4F;
	font-weight:bold;
	text-decoration : none;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 1.5em;
	font-weight: normal;
	color: #8ec740;
	letter-spacing: 1px;
	margin-top: 0px;
}
h3 {
	color: #7c7c7c;
	line-height: 120%;
	letter-spacing: 5px;
	font-size: 13px;
	background-color: #f0f0f0;
	padding-left: 20px;
	margin-right: 420px;
}
h4 {
	font-size: 18px;
	font-weight: bold;
	color: #f26522;
	letter-spacing: 1px;
	padding-top: 10px;
	margin-bottom: 2px;
}
h5 {
	font-size: 15px;
	font-weight: bold;
	color: #7c7c7c;
	letter-spacing: 1px;
	margin-bottom: 2px;

}
h6 {
	font-size: 14px;
	margin-bottom: 5px;
	font-weight: bold;
	color: #7c7c7c;
	letter-spacing: 1px;
}

form {
	/*border: 1px dashed #7c7c7c;*/
	padding: 10px;
	font-size: 14px;
}
input {
	border: 1px solid #7c7c7c;
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #464646;
	background-color: #f0f0f0;
	padding-left: 3px;

}
textarea {
	border: 1px solid #787878;
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #464646;
	background-color: #f0f0f0;
	padding-left: 3px;
}
select {
	border: 1px solid #787878;
	font-size: 13px;
	color: #464646;
	background-color: #f0f0f0;
}
.tdrechts {
		text-align: right;
	}
.tdlinks {
		text-align: left;
	}
.tdcenter {
		text-align: center;
	}
	
	
div.printpagebreak{
	display:none;
}

