








































img    {vertical-align:middle;}
a img  {border-width:0px;}
li     {padding-top:0.2em; padding-bottom:0.2em;}
.nav_simple ul {margin: 0px;  padding-left:2em;}




 
div.clear {
 clear:left;
} 
 


/**
 * Links
 **/

a:link { color: #2a4799;}
a:visited { color: #2a4799; text-style:italic;}
a:hover {  color: #58ac52;}
a:active {  color: #00673c;}
h2 a, h3 a {
  text-decoration:none;
}


/**
 * Infotekst
 **/
 


#sidebar.metadata {
  color: #666;
  width:120px;
}

p {
  text-align:justify;
} 
 
.uitleg {
  color: #58ac52;
  font-size:90%;
}

p.uitleg {
  margin-top:0px;
}


.infoboodschap, .foutboodschap, .waarschuwingboodschap, .mededeling  {
  font-weight:bold;
  background-repeat:no-repeat;
  background-position: center left; 
  padding-left:20px; 
}

.infoboodschap {  color: #00673C ;  background-image:url(../icons/check.gif);}
.foutboodschap {  color: #DD0000; background-image:url(../icons/error.gif);}
.waarschuwingboodschap {color: #cb7109; background-image:url(../icons/warning.gif);}
.mededeling {color: #0000dd; background-image:url(../icons/info.gif);}

p.infoboodschap, p.foutboodschap, p.waarschuwingboodschap, p.mededeling, div.infoboodschap, div.foutboodschap, div.waarschuwingboodschap, div.mededeling  {
  padding:5px 0.5em 5px 40px;
  margin:1em 10%;
  background-position:5px 5px;
  border:1px dashed #c0c0c0;
}

p.infoboodschap, div.infoboodschap, div.message_ok {  background-color: #eeffee;}
p.foutboodschap, div.foutboodschap, div.message_error {  background-color: #ffeeee;}
p.waarschuwingboodschap, div.waarschuwingboodschap, div.message_warning {background-color: #ffffdd;}
p.mededeling, div.mededeling, div.message_info {  background-color: #eeeeff;}

div.message_error td, div.message_warning td, div.message_info td, div.message_ok td {
  vertical-align: top;
}

div.message_error td.icon, div.message_warning td.icon, div.message_info td.icon, div.message_ok td.icon {
  width:16px;
  padding-right:10px;
}


div.message_error, div.message_warning, div.message_info, div.message_ok {
  border:1px solid #444;
  margin:1em 10%;
  padding:3px 10px;
}

div.largemessage {
  padding:10px;
}

/**
 * Headers
 **/

h2 {
  border-bottom: 1px solid #58ac52;
  color: #00673c;
  font-size:140%;
  padding-bottom:0.3em;
  margin-top:0px;
  padding-top:1.2em;
  position:relative;
  zoom: 1;
}

h3 {
  color: #00673c;
  font-size:120%;
  padding-bottom:0em;
  margin-left:0em;
  margin-bottom:0.2em;
}

h4 {
  margin-top:0.5em;
  margin-bottom:0.5em;
  font-size:100%;
  font-weight:bold;
}





body {
  margin:0px;
  padding:0px;
  font-family: arial, sans-serif;
  font-size: 9pt;
  color: #333333;
  background-color: #f2f7f5;
  background-image:url(../images/kava_boven_line.png);
  background-position: top right;
  background-repeat:repeat-x;
}

#top a, #top {
  display:block;
  position:absolute;
  top:0px;
  left:0px;
  width:618px;
  height:100px;
  background-image:url(../images/kava_boven_small.png);
  background-position: top left;
  background-repeat:no-repeat;
  z-index:20000;
}

#container{
  width: 100%;
  padding-top:100px;
  padding-bottom:2em;
}

#tablecontainer {
  width: 100%;
  border-collapse:collapse;
  background-color: #ffffff;
}

#header, #navigation, #content, #breadcrumb, #sidebar, #footer {
  vertical-align:top;
  padding: 5px 10px;
}




#header{
  border-bottom: 2px solid #abd5a8;
  text-align:right;
}

h1{
  padding: 0;
  margin: 0;
  color: #00673c;
  font-size:180%;
  line-height:20px
}



/**

 Navigation
 
**/

#navigation {
  background-color: #d5eac8;
  width: 170px;
  text-align:right;
  padding:0px;
  width:170px;
}

#zoekenForm, #menu {
  clear;both;
}

#zoekenForm {
  padding:10px;
}

#zoekenForm .zoekenInput {
  width:123px;
}

#menu {
  padding:10px 0px;
}

#menuBanners .banner {
  width:150px; margin:0px 10px;
}

/**

 Login
 
**/

#loginForm {
  position:absolute;
  top:0px;
  left:0px;
  height:80px;
  width:100%;
}

#loginForm p {
  text-align:right;
}

#loginForm ul {
  list-style:none;
  text-align:right;
  margin:0px;
  padding:0px;
}

#loginForm ul li {
  background-repeat:no-repeat;
  background-position: center right;
  padding-right:20px;
}

#loginForm label {
  font-weight:bold;
}

/**

 Sidebar
 
**/

#sidebar {
  border-left:2px solid #d5eac8;
  width:240px;
}

#sidebar .sidebarModule {
  margin-bottom:2em;
}



/**

 Breadcrumbs
 
**/

#breadcrumb {
  font-weight:bold;
  margin:0px;
  text-align:right;
  height:20px;
}


/** 
 
 Footer

**/

#footer {
  background-color: #f2f7f5;
  border-top:2px solid #abd5a8;
}

#footer ul {
  margin:0px;
  list-style:none;
  padding-left:0px;
}

#footer div.button{
  background-image: url(/system/modules/be.ecorp.prj.opencms/resources/images/iconset_green.gif);
  background-repeat:no-repeat;  
  width:16px;
  height:16px;
  margin-left: 4px;
  float:right;
}

#footer div.button-symbool {  background-position: 0px -32px;  height:48px;  width:64px;}
div.button-info{  background-position: -16px 0px;}
div.button-sitemap {  background-position: -16px -16px;}
div.button-home {  background-position: 0px -32px;}
div.button-home.button-positive {  background-position: -48px -16px;}
div.button-car {  background-position: -64px 0px;}
div.button-power {  background-position: 0px -16px;}
div.button-mail {  background-position: 0px 0px;}


#footer p {
margin:0px;
}





form   {
  margin:0px;
}


form .zoekenInput {
  width:120px;
  margin-right:0px;
  padding:4px 0px;
}

form .zoekenButton {
  height:16px;
  background-color: #cccccc;
  padding:4px;
  vertical-align:bottom;
  border-left-width:0px;
  margin-right:0px;
}


input, select {
  border:1px solid #00673c;
  background-color:#f7f7f7;
  vertical-align:bottom;
}

.size200 {
  width:200px;
}

textarea {
  width:400px;
  height:100px;
  border:1px solid #00673c;
  background-color:#f7f7f7;
}

input:focus, textarea:focus, select:focus{
  background-color: #fff;
}

input:disabled {
  background-color: #eee;
  border-color: #ccc;
}

/**
 * Knoppen
 **/
p.buttons {
  postition:relative;
  overflow:hidden;
} 

 
button, a.button, .buttonList span.button {
  font-family:arial, sans-serif;
  background-color:#cccccc;
  border:1px solid #999;
  color:#333 !important;
  cursor:pointer;
  font-size:100%;
  font-weight:bold;
  line-height:130%;
  text-decoration:none;
  margin-right:0.5em;
  display:block;
  float:left;
}

.buttonList {
  display:block;
  float:left;
  height:26px;
  overflow:hidden;
  padding-right:10px;
  background-image:url(../icons/bullet_arrow_down.gif);
  background-position: center right;
  background-repeat:no-repeat;
  border:1px solid #ccc;
}

.buttonList:hover {
  height:26px;
  overflow:auto;
  border:1px solid #999;
  background-color: #bbb;
}

.buttonList:hover span.button {
  border-right:1px solid #999;
}

.buttonList button, .buttonList a.button, .buttonList span.button {
  float:none;
}

.buttonList button {
  overflow:visible;
  text-align:left;
  width:100%;
}

.buttonList span.button {
  padding-right:4px !important;
}

.buttonList span.button span {
  display:none;
}

.buttonList:hover span.button span {
  display:block;
  position:absolute;
  margin-left:-8px;
  margin-top:4px;
  border:1px solid #999;
  background-color: #ccc;
  z-index:90000000;
}


span.buttonDivider {
  display:block;
  width:10px;
  float:left;
  height:10px;
}

a.button, .buttonList span.button {
  padding:1px 10px 4px 7px;
}

button{
    width:auto;
    overflow:visible;
    padding:0px 10px 3px 7px;
}


#container button:hover,#container  a.button:hover, #datepicker button:hover, #loginForm button:hover {
  color: #000 !important;
  border:1px solid #0000dd;
  background-color:#ddddff;
}

button.positive, a.button.positive {
  color: #00673c !important;
}

button.negative, a.button.negative {
  color: #dd0000 !important;
}

#container button.positive:hover, #container a.button.positive:hover, #datepicker button.positive:hover, #loginForm button.positive:hover {
  background-color: #ddffdd;
  border:1px solid #58ac52;
}

#container button.negative:hover, #container a.button.negative:hover, #datepicker button.negative:hover,  #loginForm button.negative:hover{
  background-color: #ffdddd;
  border:1px solid #dd0000;
}

button img, a.button img, span.button img {
  opacity:0.6;
  filter: alpha(opacity = 60);
  vertical-align:baseline;
  width:16px;
  height:16px;
  margin:3px 4px -3px 0px;
  border-width:0px;
}

a.button, .buttonlist span.button {
  line-height:19px;
}

a.button img {
  margin: 0px 4px -4px 0px;
}

button img {
  margin: 0px 4px -3px 0px;
}

button:hover img, a.button:hover img span.button:hover img  {
  opacity:1;
  filter: alpha(opacity = 100);
}

button.disabled, #container button.disabled:hover, a.button.disabled, #container a.button.disabled:hover {
  color: #aaa !important;
  border-color: #aaa;
  background-color:#cccccc;
}

button.disabled:hover img, a.button.disabled:hover img {
  opacity:0.6;
  filter: alpha(opacity = 60);
}


button.quickstart, div.quickstart {
  float:none;
  text-align:left;
  font-weight:normal;
  width:100%;
  margin:1em 0px;
  padding:0.5em 0.5em 0.5em 56px;
  background-color: #eef7ed;
  background-repeat:no-repeat;
  background-position: 20px 20px;
}

div.quickstart {
  border:1px solid #999;
  width: auto;
}

div.quickstart:hover, div.quickstart.hover {
  color: #000 !important;
  border:1px solid #0000dd;
  background-color:#ddddff;
  cursor: pointer;
}



table.dpTable {
  border:1px solid #00673c;
  background-color: #d5eac8;
  border-collapse:collapse;
}
table.dpTable td {
  padding:3px;
}

.dpTD {
  width:1.7em;
  text-align:center;
}

.dpTDHover, .dpDayHighlightTD {
  width:1.5em;
  text-align:center;
  background-color: #f2f7f5;
}



.dpButton {
  padding:2px;
}

.dpTitleTR {
  background-color: #eef7ed;
  font-weight:bold;
}

.dpDayTD {
  font-weight:bold;
  text-align:center;
}

.dpTitleText, .dpButtonTD, .dpTodayButtonTD {
  text-align:center;
}






td.possibledroptarget {
  min-width:20px !important;
  border:1px solid #ccc;
} 
 
 .droptarget {
  background-color: #ddddff !important;
}
 
.imgnavtxt {
  margin-top: 1em;
  height:3em;
  background-color: #eee !important;
  border-top: 1px solid #666;
}


ul.imgnav {
  list-style:none;
  margin:0.5em 0px;
  padding:0px;
}

ul.imgnav li {
  display:block;
  float:left;
  width:210px;
  margin-bottom:0.5em;
  padding:0px;
}


ul.imgnav li a {
  text-decoration:none;
  font-weight:normal;
  display:block;
  height:20px;
  line-height:20px;
  border-bottom:1px solid #fff;
  margin-right:0.5em;
}

ul.imgnav li a img {
  width:16px;
  height:16px;
  padding-right:0.25em;
  vertical-align:middle;
  background-color: #fff;
  border-width:0px;
}

ul.imgnav li a:hover {
  text-decoration:underline;
}





table.layout td {
  vertical-align:top;
}

table.grid, table.inputtable {
  border-top :1px solid #bfd9ce;
  border-bottom:1px solid #bfd9ce;
  border-collapse:collapse;
  margin: 0.5em 0px 1em;
}

table.grid th{
  border-bottom:1px solid #bfd9ce;
  border-top :1px solid #bfd9ce;
}

table.grid td,  table.grid th, table.inputtable td, table.inputtable th{
  padding:0.4em 0.5em;
}


table.grid td, table.inputtable td {
  background-color: #ffffff;
}

table.inputtable th {
  text-align:right;
  vertical-align:top;
  
}

.webappBox table.inputtable td {
  border-top-width:0px;
  padding:0.2em 0.5em;
}

.webappBox table.inputtable th {
  background-color: #ffffff;
  border-right-width:0px;
  border-top :1px inset #bfd9ce;
  text-align:left;
  vertical-align:bottom;
  padding:0.2em 0.5em 0px;
}

table.grid tr:nth-child(2n+0) > td {
  background-color: #f8fbfa;
}

table.grid tr:hover > td {
  background-color: #f2f7f5;
}

table.grid th {
  border-top:1px outset #00673c;
  text-align:left;
}

td.number, tr.nav th.number {
  text-align:right;
}

table.layout {
  width:100%;
}

table.layout td {
  vertical-align:top;
}

th, table.grid tr.nav td {
  background-color: #eef7ed;
}

table.grid tr.nav:hover td {
  background-color: #eef7ed;
}

tr.nav a {
  text-decoration:none;
}

tr.nav td {
  text-align:center;
  border-bottom:1px solid #bfd9ce;
  border-top :1px solid #bfd9ce;
}

.navlink, .navpage {
  padding:0px 1em;
  font-weight:bold;
}

tr.sort th.sortasc, tr.sort th.sortdesc {
  padding-left:20px;
  background-repeat:no-repeat;
  background-position:center left;
}

tr.sort th.sortasc {
  background-image: url(../icons/bullet_arrow_up.gif);
}

tr.sort th.sortdesc {
  background-image: url(../icons/bullet_arrow_down.gif);
}


#typefilter p {
  background-image:url(/system/modules/be.kava.xsd/resources/images/folder_magnify.png);
  background-repeat:no-repeat;
  padding:3px 0 3px 20px;
  margin:0.25em;
}
#typefilter, .box {
  background-color:#eef7ed;
  border:1px solid #00673c;
}
#typefilter ul {
  background-color:#ffffff;
  margin:0;
  padding:0.25em 0 0.25em 2em;
}
#typefilter li a {
font-weight:normal;
}
#typefilter li.selected a {
font-weight:bold;
}
#typefilter .link, #typefilter a {
text-decoration:none;
}
#typefilter .link:hover, #typefilter a:hover {
text-decoration:underline;
}
.hidden {
  display:none;
}





















#menu ul {
  list-style:none;
  display:none;
  width:170px;
  margin:0px;
  padding:0px;
  background-color: #d5eac8;
}

/* display rules */
#menu ul {display:none;}
#menu li:hover ul, #menu li.hover ul {display:block;}
#menu li:hover ul li ul, #menu li.hover ul li ul {display: none;}
#menu li:hover ul li:hover ul, #menu li.hover ul li.hover ul {display: block;}
#menu li:hover ul li:hover ul li ul, #menu li.hover ul li.hover ul li ul {display: none;}
#menu li:hover ul li:hover ul li:hover ul, #menu li.hover ul li.hover ul li.hover ul {display: block;}

#menu ul ul {
  border:1px solid #abd5a8;
  padding:15px 0px 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  width:190px;
}

#menu #nav {display:block;}

#menu li {
  width:170px;
  display:block;
  height:20px;
  line-height:20px;
  margin:0px;
  color: #000;
  position:relative;
  padding:0px;
  background-position:145px bottom;
  background-repeat:no-repeat;
}

#menu li li {
  width:190px;
  background-position:165px center;
  background-repeat:no-repeat;
}

#menu a {
  display:block;
  width:135px;
  line-height:20px;
  padding:0px 30px 0px 5px;
  text-align:right;
  text-decoration:none;
  background-position:145px bottom;
  background-repeat:no-repeat;
  background-image:url(../icons/bullet_opaque.png);
}


#menu a:hover, #menu a.current {
  background-image:url(../icons/bullet_go.gif);
}

#menu li.folder {
  background-image:url(../icons/folder.gif);
}

#menu ul li.page {
  background-image:url(../icons/page.gif);
}


#menu li li a {
  width:155px;
  background-position:165px center;
}


#menu li ul {
  position:absolute;
  top:-15px;
  left:165px;
  z-index: 20000;
}

#menu li li ul {
  position:absolute;
  top:-15px;
  left:185px;
  z-index: 20000;
}


#links span {
  margin:1em auto;
  display:block;
  text-align:center;
}


#menu li.index {
  height:22px;
}

#menu li.index a {
border-bottom:1px solid #aaa;
height:21px;
line-height:21px;
background-color: #abd5a8;
}

#menu li:hover, #menu li.hover, #menu li.current {
  background-color: #abd5a8 !important;
}

#menu ul li a:hover, #menu ul li a.hover, #menu ul li:hover > a, #menu a.current {
  color: #000;
}

#menu li.folder:hover {
  background-image:url(../icons/folder_open.gif);
}

.tooltip {
  display: none;
  z-index: 97;
  position: absolute;
  background-color:#ffffff;
  border:1px solid #333;
  background-color: #ffffcc;
  max-width:400px;
  padding:0.5em;
}

.tooltip .closeTooltip {
  float:right;
}

.tooltip a.closeTooltip img {
  border-width:0px;
}

.webapp .buttons {
  border-width:2px;
  border-style: solid;
  border-color: #eee #999 #999 #eee;
  padding:1px;
  background-color: #ccc;
  zoom: 1;
}

.webapp .buttons select {
  line-height:26px;
  height:26px;
  float:left;
  margin-right:0.5em;
  display:block;  
}

.webapp .buttons input, .webapp .buttons label {
  padding:4px;
  display:block;
  float:left;
  line-height:20px;
}

.webapp .webappBox p {
  margin-left:0.5em;
  margin-right:0.5em;
}

.webapp .webappBox .buttons {
  margin: 1px 0px 0px;
  border-width:0px 1px 1px;
  border-color: #aaa #ddd #999 #aaa;
}

.webapp p.buttons a.button, .webapp p.buttons button {
  margin-right:0px;
}

.webapp .buttons .button, .webapp .buttons button {
  border-color: #ccc;
  background-color: #ccc;
}

.webapp .webappBox {
  border: 1px solid #D5EAC8;
  margin:1em 0.5em;
}

#homepage .webapp .webappBox {
  border:1px solid #ccc;
  margin: 0.2em 0px 0px;
}

.webapp .webappBox table.grid, .webapp .webappBox table.inputtable {
  margin-top:1px;
  border-top:1px solid #fff;
}

.webapp .webappBox h4 {
  margin:0px;
  padding:0.5em;
  background-color: #D5EAC8;
  border-bottom:1px solid #aaa;
}

.webapp table {
  width:100%;
  margin:0px;
}

.webapp table.layout {
  border-collapse:collapse;
}

table.grid tr td blockquote {
  background-color: #EEF7ED;
  padding: 0.25em;
  border: 1px dotted #D5EAC8;
}

.adding, .adding td  {  background-color: #ddddff !important;}
.removing, .removing td {  background-color: #ffdddd !important;}
.available, .available td {  background-color: #ddffdd !important;}
.adminremark {border:3px solid #ff6600 !important}

span.ocms_txt_en, span.ocms_txt_dis {
  padding:0px 0px 0px 0.5em !important;
  float:right;
  display:block;
  width:80px;
  height:16px;
  text-align:right;
  position:relative;
  z-index:1000;
}



#menu span.ocms_txt_en,  #menu span.ocms_txt_div {
  padding-right:1em !important;
}

#menu span.ocms_txt_en a {
  display:inline;
  padding:0px;
}

#menu span.ocms_txt_en a:hover {
  background-color:transparent !important;
}

span.ocms_txt_en.mykava_txt_en img, span.ocms_txt_dis.mykava_txt_en img {opacity: 0.5; filter: alpha(opacity = 50);margin:1px;padding:2px;border:1px solid #ccc;background-color:#ddd;}
span.ocms_txt_en.mykava_txt_en:hover img, span.ocms_txt_dis.mykava_txt_en:hover img {opacity:0.8; filter: alpha(opacity = 80);margin:1px;padding:2px;border:1px solid #ccc;background-color:#ddd;}
span.ocms_txt_en.mykava_txt_en img:hover, span.ocms_txt_dis.mykava_txt_en img:hover {opacity:1; filter: alpha(opacity = 100);margin:1px;padding:2px;border:1px solid #0000DD;background-color:#ddddff;}
span.ocms_txt_en.mykava_txt_en .negative:hover img { border-color: #DD0000 !important;background-color:#ffdddd}

span.ocms_txt_en img, span.ocms_txt_dis img {opacity: 0.2; filter: alpha(opacity = 20);}
span.ocms_txt_en:hover img, span.ocms_txt_dis:hover img {opacity:0.5; filter: alpha(opacity = 50);}
span.ocms_txt_en img:hover, span.ocms_txt_dis img:hover {opacity:1; filter: alpha(opacity = 100);}

* .edithighlight {
  outline:1px dotted #0000ff;
}

* .edithighlight, * tr.edithighlight td {
  background-color:#f2f2ff !important;
}

