
#tabmenu
{
	width:810px;
	margin-top:5px;

	
}
#tabblad
{
	/*border:1px solid GRAY;*/
	margin-left:10px;
	margin-right:10px;
	
}

#zoek,
#overzicht
{
	margin-bottom:5px;
	margin-top:5px;
	width:810px;

}

#zoek
{
	BACKGROUND-COLOR:#F4F4F4;
	BORDER-TOP: 1px Solid #E9E9E9;
	BORDER-LEFT: 1px Solid #E9E9E9;
	BORDER-BOTTOM: 1px Solid #E1DFDF;
	BORDER-right: 1px Solid #E1DFDF;

}

#zoek th
{
	Color:#566276;
	font-size:10px;
	text-align:left;
}


#gridPagingIndex
{
	display:inline;
	BACKGROUND-IMAGE: url(../images/datagrid/listHeaderLight.gif);
	font-weight:bold;
	float:right;
	height:25px;
	line-height:2.5em;	
	Border-right:1px solid #DDDDDD;
	COLOR: #566276;
	

	text-align:center;

}

div.header
{	BACKGROUND-IMAGE: url(../images/datagrid/listHeaderLightblue.gif);
	font-weight:bold;
	COLOR: #566276;
	padding-top:4px;
	padding-left:4px;
	border-bottom: 1px ridge #05A0eb;
}


.ok_melding
{
	font-weight:bold;
	font-size:10px;
	font-family:verdana;
	width:250px;
	border:1px solid green;
	padding:20px;
	
	background-color:white;
	
}
.fout_melding
{
	font-weight:bold;
	font-size:10px;
	font-family:verdana;
	width:250px;
	border:1px solid red;
	
	
	background-color:white;
	
}

BODY
{
	BACKGROUND-COLOR: white;

}

TD
{
	FONT-FAMILY: Verdana;
	FONT-SIZE:10px;
	
}
a{
	text-decoration:none;
	COLOR: #05A0eb;
}
a:visited
{
	COLOR: #05A0eb;
}
a:hover
{
	COLOR: #78BE14;
	text-decoration:none;
	/*font-weight:bold;*/
}
a.header
{
	COLOR:white;
	text-decoration:none;
}

a.header:visited
{
	COLOR:white;
	text-decoration:none;
}
a.header:hover
{
	COLOR:red;
	text-decoration:none;
}

TABLE.main
{
	/*border: solid 1px gray;*/
	HEIGHT:100%;
	FONT-SIZE:12px;
	/*BACKGROUND-COLOR: #FFEC8D;*/
}
TABLE.Content
{
	width:627px;
	height:385px;
}

TABLE.header
{
	COLOR: WHITE;
	HEIGHT: 50px;
	BACKGROUND-IMAGE: url(../images/header_blue.gif);
	border-bottom: 1px solid gray;
	FONT-WEIGHT: BOLD;
	FONT-SIZE:12px;
}
TD.balk1
{
	/*border: solid 2px #E78F02;*/
	BACKGROUND-color: #566276;
	HEIGHT: 16px;
	WIDTH:100%;
	FONT-SIZE:8px;
	color:white;
}
TD.balk2
{
	BACKGROUND-color: white;
	HEIGHT: 25px;
	WIDTH:100%;
	FONT-SIZE:20px;
	COLOR:#566276;
}
TD.balk3
{
	/*border: solid 2px #566276;
	BACKGROUND-color: #E78F02;*/
	HEIGHT:	28px;
	WIDTH:100%;
	COLOR:;
	FONT-SIZE:10px;
}




TD.paging
{
	text-align:center;
	background-color:white;
	COLOR: #566276;
	padding:1px;
	text-align:center;
	border:solid 1px #566276;
	font-weight:bold;
	FONT-size:10px;
}
TD.paging_over
{
	background-color: #566276;
	COLOR: white;
	width:15px;
	padding:2px;
	text-align:center;
	border-right:solid 1px gray;
	border-bottom:solid 1px gray;
}
TD.paging_selected
{
	text-align:center;
	background-color: orange;
	COLOR: #566276;

	padding:1px;
	border:solid 1px #566276;
	border-bottom:solid 1px #566276;
	font-weight:bold;
	FONT-size:10px;
}
a.paging
{

	COLOR: #78BE14;
	FONT-size:12px;
	font-weight:bold;
	text-align:center;
}


.breadcrum
{
	background-image: url( "../images/breadcrum.gif" ) !important;
	width: 882px;
	height: 26px;
	COLOR:566276;
	font-weight: bold;

}
.breadcrum_left
{
	background-image: url( "../images/breadcrum_left.gif" ) !important;
	width: 6px;
	height: 26px;
	COLOR:566276;
	font-weight: bold;

}
.breadcrum_right
{
	background-image: url( "../images/breadcrum_right.gif" ) !important;
	width: 7px;
	height: 26px;
	COLOR:566276;
	font-weight: bold;

}
.default_melding
{
	
	width: 882px;
	height: 26px;
	COLOR:566276;
	font-weight: none;

}

.foute_invoer
{
	COLOR:#B00404;
}


table.tabstrip
{
	HEIGHT:30px
	
}

a.active_tab
{
	COLOR:566276;
	text-decoration:none;
	font-weight: bold;
}
a.active_tab:visited
{
	COLOR:566276;
	text-decoration:none;
}
a.active_tab:hover
{
	COLOR:#E78F02;
	font-weight: bold;
	
}

a.inactive_tab:visited
{
	COLOR:566276;
	text-decoration:none;
	font-weight: bold;
}
a.inactive_tab:hover
{
	COLOR:black;
	font-weight: bold;
	
}

td.active_tab
{
	/*background-image: url( "../images/tab_active.gif" ) !important;
	background-repaet: no-repeat;*/

	

	position:  relative;
	z-index:3;
	top:  0px;
	height: 28px;
	Width:150px;
	
	BACKGROUND-COLOR: white;
	font-size:10px;
	text-align:center;
	border-style: solid;
	border-color: #DDDDDD  #DDDDDD white #DDDDDD;
	border-width: 1px 1px 1px 0px;
	
}
td.inactive_tab
{
	position:  relative;
	background-image: url( "../images/tab_inactive.gif" ) !important;
	background-repeat: no-repeat;
	
	COLOR: #566276;
	Width:150px;
	height: 28px;
	top:0px;
	
	z-index:1;
	
	font-size:10px;
	text-align:center;
	
	
}
td.tabopvulling
{
	/*position:  relative;*/
	border-left: solid 1px gray;
	/*top:   3px;
	z-index:1;
	
	heigth: 30px;
	BACKGROUND-COLOR: #808A98;*/
	COLOR:white;
	font-size:12px;*/
}

.tabblad
{
	/*background-image: url( "../images/tab_blad.gif" ) !important;
	background-repaet: no-repeat;*/
	clear:			both;
	width:100%;
	height:385px;
	z-index:2;
	padding-top:5px;
	top:-1px;
	position:  relative;
	BACKGROUND-COLOR: white;

	border:1px solid #DDDDDD;
	
	vertical-align:top;
	
}

.tabblad_content
{
	/*border-left:  1px solid #949cA8;
	border-right:  1px solid #949cA8;*/
	background-position: right bottom;
}

TD.actieMenu_inactive
{
	BACKGROUND-COLOR: #949cA8;
	PADDING: 3px;
	Border-left: 1px solid threedface;
	Border-bottom: 1px solid threedface;
}
TD.actieMenu_active
{
	BACKGROUND-COLOR: white;
	PADDING: 3px;
	Border-left: 1px solid threedface;
	Border-bottom: 1px solid gray;
	Border-top: 1px solid threedface;
	Border-right: 1px solid gray;
}

A.actiemenu
{
	FONT-WEIGHT:Bold;
	Color: white;
	
}	
A:visited.actiemenu
{
	COLOR: white;
	FONT-WEIGHT:Bold;
	
	
}	
A.actiemenu_active
{
	COLOR: orange;
	FONT-WEIGHT:Bold;
}
A:visited.actiemenu_active
{
	COLOR: orange;
	FONT-WEIGHT:Bold;
}	
A:hover.actiemenu
{
	COLOR: orange;
	FONT-WEIGHT:Bold;
	TOP:-1px;
}



.List
{
	border-collapse:	collapse;
	width:100%;
	BACKGROUND-COLOR:#F5F5F5;
	border: 1px solid #DDDDDD;
}

.Kolomkop1
{
	
	COLOR: #566276;
	BACKGROUND-IMAGE: url(../images/datagrid/listHeaderLight.gif);
	Border-right:1px solid #DDDDDD;
	Font-weight:bold;
	height:25px;
	padding-left:3px;
	padding-top:5px;
	text-align:left;
}

TD.Kolomkop2
{

	border: solid 1px threedface;
	BACKGROUND-IMAGE: url(../images/datagrid/listHeaderDark.gif);
	height:25px;
}
TD.Kolomkop3
{
	/*BACKGROUND-COLOR: DarkBlue;
	COLOR: white;*/
	BACKGROUND-IMAGE: url(../images/datagrid/listHeaderLightBlue.gif);
	height:25px;
	Font-weight:bold;
	COLOR: #ffffff;
	padding-left:5px;
}

TD.Kolomkop4
{
	
	Border-right:1px solid #DDDDDD;
	Font-weight:bold;
	height:25px;
	COLOR:#566276;
}
TD.Kolomkop5
{
	BACKGROUND-COLOR: Orange;
	height:25px;
	Font-weight:bold;
	COLOR: #ffffff;
	padding-left:5px;
}


TD.EditColumn1
{
	BORDER-Bottom: 1px solid silver;
	text-align: right;
	PADDING: 2px;
	padding-right: 5px;
	height:25px; 
}
TD.EditColumn2
{
	BORDER-Bottom: 1px solid silver;
	width:100%;
	
	height:25px; 
}


TD.listColumn1
{
	PADDING: 4px; 
	
	/*BACKGROUND-COLOR: white;*/
	BORDER: 1px solid silver;

}
TD.listColumn2
{
	PADDING: 4px; 
	/*BACKGROUND-COLOR: white;*/
	BORDER: 1px solid silver;

}
TD.listColumn3
{
	PADDING: 4px; 
	BACKGROUND-COLOR: white;
	BORDER: 1px solid silver;
	width:16px;
}
TD.listColumn4
{
	PADDING: 4px; 
	COLOR: gray;
	BORDER: 1px solid silver;
}
TD.kop1
{
	FONT-Size:13px;
	BACKGROUND-COLOR: white;
	font-weight:bold;
	COLOR:#D68D1A;
	padding: 3px;
	/*BORDER-BOTTOM: 2px Solid #566276;*/
}
.lijstSelectie
{
	BACKGROUND-COLOR:#F4F4F4;
	BORDER-TOP: 1px Solid #E9E9E9;
	BORDER-LEFT: 1px Solid #E9E9E9;
	BORDER-BOTTOM: 1px Solid #E1DFDF;
	BORDER-right: 1px Solid #E1DFDF;
}

.lijstInvoer
{
	BACKGROUND-COLOR:white;
	BORDER-TOP: 1px Solid #E9E9E9;
	BORDER-LEFT: 1px Solid #E9E9E9;
	BORDER-BOTTOM: 1px Solid #E1DFDF;
	BORDER-right: 1px Solid #E1DFDF;
}

input.button{

    BORDER-RIGHT: #ffffff 1px solid;
    BORDER-TOP: #ffffff 1px solid;
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    BORDER-LEFT: #b3b3b3 1px solid;
    COLOR: #566276;
    BORDER-BOTTOM: #b3b3b3 1px solid;
    FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #ebebeb;
    margin-top:5px;
}
input.button2{

    BORDER-RIGHT: #ffffff 1px solid;
    BORDER-TOP: #ffffff 1px solid;
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    BORDER-LEFT: #b3b3b3 1px solid;
    COLOR: #566276; /*#E78F02*/
    BORDER-BOTTOM: #b3b3b3 1px solid;
    FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #F9D49E
    /*#ebebeb*/
}

input.xs,
input.s,
input.sm,
input.m,
input.ml,
input.l,
input.xl,
input.file,
 select, textarea{
   BORDER-RIGHT: silver 1px solid;
    BORDER-TOP: silver 1px solid;
    FONT-SIZE: 10px;
    BORDER-LEFT: silver 1px solid;
    COLOR: #000000;
    BORDER-BOTTOM: silver 1px solid;
    FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
input.checkbox{
    FONT-SIZE: 10px;
    
    COLOR: #000000;
    border: none;
}

select{
max-width:250px;
}

.noShow
{
    DISPLAY: none
}

input.file
{
	width:300px;
}

.xs
{
	BORDER-RIGHT: silver 1px solid;
    BORDER-TOP: black 1px solid;
    FONT-SIZE: 10px;
    BORDER-LEFT: black 1px solid;
    COLOR: #000000;
    BORDER-BOTTOM: silver 1px solid;
	width:20px;
}
.s
{
	width:52px;
}
.sm
{
	width:107px;
}

.m
{
	width:128px;
}
.ml
{
	width:162px;
}
.l
{
	width:218px;
}
.xl
{
	width:320px;
}
.renteStijging
{
    BACKGROUND-POSITION: right 25%;
    BACKGROUND-ATTACHMENT: scroll;
    BACKGROUND-REPEAT: no-repeat;
    TEXT-ALIGN: center;
    color:red;
    width:30px;
    height:20px;
	font-size:10px;
	font-family:verdana;
	font-weight:bold;
}
.renteDaling
{
    BACKGROUND-POSITION: right 25%;
    BACKGROUND-ATTACHMENT: scroll;
    BACKGROUND-REPEAT: no-repeat;
    TEXT-ALIGN: center;
    color:green;
    width:30px;
    height:20px;
	font-size:10px;
	font-family:verdana;
	font-weight:bold;
}
.renteGelijk
{
    BACKGROUND-POSITION: right 25%;
    BACKGROUND-ATTACHMENT: scroll;
    BACKGROUND-REPEAT: no-repeat;
    TEXT-ALIGN: center;
    color:white;
    width:30px;
    height:20px;
}

tr.List0
{
	color: black;
    BACKGROUND-COLOR: #FFFFCC
}

tr.List1
{
	color: black;
    BACKGROUND-COLOR: White
}

TD.Kolomkopextern
{
	border-bottom-width:0;
	background-color:#79779D;
	height:25px;
	Font-weight:bold;
	COLOR: #F8B006;
	padding-left:5px;
	text-align:center
}

tr.List
{
	BACKGROUND-COLOR: #6a747c;
	color: White;
}

