﻿html
{
	overflow: hidden;
}

html, body
{
	padding: 0px;
	margin: 0px; 
	border: 0px;	
	
	background:#fff;
	font: 12px Verdana;
}

form
{
	margin: 0px;
}

#head
{
	left: 0px;
    top: 0px;
    width: 100%;
    height: 126px;
    
	color:#fff;
	z-index: 10;
}

#head .top
{
	text-align: right;
}

#containerleft
{
    left: 0px;
    top: 126px;
    bottom: 0px;
    width: 230px;
    overflow-y: auto;
}

#container
{
    left: 230px;
    right: 0px;
    bottom: 0px;
    top: 126px;
    overflow: scroll;
    overflow-x: hidden;
    background-color: White;
}

#containerright
{
    /*float: right;*/
    position: absolute;
    right: 0px;
    width: 200px;
    height: 544px;
}

#containercontent
{
	padding: 0px;
}

div.fixed
{
	position: absolute;
}

#containerinner
{
	padding: 0px;
	DISPLAY: block;
	MARGIN-LEFT: -230px;
	MARGIN-RIGHT: -210px;
	background-color: White;
}

#containerinner .clear
{
	clear: both;
}

a:link, a:visited
{
	color: Black;
}

a img
{
	border-width: 0px;
}

#content div.header .toolbar .item
{
	margin-top:2px;
	width: 16px;
	height: 16px;
}

#content div.header .toolbar .selected
{
	background-color: #fece00;
}

#content div.label
{
	height:21px;
	padding-left: 5px;
	padding-right: 5px;
	width: 600px;
	background-color: Transparent;
	text-align:center;
	line-height: 21px;
}

#content div.label span
{		
	font: Bold 14px Arial;	
	line-height: 21px;
}

#content div.toolbar
{
	float: left;
	display:inline;
}

#content .scroll
{
	overflow:auto;
	position:absolute;
	top:0px;
	bottom:0px;
	left:0px;
	right:0px;
	padding-left: 2px;
	padding-top: 2px;
}

#content #voorraad
{
	top: 0px;
}

* html #content #voorraad
{	
	border-bottom: 0px solid #fff;
}

#content .scrolltoolbar
{
	overflow:auto;
	position:absolute;
	top:21px;
	bottom:0px;
	left:0px;
	right:0;
}

* html #content .scroll
{	
	height:100%;
	width:100%;
}

* html #content .scrolltoolbar
{	
	height:100%;
	border-bottom:21px solid #fff;
	width:100%;
}

#detail 
{
	visibility: hidden;
	overflow:hidden;
	position:absolute;
	z-index:99;

	bottom:0px;
	right:0px;
	background-color: #fff;
	
	top:126px;
	left:230px;
}

#detail iframe
{
	border-width:0px;
}

#head #navigatie.cashcarry
{
	left: 90px;
	top: 2px;
}

#head #navigatie
{
	height: 126px;
}

#head .top .left
{
	float: left;
	height: 90px;
	width: 200px;
	text-align: left;
}

#navigatie ul
{
	margin: 0;
	padding: 0;
	display: inline;
	white-space: nowrap;
}

#navigatie span
{
	color: Black;
	margin: 0px;
}

#navigatie ul li
{
	line-height: 21px;
	list-style: none;
	display: inline;
}

#navigatie ul li a
{
	margin: 0px;
	padding-left: 7px;
	padding-right: 7px;
	text-decoration: none;
}

#navigatie ul li.selected a
{
	color:Red;
	text-decoration:none;
}

#navigatie ul li a:hover
{
	font-weight: bold;
}

#left
{
	margin-left: 5px;
	padding-top: 0px;
}

#left>div
{
	margin-top: 0px;
}

#left div.space
{
	visibility: visible;
	display: block;
	height: 4px;
	line-height: 0px;
}

#left span.header
{
	font-size: 12px;
	font-weight: bold;
}

#left div.header
{
	margin:0;
	font-size:14px;
	font-weight:bold;
}

#left ul.selectie
{
	/*display: table;*/
	white-space: nowrap;
	margin:0px;
	padding:0px;
	cursor: pointer;
}

#left ul.selectie li
{
	list-style: none;
}

#left .klantvertrek ul.selectie li
{
	background-color: Transparent;
}

#left ul.selectie li a.selected
{
	background-color: #4eba3f;
	font-weight: bold;
}

#left .klantvertrek ul.selectie li a.selected
{
	background-color: #4388cc;
}

#left ul.selectie li a.open
{
	font-weight: bold;
}

#left ul.selectie li a
{
	font-size: 11px;
	text-decoration: none;
	padding-top: 1px;
	padding-left: 3px;
	padding-bottom: 1px;
	display: block;
}

#left ul.selectie li a span
{
	right: 0px;
	display: block;
	cursor: pointer;
}

#left ul.selectie li a:hover
{
	background-color: #4eba3f;
	color: White;
}

#left .klantvertrek ul.selectie li a:hover
{
	background-color: #4388cc;
}

#left ul li a div.iconclosed
{
	visibility: visible;
	display: inline;
	background-image: url(../Images/plus.gif);
	background-repeat: no-repeat;
	height:9px;
	width: 9px;
	padding:0px;
	margin:0px;
	line-height:9px;
	font-size: 0px;
	margin-right: 3px;
}

#left ul.selectie li ul
{
	margin-left: 8px;
}

select
{
	font: 10px Verdana;
}

#left div.selectie
{
	visibility:visible;	
}

#left div.selectie
{
	padding: 4px;
	background-color: #429e36;
}

#left div.selectieCC
{
	padding: 4px;
	background-color: #0958a5;
}

#left select
{
	margin-top: 2px;
	width: 168px;
}



#left div.vertrekdag select option.afwijkend
{
	color: #888;
}

#left span.paniek
{
	background-color: White;
	color: Black;
	font-size: 14px;
	font-weight: bold;
}

#left span.paniek2
{
	color: White;
	font-size: 14px;
	font-weight: bold;
}

#content p
{
	padding:10px;
	color: White;
}

input
{
	font: 10px Verdana;
}

input.text
{
	
	border: solid 1px black;	
}

input.knop
{
	border: solid 1px black;
	background-color: White;
}

a.knop
{
	border: solid 1px black;
	background-color: White;
	text-decoration: none;
	padding-left: 3px;
	padding-right: 3px;
}

a.knop:hover
{
	font-weight: bold;
}

input.knop_inv
{
	border: solid 1px #aaa;
	background-color: Black;
	color: White;
}

input.radio
{
	cursor: pointer;
}

label.radio
{
	cursor: pointer;
}

#toolbar
{
	position:absolute;
	top:91px;
	left:0px;
	display:block;
	width: 100%;
	height: 28px;
	z-index:10;
	overflow:hidden;
	color: White;
}

#toolbar div div span
{
	line-height: 28px;
}

#toolbar .toolbarleft
{
	float: left;
	padding-left: 90px;
}

#toolbar .toolbarright
{
	float: right;
	padding-right: 10px;
}

#toolbar div
{
	float: left;
	padding: 0px 0px 0px 0px;
	font: 10px Verdana;
	
	height: 28px;
}

#toolbar div.seperator
{
	float: left;
	background-position: center center;
	background-repeat: no-repeat;
	width: 1px;
	margin: 4px 2px 4px 5px;
	height: 20px;
}

#toolbar .item
{
	float: left;
	height: 28px;
	padding-left: 5px;
	padding-right: 5px;
}

#toolbar a
{
	cursor: pointer;
}

#toolbar .linkbutton
{
	float: left;
	line-height: 28px;
	
}

#toolbar .button .item
{
	float: left;
	line-height: 28px;
}

#toolbar .button .item span
{
	float: left;
}

#toolbar div.zoeken
{
	height: 100%;
	padding: 0px;
	padding-top: 3px;
}

#toolbar div span /*label binnen de toolbar*/
{
	height: 100%;
	padding-right: 0px;
	line-height: normal;
}



#toolbar div.button a.disabled
{
	color: Gray;
	cursor: default;
}

#toolbar .aantal
{
	float: left;
	width: 30px;
	text-align: right;
}

#toolbar .menuwrapper span
{
	background-image: url(../Images/AH/menuarrow.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 14px;
	line-height: 28px;
}

#toolbar ul ul
{
	position: absolute;
	left: 0px;
	top: 30px;
	background-color: Red;
	visibility: visible;
}

#toolbar ul li a:hover
{
	color:White;
}

#toolbar ul li.selected a
{
	text-decoration: none;
}

#toolbar ul
{
	position: relative;
	margin: 0;
	padding: 0;
	white-space: nowrap;
	LIST-STYLE-TYPE: none;
}

#toolbar li
{
	float: left;
	position: relative;
}

#toolbar li li
{
	float: none;
}

#toolbar ul a
{
	text-decoration: none;
}

#toolbar ul li a:link, #toolbar ul li a:visited
{
	color: White;	
}

#toolbar ul li.current a:link, #toolbar ul li.current a:visited
{
	color: Red;
}

#toolbar ul li a:hover
{
	color: Yellow;
}

#toolbar ul li.selected a
{
	text-decoration: underline;
}

#toolbar li.current a:hover
{
	color: Green;
}

div#menuPopupSortering
{
	left: 200px;
	top: 103px;
	z-index: 999;
}

div.menupopup .header
{
	margin-bottom: 8px;
}

#toolbar div.menuwrapper
{
	padding:0px;
	height: 28px;
}

#toolbar div.menuwrapper div
{
	padding: 0px;
	padding-left: 10px;
	padding-right: 10px;
}

div.menupopup
{
	display: none;
	position: fixed;

	font: 10px Verdana;
	margin: 0px;
	margin-left: -1px;
	padding: 0px;
	padding-left: 2px;
	padding-right: 2px;	
	z-index: 999;
	
	border-left: solid 1px black;
	border-bottom: solid 1px black;
	border-right: solid 1px black;
}

div.menupopup div.body
{
	padding: 5px;
}

div.menupopup span
{
	cursor: default;
	padding-left: 5px;
}

div.menupopup ul
{
	font-size: 12px;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	list-style-type: none;
}

div.menupopup a
{
	padding-left: 5px;
	padding-right: 5px;
	width: 150px;
	text-decoration: none;
	display: block;
}

div.menupopup ul li a:hover
{
	text-decoration: none;
}

div.menupopup ul li
{
	line-height: 20px;
}

div.menupopup ul li a
{
	text-decoration: none;
}

div.menupopup ul li a:link, div.menupopup ul li a:visited
{
	color: White;
}

.partij
{
	font-size:11px;
}

#voorraad td
{
	font-size:11px;
}

.partij a
{
	text-decoration: none;
}

.partij a:hover
{
	text-decoration: underline;
}

.partij .omschrijving
{
	height: 20px;
	font-size:10px;
	font-weight: bold;
}

.partij .omschrijving .opmerking
{
	padding-left: 10px;
	color: Red;
	font-weight:bold;
}

.partij .attributen
{
	height:82px;
}

.partij div.regel
{
	height:140px;
	width:600px;
	padding:5px;
	/*clear:both;*/
}

.partij .regel .foto
{
	float: left;
	width: 120px;
}

.partij .regel .kenmerk
{
	float: left;
	left: 125px;
}

.partij .regel .rechts
{
	float: right;
	width:161px;
}

.partij .foto .bijschriftV
{
	position:absolute;
	left:13px;
	margin-top:0px;
	padding: 1px 2px 2px 2px;
	/*border-left: solid 1px #aaa;
	border-top: solid 1px #aaa;
	border-right: solid 1px #eee;
	border-bottom: solid 1px #eee;*/
	color:#aaa;
	font-size:9px;
	line-height:9px;
}

.partij .alt .foto .bijschriftV
{
	border-right: solid 1px #fff;
	border-bottom: solid 1px #fff;
}

.partij .foto .first
{
	font-size:10px;
	font-variant:small-caps;
}

.partij .foto .bijschrift
{
	position:absolute;
	left:6px;
	margin-top:103px;
	padding: 1px 1px 1px 1px;
	color:#aaa;
	font-size:9px;
	line-height:9px;
}

.partij .alt .foto .bijschrift
{
	border-right: solid 1px #fff;
	border-bottom: solid 1px #fff;
}

.partij .hori
{
	padding-top: 20px;	
}

.partij .vkc
{
	padding-top: 11px;
}

.partij .vert
{
	padding-top: 0px;
	text-align: center;
}

.partij .foto .type
{
	/*position:absolute;*/
	left:0px;
	width:124px;
	margin-top:110px;
	text-align:center;
}

.partij .foto .type_hori
{
	background-image: url(../Images/live_h.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.partij img
{
	cursor: pointer;
}

.partij .foto .type img
{
	border: 0px;
}

.partij .kenmerk
{
    position: absolute;
	/*width: 300px;*/
}

.partij .invoer
{
	width:60px;
	font: 10px Verdana;

}

.partij .kopen
{
}

.partij .kopen .readonlyInvoer
{
	float:left;
	color:Red;
	cursor:pointer;
	font: 10px Verdana;
	width:60px;
	height:17px;
	line-height:15px;
	background-color:White;
	border: solid 1px black;
	margin-left:10px;
}

.partij .knop
{
	float:left;
	margin-left:3px;
}

.partij .knop input
{
	margin:0px;
	margin-bottom:2px;
	padding:0px;
	width:45px;
	height:17px;
	background:#fff;
}

.partij .nietkopen .knop
{
	text-decoration: line-through;
}

.partij .rechts
{
	text-align:center;
}

.aanbieding
{
	/*color:Red;*/
}

.interessant
{
	color:Green;
}

.exclusief
{
	color:Blue;
}

.partij .rechts .soort
{
	font: 14px Verdana;
	font-weight: bold;
	color:#ff0000;
	height: 40px;
}

.partij .rechts .prijs
{
	height: 50px;
}

.partij .rechts .prijs span
{
	display:block;
}

.partij .rechts .prijs .valuta
{
	padding-bottom: 8px;
}

.bedrag
{
	font: 14px Verdana;
	font-weight: bold;
	color:#e60032;
}

.partij div.alt
{
	background-color:#f8f8f8;	
}


    .partij .eigenschapBlok
    {
		padding:5px;
		/*width: 100%;*/
    }
    
    .partij .A
    {
        float:left;
        /*width:120px;*/
    }
    
    .partij .namen
    {
        color:blue;
        float:left;
        padding-right: 5px;
    }
    
    .partij .waardes
    {
    	float: left;
    }
    
    /*.partij div a
    {
		font-weight:bold;
		color: Black;
		padding-left: 5px;
    }*/

#Kenmerken
{
	display: none;
	position: absolute;
	z-index:999;
	border-left: solid 1px Gray;
	border-top: solid 1px Gray;
	border-right: solid 1px Black;
	border-bottom: solid 1px Black;
	background-color: #f8f8f8;
	padding:5px;
}

div.kenmerkTooltip
{
	visibility:hidden; line-height:0px; height: 0px; font-size: 0px;
}

#Kenmerken .eigenschapBlok
{
	font: 11px Verdana;
	
}

#Kenmerken .eigenschapBlok .opmerking
{
	font-size: 10px;
	font-weight: bold;
	color: Red;
	text-align: center;
	padding-bottom: 3px;
	border-bottom: solid 1px #ccc;
}

#Kenmerken .A
{
    float:left;
}

#Kenmerken .namen
{
    color:blue;
    float:left;
    padding-right: 5px;
}

#Kenmerken .waardes
{
    float:left;
}

#Kenmerken .gekocht
{
	clear: both;
	padding-top: 8px;
}

#Kenmerken div.gekocht .titel
{
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 3px;
	border-bottom: solid 1px #ccc;
}

#Kenmerken div.gekocht .namen
{
	color: Black;
}

#Kenmerken div.gekocht .waardes div
{
	color: Red;
}

/* html #Kenmerken .waardes
{
	float: none;/*fix IE7, .opmerking verdween*//*
}*/

a.artikeldetail
{
	float: left;
	color:#074d9a;
	text-decoration: underline;
}

a.artikeldetail:hover
{
	color: Red;
}



#left div.infobarcaption
{
	cursor:pointer;
	background-image:url(../Images/klantinfo_open.gif);
	height:36px;
	border: solid 2px black;
	font: bold 11px Tahoma;
	padding:3px;
}

#left div.infobarcaption_TOGGLE
{
	cursor:pointer;
	background-image:url(../Images/klantinfo_close.gif);
	height:36px;
	border-left: solid 2px black;
	border-top: solid 2px black;
	border-right: solid 2px black;
	font: bold 11px Tahoma;
	padding:3px;
}

/*Klant InfoBar*/
#left div.infobarblock 
{	
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;            
    border-left: solid 2px black;
    border-right: solid 2px black;
    border-bottom: solid 2px black;
    color:Black;
    background-color:White;  
    padding:3px;
    margin:0px;    
}

#left .infobarblock div
{
	margin-top: 0px;
}

.infobarblock hr {            
    width:140px;
    margin:0px;
}

.infobarblock ul 
{
	line-height:12px;
    color: black;
    font-weight: normal;
    list-style:none;
    padding: 0;
    margin: 0;
}

#content .help .arrow
{
	width:22px;
	height:30px;
	background-image:url(../Images/arrow.gif);
	background-repeat:no-repeat;
	visibility:visible;
	float:left;
	margin-top:2px;
	margin-left:4px;
}

#content .help p
{
	padding:0px;
	margin: 4px 0px 0px 8px;
	color: Black;
}

.help1
{
	position:absolute;
	top:58px;
}

.help2
{
	position:absolute;
	top:105px;
}

.help3
{
	position:absolute;
	top:152px;
}

.help4
{
	position:absolute;
	top:217px;
}

.voorraadinfo
{
	margin-top: 10px;
	margin-left: 10px;
	padding: 5px;
	border: solid 2px Black;
	background-color: #ffffd7;
	width: 500px;
	color: Black;
}

#content .voorraadinfo .h
{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
	margin:0px;
	color: Red;	
}

#content .voorraadinfo p
{
	margin:0;
	padding:0;
	color: black;
	margin-top: 5px;
}

.opening
{
	margin: 30px 0px 0px 30px;
}

.opening table
{
	font: 11px Verdana;
}
.opening table tr
{
	height: 20px;
}

.opening .dag
{
	width: 130px;
}

.opening .header
{
	font-size: 14px;
}

.opening .klok
{
	text-align: center;
	padding: 10px 0px 10px 0px;
	width: 350px;
	background-color: #ddd;
	border: solid 1px black;
}

.opening .klok span
{
	font: bold 16px Verdana;
	color: Red;
}

.opening #openingstijden
{
	margin-top: 20px;
}

.opening #openingstijden table
{
	width: 350px;
}

.opening #openingstijden table tr td
{
	border-bottom: solid 1px #ddd;
}

.opening #openingstijden .header2
{
	border-bottom: solid 2px black;
	width: 350px;
	text-align:right;
}

#splash
{	
	background-image: url(../Images/splash.png);
	position:absolute;
	left: 300px;
	top:300px;
	z-index:101;
	padding:10px;
	width:296px;
	height:78px;
}

#splashImg
{
	float: left;
}

#splash .text
{
	padding-top:20px;
	font: bold 14px Verdana;
}

/*.productgroepen div.regel
{
	width: 130px;
	height: 170px;
	margin:0;
	padding:0;
}*/

div.productgroepen
{
	clear: both;
}

.productgroepen .omschrijving
{
	font-weight:bold;
	font-size:10px;
	/*height: 36px;*/
	padding-bottom: 0px;
}

.productgroepen a
{
	text-decoration: none;
}

.productgroepen a:hover
{
	text-decoration: underline;
}

.productgroepen div.regel
{
	float: left;
	text-align: center;
	margin: 16px 0px 0px 0px;
	padding: 0px;
	width: 150px;
	height: 180px;
}

.productgroepen div.regel .foto
{
	display: block;
}

div.zoeken
{
	padding: 14px;
}

.zoeken div.header
{
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
	border-bottom: solid 2px #ccc;
}

.zoeken div.body
{
	padding: 14px;
}

.zoeken table
{
	font-size: 12px;
	margin-bottom: 7px;
}

.zoeken table td
{
	border-bottom: solid 2px #eee;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 14px;
}

.zoeken span.footer
{
	text-align: right;
}

.zoeken span.zoekensubmit input
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}

ul
{
	padding: 0px;
}

#tabbladen
{
	position: absolute;
	left: 210px;
	top: 64px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	display: block;
	font-family: Arial;
}

#tabbladen ul
{
    list-style: none;
    padding:0;
    margin:0; 
}

#tabbladen li
{
	display: inline;
}

#tabbladen li div
{
	float: left;
	height: 28px;
}

#tabbladen div.left
{
	width: 2px;
}

#tabbladen div.right
{
	width: 2px;
}

#tabbladen div.middle
{
	float: left;
}

#tabbladen a
{
	text-decoration: none;
	cursor: pointer;
	
	font-weight: bold;
	font-size: 14px;
	line-height: 28px;
}

#tabbladen .link
{
	display: block;
	height: 28px;
}

#tabbladen .middle a
{
	padding-left: 14px;
	padding-right: 14px;
}

#tabbladen .unselected span a
{
	background-color: #fce990;
}

#tabbladen .selected a
{
	color: White;
}


#tabbladen li div.space
{
	width: 50px;
	visibility: visible;
}

div.klantvertrek
{
	background-color: #0958a5;
	padding: 4px;
}

.filter
{
	font-family: Arial;
	font-size: 12px;
	margin-bottom: 8px;
}

.filter .filterheader
{
	background-color: #eee;
	font-weight: bold;
	font-size: 12px;
	padding: 2px;
}

.filter .filteritem .title
{
	font-weight: normal;
	color: Black;
}

.filter .filteritem .aantal
{
	color: Gray;
	font-weight: normal;
}

.filter .active .title
{
	font-weight: bold;
}

.breadcrumb
{
	padding-left: 6px;
	
	font-size: 10px;
	font: normal normal normal 10px/normal Verdana;
}

.breadcrumb a:link, .breadcrumb a:visited
{
	color: #112a51;
	text-decoration: none;
}

.breadcrumb .seperator
{
	color: #fcc704;
	padding-left: 3px;
	padding-right: 3px;
}

.breadcrumb a:hover
{
	text-decoration: underline;
}

.breadcrumb a.last:link, .breadcrumb a.last:visited
{
	color: #387331;
	
}

.flow .item
{
	float: left;
	margin: 1px 1px 1px 1px;
}

.flow .item .link
{
	text-align: center;
}

.flow .item .link a
{
	text-decoration: none;
}

.link a
{
	font-family: Verdana;
	font-size: 11px;
}

.link a:hover
{
	text-decoration: underline;
}

#voorraad .headerlabel
{
	text-align: left;
	margin-top: 10px;
	border-bottom: solid 1px #074d9a;
	margin-right: 8px;
	margin-left: 6px;
	font-size: 14px;
	font-weight: bold;
}

#superaanbiedingen .headerlabel
{
	color:#fcc704;
	font-family: Helvetica, Verdana;
}

#superaanbiedingen .superaanbieding
{
	float: left;
	width: 159px;
	height: 169px;
	text-align: center;
}

#superaanbiedingen .inner
{
	width: 159px;
	height: 149px;
	display: table-cell;
	vertical-align: middle;
}

.superaanbieding div.image
{
	display: table;
	margin-left: auto;
	margin-right: auto;
}

.superaanbieding div.image .shadow
{
	float:left;
	background: url(../Images/shadowAlpha.png) no-repeat bottom right !important;
	margin: 10px 0 0 10px !important;
	margin: 10px 0 0 5px;
}

.superaanbieding div.image .shadow a
{
	display: block;
	position: relative;
	margin: -6px 6px 6px -6px;
	padding-right: 1px;
	padding-bottom: 1px;
}

.superaanbieding .prijs
{
	background-color: #074d9a;
	border: solid 1px #ddd;
	padding: 2px;
	float: left;
	position: absolute;
	margin-left: 100px;
	margin-top: -45px;
}

.superaanbieding .prijs .voor_prijs
{
	color: #fcc704;
	font-weight: bold;
}

.superaanbieding .prijs .van_prijs
{
	color: White;
	text-decoration: line-through;	
}

.superaanbieding .partijtxt
{
	padding-left: 0px;
}

.superaanbieding .partijtxt a
{
	color: #084e9a;
	text-decoration: none;
	font-family: Arial;
	font-size: 10px;	
}

.superaanbieding .partijtxt a:hover
{
	text-decoration: underline;
}

.superaanbieding .prijs .upisup
{
	margin-top: 2px;
	text-align: center;
	background-color: #fcc704;
	color: #074d9a;
	font-family: Arial;
	font-size: 9px;
	font-weight: bold;
	padding: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.superaanbieding a:hover img
{
	opacity:0.7;
}

.superaanbieding .foto
{
	text-align: left;
}

.hidden
{
	display: none;
}

img.product
{
	border: solid 0px #aaa;
}

.alpha-shadow {
  left: -50%;
  background: url(../Images/shadow1.png) no-repeat bottom right;
  margin: 0px 0 0 0px !important;
  margin: 0px 0 0 0px;
  font-size: 0;
  line-height: 0;
}

.alpha-shadow div.inner 
{
	background: url(../Images/shadow2.png) no-repeat left top !important;
	padding: 0px 6px 6px 0px;
	font-size: 0;
	line-height: 0;
}

.alpha-shadow div.image {
    background-color: #fff;
    border: 1px solid #fff;
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd;
    padding: 0px;
    font-size: 0;
    line-height: 0;
}

#TijdTotSluiten
{
	padding-top: 3px;
	padding-left: 3px;
	font-weight: bold;
}

#left div.klantvertrek
{
	padding: 0px;
	font-size: 9px;
	background-color: Transparent;
	width: 205px;
}

#left div.klantvertrek .top
{
	font-size: 0px;
	height: 2px;
}

#left div.klantvertrek div.middle
{
	padding: 2px 5px 5px 6px;
}

#left div.nospace div.middle
{
	padding-left: 8px;
	padding-right: 8px;
}

#left div.klantvertrek div.space
{
	visibility: visible;
	line-height: 3px;
	font-size: 3px;
}

#left div.klantvertrek .bottom
{
	font-size: 0px;
	height: 2px;
}

#left div.klantvertrek div.last
{
	padding-top: 8px;
}

#left div.klantvertrek ul.links
{
	margin: 0px 0px 0px 9px;
	
}

#left div.klantvertrek ul.links li
{
	list-style-type: none;
}

#left div span.header
{
	font: 12px Verdana;
	color: Black;
	font-weight: bold;
	padding-left: 3px;
}

#left div .header2
{
	padding-left: 3px;
	font-family: Verdana;
	font-size: 11px;
}

#left div.selectie
{
	padding: 0px;
	background-color: Transparent;
}

#left div.selectieCC
{
	padding: 0px;
	background-color: Transparent;
}

#left div.panel
{
	width: 205px;
	background-color: Transparent;
}

#left div.panel .top
{
	font-size: 0px;
	height: 2px;
	background-image: none;
	background-repeat: no-repeat;
}

#left div.panel div.middle
{
	padding: 2px 5px 5px 2px;
	background-repeat: repeat;
}

#left div.panel .bottom
{
	font-size: 0px;
	height: 2px;
	background-image: none;
	background-repeat: no-repeat;
}

#left div.space
{
	visibility: hidden;
	display: block;
	height: 0px;
	line-height: 0px;
}

#left .text
{
	padding: 6px 3px 6px 3px;
	font-size: 11px;
}

#left .comment
{
	padding: 0px 3px 0px 3px;
	font-size: 9px;
}

.filter
{/* .filter = 'Verfijn op ...' rechts van de partijen. */
	font-family: Verdana;
	font-size: 11px;
	margin-bottom: 8px;
	padding: 4px;
}

.filter .filterheader
{
	background-color: Transparent;
	font-weight: bold;
	padding: 0px;	
}

.filter .filteritem a
{
	padding-left: 0px;
	text-decoration: none;
}

.filter .filteritem a:hover
{
	text-decoration: underline;
}

.filter .filteritem .title
{
	font-weight: normal;
	color: Black;
}

.filter .filteritem .aantal
{
	color: Gray;
	font-weight: normal;
}

.filter .active
{
	background-color: Transparent;
}

.filter .active .title
{
	font-weight: bold;
}

.fotobijschrift
{
	text-align: center;
	font-size: 10px;
	color: Gray;
}

.toplist
{
	padding: 3px;
	border: solid 1px #D6E8FC;
	margin-bottom: 5px;
}

.toplist ul
{
	margin: 0px;
	margin-left: 24px;
}

.toplist .header
{
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 3px;
}

.toplist .omschrijving 
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	PADDING-BOTTOM: 0px;
	HEIGHT: 26px
}
.toplist A
{
	TEXT-DECORATION: none;
}

.toplist A:hover
{
	TEXT-DECORATION: underline;
}

.weekresults
{
	padding: 5px;
	background-color: #eee;
}

.weekresults .header
{
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	margin-bottom: 3px;
}

.weekresults a
{
	font-size: 12px;
}

div.pageselector
{
	margin-top: 5px;
}

div.pageselector span.middle
{
	color: #666;
}

div.pageselector
{
	font-size: 11px;
}

div.pageselector a
{
	text-decoration: none;
}

div.pageselector a:hover
{
	text-decoration: underline;
}

div.pageselector span.group
{
	padding-left: 2px;
	padding-right: 2px;
}

div.pageselector span.selected a
{
	text-decoration: underline;
}

div.pageselector .prevnext
{
	font-size: 9px;
}

div.footer
{
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
}

#detailFrame
{
	position: absolute;
	width: 100%;
	height: 100%;
}

a.exlink
{
	text-decoration: underline;
}

a.exlink:hover
{
	color: Red;	
}