/*===============================================*/
/*           tekst stijlen                       */
/*===============================================*/

td.tekst
{
  font-family:Arial;
  font-size:12px;
}

td.bestellingtekst
{
  font-family:Arial;
  font-size:10px;
}

.bestellinginput
{
  font-family:Arial;
  font-size:10px;
}

td.tekstbold
{
  font-family:Arial;
  font-size:12px;
  font-weight:bold;
}

td.tekstred
{
  font-family:Arial;
  font-size:12px;
  color:red;
}

td.tekstgeelbold
{
  font-family:Arial;
  font-size:12px;
  font-weight:bold;
  color:yellow;  
}

td.tekstgeel
{
  font-family:Arial;
  font-size:12px;
  color:yellow;
  font-style:italic;
}

td.tekstblauw
{
  font-family:Arial;
  font-size:12px;
  font-weight:bold;
  color:darkblue;  
}

table.SBOver
{
  background-color:lightyellow;
  border-width:1px;
  border-style:dotted;
  border-color:lightgray;
}

td.handtekening
{
  font-family:Arial;
  font-size:12px;
  border-width:1px;
  border-style:solid;
  border-color:black;
  text-align:center;
}

td.tekstrood
{
  font-family:Arial;
  color:red;
  font-size:12px;
}

td.tekst1
{
  font-family:Arial;
  border-width:1px;
  border-style:dotted;
  border-color:lightyellow;
  background-color:#EEEEEE;
  font-size:12px;
}

td.tekst2
{
  font-family:Arial;
  font-weight:bold;
  font-size:12px;
}

td.tekst3
{
  font-family:Arial;
  font-size:12px;
  background-color:#EFEFEF;
}

td.lichtkrant
{
  color:#555555;
  font-family:Arial;
  font-weight:bold;
}

td.tsdatum
{
  font-family:Arial;
  background-color:#CAFFE4;
  font-size:12px;
}

td.tsitem
{
  font-family:Arial;
  background-color:#FFFFD9;
  font-size:12px;
  border-width:1px;
  border-style:dotted;
  border-color:lightgray;
}

td.tsitemhover
{
  font-family:Arial;
  background-color:#FFFFD9;
  font-size:12px;
  border-width:1px;
  border-style:dotted;
  border-color:darkgray;
}

td.tsempty
{
  font-family:Arial;
  background-color:#FFFFFF;
  border-width:2px;
  border-style:solid;
  border-color:#FFFFD9;
  font-size:12px;
  cursor:default;
}

td.tsklant
{
  font-family:Arial;
  background-color:#FFFFA8;
  font-size:12px;
}

td.tsweekresult
{
  font-family:Arial;
  border-width:1px;
  border-style:dotted;
  border-color:lightgray;
  font-size:12px;
  cursor:default;
}

td.tsresult
{
  font-family:Arial;
  border-width:1px;
  border-style:dotted;
  border-color:black;
  font-weight:bold;
  font-size:12px;
  cursor:default;
}

/*===============================================*/
/*           titel stijlen                       */
/*===============================================*/

td.titel
{
  font-family: Arial;
  font-weight:bold;
  border-width:1px;
  border-style:dotted;
  border-color:#BBBBBB;
  background-color:#CCCCCC;
  font-size:12px;
}

td.titel2
{
  font-family: Arial;
  font-weight:bold;
  font-size:12px;
}

td.titel3
{
  font-family: Arial;
  font-weight:bold;
  font-size:12px;
  background-color:#EEEEEE;
  border-top:3px #66CC66 solid;
}

td.titel3bottom
{
  font-family: Arial;
  font-weight:bold;
  font-size:12px;
  background-color:#EEEEEE;
  border-bottom:3px #66CC66 solid;
}

td.titel4
{
  font-family: Arial;
  font-weight:bold;
  font-size:12px;
  background-color:#DDDDDD;
  border-top:3px #66CC66 solid;
}

td.titel5
{
  font-family: Arial;
  font-weight:bold;
  font-size:12px;
  background-color:#D2FFD2;
  border-top:3px #66CC66 solid;
}

td.titel6
{
  font-family: Arial;
  font-weight:bold;
  font-size:12px;
  background-color:#EEEEEE;
  border-top:3px #66CC66 solid;
  color:#66CC66;
}

td.titel6bottom
{
  font-family: Arial;
  font-weight:bold;
  font-size:12px;
  background-color:#66CC66;
  border-bottom:3px #EEEEEE solid;
}

/*===============================================*/
/*           button stijlen                      */
/*===============================================*/

td.topbutton
{
  font-family: Arial;
  font-weight:bold;
  text-align:center;
  border-left:1px #555555 dotted;
  border-right:1px #555555 dotted;
  cursor:hand;
  cursor:pointer;
  font-size:12px;
}

td.topbuttonhover
{
  font-family: Arial;
  font-weight:bold;
  text-align:center;
  border-left:1px #555555 dotted;
  border-right:1px #555555 dotted;
  background-color:#EEEEEE;
  cursor:hand;
  cursor:pointer;
  font-size:12px;
}

td.shopbutton
{
  font-family: Arial;
  font-weight:bold;
  text-align:center;
  border-left:1px #555555 dotted;
  border-right:1px #555555 dotted;
  cursor:hand;
  cursor:pointer;
  font-size:12px;
  Color:#FFFFFF;
  background-color:#03CF3D;
}

td.shopbuttonhover
{
  font-family: Arial;
  font-weight:bold;
  text-align:center;
  border-left:1px #555555 dotted;
  border-right:1px #555555 dotted;
  background-color:#04EA32;
  cursor:hand;
  cursor:pointer;
  font-size:12px;
  color:#FFFFFF;
}

/*===============================================*/
/*           link stijlen                        */
/*===============================================*/

a.leftlink
{
  text-decoration:none;
  color:black;
  font-size:12px;
}

a.leftlink:hover
{
  color:darkred;
}

a.link1
{
  font-family:Arial;
  text-decoration:none;
  font-weight:bold;
  color:darkgreen;
  font-size:12px;
}

a.link1:hover
{
  color:darkred;
}

a.link2
{
  font-family:Arial;
  text-decoration:none;
  font-style:italic;
  color:darkblue;
  font-size:12px;
}

a.link2:hover
{
  color:darkred;
}

a.link3
{
  font-family:Arial;
  text-decoration:none;
  font-style:italic;
  color:black;
  font-size:12px;
}

a.link3:hover
{
  color:darkred;
}

a.link4
{
  font-family:Arial;
  text-decoration:none;
  color:black;
  font-size:12px;
}

a.link4:hover
{
  color:darkred;
}

a.link5
{
  font-family:Arial;
  text-decoration:none;
  color:black;
  font-size:12px;
  font-weight:bold;
}

a.link5:hover
{
  color:darkred;
}

a.link6
{
  font-family:Arial;
  text-decoration:none;
  font-style:italic;
  color:white;
  font-size:12px;
}

a.link6:hover
{
  text-decoration:underline;
}

/*===============================================*/
/*           menu stijlen                        */
/*===============================================*/

td.menuitem
{
  font-family:Arial;
  border-width:1px;
  border-style:dotted;
  border-color:#C2FE9A;
  background-color:#FAFFF7;
  font-size:11px;
}

td.lmenutitel
{
  font-family:Arial;
  font-style:italic;
  background-color:#EEEEEE;
  border-top:3px #66CC66 solid;
  font-size:12px;
}

td.rmenutitel
{
  font-family:Arial;
  font-weight:bold;
  background-color:#EEEEEE;
  border-top:3px #66CC66 solid;
  /*background:url('Layout/back_rtitel01.jpg');*/
  font-size:14px;
}

td.nieuws
{
  font-family:Arial;
  font-style:italic;  
  font-size:12px;
  color:black;
}

td.nieuwshover
{
  font-family:Arial;
  font-style:italic;  
  font-size:12px;
  color:darkred;
}

/*===============================================*/
/*           tabel stijlen                       */
/*===============================================*/

table.table1
{
  border-width:1px;
  border-style:dotted;
  border-color:lightblue;
}

table.table2
{
  border:1px dotted #333333;
}

table.handtekening
{
  font-family:Arial;
  font-size:12px;
  border-width:1px;
  border-style:solid;
  border-color:black;
}

/*===============================================*/
/*           lijn stijlen                        */
/*===============================================*/

hr.nieuwslijn
{
  border:none;
  border-top:dotted 1px #DDDDDD;
  color:#DDDDDD;
  background-color:#DDDDDD;
  height:1px;
}
