/* stylesheet for dijktra-transport.nl // by jacco@pilarczyk.nl */

/* used colors */
/* grey bg			#5D5D5D */
/* dark grey		#3F3F3F */
/* grey border		#4D4D4B */
/* grey dark text	#222222 */
/* green			#64B530 */
/* green light		#COE1AG */
/* creme			#FAFAEF */


/* body */
body
{
  scrollbar-face-color: 64B530;
  scrollbar-highlight-color: COE1AG;
  scrollbar-3dlight-color: COE1AG;
  scrollbar-darkshadow-color: COE1AG;
  scrollbar-shadow-color: COE1AG;
  scrollbar-arrow-color: FAFAEF;
  scrollbar-track-color: F6FAF1;
}

body.normal
{
  background-color: #5D5D5D;
  background-image: url(../plaatjes/bg.gif);
  background-position: center center;
}

body.photo
{
  padding: 0px;
  margin: 15px;
  background-color: #5D5D5D;
  background-image: url(../plaatjes/bg.gif);
  background-position: center center;
}

body.photo img
{
  border-top: 5px solid #64B530;
  border-bottom: 5px solid #64B530;
}


/* table.full */
table.full
{
  width: 100%;
  height: 100%;
  text-align: center;
  vertical-align: center;
}


/* table.main */
table.main
{
  width: 775px;
  height: 515px;
}

table.main td.main
{
  width: 770px;
  height: 510px;
  border: 2px solid #4D4D4D;
  background-image: url(../plaatjes/bg2.gif);
}

table.main td.border1
{
  width: 5px;
  vertical-align: top;
  background-color: #3F3F3F;
}

table.main td.border2
{
  height: 5px;
  text-align: left;
  background-color: #3F3F3F;
}


/* table.content */
table.content
{
  width: 766px;
  height: 506px;
}

table.content td
{
  font-family: arial, helvetica, sans-serif;
  font-size: 11px;
  line-height: 18px;
  color: 222222;
  vertical-align: top;
}


table.content td.top
{
  height: 84px;
  padding-top: 20px;
  padding-left: 30px;
}

table.content td.navi
{
  height: 23px;
  padding-left: 75px;
}

table.content td.left
{
  width: 196px;
  padding-top: 163px;
  padding-left: 62px;
  line-height: 15px;
}

table.content td.empty1
{
  height: 15px;
}

table.content td.empty2
{
  height: 25px;
}

table.content td.content
{
  width: 480px;
  height: 276px;
  padding: 1px;
  padding-top: 2px;
/*  border: 1px solid red;*/
}

table.content td.right
{
  width: 28px;
}

table.content td.pics
{
  height: 83px;
  padding-left: 28px;
  padding-right: 28px;
}


/* table.flyout */
table.flyout
{
  width: 120px;
}

table.flyout td
{
  border: 1px solid #64B530;
  background-color: #FAFAEF;
  vertical-align: bottom;
  padding: 2px;
  padding-left: 5px;
  padding-right: 5px;
}

table.flyout td a
{
  color: #222222;
  font-style: normal;
  font-weight: bold;
}


/* table.pics */
table.pics
{
  width: 710px;
  height: 83px;
}

table.pics td.pic
{
  width: 130px;
}

table.pics td.pic img
{
  border-top: 4px solid #64B530;
}


/* layers */
table.div
{
  width: 396px;
}

table.div td
{
  width: 132px;
}

div.empty0
{
  position:absolute;
  width:550px;
  height:10px;
  z-index:8;
  margin-left: 5px;
  margin-top: -10px;
}

div.verh
{
  position:absolute;
  width:120px;
  height:30px;
  z-index:2;
  margin-left: 15px;
  margin-top: 27px;
}

div.empty10
{
  position:absolute;
  width:140px;
  height:60px;
  z-index:1;
  margin-left: 5px;
  margin-top: 27px;
}

div.spec
{
  position:absolute;
  width:120px;
  height:30px;
  z-index:2;
  margin-left: 150px;
  margin-top: 27px;
}

div.empty1
{
  position:absolute;
  width:140px;
  height:60px;
  z-index:1;
  margin-left: 140px;
  margin-top: 27px;
}

div.opsl
{
  position:absolute;
  width:120px;
  height:30px;
  z-index:4;
  margin-left: 284px;
  margin-top: 27px;
}

div.empty2
{
  position:absolute;
  width:140px;
  height:60px;
  z-index:1;
  margin-left: 274px;
  margin-top: 27px;
}

div.cont
{
  position:absolute;
  width:120px;
  height:30px;
  z-index:6;
  margin-left: 418px;
  margin-top: 27px;
}

div.empty3
{
  position:absolute;
  width:140px;
  height:80px;
  z-index:1;
  margin-left: 408px;
  margin-top: 27px;
}


/* forms */
table.form
{
}

table.form td
{
  padding-bottom: 2px;
  padding-right: 10px;
  font-family: arial, helvetica, sans-serif;
  font-size: 11px;
  line-height: 18px;
  color: 222222;
  vertical-align: top;
}

input, textarea, select
{
  font-family: arial, helvetica, sans-serif;
  font-size: 11px;
  line-height: 18px;
  color: 222222;

}

input.text
{
}

textarea
{
}


/* text & links */
a
{
/*  color: #64B530;*/
/*  color: #4E8F25;*/
/*  color: #396A1A;*/
  color: #215500;
/*  font-style: italic;*/
  font-weight: bold;
  text-decoration: none;
}

a:hover
{
  text-decoration: underline;
}



/* iframe */
body.iframe
{
  font-family: arial, helvetica, sans-serif;
  font-size: 11px;
  line-height: 18px;
  color: 222222;
  border: 0px solid none;
}

