/******************************************************************************
*                                                                             *
* Vattenfall Dokkenungen Stylesheet (C) 2006   Bentley Systems Netherlands BV *
*                                                                             *
******************************************************************************/

.lightyellow {color: #FFDB26;}
.yellow {color: #F8A61C;}
.grey {color: #939393;}
.lightgrey {color: #E6E6E6;}
.blue {color: #437BB4;}

.bglightblauw {
  background-color: #0063A4;
}
.bgwit {
  background-color: #FFFFFF;
}

.bgyellow {
  background-color: #F8A61C;
}

.docLnk
{
  cursor:hand;
  #background-color: #F8A61C;
  border-style:solid;
  border-width:1px;
  border-color:#437BB4;
  font-weight:bold;
  color:#437BB4;
  
}

.click_cell
{
  cursor:hand;
  background-color: #9cb615;
  border-style:solid;
  border-width:1px;
  border-color:#ffffff;
  font-weight:bold;
  color:#FFFFFF;
  
}

body, form {
    margin: 0;
}

body {
    font-family: verdana, helvetica, sans-serif;
    FONT-SIZE: 10PT;
   
    color: #000000;
}

.bannerframe {
  background-color: #FFFFFF;
}

.banner {
  color: #111111;
}

.home {
  color: #FFFFFF;

}

.title      { font-family: verdana, arial, helvetica, sans-serif; font-size: 16px; font-weight: bold;}
.subtitle   { font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; font-weight: bold;}

A:link, A:visited
{
	color:#C42621
}

A:hover
{
	color:#000000
}

.plus {
  color: #437BB4;
  font-family: verdana, Helvetica, Sans serif;
  font-size: 11pt;
  font-weight: bold;
}

.plain {
  color: #000000;
  font-family: verdana, Helvetica, Sans serif;
  font-size: 11pt;
  font-weight: bold;
}
.letter {
  color: #000000;
  font-family: verdana, Helvetica, Sans serif;
  font-size: 10pt;
}
.lettersmall {
  color: #000000;
  font-family: verdana, Helvetica, Sans serif;
  font-size: 8pt;
}

.big {
  color: #000000;
  font-family: verdana, Helvetica, Sans serif;
  font-size: 14pt;
}

.head {
  color: #000000;
  font-family: verdana, Helvetica, Sans serif;
  font-size: 14pt;
}

.cel {
  background-color: #FFFFFF;
  color: #0C2D83;
  font-family: verdana, Helvetica, Sans serif;
  font-size: 10pt;
}

.tbl {
  background-color: #FFFFFF;
}

.info {
  background-color: #FFFFFF;
  border-style:solid;
  border-width:2px;
  border-color: #008eda;
  color: #000000;
  font-family: verdana, Helvetica, Sans serif;
  font-size: 10pt;
}

td {
  #color: #000000;
  font: 10pt verdana, Helvetica, Sans serif;
}

#mapkaart {
  position:absolute;
  width:200px;
  height:115px;
  z-index:1;
  left: 15px;
  top: 0px;
}

#listbox1 {
    position:absolute;
    width:200px;
    height:115px;
    z-index:1;
    left: 0px;
    top: 60px;
}

#listbox2 {
    position:absolute;
    width:120px;
    height:115px;
    z-index:1;
    left: 0px;
    top: 60px;
}

#divAnswer1 {
    position:absolute;
    width:200px;
    height:115px;
    z-index:0;
    left: 350px;
    top: 80px;
}

#divAnswer2 {
    position:absolute;
    width:200px;
    height:115px;
    z-index:0;
    left: 550px;
    top: 80px;
}

#answers {
    position:absolute;
    width:400px;
    height:115px;
    z-index:1;
    left: 350px;
    top: 65px;
}

#GWSsearch {
    position:absolute;
    background-color:#FFFFFF;
    width:260px;
    height:115px;
    z-index:1;
    left: 15px;
    top: 75px;
}

#divMap {
	width: 100%;
	text-align: center;
	display: block;
}

#imgMap {
	border: solid 1px black;
}
