
body {
  padding : 0px;
  margin : 0px;
  background-color : #000000;
	scrollbar-face-color: #313131;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #313131;
	scrollbar-3dlight-color: #FF6600;
	scrollbar-arrow-color:  #FF6600;
	scrollbar-track-color: #FF6600;
	scrollbar-darkshadow-color: #98AAB1;
}

body.printPagina {
  padding : 10px;
  margin : 0px;
  background-color :#FFFFFF;
}

table.printTable {
  padding-top : 10px;
}

p.printPaginaHeader {
  font-family : Verdana;
  font-size : 12px;
  font-weight : bold;
  color : #000000;
  padding : 0px;
  margin :0px;
}

p.printPaginaText{
  font-family : Verdana;
  font-size : 12px;
  color : #000000;
  padding-top :0px;
}

p.printPagina {
  font-family : Verdana;
  font-size : 12px;
  color : #000000;
}

p {
  font-family : Verdana;
  font-size : 12px;
  color : #FFFFFF;
}

a.printPagina {
  font-family : Verdana;
  font-size : 12px;
  color : #000000;
  text-decoration : underline;
}

a.printPagina:hover {
  font-family : Verdana;
  font-size : 12px;
  color : #000000;
  text-decoration : underline;
}

a {
  font-family : Verdana;
  font-size : 12px;
  color : #FFFFFF;
  text-decoration : none;
}

a:hover {
  font-family : Verdana;
  font-size : 12px;
  color : #FFFFFF;
  text-decoration : underline;
}

/* sitemap */

a.siteMap {
  font-family : Verdana;
  font-size : 12px;
  color : #FFFFFF;
  text-decoration : none;
}

a.siteMap:hover {
  font-family : Verdana;
  font-size : 12px;
  color : #FFFFFF;
  text-decoration : underline;
}

td.sitemapItem {
  background-color : #000000;
}


a.menu {
  font-family : Verdana;
  font-size : 12px;
  color : #FFFFFF;
  text-decoration : none;
}

a.menu:hover {
  font-family : Verdana;
  font-size : 12px;
  color : #FFFFFF;
  text-decoration : none;
}

table.page {
  border-left : 1px solid #FFFFFF;
  border-right : 1px solid #FFFFFF;
}

td.headerBalk {
  border-bottom : 1px solid #FFFFFF;
}

td.taalBalk {
  padding-top : 37px;
  padding-left : 240px;
}


/* taalmenu */

td.taalfield {
  background-repeat : no-repeat;
  padding-left :25px;
}

a.taalMenu {
  font-family : Verdana;
  font-size : 10px;
  color : #000000;
  text-decoration : none;
}

a.taalMenu:hover {
  font-family : Verdana;
  font-size : 10px;
  color : #000000;
  text-decoration : underline;
}

/* lists */

td.listItem {
  background-color : #000000;
  cursor : hand;
  padding : 8px;
}

td.listItem_hover {
  background-color : #414141;
  cursor : hand;
  padding : 8px;
}

td.listItemText {
  padding-left : 8px;
}

p.listItem{
  font-family : Verdana;
  font-size : 12px;
  color : #FFFFFF;
}

p.listPrijs {
  font-family : Verdana;
  font-size : 15px;
  font-weight : bold;
  color : #FFFFFF;  
}

p.listPrijs_aanbieding {
  font-family : Verdana;
  font-size : 15px;
  font-weight : bold;
  color : #FF6600;  
}

a.list {
  font-family : Verdana;
  font-size : 12px;
  color : #FFFFFF;
  text-decoration : none;
}

a.list:hover {
  font-family : Verdana;
  font-size : 12px;
  color : #FFFFFF;
  text-decoration : none;
}


/* pagecontent */

td.content {
  padding-top : 10px;  
  background-image:url("/images/burton-background.jpg"); 
  background-repeat : repeat;  
}

table.frontPageItemBlock {
  border : 1px solid #FF6600;
  width : 180px;
  margin-left: 5px;
  margin-right: 5px;  
}

table.frontPageLeftItemBlock {
  border : 1px solid #FF6600;
  width : 100%;
}

table.frontPageHeaderBlock {
  width : 578px;
  border : 1px solid #FF6600;
  margin-left: 5px;
  margin-right: 5px;  
}


table.menu {
  border : 1px solid #FF6600;
  width : 180px;  
  margin-left: 5px;
  margin-right: 5px;
}

td.itemHeader {

  padding-top : 4px;  
  padding-left : 6px;
  padding-bottom : 4px;  

  background-color : #FF6600;
}

td.frontPageItem {  
  height : 40px;
  padding-top : 4px;
  padding-bottom : 4px;
  padding-left : 8px;
  padding-right : 4px;
  background-color : #000000;
  cursor : hand;
}

td.frontPageItem_hover {  
  height : 40px;
  padding-top : 4px;
  padding-bottom : 4px;
  padding-left : 8px;
  padding-right : 4px;
  background-color : #414141;
  cursor : hand;
}

/* topmenu */

td.topMenu {
  height : 18px;
  border-bottom : 1px solid #FFFFFF;
  background-color : #000000;
}

td.topMenuItem {
  width : 150px;
  text-align : center;
  cursor : hand;
  height : 18px;
  padding-bottom : 2px;
}

td.topMenuItem_hover {
  width : 150px;
  text-align : center;
  background-color : #414141;
  cursor : hand;
  height : 18px;
  padding-bottom : 2px;
}

td.topMenuItem_active {
  width : 150px;
  text-align : center;
  background-color : #FF6600;
  cursor : hand;
  height : 18px;
  padding-bottom : 2px;  
}

a.topMenuItem {
 font-family : Verdana;
 font-size : 11px;
 color : #FFFFFF;
 text-decoration : none;
}

a.topMenuItem:hover {
 font-family : Verdana;
 font-size : 11px;
 color : #FFFFFF;
 text-decoration : none;
}

td.menuItem {
  padding-top : 2px;
  padding-bottom : 2px;
  padding-left : 8px;
  padding-right : 4px;
  background-color : #000000;
  cursor : hand;
}

td.menuItem_hover {
  padding-top : 2px;
  padding-bottom : 2px;
  padding-left : 8px;
  padding-right : 4px;
  background-color : #414141;
  cursor : hand;
}

td.menuItem_spacing {    
  background-color : #000000;  
}


a.menuCurrent {
 font-family : Verdana;
 font-size : 12px;
 color : #FFFFFF;
 text-decoration : underline;
}

a.menu {
 font-family : Verdana;
 font-size : 12px;
 color : #FFFFFF;
 text-decoration : none;
}

a.menuhover {
 font-family : Verdana;
 font-size : 12px;
 color : #FFFFFF;
 text-decoration : none;
}

p.itemHeader {
 font-family : Verdana;
 font-size : 14px;
 font-weight : bold;
 color : #FFFFFF;
}


table.item {
 width : 583px;
 border : 1px solid #FF6600;
 margin-left: 0px;  
 margin-right: 1px;  
}

table.buttonOnderFormulier {
  margin-left : 16px;  
}

td.zoekenItem {
  padding : 2px;
  padding-left : 8px;
  background-color : #000000;  
}

td.item {
  padding : 8px;
  background-color : #000000;  
}

td.itemHandleiding {
  padding-top : 8px;
  padding-bottom : 8px;
  padding-right : 8px;
  padding-left : 0px;
  background-color : #000000;  
}


td.itemText {
  padding-left:10px;
}

td.imageBlock {
  padding-left : 4px;
}

p.imageTitle {
  margin : 0px;
  font-style : italic;
}

table.handleidingTerugNaar {
  border : 1px solid #FF6600;
  width : 180px;  
  margin-left: 5px;
  margin-right: 5px;
}

td.footerNieuwsbriefForm {
  padding-right : 8px;

}

/* loginblok */

p.logintekst {
  font-family : Verdana;
  font-size : 11px;
  color : #FF6600;
}

table.loginblok {
  margin-left: 5px;
  padding-left: 4px;
  padding-right : 2px;
  padding-top : 4px;
  padding-bottom : 4px;
  margin-bottom : 8px;
  width: 180px;
  background-color : #000000;  
}

input.loginfield {
  border : 1px solid #999999;
  width : 170px;
  height : 18px;
  font-family : Verdana;
  font-size : 11px;
  color : #000000;
}


/* zoekblok */

p.zoekTekst {
  font-family : Verdana;
  font-size : 11px;
  color : #FF6600;
}

table.zoekblok {
  margin-left: 5px;
  padding-left: 4px;
  padding-right : 2px;
  padding-top : 4px;
  padding-bottom : 4px;
  width: 180px;
  background-color : #000000;  
}

input.searchfield {
  border : 1px solid #999999;
  width : 110px;
  height : 18px;
  font-family : Verdana;
  font-size : 11px;
  color : #000000;
}

input.button {
  border : 1px solid #999999;
  background-color : #CCCCCC;
  font-family : Verdana;
  font-size : 11px;
  font-weight : bold;
  width : 50px;
}

input.button_noWidth {
  border : 1px solid #999999;
  background-color : #CCCCCC;
  font-family : Verdana;
  font-size : 11px;
  font-weight : bold;
}


/* bottom */

td.bottomline {
  border-top : 1px solid #FFFFFF;  
  padding-left : 5px;
  width : 100%; 
  height : 20px;
}

a.bottomMenu {
  font-family : Verdana;
  font-size : 11px;
  font-weight : bold;
  color : #FFFFFF;
  text-decoration : none;
}

a.bottomMenu:hover {
  font-family : Verdana;
  font-size : 11px;
  font-weight : bold;
  color : #FFFFFF;
  text-decoration : underline;
}

/* order form */

input.order {
  font-family : Verdana;
  font-size : 11px;
  border : 1px solid #999999;
}

input.orderbutton {
  background-color : #FF6600;
  border : 1px solid #FFFFFF;
  padding-left : 4px;
  padding-right : 4px;
  font-family : Verdana;
  font-size : 11px;
  font-weight : bold;
  color : #000000;
}

/* bestelling block */

td.itemHeaderChecked {
  padding-left : 36px;
  height : 28px;
  background-color : #FF6600;

  background-image:url("/images/checked.gif"); 
  background-repeat : no-repeat;  
  background-position : left center;
}

td.itemHeaderUnChecked {
  padding-left : 36px;
  height : 28px;
  background-color : #FF6600;
  
  background-image:url("/images/unchecked.gif"); 
  background-repeat : no-repeat;  
  background-position : left center;
}

td.itemFooter {
  height : 28px;
  background-color : #FF6600;
}

/* odilion fields */

input.textField {
  width : 240px;
  font-family : Verdana;
  font-size : 11px;
  border : 1px solid #999999;
}

input.buttonField {
  border : 1px solid #999999;
  background-color : #CCCCCC;
  font-family : Verdana;
  font-size : 11px;
  font-weight : bold;
}

input.checkboxField {
  font-family : Verdana;
  font-size : 11px;
}

textarea.textareaField {
  width : 240px;
  font-family : Verdana;
  font-size : 11px;
  border : 1px solid #999999;
}

select.selectField {
  width : 240px;
  font-family : Verdana;
  font-size : 11px;
  border : 1px solid #999999;
}

td.headerField {
  width : 200px;
  padding-left : 8px;
  padding-right : 8px;
  padding-top : 4px;
  padding-bottom : 4px;
  background-color : #000000;  
}

td.displayField {
  width : 240px;
  padding-left : 8px;
  padding-right : 8px;
  padding-top : 4px;
  padding-bottom : 4px;
  background-color : #000000;  
}

font.aanbieding {
  font-family : Verdana;
  font-size : 12px;
  color : #FF6600;
  font-weight : bold;
}

img.frontPageImage {
  border : 2px solid #999999;
  margin-bottom : 5px;
}

p.wanted {
  font-family : Verdana;
  font-size : 15px;
  color : #FF6600;
  font-weight : bold;  
}

td.defaultImages {
  padding-top : 4px;
}

td.defaultContent {
  padding : 4px;
}

p.singlePage {
  margin : 0px;
  padding : 4px;
}

td.itemCell {
 font-family : Verdana;
 font-size : 12px;
 color : #FFFFFF;
}

td.itemCellHead {
 font-family : Verdana;
 font-size : 12px;
 font-weight : bold;
 color : #FFFFFF;
}