html, body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	background-image: url(img/bg.jpg);
	background-repeat: none;
}
a { outline: none; 
style: none;
font-style: none;
border: 0px;
border-style: none;
}

p {
text-align: left;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}

h1 {
font-family: Verdana, Georgia, Palatino;
font-size: 38px;
text-align: left;
line-height: 45px;
color: white;
border: 1px black solid;
margin: 5px;
letter-spacing: 2px;
}

h2 {
font-family: Arial;
font-size: 24px;
font-style: Italic, Bolder;
text-align: left;
color: white;
}

h3 {
color: white;
font-size: 16px;
}
div.title {
font-family: Arial;
font-size: 24px;
text-align: center;
line-height: 20px;
}
label
{

width:25%; text-align:left; float:left; font-weight:bold;

}

.row
{

padding:5pt;
}

img.top {
border: 1px solid;
margin: 10px 10px 10px 0px;
float: left; 
width: 140px;
height: 120px;
}

img.left {
border: 1px solid #0066FF;
margin: 5px 5px 5px 0px;
float: left;
padding: none;
}

img.left2together {
border: 1px solid #0066FF;
margin: 5px 0px 5px 0px;
padding: none;
float: left;
}

img.right {
border: 1px solid #0066FF;
margin: 5px 0px 5px 10px;
float: right;
padding: none;
}

img.right2together {
border: 1px solid #0066FF;
margin: 5px 0px 5px 0px;
padding: none;
float: right;
}

#container {
	width: 774px;
	margin: 2% auto;
	top-margin: 0px;
	background-color: #000000;
	background-repeat: no-repeat;
	border: 1px solid;
        border-color: #CCCCCC;
	border-style: solid solid solid solid;
        color: #00CC00;
	}
	
#container2 {
width: 752px;
float: left;
background-color: #000000;
text-align: left;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
border: 1px solid;
border-color: #CCCCCC;
margin: 10px ;
}

div.text {
width: 710px;
float: left; 
background-color: #000000;
text-align: left;
margin: 10px;
border: 1px solid;
border-color: #CCCCCC;
padding: 10px;
}

div.opvulling{ 
 clear: both;
visibility: hidden;
}

#disclaimer {
color: white;
font-family: Verdana;
font-size: 9px;
text-align: center;
clear: both;
margin-bottom: 5px;
margin-top: 5px;

}

div.oplossing1 {
width: 710px;
float: left;
}
/* CSS Document */


