﻿/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 14px;
    color:#333;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    margin:0 auto;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #707375;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	16px;
	font-weight:	bold;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	color:Black;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	.9em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	}	

A:link	{	
	text-decoration:	none;
	color:	White;
	}	

a:link2	{	
	text-decoration:	none;
	color:	White;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	White;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	White;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	White;
	}

A.Black:link	{	
	text-decoration:	none;
	color:	black;
	}	

A.Black:link2	{	
	text-decoration:	none;
	color:	black;
	}
		
A.Black:visited	{	
	text-decoration:	none;
	color:	black;
	}	
		
A.Black:active	{	
	text-decoration:	none;
	color:	black;
	}	
		
A.Black:hover	{	
	text-decoration:	underline;
	color:	black;
}

A.Grey:link	{	
	text-decoration:	none;
	color:	#707375;
	}	

A.Grey:link2	{	
	text-decoration:	none;
	color:	#707375;
	}
		
A.Grey:visited	{	
	text-decoration:	none;
	color:	#707375;
	}	
		
A.Grey:active	{	
	text-decoration:	none;
	color:	#707375;
	}	
		
A.Grey:hover	{	
	text-decoration:	underline;
	color:	#F48C00;
	font-weight:bold;
}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Verdana,Courier New, monospace;
	}	
	
UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

IMG 	{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	}
	
TABLE.MENU {
	width:340px;
	margin-left:auto;
	margin-right:auto;
	border:solid 1px #707375;
}

thead.menu 
{
	background:Black;
	color:White;
	font-weight:bold;
	
}
td.menukop 
{
	background:#ECEEF0; /*1464BE;*/
	color:#333;
	font-size:14px;
}

td.menu {
	vertical-align:middle;
	height:30px;
	color:#333;
}


td.menuonder {
	vertical-align:middle;
	height:30px;
	color:#333;
}

tr.menu 
{
	border-style:solid;
	border-color:#333;
}

td.menurechts {
	vertical-align:middle;
	height:120px;
	text-align:left;
	color:#333;
	background:white;
	border-style:solid;
	border-color:#2c3e7e;
	border-width:thin
}

table.retour 
{
	border:solid,1,Black;
	font-family:Verdana;
	font-size:14px;
	margin-left:200px;
	background:gray;
}

table.relid
{
	WIDTH: 550px; 
	HEIGHT: 40px;
	font-family:Verdana;
	font-size:14px;
	border-style:solid;
	border-color:Gray;
	border-width:thin;
	border-bottom-style:solid;
	border-bottom-color:Gray;
	border-bottom-width:thin;
}

td.relid
{
height:30px;

}
td.pagLabel
{
	vertical-align : middle;
	text-align :left;
	padding-left:5px;
	width:180px;
	height:30px;
	background-color:#2c3e7e;
	color:White;
}
td.header2
{
	background-color:#F48C00; /*#AA014C;*/
	}

.menulinks {
    position: relative;
    border: 0px dashed #000000;
    padding: 0px;
}

/*.menulinks {
    position: absolute;
    border: 0px dashed #000000;
    left: 12px;
    bottom: 40px;
    top: 135px;
    padding: 0px;
    width: 150px;
}*/

.content {
    position: absolute;
    border-top: 0px dashed #000000;
    border-right: 0px dashed #000000;
    border-bottom: 0px dashed #000000;
    left: 170px;
    top: 135px;
    padding: 0px;
    margin-right: 15px;
}
.DataNav
{
	font-family:Verdana;
	font-size:smaller;
}
/*   position:absolute;--> */
.foot 
{
	position:absolute;
    border-top: 0px dashed #000000;
    border-right: 0px dashed #000000;
    border-bottom: 0px dashed #000000;
    padding: 0px;
	bottom:1px;
}

.LMenu {
    /*BACKGROUND-COLOR: #3E6F0FF;*/
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    color:#707375;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    border:dotted 1px #707375;
    padding:10px;
    float:left;
    position:relative;
    height:300px;
    width:120px;
    margin:10px;
    top:5px;
}

.HMenuContent {
    position: relative;
    padding: 0px;
    float:left;
}

.HMenuContent2 {
   margin:5px auto;
}
.HMenuContent3 {
    position: relative;
    padding: 0px;
    float:left;
}


/* dgv_FctDetail #1464BE  #CBDCF6*/
.dgv_header
{
	background:#707375;
	color:red;
	font-family:verdana;
	font-size: 12px;
	font-weight:lighter;
}


.det_btn
{
	background-color:#707375;
	border-style:none;
	color:White;
	font-weight:bold;
	width:80px;
}
.rpt_head
{
	color:#707375;
	font-size: 16px;
	font-weight:bold;
	text-decoration:underline;
}
td.dgvH, td.dgvH80 
{
	width:68px;
	text-align:right;
	}
td.dgvH80 
{
	width:80px;
	}
	
	

/*=================================*/
#Info, #Info2, #Info3
{
	background-color:Orange;
	color:#1464BE;
	font-family:verdana, Arial;
	font-size:16px;
	font-weight:bold;
	position:relative;
	float:left;
	right:-650px;
	top:5px;
	width:190px;
	min-height:60px;
	padding:10px;
	overflow:visible;
	z-index:1px;
		}
#Info2, #Info3
{
	float:none;
	position:absolute;
	right:-250px;
}
	
	
#InfoW
{
	background-color:Orange;
	color:#1464BE;
	font-family:verdana, Arial;
	font-size:14px;
	font-weight:bold;
	position:absolute;
	margin-right:0px;
	float:right;
	top:5px;
	right:-70px;
	width:200px;
	padding:5px;
	height:auto;
	overflow:visible;
	z-index:1;
	}
#InfoAdm
{
	background-color:Orange;
	color:#1464BE;
	font-family:verdana, Arial;
	font-size:14px;
	font-weight:bold;
	position:absolute;
	/*left:750px;*/
	margin-right:10px;
	float:right;
	top:5px;
	right:-230px;
	width:200px;
	height:100px;
	padding:10px;
	overflow:visible;
	z-index:1;
	}
#underInfoAdm
{

		
	}

#underInfo___
	{
	background-color:#1464BE;
	position:relative;
	left:700px;
	top:10px;
	width:210px;
	height:20px;
	z-index:1;
	text-align:center;
	}
#divFoot
{
	position:absolute;
	z-index:9;
	margin-bottom:0;
	background-color:#1464BE; 
	font-size:12px; 
	height:16px; 
	width:100%;
	text-align:center;
	padding:0 auto;
	bottom:0;
}
#Zoek
{
	background-color:#ECEEF0;
	color:#707375;
	margin-top:5px;
	width:450px;
	}
#ZoekR3
{
	background-color:#ECEEF0;
	color:#707375;
	margin-top:5px;
	width:800px;
	}
#bl_balk
{
	background-color:#1464BE;
	width:100%;
	height:20px;
	}
#table1_mstrAdmin
{
	border:none 0 0;
	width:100%;
	height:100%;
	padding:0;
	z-index:-1;
	}
#cphAdmin
{
	width:590px;
	position:relative;
	float:left;
	}
#dgvAdm1Head
{
	overflow:auto;
	border:solid 1px #707375;
	position:relative;
	color:#707375;
	font-size:12px;
		}	
#dgvAdm1
{
	overflow:visible;
	min-height:200px;
	margin-bottom:500px;
	border:solid 1px #707375;
	/*position:relative;*/
	position:relative;
	float:left;
		}
#foot
{
background-color:#707375; 
font-size:12px; 
height:16px; 
text-align:center;
padding:0 auto;
	}

#startmenu
{
	background-color:#707375;
	color:#ECEEF0;
	position:relative;
	width:340px;
	height:150px;
	margin-top:150px;
	margin-left:auto;
	margin-right:auto;
		}
#gridhead1
{
	position:relative;
	}


#header1
{
	height: 70px;
	background-position: center;
	background-attachment: fixed;
	vertical-align:top;
	}
#MMenu
{
	margin:auto;
	position:relative;
	width:400px;
	}
#MContainer
{
	margin:50px auto;
	float:left;
	/*width:750px;*/
	/*border:solid 1px gray;*/
	}
	
	
	#list_krt, .list_collapse
{
    position:relative;
    background: White;
    width: 200px;
    height: 10px;
    overflow-y: scroll;
    border: 1px solid #333;
    z-index: 10;
    padding: 5px;
    text-align: left;
    display:block;
    font-size:12px;
}

#list_krt:hover, .list_expand
{
    height: 180px;
}