html {}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url("../img/hst_menu_bg.jpg") repeat-x;
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #000000;
}

img {
	border: 0;
}

p {
	margin-top:0px;
}

a {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

h1 {
	color:#000000;
	font-size:16px;
	font-weight: normal;
	padding: 0;
	margin: 15px 0 10px 0;
	border-bottom: 1px solid #000000;
}

h2 {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

.adviesprijs {
	color: #000000;
	font-weight: bold;
}

.btn_std {
	display: none;
}

.btn_sbm {
	display: none;
}

.backbutton {
	display: none;
}

.sort {
	display: none;
}

#alles_voor {
	display: none;
}

#pagenav
{
	display: none;
}
	

.no_print {
	display: none;
}

/* Cartsummary & Accountinfo
------------------------------------ */

#useraccount {
	display: none;
}

#cartsummary {
	display: none;
}

/* Logo
------------------------------------ */

#logo {	
	display: none;
}

#printlogo {
	text-align: center;
}

/* Slideshow
------------------------------------ */

#slideshow {
	position:relative;
}

#slideshow .controls {
	position: absolute;
	bottom: 10px;
	left: 4px;
}

#slideshow .prev {
	position: absolute;
	top: 3px;
	left: 0px;
	width:75px;
	text-align:left;
}

#slideshow .next {
	position: absolute;
	top: 3px;
	right: 0px;
	width: 75px;
	text-align: right;
}

#slideshow #header, #articleheader {
	border-top: 0px solid #000000;
	border-bottom: 3px solid #000000;
}

#slideshow #header .text, #articleheader .text {
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	height: 45px;
	line-height: 45px;
}

#slideshow .scroller {  
	width: 760px; 
	height: 250px; 
	overflow: hidden; 
	border-top: 0px solid #000000;
	border-bottom: 3px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
}

#slideshow .scroller .section { 
	width: 760px; 
	height: 250px; 
	overflow:hidden; 
	float:left; 
	padding: 0; 
}

slideshow .scroller .content { 
	width: 10000px; 
}

slideshow .controls {
	position: relative;
	top: 10px;
	left: 0px;
}

/* Quicksearch
------------------------------------ */

#quicksearch {
	display: none;
}

/* Basisframe
------------------------------------ */

#container {
	position: relative;
	width: 1000px;
	border: 0px solid #000000;
	margin: 0;
	padding: 0;
}

#content {
	margin: 20px;
	text-align: justify;
	border: 0px solid black;
}

#bottomline_options {
	display: none;
}

.bottomline {
	margin-top: 35px;
	margin-bottom: 10px;
	border-top: 1px solid #000000;
	text-align: left;
}

/* Linkerkant submenu's
------------------------------------ */

#sub {
	display :none;
}

/* DIVERS 
------------------------------------ */

.korting {
	font-weight: bold;
	text-decoration: line-through;
}

.prijs {
	font-weight: bold;
	color: #FF0000;
}

/* Formulieren
------------------------------------ */
form {
	margin: 25px 0 25px 0;
}

fieldset {
	border: 0px solid #CCCCCC;
	margin: 0;
	padding: 0;
}

.legend {
	color: #4D87C7;
	font-size: 12px;
	font-weight: bold;
}

#contactformulier p, #Aanvraagformulier p, #Bestelformulier p {
	clear: left;
	margin: 0;
	padding: 0;
	padding-top: 5px;
} 

#contactformulier label, #Aanvraagformulier label,  #Bestelformulier label {
	float: left;
	width: 200px;
	border: 0px solid black;
	font-weight: bold;
}

input.txtField, select.txtField, textarea.txtField  {
	background-color: #D5DFEB;
	border: 1px solid #000000;
	width: 300px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

input.radioField {
	border: 0px solid #000000;
}

input.btn {
	background-color: #4D87C7;
	color: #FFFFFF;
	border: 1px solid #000000;
	cursor: pointer;
}

.asterisk {
	color: #FF0000;
}

#buttons {
	text-align:left
}

.error {
	color: #FF0000;
}

.notice {
	color: green;
}

.error_input {
	border: 1px solid #FF0000;
}

div.scroller {  
	width: 760px; 
	height: 400px; 
	overflow: hidden; 
	border-top: 3px solid #D9D9D9;
	border-bottom: 3px solid #D9D9D9;
	border-left: 0px solid #D9D9D9;
	border-right: 0px solid #D9D9D9;
}

div.scroller div.section { 
	width: 760px; 
	height: 400px; 
	overflow:hidden; 
	float:left; 
	padding: 0; 
}

div.scroller div.content { 
	width: 10000px; 
}

.controls {
	position: absolute;
	bottom: 3px;
	left: 1px;
}

/* TABELLEN
------------------------------------ */

#tblKortingsgroepen {
	width: 100%;
	border: 0px;
}

#tblKortingsgroepen td {
	text-align: center;
	font-size: 10px;
	vertical-align: top;
}

#tblApparatuur, #tblStoring, #tblProject, #tblPakbon, #tblOrders, #tblFacturen {
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#tblApparatuur th, #tblStoring th, #tblProject th, #tblPakbon th, #tblOrders th, , #tblFacturen th {
	border-bottom: 1px solid #CFCFCF;
	font-size: 11px;
	vertical-align:top;
	text-align: left;
}

#tblApparatuur td, #tblStoring td, #tblProject td, #tblPakbon td, #tblOrders td, , #tblFacturen td {
	font-size: 11px;
	vertical-align: top;
	text-align: left;
}

.contractnummer, .storingen, .pakbonnummer, .verkoopordernummer   {
	height: 16px;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 10px;
	margin-top: 1px;
	line-height: 16px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding-left: 3px;
	padding-right: 3px;
}

/* TABEL OVERZICHT APPARATUUR
------------------------------------ */

#tblApparatuur .apparaat {

}

#tblApparatuur .merk {
	width: 120px;
}

#tblApparatuur .type {
	width: 120px;
}

#tblApparatuur .locatie {
	width: 120px;
}

#tblApparatuur .klantcode {
	width: 80px;
	text-align: center;
}

#tblApparatuur .contract {
	width: 50px;
	text-align: center;
}

#tblApparatuur .frequentie {
	width: 50px;
	text-align: center;
}

#tblApparatuur .aantalstoringen {
	width: 50px;
	text-align: center;
}

/* TABEL OVERZICHT STORINGEN
------------------------------------ */

#tblStoring .apparaat {
	border-bottom: 1px solid #000000;
}

#tblStoring .datum {
	border-bottom: 1px solid #000000;
	width: 80px;
}

#tblStoring .merk {
	width: 120px;
	border-bottom: 1px solid #000000;
}

#tblStoring .type {
	width: 120px;
	border-bottom: 1px solid #000000;
}

#tblStoring .locatie {
	width: 120px;
	border-bottom: 1px solid #000000;
}

#tblStoring .klantcode {
	width: 80px;
	text-align: center;
	border-bottom: 1px solid #000000;
}

#tblStoring .storingen {
	width: 80px;
	text-align: center;
	border-bottom: 1px solid #000000;
}

#tblStoring .opgelost {
	border-bottom: 1px solid #CFCFCF;
	text-align: center;
	width: 50px;
}

/* TABEL PROJECT
------------------------------------ */

#tblProject .datum {
	border-bottom: 1px solid #000000;
	width: 80px;
}

#tblProject .storing {
	border-bottom: 1px solid #000000;
	padding-right:10px;
}

#tblProject .verloop {
	border-bottom: 1px solid #000000;
	width: 300px;
	padding-right:10px;
}

#tblProject .opgelost {
	border-bottom: 1px solid #000000;
	text-align: center;
	width: 50px;
}

/* TABEL OVERZICHT PAKBONNEN
------------------------------------ */

#tblPakbon .code {
	width: 120px;
	border-bottom: 1px solid #000000;
}

#tblPakbon .artikel {
	border-bottom: 1px solid #000000;
}

#tblPakbon .aantal {
	width: 50px;
	border-bottom: 1px solid #000000;
	text-align: center;
}

/* TABEL OVERZICHT ORDERS
------------------------------------ */

.status {
	margin: 10px 0 5px 0;
	font-weight: bold;
}

#tblOrders .code {
	width: 120px;
	border-bottom: 1px solid #000000;
}

#tblOrders .artikel {
	border-bottom: 1px solid #000000;
}

#tblOrders .prijspereenheid {
	width: 75px;
	border-bottom: 1px solid #000000;
	text-align: right;
	padding-right:10px;
}

#tblOrders .regelkorting {
	width: 75px;
	border-bottom: 1px solid #000000;
	text-align: right;
	padding-right:10px;
}

#tblOrders .regelbedragex {
	width: 75px;
	border-bottom: 1px solid #000000;
	text-align: right;
	padding-right:10px;
}

#tblOrders .aantal {
	width: 50px;
	border-bottom: 1px solid #000000;
	text-align: center;
}

#tblOrders .geleverd {
	width: 25px;
	border-bottom: 1px solid #000000;
	text-align: center;
}

#tblOrders .wachtorder {
	width: 25px;
	border-bottom: 1px solid #000000;
	text-align: center;
}

/* TABEL OVERZICHT FACTUREN
------------------------------------ */

#tblFacturen .factuurnummer {
	width: 100px;
	border-bottom: 1px solid #CFCFCF;
}

#tblFacturen .boekstukdatum {
	width: 120px;
	border-bottom: 1px solid #CFCFCF;
}

#tblFacturen .vervaldatum {
	border-bottom: 1px solid #CFCFCF;
}

#tblFacturen .debiteurnummer {
	width: 100px;
	border-bottom: 1px solid #CFCFCF;
}

#tblFacturen .factuurbedrag {
	width: 120px;
	text-align: right;
	border-bottom: 1px solid #CFCFCF;
}

#tblFacturen .saldo {
	width: 60px;
	text-align: right;
	border-bottom: 1px solid #CFCFCF;
}