/* @id: isis.css # 15-January-2010 */

* {font-family:verdana,sans-serif;}

body {
  background-color:#FFFFFF;
  padding:0px;
  margin:0px;
  font-size:.75em;
}

a {
  color:#091C5A;
  text-decoration:none;
  font-weight:bold;
}

a:hover {
  color:#FE000C;
  text-decoration:underline;
}

H1 {
  font-size:1.2em;
  color:#091C5A;
  background-image:url('../Images/bullet_rood.gif');
  background-repeat:no-repeat;
  background-position:left 4px;
  padding-left:10px;
}

H2 {
  font-size:1.2em;
  color:#091C5A;
  background-image:url('../Images/bullet_blauw.gif');
  background-repeat:no-repeat;
  background-position:left 4px;
  padding-left:10px;
}

H3 {font-size:1.2em; color:#091C5A;}
H4 {font-size:1.1em; color:#091C5A;}
H5 {font-size:1.1em; color:#000000;}
H6 {font-size:1.0em; color:#091C5A;}

H1, H2, H3, H4, H5, H6 {
  margin-top:1em;
  margin-bottom:.75em;
}

p, td {
  padding:0px;
  margin:0px;
  color:#464646;
}

p {
  margin-bottom:.75em;
}

td {font-size:.75em;}

ul {
  margin-top:.2em;
  margin-left:15px;
  margin-bottom:.75em;
  padding-left:0em;
}

hr {
  height:1px;
  background:transparent;
  color:#2F2F2F;
  margin-top:3px;
  margin-bottom:3px; 
}

input, textarea {
  color:#2F2F2F;
  border:1px solid;
  border-color:#E5E8E8;
}

input {
  vertical-align:middle;
}

#links {
  float:left;
  width:0px;
  height:1px;
}

#hoofddiv {
  position:relative;
  width:770px;
  margin-right:auto;
  margin-left:auto;
}

#foto {
  position:absolute;
  left:0px;
  top:0px;
  width:770px;
  height:154px;
  border-bottom:1px solid #091C5A;
}

#foto p {
  margin:0px 0px 0px 231px;
}

#navigate {
  position:absolute;
  left:0px;
  top:0px;
  width:193px;
  height:154px;
  margin-right:38px;
  z-index:1;
  padding-top:11px;
}

#navigate .isislogo {
  text-align:center;
  margin-top:60px;
}

#navigate p {
  font-size:12px;
  text-align:right;
  margin-top:0px;
  margin-bottom:6px;
  padding-right:12px;
  background-image:url('../Images/bullet_blauw.gif');
  background-repeat:no-repeat;
  background-position:186px 3px;
}

#navigate a:hover {
  text-decoration:none;
}

#leeuw {
  position:absolute;
  left:622px;
  top:13px;
}

#titel {
  position:absolute;
  left:0px;
  top:155px;
  width:770px;
  font-family:'Trebuchet MS',Serif;
  font-size:23px;
  color:#FE000C;
  text-align:center;
}

#blokjes {
  position:absolute;
  left:0px;
  top:187px;
  width:770px;
  height:38px;
}

#content {
  position:absolute;
  left:0px;
  top:230px;
  width:770px;
}

#content p {
  margin-bottom:1em;
}

#hardcopy {
  z-index:9;
}

#printer {
  position:absolute;
  width:100%;
  text-align:right;
  margin-top:1.25em;
//  margin-bottom:.3em;
}

.vierkant {
  width:38px;
  height:38px;
  float:left;
  margin-right:1px;
  overflow:hidden;
}

.kleur1   {background-color:#FFE812;}
.kleur2   {background-color:#FFE812;}
.kleur3   {background-color:#FE000C;}
.kleur4   {background-color:#FE000C;}
.kleur5   {background-color:#FF8700;}
.kleur6   {background-color:#FF8700;}
.kleur7   {background-color:#AB3690;}
.kleur8   {background-color:#AB3690;}
.kleur9   {background-color:#FE000C;}
.kleur10  {background-color:#007577;}

/* Net iets korter */
.kleur1, .kleur6, .kleur10 {
  width:37px;
}

/* Zonder wit ernaast */
.kleur6, .kleur8, .kleur9, .kleur10 {
  margin-right:0px;
}

/* Extra groot */
.kleur9 {
  width:117px;
}

#fotobottom {
  float:left;
  width:308px;
  height:38px;
  overflow:hidden;   
}

.currentmenu {
  font-size:12px;
  font-weight:bold;
  color:#464646;
  background-color:#E7E8E9;
}

.dark {
  font-size:1em;
  color:#AB3690;
}

.bulletrood {
  background-image:url('../Images/bullet_rood.gif');
}

.bulletblauw {
  background-image:url('../Images/bullet_blauw.gif');
}

.bulletgrijsblauw {
  background-image:url('../Images/bullet_grijsblauw.gif');
}

.info {
  background-image:url('../Images/pijl_grijs.gif');
}

.continue {
  background-image:url('../Images/pijl_rood.gif');
}

.bulletrood, .bulletblauw, .bulletgrijsblauw, .info, .continue {
  background-repeat:no-repeat;
  background-position:left 3px;
  margin-top:.5em;
  padding-left:12px;
}

.showdetail {
  background-image:url('../Images/pijl_rood.gif');
  background-repeat:no-repeat;
  background-position:left 3px;
  padding-left:12px;
}

.titlebar {
  background-color:#E7E8E9;
  height:1.5em;
  width:100%;
  vertical-align:middle;
}

.divider {
  width:100%;
  height:1px;
  background-image:url('../images/hr.gif');
  margin-top:.75em;
  margin-bottom:.75em;
  overflow:hidden;
}

.grid {
  border:1px solid #464646;
  padding:4px;
}

.button {
  font-weight:bold;
  color:#E5E8E8;
  background-color:#091C5A;
  border-color:#FFFFFF;
}
