body{
  margin: 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  height: 100%;
  color: #ffffff;
  background-image: url("../images/bg_lijn.gif");
  background-repeat: repeat;
}

A			{ font-family : Arial; color : #ffffff; text-decoration: none; }
A:active	{ font-family : Arial; color : #ffffff; text-decoration: none; }
A:visited	{ font-family : Arial; color : #ffffff; text-decoration: none; }
A:hover 	{ font-family : Arial; color : #ffffff; text-decoration: underline; cursor: hand;}

.imagelink {text-decoration: none;}
.imagelink:active {text-decoration: none;}
.imagelink:visited {text-decoration: none;}
.imagelink:hover {text-decoration: none;}

.div_main{ 
	margin-left: -300px;
	margin-right: auto;
	margin-top: 0px;
	left: 50%;
	top: 0px;
	height: 100%;
	width: 600px;
	position: absolute;
}

input{
	width: 400px;
  	height: 14px;
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #474747;
	border: 1px solid #777777;
}

textarea{
  	width: 400px;
  	height: 100px;
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #474747;
	border: 1px solid #777777;
}

.input_buy{
	width: 300px;
  	height: 14px;
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #474747;
	border: 1px solid #777777;
}

.textarea_buy{
  	width: 300px;
  	height: 100px;
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #474747;
	border: 1px solid #777777;
}

#hd_top{
  position: relative;
  width: 600px;
  height: 103px;
  left: 0px;
  top: 0px;
  background-image: url("../images/hd_top.jpg");
}

#hd_flash{
  position: relative;
  width: 600px;
  height: 150px;
  left: 0px;
  top: 0px;
}

#bg_menu{
  position: relative;
  width: 600px;
  height: 20px;
  left: 0px;
  top: 0px;
  background-image: url("../images/bg_menu.jpg");
  background-repeat: no-repeat;
}

.table_content{
  background-image: url("../images/bg_content.gif");
  background-repeat: no-repeat;
  background-position: bottom;
  background-color:  #474747;
}

.bg_table_content{
  background-image: url("../images/bg_content_bottom.gif");
  background-repeat: no-repeat;
  background-position: bottom;
  width: 600px;
}

#content{
  position: relative;
  width: 600px;
  left: 0px;
  top: 0px;
}

#txt_bottom{
  position: relative;
  width: 400px;
  height: 30px;
  left: 180px;
  top: 0px;
}

.txt_title{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14pt;
  color: #ffffff;
}

#menu_home{
  position: absolute;
  width: 40px;
  height: 18px;
  left: 14px;
  top:2px;
}

#menu_atelier{
  position: absolute;
  width: 65px;
  height: 18px;
  left: 65px;
  top:2px;
}

#menu_horloges{
  position: absolute;
  width: 74px;
  height: 18px;
  left: 145px;
  top:2px;
}

#menu_sieraden{
  position: absolute;
  width: 74px;
  height: 18px;
  left: 236px;
  top:2px;
}

#menu_trouwringen{
  position: absolute;
  width: 99px;
  height: 18px;
  left: 325px;
  top:2px;
}

#menu_occasion{
  position: absolute;
  width: 65px;
  height: 18px;
  left: 439px;
  top:2px;
}

#menu_contact{
  position: absolute;
  width: 65px;
  height: 18px;
  left: 525px;
  top:2px;
}

.sh_product_left{
  width: 7px;
  height: 100%;
  background-image: url("../images/sh_product_left.gif");
  background-repeat: repeat-y;
}

.sh_product_right{
  width: 7px;
  height: 100%;
  background-image: url("../images/sh_product_right.gif");
  background-repeat: repeat-y;
}

.img_product{
  width: 107px;
  height: 124px;
  border: 1px solid #9b342d;
text-align: center;
}

.txt_product{
  width: 100%;
  text-align: center;
}

.txt_merk{
  width: 100%;
  color: #d7ba82;
}

.td_prijs{
  width: 137px;
  height: 20px;
  background-color: #9b342d;
  text-align: center;
}

.geel{
  color: #E9D67C;
}