body {	
	margin: 0px;
	background-color: #050A46;
	background-image: url(../images/background.gif);
	background-repeat: no-repeat;
}

body, body *, td {
	color: #FFFFFF;
	font-family: Verdana, sans-serif;
	font-size: 9pt;
	line-height: 14pt;
}

body.intro {
	margin: 0px;
	background-color: #050A46;
	background-image: url();
	align: center;
}

h1 {	
	color: #DA9600;
	font-size: large;
	font-size: 13pt;
}

h2 {	
	color: #DA9600;
	font-size: medium;
}

h3 {	
	color: #DA9600;
	font-size: small;
	font-weight: bold;
}

a {	
	color: #DA9600;
	text-decoration: none;
}

a:visited {	
	color: #DA9600;
	text-decoration: none;
}

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

img {	
	border: 0;
}

div#logo {	
	margin-top: 0px;
	text-align: right;
	float: right;
	height: 100%;
}

div#bgImg {
	margin-top: 50%;
	text-align: right;
	float: right;
}

div#text {
	position: absolute;
	left: 195px;
	top: 95px;
	width: 585px;
}




#bla {
	color: red;
}


div#image {	
	position: absolute;
	left: 650px;
	top: 30px;
}

div#nav {
	position: absolute;
	left: 0px;
	top: 60px;
	width: 195px;
	line-height: 13pt;
	font-size: 10pt;
}

div#nav a {
	display: block;	
	margin: 3px;
	padding: 0px 0px 0px 24px;
	color: white;
	letter-spacing: 1px;
	line-height: 13pt;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;	/*text-transform: uppercase;*/
}

div#nav a:hover{	
	color: #DA9600;	
	background-image: url("../images/star.gif");
	background-repeat: no-repeat;
	background-position: 2px 50%;
}


div#nav .subitem {
	margin: 3px;
	padding: 0px 0px 0px 30px;
	font-size: 9pt;
}

div#nav .subitem a {	
	display: inline;
	margin: 0;
	padding:0;
	font-size: 9pt;
	font-weight: normal;
	letter-spacing: 0;
}

div#nav .subitem a:hover {	
	background-image: none;
}

input, textarea, select, option {
	color: #000000;
}

.vraag {
	color: #DA9600;
	font-weight: bold;
}

antwoord {	
	color: #FFFFFF;
}

hr {	
	width: 100%;
}

ol#faq {
	color: #DA9600;	
	font-weight: bold;
}