/* versie 1.0 sep 2005 *//* kleur #ffea94;      /* achtergrond oker *//* kleur #ffefad;      /* lichter oker *//* kleur #0202dc;      /* donkerblauw */
/* kleur #65a173;      /* wulpgroen *//* kleur #c44949;      /* wulprood */
/* kleur #d49f35;      /* lichtbruin  */     /* kleur #9ab5ea;      /* lichtblauw  */

  html {
background     : #018328  url(imagesmuz/tile_groen_wulp.jpg) bottom center repeat;
}
 
  body { 
background     : #ffea94 url(imagesmuz/verloop_oker_oker.jpg) top right repeat-y;
color          : #c44949;      /* wulprood voor de tekst */
font-size      : 100%;
font-family    : present,serif;
margin         : 0;
padding        : 0;
border-style   : double;
border-color   : #018328;      /* wulpgroen */ 
border-width   : 3px;
min-width      : 650px;       /* afbeelding in de kop is 640 breed */
  }

  a:link, a:visited {color           :inherit;  }

  alles {
/*text-align     : center; /* heeft geen effect */
}

  #kop{
background     : #ffefad url(imagesmuz/sandy.jpg) top left repeat;     
background     : #ffefad url(imagesmuz/verloop_anim.gif) top right repeat-x;     
 /* #ffefad is iets lichter oker  */
border-width   : 0px 0 1px 0;
border-style   : solid;
border-color   : #018328;      /* wulpgroen */
margin         : 0 0 0px 0;
padding        : 9px 0 13px 9px;
text-align     : center;
  }

  h6 { /* 'een prachtige en directe manier van leven' */
font-size      : 80%;
margin         : 0px 0px;
padding        : 0;
text-align     : center;
width          : 312px;
  }

  #content {
line-height    : 1.20;
margin         : 0em 13em 9px 5%;
margin         : 0em 25% 9px auto;
padding        : 0 1%;
width          : 72%;
max-width      : 600px;
text-align     : left;
}

  h1 {
font-size      : 220%;
font-weight    : normal;
margin         : 13px 0 13px 0;
/*background     : #ffea94  url(imagesmuz/verloop_geel_rood.jpg) bottom right repeat-y;*/
}

  h2 {
font-size      : 140%;
font-weight    : normal;
background     : #ffea94  url(imagesmuz/verloop_geel_rood.jpg) bottom right repeat-y;
}

  p {
/*text-indent    : 13px;*/
}

a img {
border           : none;
}


.afbeeldinglinks {
float          : left;
margin         : 0 1.5em 1.5em 0;
}

.afbeeldingrechts {
float          : right;
margin         : 0 0 1.5em 1.5em;
}

/* ================== NAV ================ */
  #nav {
margin         : 0 0 0 0%;
padding        : 0;
width          : 20%;
float          : right;
}

  #nav ul{
list-style     : none none;
margin         : 0;
padding        : 0;
text-decoration:none;
}

  #nav li{
list-style     : none;
margin         : 0;
padding        : 0;
}

  #nav a {
background     : #65a173 url(imagesmuz/punt.gif) center left no-repeat;      /* wulpgroen */
border-width   : 1px 0 1px 0;
border-style   : solid;
border-color   : #018328;      /* wulpgroen */
display        : block;
margin         : 13px 0;
padding        : 9px 9px 9px 13px;
text-decoration: none;
}

#nav a:link {
color          : #c44949;      /* lichter oker */
color          : #ffefad;      /* lichter oker */
text-decoration: none;
}

#nav a:visited {
color          : #ffea94;      /* achtergrond oker */
text-decoration : none;
}

#nav a:hover {
text-decoration : underline;
}

#nav #dezecategorie {
background      : #ffea94 url(images/punt.gif) center left no-repeat;      /* achtergrond oker */
color          : #018328;      /* wulpgroen */
cursor          : default;text-decoration : none;
}

#meter {
clear           : both;
}


