
/* kleurafspraken */
/* #0033cc = 000,051,204		  donkerblauw, letterkleur hover */
/* #4d4d4d = 077,077,077		  donkergrijs, letterkleur normaal */
/* #969696 = 150,150,150		  middelgrijs, letterkleur gedempt */
/* #c8c8c8 = 200,200,200		  lichtgrijs, lijnkleur voor randjes */
/* #ebebeb = 235,235,235		  grijs, achtergrondkleur voor tabel */
/* #ffcc00 = 255,204,000		  goudgeel, bedrijfskleur */
/* #fff0b0 = 255,240,176		  lichtgeel, achtergrondkleur voor tabelheaders */
/* #ffffff = 255,255,255		  wit, algemene achtergrondkleur voor webpagina's */

/* pagina opmaak */
#pagina {
}

#kop {
  background-color: #ffcc00;
}

#menu {
}

#submenu {
}

#lijf {
  margin:  0 0 0 0;
  width:   800px;
  padding: 0 0 0 0;
}

#inhoud {
  float:   left;
  margin:  10px 0 0 5px;
  width:   602px;
  padding: 0 0 0 0;
}

#zijbalk {
  float:   left;
  margin:  0 0 0 9px;
  width:   182px;
  padding: 0 0 0 0;
}

.actieblok {
  float:   right;
  margin:  10px 0 0 0;
  width:   162px;
  border:  #c8c8c8 solid 1px;
  padding: 0 0 0 0;
}

.actieblok h3 {
  margin:           0 0 0 0;
  border-bottom:    #c8c8c8 solid 1px;
  padding:          3px 3px 3px 3px;
  background-color: #ffcc00;
  text-align:       center;
  font:             bold 11px Tahoma;
}

.actieblok h4 {
  margin:     5px 0 0 0;
  padding:    0 0 0 0;
  text-align: left;
  font:       bold 11px Tahoma;
}

.actieblok ul {
  margin:           0 0 0 16px;
  padding:          0 0 0 0;
  list-style-image: url('/ico/weblink-blauw.gif');
}

.actielijf {
  margin:  0 0 0 0;
  padding: 5px 5px 5px 5px;
}

.actiestop {
  float:  right;
  margin: 0 0 0 0;
  width:  162px;
  height: 10px;
}

#staart {
  clear:  both;
  margin: 10px 0 0 0;
}

/* menu opmaak */

#fvomenu {
  font:     bold 13px Tahoma;
  width:    100%;
  overflow: hidden;
}

#fvomenu ul {
  margin:       0;
  padding:      0;
  float:        left;
  width:        100%;
  border:       1px solid #ebebeb;
  border-width: 1px 0;
  background:   white url('/img/img-mnbol-00.jpg') center center repeat-x;
}

#fvomenu ul li {
  display: inline;
}

#fvomenu ul li a {
  float:           left;
  color:           #4d4d4d;
  padding:         5px 11px;
  text-decoration: none;
  border:          1px solid;
  border-color:    #ffffcc #ffcc00 #ffcc00 #ffffcc;
}

#fvomenu ul li a:visited {
  color:           #4d4d4d;
  text-decoration: none;
}

#fvomenu ul li a:hover,
#fvomenu ul li .current {
  color:           #4d4d4d !important;
  padding-top:     6px;
  padding-bottom:  4px;
  text-decoration: none;
  background:      white url('/img/img-mnhol-00.jpg') center center repeat-x;
}

/* SUBmenu opmaak */

#fvosubmenu {
  font:     11px Tahoma;
  width:    100%;
  overflow: hidden;
}

#fvosubmenu ul {
  margin:  0;
  padding: 0;
  float:   left;
  width:   100%;
}

#fvosubmenu ul li {
  display: inline;
}

#fvosubmenu ul li a {
  float:           left;
  color:           #0033cc;
  padding-left:    10px;
  text-decoration: none;
}

#fvosubmenu ul li a:visited {
  color:           #0033cc;
  text-decoration: none;
}

#fvosubmenu ul li a:hover {
  color:           #eebb00 !important;
  text-decoration: none;
}

#fvosubmenu ul li .current {
  color:           #eebb00 !important;
  text-decoration: none;
  font-weight:     bold !important;
}

/* algemeen tekstopmaak */

a,
a:visited {
  color:           #0033cc;
  text-decoration: none;
}

a:hover {
  color:           #eebb00;
  text-decoration: none;
}

#kop a:hover {
  background-color: #ffffff;
  text-decoration:  none;
}


h1 {
  margin:  14px 0 7px 0;
  padding: 0 0 0 0;
  font:    bold 14px Tahoma;
  color:   #4d4d4d;
}

h2 {
  margin:  13px 0 6px 0;
  padding: 0 0 0 0;
  font:    bold 13px Tahoma;
  color:   #4d4d4d;
}

h3 {
  margin:  12px 0 5px 0;
  padding: 0 0 0 0;
  font:    bold 12px Tahoma;
  color:   #4d4d4d;
}

h4 {
  margin:  11px 0 4px 0;
  padding: 0 0 0 0;
  font:    bold 11px Tahoma;
  color:   #4d4d4d;
}

h5 {
  margin:  10px 0 3px 0;
  padding: 0 0 0 0;
  font:    bold 10px Tahoma;
  color:   #4d4d4d;
}

div,
tr,
td {
  font:  11px Tahoma;
  color: #4d4d4d;
}

p {
/*text-indent: 25px;*/
  margin:      0 0 5px 0;
  font:        11px Tahoma;
  color:       #4d4d4d;
}

ul {
  margin:       4px 0 0 16px;
  padding:	    0 0 0 0;
  list-style-image: url('/ico/bullet-blauw.gif');
}

ol {
  margin:       4px 0 0 26px;
  padding:	    0 0 0 0;
}

hr {
  height: 1px;
  color:  #c8c8c8;
}

form {
  margin:  0 0 0 0;
  padding: 0 0 0 0;
}

legend {
  font:  bold 11px Tahoma;
  color: #4d4d4d;
}

textarea,
button {
  font:   11px Tahoma;
  color:  #4d4d4d;
}
input {
  font:   11px Tahoma;
  color:  #4d4d4d;
  height: 22px;
}

select {
  font:   11px Tahoma;
  color:  #4d4d4d;
  height: 28px;
}

textarea.fvomandatory,
input.fvomandatory,
select.fvomandatory {
  background-color: #fff0b0;
}

.fvoformerror {
  color: #0033cc;
  font-weight: bold;
}

div.fvotextbox {
  background-color: #fff0b0;
  border:           1px solid #ebebeb;
  margin:           0px 0px 0px 0px;
  padding:          5px 10px 5px 10px;
}

div.fvohighlightbox {
  background-color: #ccecff;
  border:           1px solid #33ccff;
  margin:           0px 0px 0px 0px;
  padding:          5px 10px 5px 10px;
}

div.fvowhitebox {
  background-color: #ffffff;
  border:           1px solid #ebebeb;
  margin:           0px 0px 0px 0px;
  padding:          5px 10px 5px 10px;
}

div.fvoerrorbox {
  background-color: #ffccff;
  border:           1px solid #ee66ff;
  margin:           0px 0px 0px 0px;
  padding:          5px 10px 5px 10px;
}
/* bijv. voor sidebar */

/* bijv. voor links */

span.fvotonew {
  position:         relative;
  top:              1px;
  border:           0px 0px 0px 0px;
  width:            12px;
  background-image: url('/img/ico-tonew-01.jpg');
}

.linklijst, 
.linklijst ul li,
.linklijst ul li a{
  margin:       4px 0 0 16px;
  padding:	    0 0 0 0;
  list-style-image: url('/ico/weblink-blauw.gif');
}

.linklijst ul li a:hover {
  list-style-image: url('/ico/weblink-geel.gif');
}

.linklijst h3 {
  margin:     0 0 0 0;
  padding:    3px 3px 3px 3px;
  text-align: left;
}

.linklijst h4 {
  margin:     5px 0 0 0;
  padding:    0 0 0 0;
  text-align: left;
}

/* bijv. voor artikels */

img.fvoartsmall {
  float:  left;
  border: 0;
  margin: 5px 5px 5px 0px;
  width:  150px;
}

img.fvoartlarge {
  float:  left;
  border: 0;
  margin: 5px 5px 5px 0px;
  width:  500px;
}

img.fvoartasis {
  float:  left;
  border: 0;
  margin: 5px 5px 5px 0px;
}

/* compleet voor artikel titels (nieuwsbrief) */

.fvoarttitle {
  font-size:        14px;
  font-weight:      bold;
  letter-spacing:   2px;
  float:            left;
  display:          block;
  background-color: #ffcc00;
  border-top:       1px solid #c8c8c8; 
}

/* compleet voor artikel headers (nieuwsbrief) */

.fvoartheader {
  font-size:        12px;
  font-weight:      bold;
  letter-spacing:   2px;
  text-transform:   uppercase;
  float:            left;
  display:          block;
  background-color: #fff0b0;
  border-top:       1px solid #c8c8c8;
}

/* compleet voor artikel footers (nieuwsbrief) */

.fvoartfooter {
  font-size:        12px;
  font-weight:      bold;
  letter-spacing:   2px;
  float:            left;
  display:          block;
  background-color: #ffcc00;
  border-bottom:    1px solid #c8c8c8;
}

/* compleet voor tabel headers */

.fvotabheader {
  font-weight:      bold !important;
  background-color: #ebebeb; 
}

/* compleet voor pagina met tabbladen */

.fvotabstart {
  width:             25px;
  border-bottom:     solid #c8c8c8 1px;
}
.fvotabspace {
  width:             10px;
  border-bottom:     solid #c8c8c8 1px;
}
.fvotabactive {
  padding:           5px 10px 5px 10px;
  text-align:        center;
  border-top:        solid #c8c8c8 1px;
  border-left:       solid #c8c8c8 1px;
  border-right:      solid #c8c8c8 1px;
}
.fvotabpassive {
  background-color:  #fff0b0;
  padding:           5px 10px 5px 10px;
  text-align:        center;
  border:            solid #c8c8c8 1px;
}
.fvotabstop {
  width:             100%;
  padding:           0px 25px 0px 25px;
  text-align:        right;
  border-bottom:     solid #c8c8c8 1px;
}
.fvotabbody {
  padding:           10px 10px 10px 10px;
  border-left:       solid #c8c8c8 1px;
  border-right:      solid #c8c8c8 1px;  
  border-bottom:     solid #c8c8c8 1px;
}
.fvoseparator {
  padding:           5px 0px 5px 0px;
  border-bottom:     solid #c8c8c8 1px;
}

/* bijv. voor progress bar bij innovatiescan */

td.fvobaryellow {
  height:           26px;
  width:            600px;
  background-image: url('/img/img-barye-00.jpg');
  border-top:       solid #c8c8c8 1px;
  border-right:     solid #c8c8c8 1px;
  border-left:      solid #c8c8c8 1px;
}

td.fvobarlgrey {
  height:           26px;
  width:            600px;
  background-image: url('/img/img-barlg-00.jpg');
  border-right:     solid #c8c8c8 1px;
  border-bottom:    solid #c8c8c8 1px;
  border-left:      solid #c8c8c8 1px;
}
td.fvobarbody {
  border-right:     solid #c8c8c8 1px; 
  border-bottom:    solid #c8c8c8 1px; 
  border-left:      solid #c8c8c8 1px; 
  padding:          10px 10px 10px 10px;
}

td.fvoblockgold {
  height:           26px;
  width:            37px;
  background-image: url('/img/img-blkgo-00.jpg');
}

td.fvoblockyellow {
  height:           26px;
  width:            37px;
  background-image: url('/img/img-blkye-00.jpg');
}

td.fvoblocklgrey {
  height:           26px;
  width:            37px;
  background-image: url('/img/img-blklg-00.jpg');
}

td.fvoblockdgrey {
  height:           26px;
  width:            60px;
  background-image: url('/img/img-blkdg-00.jpg');
}

div.fvobaryellow {
  position:         relative;
  top:              5px;
  font-weight:      bold;
  text-align:       center;
}

div.fvobarlgrey {
  font-weight:      bold; 
}

div.fvobardgrey {
  font-weight:      bold;
  text-align:       center; 
}

/* bijv. voor matrix van innovatiescan */

td.fvoscanbox {
  border: solid #ebebeb 1px ;
  width:  58px;
  height: 58px;
}

td.fvoscano {
  width:  10px;
  height: 10px;
}

td.fvoscanx {
  width:      60px;
  height:     10px;
  text-align: center;
}

td.fvoscany {
  width:        10px;
  height:       60px;
  text-align:   center;
  writing-mode: tb-rl;
  filter:       flipv fliph;
}

td.fvoscanxax {
  width:       180px;
  height:      10px;
  text-align:  center;
  font-weight: bold;
}
   
td.fvoscanyax {
  width:        10px;
  height:       180px;
  text-align:   center;
  font-weight:  bold;
  writing-mode: tb-rl;
  filter:       flipv fliph;
}

/* algemeen tabellen */

table.fvoinvis {
  border:          0;
  border-collapse: collapse;
}

table.fvotransp {
  border:          0;
  border-collapse: collapse;
  width:           100%
}

table.fvotransp td {
  /* border: 0; verwijderd voor artikel */
  padding: 5px 5px 5px 5px; 
}

table.fvoborder {
  border:          1px solid #c8c8c8;
  border-collapse: collapse;
  width:           100%
}

table.fvoborder td {
  border:  1px solid #c8c8c8;
  padding: 5px 5px 5px 5px;
}

table.fvovhist {      
  border:          0;
  border-collapse: collapse; 
}
   
table.fvovhist td {
  padding:        0px 0px 0px 0px;
  vertical-align: bottom;
  text-align:     center;
}

table.fvohhist {
  border:          0;
  border-collapse: collapse; 
}

table.fvohhist td {
  padding:        0px 0px 0px 0px;
  vertical-align: middle;
  text-align:     left;
}

/* WIKI STUFF */

div.fvotocblock {
  margin:           10px  0px 5px 0px;
}

.fvotocblock td {
  border:           1px solid #c8c8c8;
  background-color: #f8f8f8;
  margin:           5px  0px 5px 20px;
  padding:          5px 10px 5px 10px; 
}

.fvotocblock ul {
  margin:           0 0 0 0;
  padding:	        0 0 0 0;
  list-style-type:  none;  
  list-style-image: none;  
}

.fvotocblock h2 {
  margin:           5px 0px 5px 0px;
  padding:          0px 0px 0px 0px;
  text-align:       center;
  font:             bold 12px Tahoma;
}

.fvotoch2 {
  padding-left:     0px;
}

.fvotoch3 {
  padding-left:     20px;
}

.fvoilout {
  border:           1px solid #c8c8c8;
  background-color: #f8f8f8;
  margin:           0px 5px 5px 5px;
  padding:          3px 3px 3px 3px; 
  font-size:        9px;
}

.fvoilinn {
  border:           1px solid #c8c8c8;
  background-color: #ffffff;
  margin:           0px 0px 3px 0xp;
  padding:          0px 0px 0px 0px; 
}

h1.fvohl {
}

h2.fvohl {
  border-bottom:    1px solid #c8c8c8;
}

h3.fvohl {
  
}

/* EINDE */

* {
margin: 0;
}