html, body{ height:100%; min-height:100%;}
body {
	background-color: #330000;
	background-attachment: fixed;
	background-image: url(images/kleurAchtergrond.gif);
	background-repeat: repeat-y;
	background-position: center top;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 13px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
img{ border:none;}
#bijElkaar { text-align: left; overflow: visible; margin: 0 auto; height: 600px; width: 955px; 
}
#midden { background: url(images/TexelAchtergrond2.jpg) no-repeat scroll center top; overflow: visible; margin: 0 auto; height:100%; }

#container {
	float: right;
	width: 680px;
}
#kop {
	margin: 0em;
	float: left;
	padding-top: 0.3em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0em;
}
#menu {
	line-height: 25px;
	margin: 0em;
	left: 35px;
	float: left;
	padding-top: 3.5em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 2.8em;
}
#inhoud {
	text-align: justify;
	height: 35em;
	overflow: auto;
	float: left;
	margin: 0em;
	padding-top: 1em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0em;
	clear: left;
	width: 48em;
}
#foot {
	font: 11px "Trebuchet MS", Arial, Verdana;
	color: #666666;
	float: left;
	margin: 0em;
	clear: left;
	padding-top: 7em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0em;
}
#foot a:link {
	text-decoration: none;
	color: #330000;
}
#foot a:visited {
	color: #330000;
	text-decoration: none;
}
#foot a:hover {
	color: #B08C7E;
	text-decoration: none;
}
table {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 13px;
	color: #333333;
	text-align: justify;
	overflow: scroll;
}
h2 {
	font-size: 24px;
	color: #CC0066;
	font-weight: normal;
	font-family: "Tw Cen MT", "Trebuchet MS", Arial;
	font-style: italic;
	margin: 0px;
	padding: 0px;
}
h3 { font-family: "Tw Cen MT", "Trebuchet MS", Arial; font-size: 18px; color: #f4d0be; margin: 0px; padding: 0px; 
}
#inhoud ul { float: left; margin: 0px 2.5em 0px 0px; font-size: 0.9em; padding: 0px 0px 0px 0.5em; }
#inhoud ul li { padding-left: 0.2em; margin-left: 1.5em; }


a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #B08C7E;
}
.streepligt {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #330000;
	border-right-color: #330000;
	border-bottom-color: #330000;
	border-left-color: #330000;
}
.dhtmlgoodies_question{	/* Styling question */
	color:#FFF;
	margin-bottom:2px;
	margin-top:2px;
	padding-left:2px;
	height:20px;
	overflow:hidden;
	cursor:pointer;
	font-weight: bold;
	background: url(images/wit10.png) repeat scroll left top;
}
.dhtmlgoodies_answer{	/* Parent box of slide down content */
/*	visibility:hidden;*/
/*	height:0px;*/
	overflow:hidden;
	position:relative;

}
.dhtmlgoodies_answer_content{	/* Content that is slided down */
	padding:1px 1px 1px 1em;
	position:relative;
}
.clear { clear: both; }
.accent{ color: #CC0066; font-weight: bold; font-size: 1.1em; font-style: italic; }

