body
{
	background-color: #666666;
}

td.titel
{
	float: left;
	background: #335588;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	padding-left: 15px;
	height: 50px;
	font-family: "Arial", "Gill Sans MT", "Gill sans", "Trebuchet ms", sans-serif;
	text-indent: 0px;
}

td.balk
{
	background: #773300;
	height: 15px;
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	color: #ffffff;
	width: 750px;
}

td.menu
{
	background: #335588;
	border-left: 1px solid #ffffff;
        border-right: 1px solid #ffffff;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom:25px;
	text-align: right;
	width: 180px;
	margin-top: 0px;
 	line-height: 20px;	
}

a.menu
{
	color: #ffffff;
	font-size: 15px;
	font-family: "Arial", "Gill Sans MT", "Gill sans", "Trebuchet ms", sans-serif;
}

a.menu:hover
{
	text-decoration: none;
}

a.overzicht
{
	clear: both;
	color: #ffffff;
	font-size: 15px;
	font-family: "Arial", "Gill Sans MT", "Gill sans", "Trebuchet ms", sans-serif;
}

a.overzicht:hover
{
	text-decoration: none;
}

td.inhoud
{
	border-right: 1px solid #ffffff;
	background: #666666;
	width: 520px;
	color: #ffffff;
	text-indent:20px;
	padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-top: 10px;
	font-family: "Arial", "Gill Sans MT", "Gill sans", "Trebuchet ms", sans-serif;
	#display: block;
	float: left;
	height: auto;
}

table.tekst
{
	background: #ffffff;
	height: auto;
}

h2.tekst
{	
	width: 520px;
	float: left;
	clear: both;
	text-indent: 0px;
	padding-top: 10px;
	font-size: 20px;
	font-family: "Arial", "Gill Sans MT", "Gill sans", "Trebuchet ms", sans-serif;
}

td.tekst
{
	float: left;
	width: 480px;
	height: auto;
}

td.disclaimer
{
	font-size: 10px;
	color: #ffffff;
	padding-top: 3px;
}

a.tekst
{
	color: #ffffff;
}

a.tekst:hover
{
	text-decoration: none;
}

a.disclaimer
{
	color: #ffffff;
	text-decoration: none;
}

a.disclaimer:hover
{
	text-decoration: none;
}

em
{
	font-weight: bold;	
}

img.left
{
	margin-right: 15px;
        margin-top: 10px;
	margin-left: 5px;
	margin-bottom: 10px;
	float: left;
	border: 1px solid #ffffff;
}

img.right
{
        margin-right: 10px;
        margin-top: 10px;
        margin-left: 5px;
        margin-bottom: 10px;
        float: right;
        border: 1px solid #ffffff;
}

a.balk
{
	float: right;
	color: #ffffff;
	text-decoration: none;
}

a.balk:hover
{
	text-decoration: none;
}


