.texttd
{
  padding-top: 10px;
  padding-bottom: 0px; /* margin of vertical grey line  */
  padding-left: 0px;
  padding-right: 0px;
}

.linediv
{
	margin-top: 16px;
  border-left: 1px solid #C0C0C0;
  /* border-right: 1px solid #C0C0C0;*/
  height: 90%;
}

.leftnavlinediv
{
  margin-top: 10px;
  padding-bottom: 5px;
  border-top: 1px solid #C0C0C0;
  width: 100%;
}

.scrollablediv
{
  overflow: auto;
  position: absolute;
  margin-bottom: 15px;
  width: 100%;
  height: 100%;
  /* border: 1px solid black; */
}

.scrollabledivlid
{
  overflow: auto;
  position: absolute;
  width: 100%;
  height: 90%;
}

.bestellijst_normal
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  line-height: 16px;
  font-weight: 400;
  color: #646464;
}

.textdiv
{
  /*padding-left: 19px;*/
  padding-right: 30px;
  margin-right: 8px;
  width: 460px;
  
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 16px;
  font-weight: 400;
  color: #646464;
}

.textdiv_imagesleft
{
  padding-left: 19px;
  padding-right: 30px;
  margin-right: 8px;
  width: 305px;

  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 16px;
  font-weight: 400;
  color: #646464;
}

.flashdiv
{
	position: absolute;
	bottom: 20px;
  padding-left: 19px;
  visibility: visible;

}


.liddiv
{
  padding-left: 19px;
  padding-right: 0px;
  margin-right: 8px;
  
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  line-height: 16px;
  font-weight: 400;
  color: #646464;
}

.textdiv A {color: #68676c; text-decoration: underline; }
.textdiv A:visited {color: #68676c; text-decoration: underline; }
.textdiv A:active {color: #68676c; text-decoration: underline;}
.textdiv A:hover {color: #0C0C0C; text-decoration: underline;}


.texttd
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 16px;
  font-weight: 400;
  color: #646464;
}

.texttd A {color: #68676c; text-decoration: underline; }
.texttd A:visited {color: #68676c; text-decoration: underline; }
.texttd A:active {color: #68676c; text-decoration: underline;}
.texttd A:hover {color: #0C0C0C; text-decoration: underline;}

.lid
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  line-height: 16px;
  font-weight: 400;
  color: #646464;
}

.lid A {color: #68676c; text-decoration: underline; }
.lid A:visited {color: #68676c; text-decoration: underline; }
.lid A:active {color: #68676c; text-decoration: underline;}
.lid A:hover {color: #0C0C0C; text-decoration: underline;}

.topbar
{
	background-color: #000000;
	color: #FFFFFF;
	height: 21px;
	padding-left: 168px;
}

.titlebar
{
	background-color: #000000;
	height: 21px;
	padding-left: 20px;
	margin-right: 0px;
	font-weight: 800;
}

.title
{
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 7.1pt;
  line-height: 10.8pt;
  font-weight: 800;
}
	
.newstitlebar
{
	background-color: #000000;
	height: 21px;
	margin-left: 9px;
	padding-left: 8px;
	font-weight: 800;
}

.newsitems
{
  padding-top: 15px;
	margin-left: 10px;
	padding-left: 6px;
	padding-right: 5px;
}

.h1
{
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 14pt;
  font-weight: 800;
}

.h1_5
{
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: 800;
}

.h2
{
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 9pt;
  font-weight: 800;
  text-decoration: none;
}

.h3
{
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 7.0pt;
  line-height: 10.2pt;
}

.h4
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  line-height: 8pt;
  font-size: 7pt;
  font-weight: 800;
}

.green
{
  color: #00A09F;
}

.greentintbg
{
  background-color: #b2e2e2;
}

.greentinttext
{
  color: #b2e2e2;
}

.greentinttext A {color: #b2e2e2; text-decoration: none; }
.greentinttext A:visited {color: #b2e2e2; text-decoration: none; }
.greentinttext A:active {color: #b2e2e2; text-decoration: none;}
.greentinttext A:hover {color: #FFFFFF; text-decoration: none;}

.bordeaux
{
  color: #960059;
}

.bordeauxtintbg
{
  background-color: #c08dae;
}

.bordeauxtinttext
{
  color: #c08dae;
}

.bordeauxtinttext A {color: #c08dae; text-decoration: none; }
.bordeauxtinttext A:visited {color: #c08dae; text-decoration: none; }
.bordeauxtinttext A:active {color: #c08dae; text-decoration: none;}
.bordeauxtinttext A:hover {color: #FFFFFF; text-decoration: none;}

.orange
{
  color: #D56700;
}

.orangetintbg
{
  background-color: #e3c49f;
}

.orangetinttext
{
  color: #e3c49f;
}

.orangetinttext A {color: #e3c49f; text-decoration: none; }
.orangetinttext A:visited {color: #e3c49f; text-decoration: none; }
.orangetinttext A:active {color: #e3c49f; text-decoration: none;}
.orangetinttext A:hover {color: #FFFFFF; text-decoration: none;}

.white
{
  color: #FFFFFF;
}

.whitetintbg
{
  background-color: #FFFFFF;
}

.whitetinttext
{
  color: #FFFFFF;
}


.whitetinttext A {color: #FFFFFF; text-decoration: none;}
.whitetinttext A:visited {color: #FFFFFF; text-decoration: none; }
.whitetinttext A:active {color: #FFFFFF; text-decoration: none;}
.whitetinttext A:hover {color: #FFFFFF; text-decoration: underline;}

.whitetinttextbold
{
  color: #FFFFFF;
  font-weight: 800;
}

.whitetinttextbold A {color: #FFFFFF; text-decoration: none;}
.whitetinttextbold A:visited {color: #FFFFFF; text-decoration: none;}
.whitetinttextbold A:active {color: #FFFFFF; text-decoration: none;}
.whitetinttextbold A:hover {color: #FFFFFF; text-decoration: underline;}


.black
{
  color: #000000;
}

.blacktintbg
{
  background-color: #000000;
}

.blacktinttext
{
  color: #000000;
}

.blacktinttext A {color: #000000; text-decoration: none; }
.blacktinttext A:visited {color: #000000; text-decoration: none; }
.blacktinttext A:active {color: #000000; text-decoration: none;}
.blacktinttext A:hover {color: #000000; text-decoration: underline;}

.blacktinttextbold
{
  color: #000000;
  font-weight: 800;
}
.blacktinttextbold A {color: #000000; text-decoration: none; }
.blacktinttextbold A:visited {color: #000000; text-decoration: none; }
.blacktinttextbold A:active {color: #000000; text-decoration: none;}
.blacktinttextbold A:hover {color: #000000; text-decoration: none;}



.red
{
  color: #FF0000;
}

.redtintbg
{
  background-color: #FF0000;
}

.redtinttext
{
  color: #FF0000;
}

.redtinttext A {color: #ff0000; text-decoration: none; }
.redtinttext A:visited {color: #ff0000; text-decoration: none; }
.redtinttext A:active {color: #ff0000; text-decoration: none;}
.redtinttext A:hover {color: #ff0000; text-decoration: none; font-weight: 800;}


.grey
{
  color: #68676c;
}

.greytintbg
{
  background-color: #dbdbdb;
}

.greytinttext
{
  color: #68676c;
}

.greytinttext A {color: #68676c; text-decoration: none; }
.greytinttext A:visited {color: #68676c; text-decoration: none; }
.greytinttext A:active {color: #68676c; text-decoration: none;}
.greytinttext A:hover {color: #000000; text-decoration: none;}

.topleftnavdiv_left
{
  width: 106px;
  height: 94px;
  background-image: url(img/left-leftbg.gif);
  background-position: bottom;
  background-repeat: repeat-x;
}

.topleftnavdiv_right
{
  width: 107px;
  height: 94px;
  background-image: url(img/left-rightbg.gif);
  background-position: bottom;
  background-repeat: repeat-x;
}


.topmiddlenavdiv_left
{
  width: 106px;
  height: 94px;
  background-image: url(img/middle-leftbg.gif);
  background-position: bottom;
  background-repeat: repeat-x;
}

.topmiddlenavdiv_right
{
  width: 192px;
  height: 94px;
  background-image: url(img/middle-rightbg.gif);
  background-position: bottom;
  background-repeat: repeat-x;
}

.toprightnavdiv_left
{
  width: 106px;
  height: 94px;
  background-image: url(img/right-leftbg.gif);
  background-position: bottom;
  background-repeat: repeat-x;
}

.toprightnavdiv_right
{
  width: 106px;
  height: 94px;
  background-color: #ff0000
}


/* staro copies */
.stagg {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 16px; font-weight: 100}
.staggbold {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 16px; font-weight: bold;}


/* for dragging */
.draggablediv
{
  position: relative;
  border: 1px solid #F0F0F0;
  background-image: url(img/updown.gif);
  background-repeat: no-repeat;
  background-position: right;
  padding: 2px 0px 2px 0px;
  cursor: move;
  padding-right: 20px;
}

.logosmall
{
  font-family: sans-serif;
  font-size: 6.7pt;
  line-height: 16px;
  font-weight: 800;
  color: #646464;
}

