html,body {
    margin-top:2px;
    margin-bottom:2px;
    padding:0;
    background-color: #83878a;

    }

body {
    font: 76% arial,sans-serif;
    text-align:center;
    line-height: 130%;
    }

p {
    margin:0 10px 10px
    }

a {
    /*display:block;*/
    color: #404040;
    /*padding:10px*/
    background-color:transparent;
    border-color:#333333;
    border-style:dotted;
    border-width:0 0 1px;
    text-decoration:none;
    }


div#header {
    height:30px;
    margin:0;
    /*padding-left:10px;*/
    background-color: #83878a;
    text-align: right;
    }

div#main {
    text-align:left;
    }
    
div#content p {
    line-height:1.4
    }
    
div#content img {
    margin-left: 20px;
    margin-top: 20px;
}


/*START CSS FRONTPAGE*/
div#nieuws {
    background:#FFFFFF;
    height: 92px;
    border-top: #9C9C9C 2px solid;
    margin-right: 20px;
    padding-top: 11px;
    margin-bottom: 11px;
    margin-top: 0px;
    /*margin-left: 5px;*/
    }
    
div#nieuws p {
    text-align: left;
    margin-bottom: 0em;
    margin-left: 0em;
    color: #404040;
}

#nieuws p strong.head
{
    color: red;
    margin-top: 5px;
}

#nieuws p strong.titel
{
    color: #c1001f;
    font-size: 14px;
    
}

#nieuws a.leesmeer
{
    /*text-decoration: underline;*/
    display: inline;
    color: #404040;
}

#tekst2 p strong.titel
{
    color: #99acba;
    font-size: 14px;
    margin-top: 100px;
    
}

#tekst2 a.leesmeer
{
    /*text-decoration: underline;*/
    display: inline;
    color: #404040;
}
#tekst3 p strong.titel
{
    color: #ef7300;
    font-size: 14px;
    margin-top: 100px;
    font-weight: normal;
}

#tekst3 a.leesmeer
{
    /*text-decoration: underline;*/
    display: inline;
    color: #404040;
}

div#insp-link {
    margin-top: 6px;
    height: 80px;
}

div#insp a {
    /*display:block;*/
    color: #EF7300;
    /*padding:10px*/
    background-color:transparent;
    border-color:#333333;
    border-style:dotted;
    border-width:0 0 1px;
    text-decoration:none;
    }


#insp-link a.leesmeer
{
    text-decoration: none;
    display:block;
    color: #999999;
    font-size: 12px;
    line-height: 1.5;
    border-bottom-style: none;
}

#insp-link a.leesmeer:hover
{
    text-decoration: underline;
    /*display: inline;*/
    /*color: #ef7300;*/
    font-size: 12px;
}

div#menu {
    height: 38px;
}

div#menu a {
    border-bottom-style: none;
}


div#topkeuze {
    height: 20px;
}

div#topkeuze a {
    border-bottom-style: none;
}

div#inspiratie {
    background:#FFFFFF;
    height: 92px;
    border-top: #9C9C9C 2px solid;
    margin-right: 20px;
    padding-top: 11px;
    margin-bottom: 11px;
    margin-top: 11px;
    padding-bottom: 12px;
    border-bottom: #9C9C9C 2px solid;
    /*margin-left: 5px;*/
    }

div#inspiratie p {
    text-align: left;
    margin-bottom: 0em;
    margin-left: 0em;
    color: #404040;
}

#inspiratie p strong.head
{
    color: blue;
}

#inspiratie p strong.titel
{
    color: #ef7300;
    font-size: 14px;
}

#inspiratie a.leesmeer
{
    /*text-decoration: underline;*/
    display: inline;
    color: #404040;
}

div#image {
    background:#FFFFFF;
    height: 179px;
    /*border-top: #9C9C9C 2px solid;*/
    margin-right: 20px;
    margin-top: 20px;
    }
    
div#image img {
    /*border: #9C9C9C 1px solid;*/
    padding-top: 6px;
    margin-left: 0px;
    margin-top: 5px;
    vertical-align: bottom;
}


/*START CSS CONTENT PAGINA"S*/
div#submenu {
    background:#FFFFFF;
    height: 29px;
    /*width: 400px;*/
    /*border-top: #9C9C9C 2px solid;*/
    margin-right: 20px;
    padding-top: 5px;
    margin-left: 0px; /*IE compatible?*/
    /*margin-top: 5px;*/
    /*margin-left: 5px;*/
    }
    
div#submenu a img{
    border:0 none;
    /*margin: 0px;*/
    /*padding: 0px;*/
    /*display: block;*/
    /*margin-top: -1px;*/
}
#navlist a {
    /*width:310px;*/
    /*color:#fff;*/
    text-decoration:none;
    float:left;
    /*padding:12px 10px 13px;*/
    /*padding-right: 5px;*/
    border-style: none;
    /*margin:0 -10px;*/
}

#navlist li {
    list-style: none;
    display: inline;
}
    
div#submenu p {
    text-align: left;
    margin-bottom: 0em;
    margin-left: -10px; /*IE compatible?*/
    color: #404040;
}

div#subtitel {
    background:#FFFFFF;
    height: 20px;
    /*border-top: #9C9C9C 1px solid;*/
    margin-right: 20px;
    padding-top: 5px;
    /*margin-top: 5px;*/
    /*margin-left: 5px;*/
    }

div#subtitel p {
    text-align: justify;
    margin-bottom: 0em;
    margin-left: 0em;
    color: #0099ff;
    font-size: 14px;
    /*font-weight: bold;*/
}

div#tekst {
    background:#FFFFFF;
    height: 375px;
    /*border-top: #9C9C9C 1px solid;*/
    margin-right: 20px;
    /*overflow-y: scroll;*/
    }

div#tekst p {
    text-align: left;
    margin-bottom: 0em;
    margin-left: 0em;
    margin-right: 5px;
    color: #404040;
    line-height: 1.25;
}

div#tekst img {
    padding-top: 10px;
    padding-bottom: 10px;
    
}

div#tekst2 {
    background:#FFFFFF;
    height: 394px;
    /*border-top: #9C9C9C 1px solid;*/
    margin-right: 20px;
    /*overflow-y: scroll;*/
    }

div#tekst2 p {
    text-align: left;
    margin-bottom: 0em;
    margin-left: 0em;
    margin-right: 5px;
    color: #404040;
    line-height: 1.25;
}

div#tekst3 {
    background:#FFFFFF;
    height: 307px;
    /*border-top: #9C9C9C 1px solid;*/
    margin-right: 20px;
    /*overflow-y: scroll;*/
    }
    
div#tekst3 img {
    padding-top: 10px;
    padding-bottom: 10px;
    
}    

div#tekst3 p {
    text-align: left;
    margin-bottom: 0em;
    margin-left: 0em;
    margin-right: 5px;
    color: #404040;
    line-height: 1.25;
}
/*FOOTER*/
div#footer {
    background: #333;
    color: #FFF
    }
    
div#footer p {
    margin:0;
    padding:5px 10px
    }

div#main {
    width:900px;
    margin:0 auto
    }
    
div#content {
    background:#FFFFFF;
    height: 720px;
    float:left;
    width:560px;
    }

div#navigation {
    /*font-size: 10px;*/
    /*color: red;*/
    /*font-weight: bold;*/
    float:right;
    width:320px;
    height: 256px;
    /*margin-bottom: 21px;*/
    text-align: right;
    padding-right: 20px;
    padding-top: 14px;
    background:#FFFFFF;
    overflow: hidden;
    }
    
div#navigation a img{
    border:0 none;
    margin: 0px;
    padding: 0px;
    /*margin-top: -1px;*/
}
    
div#header a img{
    border:0 none;
    margin: 0px;
    padding: 0px;
    /*margin-top: -2px;*/
    
}

div#header a {
    display: inline;
    margin-right: 0px;
    border-bottom-style: none;
}

div#extra {
    float:right;
    clear:right;
    width:340px;
    background:#FFFFFF;
    height: 450px;
    }

div#footer {
    clear:both;
    width:100%
    }

/*#navigation ul {*/
/*    list-style: none;*/
/*}*/
/**/
/*#navigation li {*/
/*}*/
/**/
/*#navigation li a {*/
/*    /*line-height:1px;*/*/
/*}*/

#submenu a {
	text-decoration: none;
	color: #818271;
	font-weight: bold;
	font-size: 12px;
    /*height:10px;*/
    /*line-height:10px;*/
    float: left;
}
   
a.jScrollArrowUp {
    background: url("scrollpijl_up.gif") no-repeat 0 0;
}

a.jScrollArrowDown {
    background: url("scrollpijl_down.gif") no-repeat 0 5px;
}

div.hr {
  height: 0px;
  border: 0px;
  border-top: 2px solid #9C9C9C;
  width: 320px;
}
div.hr hr {
  display: none;
}

div.hr2 {
  height: 3px;
  border: 0px;
  border-top: 1px solid #9C9C9C;
  width: 320px;
}
div.hr2 hr2 {
  display: none;
}
/*img*/
/*{*/
/*    border:0 none;*/
/*    margin:0;*/
/*    */
/*}*/
