html,body { 
  padding: 0; 
  margin: 0; 
  font-family: Arial, Helvetica, sans-serif;
  background-color: #fff;
  font-size: 12px;
  color: #000;
  line-height: 18px;
} 

img { display: block; }

h1{ font-size: 18px; font-weight: bold; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color: #dc3221; margin-bottom: 0px; margin-top: 3px; }
h2 { font-size: 16px; }

a {text-decoration: none; color: #faad05; }
a:hover { color: #faad05; text-decoration:underline; }

#container { 
  width: 975px; 
  margin: 0 auto; 
  text-align: left; 
  height: 100%;
  position: relative; 
  z-index:1;
  background-color: #FFF;
}

.column { 
  width: 50%; 
  position: absolute; 
  top: 0; 
  text-align: left; 
} 
.left { 
  left: 0;
  background: #fff url(/images/bck_links.jpg) repeat-x;
  height: 100%;
  
} 
.right { 
  right: 0; 
  background: #fff url(/images/bck_rechts.jpg) repeat-x;
  height: 100%;
} 

#logo { position: absolute; left: 170px; top: 10px; z-index: 10; }

#coating_voorbeelden { position:relative; }
#grootte_foto { left:54px; overflow:hidden; position:relative; width:732px; height: 207px; background-color:#000; }
#foto_container { position: absolute; top: -113px; }
#geel_vlak { position: relative; top: -239px; }

#content_header{ position:relative; background-color: #44385e; height: 28px; width: 716px; padding: 4px 0px 0px 70px; }
	h1{ font-size: 21px; font-weight: bold; color: #f9ad05 }
	
#header{ position:relative;}	
#content { position: relative; left: 20px; top: -207px; width: 690px; }

#foto_inzet1{ position: absolute; right: 0px; top: 0px; }
#foto_inzet2{ position: absolute; right: 0px;  top: 154px;}
#foto_inzet3{ position: absolute; right: 0px;  top: 307px;}
.foto_inzet { background-color: #000; height: 135px; width: 225px; }
#menu { position: absolute; top: 40px; left: 320px; z-index: 9999;  }

.image_display{ float: left; margin: 0px 5px 5px 0px; border-top: 3px solid #faad05; border-bottom: 3px solid #44385e;  }
.foto_inzet { border-left: 3px solid #faad05;}

table h2 { font-size: 12px; font-weight: normal; border: 1px; }
.boldH2 { background-color:  #faad05;}
td { padding: 5px; }

.cc { display: none ;}
