/* CSS Document */
html {
  overflow-y: scroll;
}
body {
  background-color: #ffffff; 
background-image: url(/images/bg.jpg); 
background-repeat:repeat-x;
background-attachment: fixed;   
  margin:0; 
  padding:0;
  font-family: Verdana;
  font-size: 8.5pt;
  font-weight: 550;
  color: #242424; 
}
a, a:link, a:visited { 

  color: #242424;  
  text-decoration: none;  
}
a:hover{ 
  color: #ffc423;  
}
a.menu, a.menu:link, a.menu:visited { 
  font-size: 9.0pt;
  color: #242424;  
  line-height: 13pt;
  text-decoration: none;  
}
a.menu:hover{ 
  color: #ffc423; 
line-height: 13pt;  
}
.kopprod{
  font-family: Verdana;
  font-size: 10.0pt;
  font-weight: 700;
  color: #242424; 
}

.kop{
  font-family: Verdana;
  font-size: 11.0pt;
  font-weight: 700;
  color: #000000; 
}
.navigatie{
  font-family: Verdana;
  font-size: 8.5pt;
  font-weight: 700;
  color: #242424; 
}
.prijs{
  font-family: Verdana;
  font-size: 8.5pt;
  font-weight: 700;
  color: #242424; 
}
td{
  font-family: Verdana;
  font-size: 8.5pt;
  font-weight: 550;
  color: #242424;   
}
td.merk{
  width: 160px;
  height: 100px;
 display: block;
	border: 1px solid #808284;	
	background-color: white; 
}
td.news{
  width: 130px;
  height: 100px;
 display: block;
	border: 1px solid #808284;	
	background-color: white; 
}
td.verhuur{
  width: 160px;
  height: 200px;

	border: 1px solid #808284;	
	background-color: white; 
}
input.kader{
  border: 1px solid #ffc423;
}
#page {
  width: 800px;
  height: 639px;
  margin: 0 0 0 0;  
  	background-color: white;
}
#header {
  width: 800px;
  height: 140px; 
  margin: 0 0 0 0;
  background-color: white;
}
#foto {
  width: 800px;
  height: 123px; 
  margin: 0 0 0 0;
  background-color: white;
}
#fotoshop {
  width: 800px;
  
  margin: 0 0 0 0;
  background-color: #e7e7e7;
}
#wit {
  width: 800px;
  
  margin: 0 0 0 0;
  background-color: white;
}
#menu {
  width: 800px;
  height: 40px;
  margin: 0 0 0 0; 
	background-color: white;  
}
#producten{
  width: 790px;
  margin: 0 0 0 0;
  padding-left: 10px;
  text-align: left;
  background-color: white;
}
#footer{
  width: 800px;
  height: 50px; 
  margin: 0 0 0 0;   
}
.tijden {
  font-family: Verdana;
  font-size: 7.5pt;
  font-weight: 550;
  color: #242424; 
}