a:link 
{
font-size: 10pt; 
text-decoration: none; 
color:#666666; 
}

a:visited 
{
font-size: 10pt; 
text-decoration: none; 
color:#666666; 
}

a:link.w 
{
font-size: 8pt; 
text-decoration: none; 
color: white; 
}

a:visited.w 
{
font-size: 8pt; 
text-decoration: none; 
color: white; 
}

a:hover, a:hover.w
{
color: blue;
text-decoration: underline;
}


html, body 
{
    font-family: Verdana;
	 font-size: 10pt;
    margin:0px auto;
    padding:0;
    background:#FFFFFF;
    text-align:center;
}

h1
{
    font-family: Verdana; 
    font-size: 14pt;
    color:#0000ff
}

h2
{
    font-family: Verdana; 
    font-size: 12pt;
    color:#0000ff
}

h3
{
   font-family: Verdana; 
   font-size: 10pt;
    color:#0000ff
}

h4
{
    font-family: Verdana; 
    font-size: 10pt;
    color:#808080
}

h5
{
    font-family: Verdana; 
    font-size: 10pt;
    color:#0000ff
}

hr {
color:#6FB7FF;
border: 1px solid;
background: #FFFFFF;
}

p
{
    font-family: Verdana; 
    font-size: 10pt; 
}

img 
{
    border:0;
}

td
{
    font-family: Verdana; 
    font-size: 10pt;
	text-align:left;
}


#wrapperold
{
   background:url('/image/main_banner.gif')	no-repeat top center;
   text-align:center;
	width:100%;
    height:220px;
    margin:0px auto;
}


#wrapper 
{
   background:url('/image/main_banner_po.png')	no-repeat top center;
   text-align:center;
	width:100%;
    height:265px;
    margin:0px auto;
}

#contentholder
{
    margin:0px auto;
}


#contentwrapper 
{
    min-height:400px;
    width:100%;
    background:#FFFFFF;
	text-align: center;
   
}

#footerold 
{
    background:url('/image/bottom_banner.gif') no-repeat top center;
    width:100%;
    height:60px
}

#footer 
{
    background:url('/image/main_footer_po.png') no-repeat bottom center;
    width:100%;
    height:60px
}
.p
{
    margin-left: 25px;
    margin-right: 25px;
    text-align: justify;
}

.w
{
    color: white;
}

.l
{
    font-family: Verdana; 
    font-size: 10pt;
    font-weight: bold; 
}

.foutmeldingen
{
	color:#ff0000;
}
.meldingen
{
	color:#339900;
}