/* CSS Document */

body,td,th {
	font-family:  Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #43443D;
}
a {
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #333333;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
body {
	background-image: url(images/template/backwood.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 14px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 20px;
}
h5 {
	font-size: 26px;
}

.style4 {font-size: 12px; color: #43443d; }

.dhtml_header{	/* Styling header */
	/* Start layout CSS */
	color:#CCCCCC;
	font-size:14px;
	background-image: url(images/template/slidebar.png);
	width:100%;
	margin-bottom:4px;
	margin-top:4px;
	padding-left:4px;
	background-repeat:no-repeat;
	background-position:top left;	
	height:20px;
	
	/* End layout CSS */
	
	overflow:hidden;
	cursor:pointer;
}
.dhtml_optie{	/* Parent box of slide down content */
	
	
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;

}
.dhtml_optie_content{	/* Content that is slided down */
	padding:1px;
	font-size:12px;	
	position:relative;
}

.boekings_error {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FF0000;
}

</style>
