body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #6C5C24;
	background-color: #FFE57F;
	margin: 0px;
	padding: 0px;
}
.voetjesbg {
	background-color: #FFF5CC;
	background-image: url(images/voetjes_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.kop1 {
	background-color: #FFF5CC;
	background-image: url(images/praktijk_isis_kop_bg.gif);
	background-repeat: no-repeat;
}
.main {
	background-color: #FFFBEB;
	background-image: url(images/bgmain.gif);
}
.onder {
	background-color: #FFF5CC;
	background-image: url(images/onder1.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 100px;
	width: 822px;
	font-size: 12px;
	text-align: center;
	vertical-align: top;


}
.content {
	background-color: #FFFBEB;
	background-image: url(images/bgmain.gif);
	background-repeat: repeat-y;
	vertical-align: top;
	font-size: 10px;


}
.naast {
	background-color: #FFF5CC;
}
a:link {
	color: #4C3C04;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFEE99;
}
a:visited {
	color: #4C3C04;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFEE99;
}
a:hover {
	color: #000000;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;

}
a:active {
	color: #000000;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;

}
.horbar {
	background-color: #FFE57F;
	background-image: url(images/horbar.gif);
	height: 4px;
}
.tdmenu {
	font-size: 12px;
	font-weight: bold;
}
.tdmenu a:link {
	color: #4C3C04;
	text-decoration: none;
	border-bottom-style: none;
}
.tdmenu a:visited {
	color: #4C3C04;
	text-decoration: none;
	border-bottom-style: none;
}
.tdmenu a:hover {
	color: #000000;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;

}
.tdmenu a:active {
	color: #000000;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;

}
.verbar {
	background-color: #FFE57F;
	background-image: url(images/verbar.gif);
}
h1 {
	font-size: 24px;
	margin-bottom: 0px;
	margin-top: 16px;



}
p {
	font-size: 14px;
	line-height: 18px;

}
li {
	font-size: 14px;
	line-height: 18px;

}
.kader {
	padding: 15px;
	margin: 25px 0;
	border: 1px solid #FFE57F;
	background-color: #FFF5CC;
}

