body {
font-family: tahoma, arial, sans-serif;
font-size: 13px;
background-color: #eed48a;
margin: 0;
padding: 0;
}

body,td {
font-size: 13px;
}

h1 {
	font-weight: normal;
	font-size: 22px;
	font-style: italic;
	color: black;
	font-family: Georgia, 'Times New Roman', Times;
	padding: 0px;
	margin-top: 0px;
	text-align: left;
}

h2 {
	font-weight: normal;
	font-size: 16px;
	font-style: italic;
	color: black;
	margin-bottom: 7px;
	font-family: Georgia, 'Times New Roman', Times;
}

h3 {
	font-weight: normal;
	font-size: 13px;
	font-style: italic;
	color: black;
	font-family: Georgia, 'Times New Roman', Times;
	margin-bottom: 0px;
}

h4 {
	font-weight: bold;
	font-size: 15px;
	color: black;
	font-family: arial;
	margin-bottom: 2px;
}

p {
	/*margin: 0px;*/
	/*margin-bottom: 9px;*/
	/*line-height: 19px;*/
}

table#menutabel {
margin-left: 40px;
margin-top: 10px;
}

#menutabel td {
border-bottom: 1px solid #cccccc;
font-size: 13px;
padding-top: 14px;
padding-bottom: 2px;
text-align: right;
}

#menutabel a {
color: black;
text-decoration: none;
}

#menutabel a:hover {
color: red;
text-decoration: underline;
}

#divhor {
background-image:  url('afbeeldingen/balkhorizontaal.gif');width: 100%;height:100%; background-repeat: repeat-x;
}

#divver {
background-image:  url('afbeeldingen/balkverticaal.gif');width: 100%;height:100%; background-repeat: repeat-y;
background-position: 50% 0;
}

#divmidden {
background-image:  url('afbeeldingen/middenachter.gif');width: 100%;height:100%; background-repeat: no-repeat; background-position: 50% 0;
}


table#topmenutabel {
color: white;
margin-right: 18px;
}

#topmenutabel td {
border-left: 1px solid white;
font-size: 13px;
padding-right: 5px;
padding-left: 5px;
text-align: right;
}

#topmenutabel a {
color: white;
text-decoration: none;
}

#topmenutabel a:hover {
text-decoration: underline;
}

.methods label img {margin-bottom: 6px;}
