html,
body
{
  width:100%;
  height:100%;
  font-family: "Arial";
  font-size: 12px;
  background-color: #FFFFFF;
  color: #131212;
  border: none;
  margin: 0px;
  padding:0px;
  text-align: center;
}

td
{
  font-family: "Arial";
  font-size: 12px;
}

div
{
padding:0px;
margin:0px;
border:0px;
text-align:left;
}

img
{
  border:0px;
  padding:0px;
  margin:0px;
  text-align:left;
}

br {
	clear: left;
}


#page {
   width: 860px;
   text-align: left;
   line-height: 13px;
   overflow:hidden;
   margin: 0px auto;   
   margin-top: 0px;
   position:static;
}

#page_background
{
text-align:center;
	width: 904px;
	padding: 0px;
   margin: 0px auto;   
   margin-top: 0px;
   background-image:url('../images/bg.png');
    background-repeat:repeat-y;
	position:relative;
}

.language_link
{
color: #5c5546;
text-decoration:none;
font-family: "Times New Roman";
font-size:12px;
}

a{
color: #59a6f1;
text-decoration:none;
font-family: "Arial";
font-size:12px;
}

a:hover{
color: #59a6f1;
text-decoration:underline;
}

a:link 
{
color: #59a6f1;
}

.shop_table_anchor
{
color:#5c5546;
}

.shop_table_anchor:hover
{
text-decoration:underline;
color:#5c5546;
}


.shop_table_anchor:link
{
color:#5c5546;
}


.shop_anchor
{
color: #316AC5;
}

.productnumber
{
font-size: 11px;
}

.subpagina{
font-family: "Tahoma";
font-size: 12px;
font-weight: bold;
color:#FFF;
background-color:#131212;
float:left;
padding:1px;
margin:1px;
}

.subpagina_unselected{
font-family: "Tahoma";
color: #D2C8B2;
font-size: 12px;
font-weight: bold;
background-color:#131212;
float:left;
padding:1px;
margin:1px;
cursor: hand;
cursor: pointer;
}

.kop{
font-family: "Tahoma";
font-size: 12px;
font-weight: bold;
color: #131212;
padding-top:20px;
}

.index_sectie{
	float:left;
	clear:left;
	margin-left:6px;
}

.pagina_sectie{	
float:left;
clear:left;
margin-left: 6px;
margin-top: 2px;
width:794px;
}

.teksten_links{	
float:left;
clear:left;
margin-top: 2px;
width:482px;
}

.images_rechts{
float:right;
clear:right;
margin-top: 2px;
}

#menu_knoppen{
position: absolute;
left:219px;
top:49px;
display:inline;
}

.menu_knop{
  float:left;
}

#aafab_menu
{
	background-image:url('../images/menu_overlay.png');
	width:904px;
	height:176px;
	margin:0px;
	padding:0px;
	position:static;
}

#nav_title
{
	position:absolute;
	top:100px;
	left:22px;
}

#cart
{
	position:absolute;
	right:0px;
	top:176px;
	width:280px;
	border:1px solid #000;
	background-color:#FFF;
	z-index:3;
}

#cart_header
{
	width:100%;
	padding:2px 0px;
	color:#FFF;
	background-color:#000;
}

#cart_footer
{
	width:100%;
	padding:2px 0px;
	color:#FFF;
	background-color:#3D3C3C;
	text-align:center;
	border-top:1px solid #000;
}

#cart_switch
{
	color:#FFF;
}

.cart_row0
{
width:100%;
background-color:#ebe7db;
}

.cart_row1
{
width:100%;
background-color:#FFF;
}

.flutes_table td
{
	padding-right:6px;
}
.accessoires_table td
{
	padding-right:6px;
}

.submenuItem
{
	border:1px solid #d2c8b2;
	background-color:#000000;
	color:#d2c8b2;
	font-weight:bold;
	cursor: hand;
	cursor: pointer;
}

.submenuItem_mo
{
	background-color:#59a6f1;
	border:1px solid #000000;
	color:#000000;
	font-weight:bold;
	cursor: hand;
	cursor: pointer;
}

.submenuItem_selected
{
	border:1px solid #000000;
	background-color:#ffffff;
	color:#000000;
	font-weight:bold;
}