/* mac hide\*/
html, body {height:100%}
/* end hide */
body,td  {
	padding:0;
	margin:0;

	background-color: #f1f5ff;		
	font-family: verdana;
	color: #000000;
	font-size: 12px;

	
}

h1{
 	font-family: verdana;
	color: #032eb1;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}

h2{
 	font-family: verdana;
	color: #032eb1;
	font-size: 14px;
	font-weight: bold;
}

#title{
  height: 140px;
  width: 100%;
	background-image: url("titleback.jpg");
	background-repeat: repeat-x;
	background-position: top left;
}

#menu{
  position: absolute;
  left: 100px;
  top: 113px;
  z-index: 9;
  color: #ffffff;
}

#menutable{
  width: 100%;  
}

#menuitem a{
  color: #ffffff;
  font-size: 10px;
  text-decoration: none;
}

#menuitem a.selected{
  color: #ddf556;
  font-size: 10px;
  text-decoration: none;
}

#innerwrap{
  padding: 0px;
  margin: 0px;
  padding-left: 30px;
  padding-top: 10px;
  width: 850px;
}

#categorien{
  width: 200px;
  margin: 0px;
  padding: 0px;
  list-style-type: none;

	background-image: url("catback2.jpg");
	background-repeat: repeat-y;
	background-position: top left;
}



#categorien a:hover{
  text-decoration: underline;
}

.categorie{
  height: 20px;
  margin: 0px;
  padding: 0px;
  background-color: #032eb1;
  border-bottom: 1px solid #ffffff;
}


.categorie a{
  margin-left: 5px;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
}

.subcategorie{
  height: 20px;
  margin: 0px;
  padding: 0px;
  border-bottom: 1px solid #ffffff;
}

.subcategorie a{
  margin-left: 15px;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
}
#categorien ul,li{

  margin: 0px;
  padding: 0px;
}
#catmenu{
  position: relative;
  float: left;
  width: 200px;
}

#catcontent{
  position: relative;
  float: left;
  margin-left: 20px;
  width: 600px;
}

.titel{
  font-weight: bold;
}

.omschrijving{
  width: 400px;
  padding-left: 20px;
}

.prijs{
  
}

.product{
  border-bottom: 1px solid #000000;
}

.foto{
  border: 1px solid #000000;
}

#shop{
  position: absolute;
  top: 24px;
  right: 40px;
  width: 200px;
  height: 30px;
}

.orderbuttons{
  background-color: #eeeeee;
  border: 1px solid #555555;
  padding: 2px;
  padding-left: 8px;
  padding-right: 8px;
  position: relative;
  float: left;
}
.orderbuttons a{
  text-decoration: none;
  color: #000000;
}
 
#cart{
 
}
#order{
  margin-left: 10px;
}

#winkelwagen th{
  font-family: verdana;
	color: #000000;
	font-size: 12px;
	height: 28px;
}

#winkelwagen td{
  font-family: verdana;
	color: #000000;
	font-size: 12px;
	padding-left: 3px;
	padding-right: 3px;
	height: 28px;
}

.odd td{
  background-color: #edeeab;	
}

.even td{
  background-color: #d0cafb;		
}

.euro{
position: relative;
float: left;
}

.info{
  color: #ff0000;
  border: 2px solid #ff0000;
  padding: 3px;
}

.auto_fotos{
	position: relative;
	float: left;
	
	padding: 0px;
	margin: 0px;
	
	width: 220px;
	
	font-size: 11px;
}

.auto_fotos_large{
	width: 200px;
	border: 0px;
}

.auto_fotos_small{
	width: 48px;
	height: 36px;
	border: 0px;
}

