body {
margin: 0px;
padding: 0px;
background: #dce6e9;
font-size: 12px;
font-family: Arial;
color: #000000;
line-height: 30px;
}

img{
border: 0;
}

.clear{
clear: both;
}

img.right { float: right; margin: 0.5em 0 1em 1em; clear: right; } 

.inlog input[type="text"]{
line-height: 29px;
height: 22px;
width: 212px;
padding: 7px 0 0 12px;
margin: 0 0 7px 0;
border: 0;
background: url(images/input.png);
}

#wrapper{
background: #ffffff;
width: 900px;
margin: auto;
}

#logo{
margin-top: 15px;
height: 90px;
width: 900px;
background: url(images/logo.png);
}

#logo h1{
padding: 18px 0 0 11px;
margin: 0;
font-size: 30px;
color: #000000;
font-weight: normal;
}

#logo h1 a{
color: #0f8eae;
text-decoration: none;
}

#logo h2{
margin: 0;
padding: 0 0 0 210px;
font-size: 18px;
color: #000000;
font-weight: normal;
font-style: italic;
}

#logo h2 a{
text-decoration: none;
}
#header{
color: #ffffff;
height: 172px;
width: 900px;
background: url(images/header.png);
}

#header h2{
padding: 12px 0 0 30px;
margin: 0;
font-size: 14px;
}

#pro{
overflow: hidden;
color: #000000;
}

#pro h2{
text-align: left;
padding: 0 0 0 10px;
margin: 0;
font-size: 14px;
display: block;
}

.box{
float: left;
margin: 10px 27px 0 23px;
height: 100px;
width: 250px;
background: url(images/box.png);
text-align: center;
}

#content{
clear: both;
margin-top: 30px;
overflow: hidden;
width: 900px;
background: url(images/content.png);
}

#content h2{
line-height: 14px;
margin: 0 0 10px 0;
padding: 12px 0 0 0px;
font-size: 14px;
color: #0f8eae;
}

#menu{
float: left;
width: 219px;
margin-left: 12px; 
}

#menu ul{
width: 200px;
margin: 0 0 30px 0;
padding: 0;
}

#menu ul li{
background: url(images/li.png) left bottom repeat-x;
list-style: none;
}

#menu ul li a{
padding-left: 14px;
background: url(images/lia.png) left center no-repeat;
color: #000000;
text-decoration: none;
}

#menu ul li a:hover{
color: #000000;
text-decoration: underline;
font-weight: bold;
}

#menu ul li a.active{
color: #000000;
text-decoration: underline;
font-weight: bold;
}

#inhoud{
float: left;
width: 622px;
margin-left: 20px;
}

#inhoud p{
margin: 30px 0 30px 0;
padding: 0;
}

#inhoud a{
color: #0f8eae;
text-decoration: underline;
}

#inhoud a.und{
color: #000000;
text-decoration: none;
}

#bottom{
clear: both;
height: 19px;
width: 900px;
background: url(images/bottom.png) no-repeat;
}

#footer{
padding: 15px 0 15px 0;
background: #dce6e9;
text-align: center;
}

#footer p{
margin: 0;
padding: 0;
}

#footer a{
text-decoration: none;
color: #000000;
}

#footer a.und{
text-decoration: underline;
}

h1{
margin: 0;
padding: 0;
font-size: px;
color: #;
}

table
{
	border-collapse: collapse;
	width: 609px;
}

table  a {
	text-decoration: none;
	color: #0F8EAE;
}

table  a:hover {
	text-decoration: underline;
	font-family: Arial;
	color: #0F8EAE;
	font-size: 12px;
}


th
{
background: #0F8EAE;
height: 29px;
padding-left: 11px;
padding-right: 11px;
color: #fff;
text-align: left;
border-left: solid 1px #0F8EAE;
border-bottom: solid 2px #ffffff;
}

tr
{
height: 30px;
}

td
{
padding-left: 11px;
padding-right: 11px;
border-left: solid 1px #0F8EAE;
border-bottom: solid 1px #ffffff;
}

td.first,th.first
{
border-left: 0px;
}

td.first a {
	text-decoration: underline;
	color: #000000;
}

tr.rowA
{
background: #E9F1F4;
}

tr.rowB
{
background: #ffffff;
}

.belangrijk {
margin-top: 10px;
margin-bottom: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-top: 10px;
padding-right: 10px;
color: #0c526b;
border: 1px solid #C8DFE6;
background: #F3FCFF;
}
