/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */

  #boven { 
  	border-bottom: 2px solid rgb(204, 0, 0);
    text-align: center;
    background-image: url(../images/logo.jpg);
    background-repeat: no-repeat;
    background-position: left center;
    padding-top: 1em;
    padding-bottom: 1em;
    }
    
	
  #hoofdInhoud { 
  	position: relative;
    margin-left: 11em;
    }

  #navLinks { 
  	border-right-style: solid;
    border-right-width: 2px;
    width: 11em;
    float: left;
    background-color: #CC9999;
    }

  .navlink {
	padding: 3px 10px 2px;
	display: block;
	background-color: #FFCC66;
    }

  #kolRechts { 
  	border-left-style: solid;
    border-left-width: 2px;
	text-align: right;
	width: 15em;
	float: right;
	background-color: #CC9999;
	}

  #artikelText { 
  	border-left: 2px solid rgb(204, 0, 0);
    border-right: 2px solid rgb(204, 0, 0);
    padding: 3px 5px 5px;
    position: relative;
    margin-right: 15em;
    color: rgb(255, 255, 255);
    background-color: #FFFF99;
    }

  #footer { 
  	border-top: 1px dotted rgb(153, 153, 153);
    color: rgb(153, 153, 153);
    font-size: 77%;
    font-family: Courier New,Courier,monospace;
    text-align: left;
    padding-top: 7px;
    }

  .h2 { 
  	color: rgb(102, 0, 0);
    }

  a.navlink {
	color: Black;
	font-weight: bold;
	text-decoration: none;
}

  a.navlink:hover { 
  	background-color: rgb(255, 255, 255);
    border-right-width: 2px;
    border-right-color: rgb(204, 0, 0);
    color: rgb(102, 0, 0);
    font-weight: bold;
    }

