/* NRG Design, 2005 - http://www.nrgdesign.nl */
/* Author : Martijn Duizendstra  */
/* Last Edited : 13-07-2005 */


* {
padding: 0;
margin: 0;
}


body { 
font: 11px/1.3em Verdana,Helvetica,sans-serif; 
text-align: center;
background: transparent url(images/achtergrond.gif) repeat left bottom;
}


a {
text-decoration: none;
background: transparent url(images/dotlink.gif) repeat-x left bottom;
}

a:link ,a:visited {
color: #5785A4;
}

a:hover {
color: #6B6B6B;
}

helpCursor {
background: transparent url(images/dot.gif) repeat-x left bottom;
cursor: help;
}

.content{
padding-top: 10px;
padding-bottom: 8px;
overflow: hidden;
width: 520px;
}

.content ul {
margin-left: 15px;
}

.content li {
margin-left: 30px;
}

p { 
padding: 0px 20px 0px 10px;
color: 	#000000;
line-height: 1.5em;
}

#pKolom {
float: left;
width: 180px;
text-align: justify;
padding: 0px 15px 0px 10px;
color: 	#6B6B6B;
line-height: 1.5em;
}


#container { 
margin: 0 auto;
text-align: left;
width: 	672px;
background: url(images/container.gif) repeat-y center top;
position: relative;
}

#preamble {
padding-left: 140px;
padding-right: 15px;
margin-bottom: 50px;
}

#supportingText {
padding-left: 150px;
}

#supportingText {
height: 100px;
width: 675px;
background: transparent url(images/footer.gif) no-repeat 0 100%;
}

#footer {
height: 20px;
text-align: center;
padding-bottom: 5px;
padding-top: 68px;
}

#extraDiv1 {
position: absolute;
top: 0;
right: 0;
background: transparent url(images/dvp_verticaal.gif) no-repeat;
width: 75px;
height: 300px;
}



#paginaHeading h1 { 
background: transparent url(images/header1.jpg) no-repeat top left;
width: 675px;
height: 74px;
}

#paginaHeading h1 span {
display: none;
}

#paginaHeading h2 {
background: transparent url(images/header2.jpg) no-repeat top left;
width: 675px;
height: 210px;
}

#paginaHeading h2 span {
display: none;
}


h4 {
font-family : verdana, helvetica, arial, sans-serif; 
color: #000000;
font-size: 10pt;
line-height: 1.8;
text-transform: uppercase;
margin: 20px 0 0 30px;
color: #574D33;
}

#linkList {
position: absolute;
top: 74px;
left: 0;
width: 125px;
}

#linkList ul {
list-style: none; 
margin: 0px 0px 20px 14px;
}

#linkList li {
width: 125px;
display: block;
list-style: none;

}

#linkList li a {
display: block;
font-weight: bold;
font-size: 7pt;
color: #FFFFFF;
text-decoration:none;
margin-left: -1px;
margin-bottom: -2px;
padding-left: 15px;
padding-top: 2px;
width: 125px;
height: 22px;
background: transparent url(images/button.gif);
}

html>body #linkList li a {
width: auto;
}

#linkList li a:hover {
color: #FFFFFF;
background: transparent url(images/button.gif);
}