/*
 * Smith & Heinen
 */
 
 * { margin:0; padding:0; }
 
 html, body { background: #5dcbf5 url( ../../images/c_bg.jpg ) repeat-x; }
 
 #container { width:; height:; }
 #top_l { background: url( ../../images/top_l.jpg ) no-repeat; width:85px; height:291px; }
 #top { background: url( ../../images/top.jpg ) no-repeat; width:748px; height:291px; }
 #top_r { background: url( ../../images/top_r.jpg ) no-repeat; width:91px; height:291px; }
 
 #bot_l { background: url( ../../images/bot_l.jpg ) no-repeat; width:85px; height:259px; }
 #content { background: #fff url( ../../images/bottom.jpg ) no-repeat bottom; width:780px;  text-align:center;}
 #bot_r { background: url( ../../images/bot_r.jpg ) no-repeat; width:91px; height:259px; }
 
 #content a img { border:0; }
 
 .hide { display:none; }
 
 
#mvakijkdag {
      position: relative;
      clear: both;
      width: 200px;
      padding: 3px;
      font-size: 11px;
      color: #000000;  
      text-align: center;
      border: 1px solid #000000;
      background: #F9FFFF;
}

#hetblok a {  	  
      color: #003366;
	  text-decoration: underline;  
}

#hetblok a:hover { 
	  color: #3ba0e4;
	  text-decoration: none;
}

#hetblok a:visited { 
	  text-decoration: none;

}