/* BODY */
body {
	background: #FFFFFF;
    font-family: Verdana;
    font-size: 11;
}

/* SHOP */
.site {
	background : #FBFAF9;
	width: 895px;
	height: 100%;
	border-left: 1px #000000 solid;
	border-right: 1px #000000 solid;
	margin-left: auto;
	margin-right: auto;
}

/* MENU */
.tabel_menu {
	width: 200px;
}

.menu {
	background: #438DA8;
	width: 200px;
	/* border: 1px #999999 solid; */
	border-spacing: 0;
	border-collapse: collapse;
}
.menu_td {
	background: #438DA8;
	width: 200px;
	border-bottom: 1px #D6D6D6 solid;
	height:20px;
	vertical-align:middle;
    font-family: Verdana;
    font-size: 12;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}

.menu_inhoud {
	background: #E1B039;
    font-family: Verdana;    
    font-size: 11;
	color: #000000;
	text-decoration: none;
	width: 200px;
	border-bottom: 1px #EFEEED solid;
	height:100%;
	
}

.menu_inhoud1 {
	background: #EFEEED;
    font-family: Verdana;    
    font-size: 11;
	color: #000000;
	text-decoration: none;
	width: 200px;
	border-bottom: 1px #EFEEED solid;
	height:100%;
	
}

a:hover {
    font-family: Verdana;
    font-size: 11;
	color: #FF0000;
	text-decoration: none;
}

a {
    font-family: Verdana;
    font-size: 11;
	color: #000000;
	text-decoration: none;
}

.dropdown {
    font-family: Verdana;
    font-size: 11;
	background: #FBFAF9;
	width: 195px;
	
}

.menuform {
    font-family: Verdana;
    font-size: 11;
	background: #FBFAF9;
	width: 195px;
	border: 1px solid #D6D6D6;
}

.registreer {
    font-family: Verdana;
    font-size: 11;
	background: #FBFAF9;
	width: 195px;
	border: 1px solid #D6D6D6;
}

/* INFORMATIE SCHERMEN */

.info_show {
	width: 670px;
	border: 1px #D6D6D6 solid;
	border-spacing: 0;
	border-collapse: collapse;
}

/* INFORMATIE SCHERMEN / TABELLEN */

.info_show_td {
	background: #F4F4F4;
	border-bottom: 1px #D6D6D6 solid;
	height:20px;
	vertical-align:middle;
    font-family: Verdana;
    font-size: 11;
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}

.info_show_td_sub {
	background: #F4F4F4;
	border-top: 1px #D6D6D6 solid;
	border-bottom: 1px #D6D6D6 solid;
	height:20px;
	vertical-align:middle;
    font-family: Verdana;
    font-size: 11;
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}

.info_show_inhoud {
	background: #FBFAF9;
	font-family: Verdana;
    font-size: 11;
	color: #000000;
	text-decoration: none;
}

input {
	font-family: Verdana;
    font-size: 11;
	color: #000000;
	text-decoration: none;
}

textarea {
	font-family: Verdana;
    font-size: 11;
	color: #000000;
	text-decoration: none;
}
select {
	font-family: Verdana;
    font-size: 11;
	color: #000000;
	text-decoration: none;
}

/* PRODUCT OVERZICHT */

.product_prijs_show {
	background: #F4F4F4;
	height:40px;
	vertical-align:middle;
    font-family: Verdana;
    font-size: 11;
	color: #000000;
	text-decoration: none;

}
.product_prijs_van
{
   background: url(images/prijs_van.gif) left top no-repeat;
   color: #424956;
   font-family: Verdana;
   font-size: 10;

}

.product_prijs
{
   color: #E2145E;
   font-family: Verdana;
   font-size: 12;
   text-decoration: none;
font-weight: bold;
}

.product_show_inhoud {
	background: #FBFAF9;
	font-family: Verdana;
    font-size: 11;
    height:20px;
	color: #000000;
	text-decoration: none;
}

.product_show_inhoud_border {
	background: #FBFAF9;
	font-family: Verdana;
    font-size: 11;
    height:3px;
	color: #000000;
	text-decoration: none;
	border-top: 1px dotted #000000;
}

.info_show_leeg {
	vertical-align:middle;
    font-family: Verdana;
    font-size: 11;
	color: #000000;
	text-decoration: none;

}