h1 {
	font-family: Verdana, Arial, sans-serif;
	BORDER-TOP: 1px solid #369;
	FONT-SIZE: 150%;
	PADDING-BOTTOM: 5 px;
	PADDING-TOP: 5px;
	BACKGROUND-COLOR: #e9f2f7;
	border-bottom : 1px solid #369;
	margin-left : -10px;
	margin-right : -10px;
	text-indent : 20px;
}
h2{
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 130%
}
h3{
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 110%
}
}
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
}
.box {
	BORDER-RIGHT: 1px none #336699;
	PADDING-RIGHT: 10px;
	BORDER-TOP: 1px none #336699;
	PADDING-LEFT: 10px;
	/*BACKGROUND: #f6f6f6;
	*/
	PADDING-BOTTOM: 10px;
	BORDER-LEFT: #336699 1px dotted;
	PADDING-TOP: 10px;
	BORDER-BOTTOM: 1px none #336699;
}
.kader{
	border : 1px solid #ccc;
	background-color : #F3F3F3;
	padding-left : 5px;
}
hr {
	COLOR: #369; HEIGHT: 1px
}
td{
	font-size : 80%;
	line-height : 22px;
}
.tip {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	background-color: #FFFFF0;
	margin: 5px;
	padding: 5px;
	border: 1px dashed #999999;
}
.anderhalf{
	line-height : 25px;
}
.disclaimer {
	font-size: 80%;
	font-style: italic;
}
.klein {
	font-size: xx-small;
}
.faq_vraag {
	font-style: italic;
	color: #990000;
	font-weight: bold;
}
.faq_antwoord {
	margin-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}
