body  {
	margin: 0;
        font-family: Verdana, Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
        background-image:url(../bgr/ruitgrijs2.jpg);
       	}


div.container {
        margin:0px auto;
        width: 80%;
        min-width: 920px;
        border-right: 2px solid #bbb;
        border-left: 1px solid #bbb;
        background-color: #eee;
        }      


div.header {
        background-image:url(../bgr/potter7.jpg);
        background-repeat: no-repeat;
        height:140px;
        border-bottom: 1px solid #fff;
        
} 


 

div.left{
        float: left;
        width:200px;
        background-color: #BD3424;
        height: 750px;
        color: #fff;
        border-right: 0px solid #800000;   
        
}

div.main {
        float: left;
        margin: 0px;
        padding:30px;
        width: 55%;
        min-width: 620px;
        height: 690px;
        background: #eee;
        border-left: 30px solid #fff;
             
                
} 



div.footer {
        margin: 0;
        padding: 20px;
        clear: both;
        text-align: center;
        font-size: 8pt;
        font-variant: small-caps;
        color: #ff4040;
        height:60px;
        border: 0px solid #800000;
        background: #fff;
        }



table {
        align: center;
        border-collapse: collapse; 
        text-align: left;
}	



a:link{ 
  color: #669900; 
  text-decoration: none; 
}


a:active{ 
  color: #cccccc; 
  text-decoration: none; 
}

a:visited{ 
  color: #6699ff; 
  text-decoration: none;
}

a:hover{
  color: purple;
  text-decoration: none; 
}


p{
  color: #00254C;
  line-height: 150%;
  display: block;
  font-size: 9pt;
  padding: 0px;
} 



div.block{
  float: left:
  margin: 0px;
  padding:0px;
  border: 0px dotted #000;
  font-size: 9pt;
  color: #00254C;
  line-height: 150%;
  display: block;
  width: 270px;
 
   }

h1{
  font-weight: normal;
  font-variant: small caps;
  color: gray;
  font-size: 24pt;
  
}

h2{ 
  font-weight: bold;
  font-variant: small-caps; 
  font-size: 10pt;
  color: #00254C;
 }

span.wit{
  color: white;
} 

img{
   border: 0;
   margin-right: 0px;
   margin-bottom: 0px;
}
