html {
 padding:0px;
 margin:0px;
 border:0px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
}
body {
 padding:0px;
 margin:0px;
 border:0px;
 font:verdana;
 background-color:#f6f6f6; 
}

.link {
  cursor: pointer;
  cursor: hand;
}

div#site {
    position:absolute;
    top:0px;
    left:0px;
    width:100%;
    min-height:500px;
    height:300px;
    background-image:url(/images/top_fill.jpg);
    background-repeat:repeat-x;
    background-color:#f6f6f6;
}

div#container {
  width:100%;
  height:auto;
}
div#navigation {
    position:absolute;
    left:0px;
    width:250px;
    min-height:400px;
}

div#contentcontainer {
    margin:10px;
    margin-top:20px;
} 
div#content {
    position:absolute;
    left:250px;
    width:600px;
    background-image:url(/images/fade.gif);
    background-repeat:repeat-x;
    background-color:#ffffff;
    text-align: left;
    font-style:normal;
    color:#3c3c3c;
    min-height:150px;
    font-size:11px;
}

div#content img{
    margin: 10px;
}

div#content table img{
    margin: 0;
}
div#content a {
 color:#202020;
}

div#submenu {
 margin-top:21px;
 margin-left:8px;
 padding-top:1px;
 background-image:url(/images/sub_top.gif);
 background-repeat:no-repeat;
 width:240px;
 font-size:12px;
 color:#ffffff;
} 

div#subbottom {
 margin-left:8px;
 background-image:url(/images/sub_bottom.jpg);
 background-repeat:no-repeat;
 height:8px;
 width:236px;
} 


div.item {
 margin-top:8px;
 margin-left:8px;
 padding-top:1px;
 background-image:url(/images/groen_01.png);
 background-repeat:no-repeat;
 width:236px;
 font-size:12px;
 color:#ffffff;
} 


.itemtitel {
  font-weight:bold;
  margin-left:22px;
  margin-top:3px;
  margin-bottom:10px;
}

.itemtext {
  margin-left:9px;
  margin-right:6px;
  margin-top:2px;
}

.itemtext img {
  border:2px solid #6d9384;
  margin-top:5px;
  margin-left:-4px;
  margin-bottom:7px;
}
.itemtext a,.itemtext a:visited {
  font-size:9px;
  position:relative;
  color:#ffffff;
  text-decoration:none;
  font-weight:bold;
}

.itemtext a:hover {
  position:relative;
  color:#c0c0c0;
}
.itemtext p {
  margin-top:14px;
  margin-bottom:-7px;
}

div.itembottom {
 margin-left:8px;
 background-image:url(/images/block_bottom.jpg);
 background-repeat:no-repeat;
 height:10px;
 width:236px;
} 

div.shortcut {
 margin-top:15px;
 margin-left:10px;
 width:123px;
 height:123px;
 color:#ffffff;
}
div.shortcut img {
 border:2px solid #6d9384;
 width:121px;
 height:121px;
}
 
div.shortcutbottom {
 margin-left:10px;
 background-image:url(/images/label.gif);
 background-repeat:no-repeat;
 height:21px;
 width:130px;
 color:#b8a177;
 text-indent:3px;
 font-size:11px;
} 

div#shortcuts {
    position:absolute;
    left:850px;
    width:auto;
    min-height:400px;
}

.content_titel,h2,h3,h4,h5,h6 {
  margin-bottom:10px;
  font-size:14px;
  font-weight:bold;
}

.footer {
  width:580px;
  font-size:9px;
}

.footer IMG {
  vertical-align:middle;
}

hr {
  color:#023359;
  height:1px;
  margin-left:23px;
  margin-right:23px;
}



#submenu ul {
 margin-top: 0px;
 margin-left: 0px;
 margin-bottom: 0px;
 padding-right:8px;
 list-style-type: none;
}

#submenu li {
  line-height:22px;
  text-indent:10px;
  height:22px;
}
#submenu li a {
  color:#ffffff;
  text-decoration:none;
}

#topbar {
 width:auto;
 height:159px;
 background-image:url(/images/top_fill.gif);
 background-repeat:repeat-x;
}

#menu {
 position:absolute;
 left:12px;
 top:133px;
 font-size:12px;
 color:#ffffff;
}
#menu a:link,#menu a:visited {
 color:#ffffff;
 text-decoration:none;
}
#menu a:hover {
 color:#e0e0e0;
 text-decoration:underline;
}


#menuright {
 position:absolute;
 left:855px;
 top:134px;
 font-size:9px;
 color:#ffffff;
}
#menuright a:link,#menuright a:visited {
 color:#ffffff;
 text-decoration:none;
}
#menuright a:hover {
 color:#e0e0e0;
 text-decoration:underline;
}

#sitemap {
 margin-left:30px;
}
#sitemap a{
 color:#000000;
 }
#sitemap ul {
 list-style-type: none;
}

#sitemap li {
 padding-left:10px;
}
#sitemap li li {    
 padding-left:20px;
}

#sitemap li li li {    
 padding-left:30px;
}

.pfi a img{
 border: 0;
 text-decoration: none;
}

.pfi a {
 text-decoration: none;
}

div#content a.np_link_disabled {
  text-decoration: none;
  color: #ccc;
  font-size: 12px;
}

div#content .np_link {
  text-decoration: strike;
  color: #333;
  font-size: 12px;
}

ul.footer {
    list-style: none;
    padding: 0;
    margin: 0;
}

hr {

}

ul.footer li{
    float: left;
    margin-right: 5px;
}

div#content img#greenbar {
 margin: 0;
}
