body  {
	margin: 0px;
        font-family:  verdana, tahoma, arial, helvetica, sans-serif;
        background-image: url(../bgr/grijs1.gif);  
	}

#container {
        margin: 0px auto;
        width: 1120px;
        border: 1px solid #fff;
        background-color: #eee;
              
} 


#header {
        min-height:150px;
        width: 1120px;
        background-color: #220612;
        background-image: url(../images/header1.jpg);  
        background-repeat: no-repeat;
        } 

 

#left{
        width:220px;
        height: 600px;
        float: left;
        border: 0px solid #ff0000;
        background-image: url(../images/cb10-11-achter2.jpg);  
        background-repeat: no-repeat;
        background-position: 0px 30px;                
}


#main {
        margin: 0px;
        padding: 20px;
        float: left;
        width: 640px;
        border: 0px solid #ff6600;
        background-image: url(../bgr/logo-bgr.jpg);  
   } 



#right{
        width:220px;
        height: 600px;
        float: left;
        clear: left main;
        border: 0px solid #ff0000;
        background-image: url(../images/cb10-11a.jpg);  
        background-repeat: no-repeat;
        background-position: 0px 30px;   
        }

#footer {
        height: 100px;
        clear: both;
        padding-top: 20px;
        text-align: center;
        vertical-align: middle;
        font-size: 8pt;
        color: #ff6600;
                }



table.schema{
   width: 600px;
   text-align: left;
   font-size: 9pt;
   line-height: 140%;
   empty-cells: show;
   border: 0px solid #fff;
   color: #000;
}


table {
        text-align: left;
        border-collapse: collapse; 
        }	


a:link{ 
  color: #874764; 
  text-decoration: none;
  
}


a:active{ 
  color: red; 
  text-decoration: none; 
}

a:visited{ 
  color: #874764; 
  text-decoration: none;
}

a:hover{
  color: red;
  text-decoration: none; 
}

p{
  font-weight: regular;
  font-size: 9pt;
  color: #3F2B34;
  line-height: 150%;
}

p.klein{
  font-weight: regular;
  font-size: 8pt;
  color: #000;
  display: inline;
    } 

p.link{
  font-weight: regular;
  font-size: 9pt;
  color: #3F2B34;
  line-height: 120%;
    } 


p.zijkant1{
  font-weight: normal;
  font-size: 8pt;
  text-align: justify;
  color: #874764;
  line-height: 120%;
  display: block;
  border: 1px solid #aaa;
  margin-top: 100px;
  margin-right: 0px;
  padding: 10px;
  
  
      }

p.zijkant2{
  font-weight: bold;
  font-size: 8pt;
  text-align: justify;
  color: #874764;
  line-height: 120%;
  display: block;
  border: 1px solid #aaa;
  margin-top: 350px;
  margin-left: 0px;
  padding: 10px;
        }

span.wit{
  font-weight: bold;
  color: #fff;
}

span.rood{
  font-weight: bold;
  color: #ff0000;
}

span.grijs{
  font-size: 8pt;
  color: gray;
  line-height: 120%;
  text-align:center;
  display: block;
  }

input{
     border: 1px solid #874764;
     background: #dfcdd5;
}

select{
     border: 1px solid orange;
     background: #fbdff5;
}


h1{ 
  font-weight: bold;
  font-size: 24pt;
  color: #3F2B34;
  
}

h2{
  font-size: 12pt;
  color: gray;
  padding: 0px;
  margin-top: 20px;
  
}

h3{
  font-weight: bold;
  font-stretch: expanded;
  font-size: 11pt;
  color: #000;
  
}

h4{
  padding: 0px;
  margin-top: 20px;
  font-size: 12pt;
  color: #ff6600;
  
}


img{
   border: 0;
}  

alt{
  background-color: #3F2B34;
  color: #fff;
}
