body {
	background-image: url(images/achtergrond.gif);
	background-attachment: fixed;
	background-position: top left ;
	background-repeat: repeat-y;
	margin: 0px;
}

body,table,p {
	font-family: tahoma;
	font-size: 11px;
	color: black;
}

table.mother_of_all_tables {
	height: 100%;
	width: 1000px;
	margin: 0px;
}

td {
	vertical-align: top;
}

td.banner {
	width: 200px;
	height: 130px;
	background-image: url(images/kavocabanner.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}


td.kavoca {
	width: 595px;
	height: 130px;
	background-image: url(images/kavoca.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

td.white {
	width: 205px;
	height: 130px;
	background-image: url(images/opvulling.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}


#tdmenu a {
	display: block;
	color: white;
	text-indent: 30px;	
	letter-spacing: 1px;
	height: 20px;
	padding-top: 3px;
	text-decoration: none;
}

#sectie a {
	text-decoration: none;
	display: block;
	width: 200px;
	text-indent: 40px;
}

#sectie a:hover {
	text-decoration: none;
	color: white;
	background-color: #80b9d9;
}

#sectie_act a {
	display: block;
	color: white;
	background-color: #80b9d9;
	text-indent: 40px;	
	font-weight: bold;
}

#hoofdstuk_act a {
	text-indent: 50px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: white;
	font-style: italic;
}

#hoofdstuk a {
	color: white;
	text-decoration: none;
	text-indent: 50px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: white;
}

#hoofdstuk a:hover {
	color: #80b9d9;
	text-decoration: none;
}

#paragraaf_act a {
	text-indent: 60px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: white;
}

#paragraaf a {
	color: white;
	text-decoration: none;
	text-indent: 60px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: white;

}

#paragraaf a:hover {
	color: #80b9d9;
	text-decoration: none;
}

td.tdinhoud {
	width: 590px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 1px;
}

td.tdcolumn {
	padding-top: 10px;	
	padding-left: 10px;
}


p {
	padding: 0px;
	margin: 2px;
	letter-spacing: 1px;
}

hr {
	width: 95%;
	border: thin dotted navy;
}

h1 {
	font-family: arial;
	font-size: 12px;
	margin-bottom: 5px;
	margin-top: 4px;
	letter-spacing: 1px;
}
h2 {
	font-size: 12px;
	margin-bottom: 5px;
	margin-top: 4px;
}
h3 {
	font-size: 11px;
	margin-bottom: 5px;
	margin-top: 4px;
}
h4 {
	font-size: 10px;
	margin-bottom: 5px;
	margin-top: 4px;
}
h5 {
	font-size: 9px;
	margin-bottom: 5px;
	margin-top: 4px;	
}

#tdcolumn a  { 
	text-decoration: none; 
	color: #2E86B7;  
	font-weight: bolder;  
}

#tdcolumn a:hover {
	color:  #7EC3EA;
	font-weight: bolder;
	text-decoration: none;
}

#tdinhoud a  { 
	text-decoration: none; 
	color: white;  
	font-weight: bolder;  
}
#tdinhoud a:hover {
	color:  #050538;
	font-weight: bolder;
	text-decoration: underline;
}

input.text {
	padding-left: 2px;
	
}
.csc-mailform, .csc-mailform-radio, .csc-mailform-check, .csc-mailform-radio fieldset {
	border: 0;
}
.csc-mailform-field {
	margin: 5px 0px 5px 0px;
}
.csc-mailform-field label {
	display: block;
}
.csc-mailform-radio label {
	display: inline;
}
.csc-mailform-radio legend {
	display: none;
}
