/* CSS Document Pieter Dros Houtbewerking - copyright TexelSites*/
html,body{margin:0;padding:0;}
body{text-align:center;font-family: "Trebuchet MS", Verdana, Arial;color: #23385f;background-color: #29568f;}
html {overflow-y: scroll;}
#wrapper{position:relative;text-align:left;width:800px;margin:0 auto;background-color: #fbfbf8;background-image: url(../images/bg_wrapper.gif);background-repeat: repeat-y;}
#header {position:relative;height:166px;margin:0;}
#nav{float:left; width: 130px;margin-left: 35px;}
#nav ul {padding: 0;margin: 10px;list-style: none;display: block; }
#nav li{display: block;font-size: 13px;line-height: 65%;margin: 13px 0; letter-spacing: 0.1em;font-weight:800;}
#nav a, #nav a:visited{color: #23385f;text-decoration: none;}
#nav a:hover {color: #c43215;text-decoration: none;}
#nav a.selected:visited {color: #c43215;text-decoration: none;}
#content{float:right;width:570px;font-size: 10pt;border-right: 30px solid #23385f; }

#tekstblok {width: 534px;}
#copyright {font-size: 10px;line-height: 75%;margin: 30px auto 20px 8px;}
#footer{clear:both; width:800px; text-align:center; }

