﻿html, body 
{
    /*font-size: 11px;*/
    font-size: 82%;
    margin: 0;
    padding: 0;
    color: black;
    font-family: Arial, Helvetica, sans-serif;
    background-color: white;
    height: 100%;
}

table, input, TEXTAREA, select
{
    /*font-size: 11px;*/
    font-size: 1em;
    color: black;
    font-family: Arial, Helvetica, sans-serif;
}

.info
{
    /*font-size: 9px;*/
    font-size: 0.82em;
    font-weight: normal;    
    color: gray;
    font-family: Arial, Helvetica, sans-serif;
}



a, a:link, a:visited
{
    font-weight: bold;
    color: #008000;
    text-decoration: none;
}

a:hover, a:active
{
    font-weight: bold;    
    color: #0e370e;
    text-decoration: underline;
}


.tvw_current
{
  color: #008000;  
}



.print
{
	display: none;
}






#container
{
    position: absolute;
    /*background-image: url(../../Images/Custom/cons/container_bg.gif);
    background-repeat: repeat-y;*/
    margin: 0;
    padding: 0;
    min-width: 100%;
}

#header
{
    /*background-image: url(../../Images/Custom/cons/header_bg.gif);
    background-repeat: repeat-x;
    height: 108px;*/
    display: none;
}
#header .headerimg
{
    /*background-image: url(../../Images/Custom/cons/header_img.gif);
    background-repeat: no-repeat;
    width: 196px;
    height: 89px;
    position: absolute;
    left: 0;
    top: 17px;
    overflow: hidden;*/
    display: none;
}
#header .panel
{
    /*background-image: url(../../Images/Custom/cons/header_panel_bg.gif);
    background-repeat: repeat-x;
    height: 25px;
    padding: 0;
    margin: 0;
    position: absolute;
    left: 195px;
    top: 82px;
    width: 500px;*/
    display: none;
}
#header .panel .panellang
{
    /*font-size: 0.82em;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
    background-image: url(../../Images/Custom/cons/header_panel_left.gif);
    background-repeat: no-repeat;
    float: left;
    padding-left: 10px;
    padding-top: 10px;
    height: 30px;*/
    display: none;
}
#header .panel .activelang
{
    /*color: Silver;*/
    display: none;
}
#header .panel .panelnav
{
   /*font-size: 0.82em;
   font-weight: normal;
   font-family: Arial, Helvetica, sans-serif;
   background-image: url(../../Images/Custom/cons/header_panel_right.gif);
   background-repeat: no-repeat;
   background-position: right top;
   float: right;
   padding-top: 1px;
   padding-right: 10px;
   height: 30px;*/
   display: none;
}


#nav
{
    /*float: left;
    width: 200px;
    background-image: url(../../Images/Custom/cons/nav_bg.gif);
    background-repeat: no-repeat;
    padding-top: 10px;
    min-height: 250px;
    _height: 250px;*/ 
    display: none;
}

#content
{
    /*background-image: url(../../Images/Custom/cons/content_bg.gif);
    background-repeat: repeat-x;
    margin-left: 200px;
    padding-left: 24px;*/
    min-height: 400px;
    _height: 400px; 
}
#content .crums
{
    font-size: 0.82em;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
    display: block;
    padding-top: 7px;
    padding-bottom: 15px;
    font-weight: normal;
    color: gray; 
}
#content .logged
{
    /*font-size: 0.82em;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
    display: block;
    padding-top: 7px;
    margin: 0;
    width: 200px;
    color: gray;
    text-align: right;
    position: absolute;
    left: 485px;
    top: 108px;*/
    display: none;
}

#footer
{
    /*font-size: 9px;*/
    font-size: 0.82em;
    font-weight: normal; 
    font-family: Arial, Helvetica, sans-serif;   
    color: gray;
    /*background-image: url(../../Images/Custom/cons/footer_bg.gif);
    background-repeat: no-repeat;*/
    padding-top: 50px;
    /*padding-left: 225px;
    clear: both;
    height: 56px;
    vertical-align: middle;*/
}


















.STEP
{
	display: block;
	background: url("../en-us/pics/consult_step_border.gif"); 
	padding: 5px 0 0 0;
	width: 100px;
	height: 20px;
	text-align: center;
	font-weight: bold;
	position: relative;
	left: -11px;
	top: -11px;
}
.STEP_over
{
	display: block;
	background: url("../en-us/pics/consult_step_border_over.gif"); 
	padding: 5px 0 0 0;
	width: 100px;
	height: 20px;
	text-align: center;
	font-weight: bold;
	position: relative;
	left: -13px;
	top: -13px;
}

.STEP_blok
{
	border: solid 1px #383838;
	background-color: #FFFFFF;
	width: 50em;
	padding: 10px 10px;
	margin-bottom: 20px;
}
.STEP_blok_over
{
	border: solid 1px #383838;
	background-color: #FFFFFF; /*#f8f9f7;*/
	width: 50em;
	padding: 10px 10px;
	margin-bottom: 20px;
}


.result
{
	background: url("../en-us/pics/result.gif"); 
	padding: 5px 0 0 25px;
	background-color: #f8f9f7;
	position: relative;
	left: -10px;
	top: 10px;
	display: block;
	height: 20px;
	width: 252px;
	color: #008000;
}
.result_over
{
	background: url("../en-us/pics/result_over.gif"); 
	padding: 5px 0 0 25px;
	background-color: #ffffff;
	position: relative;
	left: -10px;
	top: 10px;
	display: block;
	height: 20px;
	width: 252px;
	color: #0e370e;
}

.result_eval
{
	background: url("../en-us/pics/result_eval.gif"); 
	padding: 3px 0 0 25px;
	background-color: #f8f9f7;
	position: relative;
	left: 10px;
	top: -1px;
	display: block;
	height: 17px;
	width: 252px;
	color: #008000;
}
.result_eval_over
{
	background: url("../en-us/pics/result_eval_over.gif"); 
	padding: 3px 0 0 25px;
	background-color: #ffffff;
	position: relative;
	left: 10px;
	top: -1px;
	display: block;
	height: 17px;
	width: 252px;
	color: #0e370e;
}

.consult_info
{
	display: block;
	margin: 0px 0 20px 0;
    font-weight: normal;
    color: #515151;
}

.consult_keuze
{
    font-weight: bold;
    color: #515151;
}
.consult_keuze select
{
    margin-left: 10px;
    margin-top: 5px;
    font-weight: normal;
    /*color: Black;*/
}
.consult_keuze ul
{
    font-weight: normal;
    color: Black;
    margin: 5px 0 0 25px;
    padding: 0;
    list-style-image: url("../en-us/pics/listitem.gif");
}

.consult_substep
{
   position: relative;
   left: 20px;
   top: 0px;
}

.consult_eval
{
	display: none;
	position: absolute;
	z-index: 998;
}
.consult_eval .arrow
{
   position: relative;
   left: 25px;
   top: -9px;
   _top: -6px;
   z-index: 999;
}
.consult_indicator
{
	position: relative;
	top: -12px;
	height: 150px;
	width: 450px;
	overflow: auto;
	border: solid 1px #515151;
	padding-left: 6px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin: 0 0 0 19px;
	background-image: url("../en-us/pics/consult_indicator.gif");
	background-repeat: repeat;
}
.consult_indicator img
{
    position: static;
}
.consult_indicator ul
{
    margin: 0 0 0 13px;
    padding: 0;
    list-style-image: url("../en-us/pics/listitem.gif");
}



.consult_result
{
	position: relative;
	top: -32px;
	left: -10px;
	height: 150px;
	width: 50em;
	overflow: auto;
	border: solid 1px #515151;
	padding-left: 6px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin: 0;
	background-image: url("../en-us/pics/consult_indicator.gif");
	background-repeat: repeat;
}

.consult_result img
{
    position: static;
}
.consult_result ul
{
    margin: 0 0 0 13px;
    padding: 0;
    list-style-image: url("../en-us/pics/listitem.gif");
}

.consult_resinfo
{
	display: inline;
	/*position: absolute;
	z-index: 990;*/
}
.consult_resinfo .arrow
{
   position: relative;
   left: 0px;
   top: -29px;
   _top: -26px;
   z-index: 991;
}


.consult_iframe
{
	position: absolute;
	z-index: 800;
	border: none;
	background-color: red;
	display: none;
}
























#fiche
{
    line-height: 140%;
}

#fiche h1
{
    font-size: 1.5em;
    margin: 0 0 1em 0;
    padding: 0;
}

#fiche .fichelabel
{
    position: relative;
    display: block;
    float: left;
    width: 17em;
    font-weight: bold;
    color: #515151;    
}

#fiche .fichetekst
{
    display: block;
    font-weight: bold;
    color: #515151;
    margin: 0 0 5px 0;
    padding: 0;
}
#fiche .fichevalue
{
    color: #515151;
}

#fiche .fichedata
{
    display: block;
    margin: 0 0 5px 17em;
    padding: 0;
    _height: 0%;
}

#fiche .auth
{
    font-weight: bold;
    color: #515151;
}

#fiche .pijl
{
    padding-left: 20px;
    background-image: url("../en-us/pics/onder_pijl.gif");
    background-repeat: no-repeat;
    color: #515151;
}

#fiche .fichedata ul
{
    position: relative;
    margin: 0 0 0 13px;
    _margin: 0 0 0 17px;
    padding: 0;
    list-style: disc; /*Eigen list image wordt niet afgeprint*/ 
}

#fiche .fichedata ul li
{
    position: relative;
    margin: 0;
    padding: 0 0 2px 0;
}

#fiche .fichelijn
{
    width: 90%;
    margin: 10px 0 20px 0;
    _margin: 5px 0 10px 0;
    padding: 0;
    text-align: left;
    border: solid 1px #515151;
    color: #515151;
    background-color: #515151;
    height: 1px;
    clear: both;
}















/* Beheer */


.required
{
    /*font-size: 12px;*/
    font-size: 1.09em;
    font-weight: normal;    
    color: #9e2323;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}



.tit_data
{
    padding-left: 25px;
    padding-top: 5px;
    padding-bottom: 5px;
    background-image: url("../en-us/pics/tit_data.gif");
    background-repeat: no-repeat;
    font-weight: bold;
    height: 25px;
}



.tit_koppel
{
    padding-left: 25px;
    padding-top: 5px;
    padding-bottom: 5px;
    background-image: url("../en-us/pics/tit_koppel.gif");
    background-repeat: no-repeat;
    font-weight: bold;
    height: 25px;
}


.behaction
{
    padding-left: 25px;
    padding-top: 5px;
    padding-bottom: 5px;
    background-image: url("../en-us/pics/intern/actions.gif");
    background-repeat: no-repeat;
}

.behinfo
{
    padding-left: 25px;
    padding-top: 5px;
    padding-bottom: 5px;
    background-image: url("../en-us/pics/intern/info.gif");
    background-repeat: no-repeat;
}

.behformula
{
    padding-left: 25px;
    padding-top: 5px;
    padding-bottom: 5px;
    background-image: url("../en-us/pics/intern/formula.gif");
    background-repeat: no-repeat;
}

.datagrid
{
    padding: 4, 2, 2, 2;
    vertical-align: top;
    text-align: left;
}

.datagrid_header
{
    padding: 4, 2, 2, 2;
    vertical-align: top;
    text-align: left;
    font-weight: bold;    
    background-image: url("../en-us/pics/intern/datagridhead.gif");
}


.datagrid_footer
{
    padding: 4, 2, 2, 2;
    vertical-align: top;
    text-align: center;
    font-weight: bold;    
    background-image: url("../en-us/pics/intern/datagridfoot.gif");
}


.modalBackground
{
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}
.modalpopup
{
    border-width: 1px;
    border-color: Black;
    border-style: solid;
    background-color: White;
    padding: 3px;
    max-height: 420px;
    overflow: auto;
}
.insert
{
    font-weight: bold;
    padding-left: 20px;
    padding-bottom: 5px;
    background-image: url("../en-us/pics/intern/plus.gif");
    background-repeat: no-repeat;
    width: 300px;
}
.update
{
    font-weight: bold;
    padding-left: 20px;
    padding-bottom: 5px;
    background-image: url("../en-us/pics/intern/aanpassen.gif");
    background-repeat: no-repeat;
    width: 300px;
}
.delete
{
    font-weight: bold;
    padding-left: 20px;
    padding-bottom: 5px;
    background-image: url("../en-us/pics/intern/delete.gif");
    background-repeat: no-repeat;
    width: 300px;
}
.delete_body
{
    padding-left: 4px;
    padding-bottom: 4px;
    background-color: #E9ECF1;
    width: 320px;
}
.delete_footer
{
    padding-top: 4px;
    padding-left: 4px;
    padding-bottom: 4px;
    background-color: #E2DED6;
    width: 320px;
}
.formula_footer
{
    padding-top: 4px;
    padding-left: 4px;
    padding-bottom: 4px;
    background-color: #E2DED6;
    width: 356px;
}
.validateTextLength
{
    /*font-size: 9px;*/
    font-size: 0.82em;
    font-weight: normal;
    color: gray;
    font-family: Arial, Helvetica, sans-serif;
}



.datagrid_with_filter
{
    padding-left: 6px;
}
.datagrid_filter_links
{
    width: 30px;
    height: 27px;
    background-image: url("../en-us/pics/intern/datagridfilter_links.gif");
    background-repeat: no-repeat;
}

.datagrid_filter
{
   background-image: url("../en-us/pics/intern/datagridfilter.gif");
   text-align: left;
   vertical-align: top;
}

.datagrid_filter_nodata
{
   /*font-size: 12px;*/
   font-size: 1.09em;
   font-weight: normal;   
   color: #9e2323;
}

.datagrid_filter_rechts
{
    width: 30px;
    height: 27px;
    background-image: url("../en-us/pics/intern/datagridfilter_rechts.gif");
    background-repeat: no-repeat;
}

.opzoeking
{
   height: 100px;
   width: 250px;
   overflow: auto;
   border: solid 1px black;
   padding-left: 4px;
   padding-top: 4px;
   background-color: #E9ECF1;
}
