.bewaarTest {
   background-color: #cfcfcf;
   background-color: #cf4c1b;
}

body {
   text-align: center;
   background-color: #cfcfcf;
   color: #000000;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 9pt;
   list-style: disc;
   scrollbar-3d-light-color : #E6F5FD;
   scrollbar-arrow-color : #FBE1EE;
   scrollbar-base-color : #cf4c1b;
   scrollbar-face-color : #cf4c1b;
   scrollbar-highlight-color : #cfcfcf;
   scrollbar-shadow-color : #cfcfcf;   
}

div#container {
   margin-left: auto;
   margin-right: auto;
   width: 1000px;
   text-align: left;
}

div#header {
   height: 140px;
   background-color: #ffffff;
   background-image: url("../pics/header.jpg");
   background-repeat: no-repeat;
   background-position: 5px 5px; 
}

div#menu {
   height: 29px;
}

div#content {
   width: 800px;
   float: left;
}

div#contentShop {
   width: 800px;
   float: left;
}

div#special {
   float: left;
   width: 200px;
   height: 300px;
}

div#counter {
   visibility: hidden;
}


H1 {
   color: #ffffff;
   font-family: Georgia;
   font-size: 20pt;
   font-style: normal;
   font-weight: bold;
}

TABLE.lightblue {
  background-color: #cf4c1b;
  border : 1px solid #003366;
  width: 98%;
  filter:alpha(opacity=85);
}
TR.box1 {
	background-color: #303030;
}
TR.box3 {
	background-color: #cf871b;
}
td.box3 {
	font-size: 16pt;
}
td.box4 {
	font-size: 12pt;
}
.groot16 {
  	font-size: 20pt;
}
TD {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 9pt;
   font-style: normal;
}

A:link {
   cursor: hand;
   color: #ffffff;
   font-style: normal;
   font-weight: bold; 
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10pt;
   text-decoration: none;
}

A:visited {
   color: #ffffff;
   font-style: normal;
   font-weight: bold; 
   text-decoration: none;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10pt;
}

A:active {
   color: #ffffff;
   font-style: normal;
   font-weight: bold; 
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10pt;
   text-decoration: none;
}

A:hover {
   cursor: hand;
   color: #000000;
   font-size: 10pt;
   text-decoration: none;   
}

.center td{
   text-align: center;
}

td.currency {
   text-align:right;
}

TD.currency4:before { content: "&euro;&nbsp;" }
