*
{
	font-family: Arial;
	font-size: 12px;
}

.normal {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #000;	
}

html, body
{
	background-color: #e0e0e0;	
	padding: 0;
	height: 100%;
	/*text-align: center;*/
	margin: 0;
}

#content
{
	width: 980px;
	text-align: left;
	min-height: 95%;
	height: auto !important;
	height: 95%;
	background-color: #fff;	
	/*margin: 0 auto;*/
	background-image: url('/img/layout/fc.png');
}

#siteheader
{
	background-image: url('/img/layout/header.png');
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
	height: 105px;
}

/* Aanklikbaar logovlak */
#cheader 
{	
	margin-top: 30px;
	height: 60px;
	width: 180px;
	position: absolute;
}

#footer {
	text-align: center;
	color: #fff;
	font-family: Arial;
	font-size: 10px;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	background-color: #3b4b63;
	width: 978px;
	padding: 0;
}

/* Menu */
#nav {
	margin-top:70px;		
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 1px;		
	padding: 2px;		
	float: right;
}

.top_menu a 
{
	color: #ffffff;
	text-decoration: none;
}

.top_menu a:hover
{
	color: #000000;
}

.top_menu
{
	text-align: right; 
	height: 21px; 
	padding-right: 5px;
}

.top_menu ul
{
	display: inline; 
	list-style-type: none; 
	text-align: left;
	margin: 0;
}

.top_menu li
{	
	float: right; 
	height: 21px; 
	float: right; 
	color: #000; 
	font-size: 12px;
	font-weight: bold; 
	margin-left: 10px;
	text-align: center;	
}

.top_menu div
{
	padding-top: 4px;
	letter-spacing: 1px;
}

/* Menu items */
#nav a {
	color: #fff;
	text-decoration: none;
}

#nav a:hover {
	text-decoration: underline;
}

/* QuickSelect */
select.qsheader {
	background-color: #F4F8FA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;		
	letter-spacing: 0;
	margin: 0;
	padding: 0;
}

/* Std. banner 468x60 */
#banner {
	background-color: #000;
	padding: 2px;		
	margin-left: 320px;
	position: absolute;
	margin-top: 5px;
}

/* Breadcrumb */
a.breadcrumb 
{
	color: #000;
}

a.breadcrumb:hover {
	color: #999999;
}

/* Plusminus, bestelpagina */
a.plusminus {
	font-weight: bold;
	text-decoration: none;
}

a.plusminus:hover {
	color: #cc0000;
}

/* Stappen, bestelpagina */
ol.steps {	
	color: #bbbbbb;
}

ol.steps li {
	display: inline;
	margin-left: 10px;
}

/* Subcategorie-link op productpagina's */
.catlink {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	padding: 4px;
}

.catlink:hover {
	color: #D5E6F0;
}

/* Solid, zwarte lijn */
.uline {
	border-bottom: 1px solid #000;
	padding-bottom: 10px;
}

h1 {
	font-family: Arial;
	font-size: 26px;	
	margin-top: 0px;
	margin-bottom: 20px;
	color: #000000;
	padding-top: 10px;	
	letter-spacing: 2px;
	border-bottom: 2px solid #e0e0e0;
}

h2 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #1A589B;
	padding-top: 3px;
}

/* Info links */
.info {
	color: #1A589B;
}

/* Left border */
.lr {
	border-left: 1px solid #000;
}

/* Subarticles */
.subarticle {
	font-size: 11px;
	color: #666666;
}

/* Winkelmandje */
.winkelmandje {
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #ffffff;
}

/* Serienummers */
.serienummers {
	font-size: 10px;
}

/* Tabel header */
.theader {
	background-color: #435c82;	
	color: #fff;
	font-weight: bold;	
	text-align: left;
	height: 20px;	
}

tr.theader td, tr.theader th
{
	color: #fff;
}

.highlight {
	color: #fff;
	text-decoration: none;
	padding: 4px;
	padding-left: 7px;
	font-size: 12px;
}

.highlight_price {
	font-family: Arial;
	font-size: 25px;
	font-weight: bold;
	color: #000000;
	text-align: right;
}

.ptable {		
	border-bottom: 1px solid #000;	
}

td.border {
	border: 1px solid #000;
}

.langtext {
	color: #336699;
}

.sortlink {
	color: #fff;
}

.sortlink:hover {
	color: #000;
}

.btw {
	text-align: center;
	color: #111;
	font-family: Arial;
	font-size: 11px;
}

.error {
	color: #CC0000;
	font-weight: bold;
	padding: 4px;
	border: 1px solid #000;
}

.error_notice {
	color: #FF0000;
	margin-left: 4px;
	font-weight: bold;
	text-decoration: blink;
}

.systemprice {
	font-size: 15px;
	color: #cc0000;
	font-weight: bold;
	font-family: Arial;
}

a.highlight {
	color: #fff;
}

a.highlight:hover {
	color: #000;
}

a {
	color: #000;
}

a:hover {
	color: #1A589B;
}

.box
{
	margin-bottom: 15px;
}

.boxsub {
	background-color: #445D84;	
	font-size: 11px;
	padding: 2px;
	color: #fff;
	padding-left: 3px;
}

a.boxsub {
	color: #fff;
	text-decoration: none;
}

a.boxsub:hover {
	color: #000;
	text-decoration: underline;
}

.boxheader{
	background-color: #3C4C64;	
	background-repeat: no-repeat;
	font-size: 11px;
	padding: 2px;
	color: #fff;
	letter-spacing: 1px;
	text-align: center;
	padding-left: 3px;
	font-family: Arial;
}

.obn {
	width: 25px;
	height: 18px;
	font-family: Arial;
	font-size: 11px;
	text-align: center;
}

.boxcontent {
	padding: 4px;
	background-color: #e0e0e0;
}

.shopping_basket {
	background-color: #F4F8FA;
	border-bottom: 1px solid #1A589B;
}

.orderbox {
	width: 16px; 
	height: 12px; 
	text-align: center; 
	border: 1px solid #000;
	font-size: 10px;
	margin-top: 6px;
}

.artnrbox {
	width: 50px; 
	height: 20px; 
	border: 1px solid #000;
}

.fh_box {
	position: absolute;
	display: none;
	background: #F4F8FA;
	font-family: Arial;
	font-size: 11px;	
	width: 300px;
	border: 1px solid #000;
	text-align: right;
	margin-left: 30px;
}

.fh_close {
	background: #333333;	
	font-weight: bold;
	padding: 1px;
	margin-top: 1px;
	margin-left: 1px;
}

a.fh_close {
	color: #FFFFFF;
	text-decoration: none;
}

.fh_info {
	padding: 10px;	
	text-align: left;
	clear: both;
}

.small {
	font-size: 11px;
}

.smallest {
	font-size: 10px;
}

.smaller
{
	font-size: 70%;
}

.prijs {
	font-size: 17px;
	font-weight: bold;
}

.orderbutton {
	width: 45px; 
	height: 16px; 
	text-align: center;
	border: 0;
	font-size: 10px;
	background-color: #336699;
	color: #fff;
	margin-top: 5px;
}

.opruiming {
	background-color: #cc0000;
	color: #fff;
	font-size: 10px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.pimg {
	margin: -2px; 
	margin-right: 2px; 
}

.notice {
	border: 2px solid #0000cc;
	padding: 5px;
	margin-left: 50px;
}

#winkelmandje {
	float: right;
	width: 230px;
	margin-top: 15px;
	height: 70px;
}

/* Verzendklaar boxjes */
.vb
{
	font-size: 10px; 
	border: 1px solid #666666; 
	width: 15px; 
	height: 15px; 
	float: right;
}

.vb_green
{
	background-color: #66ff66;
}

.vb_yellow
{
	background-color: #ffff66;
}

.vb_purple
{
	background-color: #ff66ff;
}

.vb_red
{
	background-color: #ff6666;
}

.sc1
{
	font-size: 18px; 
	vertical-align: top;
}

.sc2
{
	font-size: 26px; 
	vertical-align: top; 
}

.box_r
{
	margin-bottom: 15px;
	border: 1px solid #999999;
}

.boxheader_r
{
	background-color: #cccccc;	
	font-size: 11px;
	padding: 2px;
	color: #000;
	letter-spacing: 1px;
	text-align: center;
	padding-left: 3px;
	font-family: Arial;
}

.boxcontent_r
{
	padding: 4px;
	background-color: #eeeeee;
}

.boxheader_r a
{
	font-size: 11px;
}
