 body {
  background-repeat:repeat-y;
  background-color:#c6c6c6;
  margin:0px;
 }
 div.bg {
  width:977px;
  margin:0 auto;
  background-image:url("./images/bg.jpg");  
 }

 div.website {
  margin-left:28px;
  width:921px;
 } 
 img.magazine {
  margin-left:50px;
 }
 img.magazines {
  margin-left:50px;
 }
 div.menu {
  background-color:#fe0072;
  display:block;
  margin-left:10px;
  margin-right:10px;
  color:#ffffff;
  font-family:tahoma;
  font-size:14px;
  height:20px;
  padding-left:50px;
 
 }
 div.button {
   width:80px;
   float:left; 
   height:20px;
 }
 div.button a {
  text-align:center;
  height:20px;
  color:#ffffff;
  text-decoration:none;
  display:block;
 }
 div.button a:hover {
  text-align:center;
  height:20px;
  color:#000000;
  background-color:#b9f613;
 }

 div.links h1 {
  background-color:#bcf618;
  color:#000000;
  font-size:15px;
  text-align:center;
 }
 div.links a {
  color:#666666;
  text-decoration:none;
 }
 div.links a:hover {
  color:#cccccc;
  text-decoration:none;
 }
 div.links {
  float:left;
  width:170px;
  font-family:tahoma;
  font-size:13px;
 }
 div.marges {
  margin-left:10px;
 }
 div.rechts {
  width:530px;
  font-size:12px;
  font-family:tahoma;
  float:left;
  margin-left:15px;
  margin-right:15px;
 }
 div.reclame {
  width:170px;
  margin-left:5px;
  float:left;
 }
 div.copyright {
  float:left;
  width:900px;
  margin:10px;
  text-align:center;
  font-family:tahoma;
  font-size:11px;
 }
 div.copyright a {
  color:#000000;
  text-decoration:none;
 } 
 div.rechts h1 {
  font-size:20px;
  color:#f30273;
 }
 img {
  border:0px;
 }
 a.normal {
  color:#3b3b3b;
  text-decoration:none;
 }
 a.normal:hover {
  text-decoration:underline;
 }
 a.normal:visited {
  text-decoration:underline;
  color:#ca206d;
 }
 div.toelichting {
  float:left;
  margin:2px;
 }
 img.magazinevb {
  border:5px solid #cccccc;
  width:300px;
  height:412px;
 }
 div.linkblok {
  background-color:#cccccc;
  padding:3px;
 }
 div.rand {
  border-right:1px solid #cccccc;
 }