body { background-image: url("../Afbeeldingen/veer.gif");
       color: rgb(0, 0, 0);
       background-color: rgb(243, 241, 229);
       background-repeat: repeat-y;
  
       font-family: BakerSignet, serif;
       font-size: 110% }

@page { margin: 2cm; }

a { text-decoration: underline; color: 4e4416; }
a:link { }
a:visited { }
a:active { }
a:hover { }

a.name {text-decoration: none;}

p { margin-bottom: 0.21cm; }


li { padding-bottom: 1em; }

.sidebar { color: #fffdf3;
           font-size: 100%;
           text-align: left;
           width: 250px; }

div.sidebar { float: left; padding-top: 3em; }
a.sidebar {color: #f4f4f4; text-decoration: none;}
a.sidebar:link {}
a.sidebar:visited { }
a.sidebar:active { }
a.sidebar:hover { }


.content { margin-top: 1em;
           margin-left: 300px; }

#adres { margin-top: 7em;
         color: #ecebe3; }
#firma { font-size: 130%;
         font-weight: bold;  }
slogan { text-align: right;
          font-size: 100%;
          font-weight: normal; }

h1 { text-align: right;
     font-style: italic;
     font-size: 180%; }
h2 { text-align: left;
     font-size: 180%; }

h3 { text-align: left;
     font-size: 110%; }

h4 { text-align: right;
     font-size: 90%;
     font-weight: bold;}
img { border: 0px solid;
      text-align: right; }

body {
   behavior: url("../csshover.htc");
}