/* STYLESHEET ILOKET_STANDAARD CPA/FC*/

/* GLOBALS OPMAAK */

BODY.bodymaster {
	background-color: #50587c;

	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
		margin-top: 0px;
	
	/*scrollbar-3dlight-color : #D2DDEE;
	scrollbar-arrow-color : #1E3C59;
	scrollbar-base-color : #EDEDEE;
	scrollbar-darkshadow-color : #EDEDEE;
	scrollbar-face-color : #D2DDEE;
	scrollbar-highlight-color : #6B84C3;
	scrollbar-shadow-color : #6B84C3;
	scrollbar-track-color : #D2DDEE;*/
}
P, LI, UL, TD{
		font-size: 11px;
			color: #ffffff;
}

TABLE.iloket_breedte {
/* BREEDTE VAN FORMULIEREN */
	margin-top: 0px;
	width: 738px;
}

TD.tabelmaster {
background-image: url(../images/dilsen-stokkem/achtergrond_dilsenstokkem.jpg);
	background-color: #50587c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EEEFFF;
	width: 100%;
	height: 89px;
	vertical-align: bottom;
	padding-left: 65px;

	border-bottom: 1px solid #000000;
}

/* NAVIGATIE OPMAAK */
A:link, A:visited, A:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFCC;
}

A:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFCC;
}

A.systeemnavigatie:link,A.systeemnavigatie:visited,A.systeemnavigatie:active {
	
	background-repeat: no-repeat;
	padding-left: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFCC;
	text-decoration: none;
	margin-right: 10px;
	margin-top: 130px;
}
A.systeemnavigatie:hover {
	
	background-repeat: no-repeat;
	padding-left: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFCC;
	text-decoration: underline;
	margin-right: 10px;
	margin-top: 130px;
}

.systeemknoppen {
	background-color: #353d63;
	border: 1px solid #D2D2D2;
	margin-right: 4px;
	color: #ffffff;
}

A.menulinks{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}

.errors{
	color: #FF0000;
	font-weight: bold;
}
/* HEADERS EN TITELS */

.formtitel{
margin-top: 3px;
margin-bottom: 10px;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;

}

.form_subtitel{
margin-top: 3px;
margin-bottom: 10px;
	font-size: 14px;
	color: #FFFFCC;
	font-weight: bold;
}
/* TEKST OPMAAK */
.myprofile_tekst{
background-image: url("../images/dilsen-stokkem/userico.gif");
background-repeat: no-repeat;

padding-left: 13px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFCC;
	margin-bottom: 15px;
}

.vet
{
	font-weight: bold;
	font-size: 12px;
	/*white-space: nowrap; */
	vertical-align: top;
}

/* FORMULIER OPMAAK */

.labelpos{
	text-align: right;
	white-space: nowrap;
	vertical-align: top;
}

.labelstijl{

	font-size: 11px;
	color: #FFFFFF;
	margin-right: 5px;
}
.veldstijl_keuzelijst{
		font-size: 11px;

	color:#000000;
	background-color: #FFFFFF;
	border-left:1px solid #D2D2D2;
		border-right: 1px solid #D2D2D2;
			border-bottom: 1px solid #D2D2D2;
			border-top: 1px solid #D2D2D2;
}

.veldstijl_klein{

	font-size: 11px;
	width: 50px;
	color:#000000;
	background-color: #FFFFFF;
	border-left:1px solid #D2D2D2;
		border-right: 1px solid #D2D2D2;
			border-bottom: 1px solid #D2D2D2;
			border-top: 1px solid #D2D2D2;
}
.veldstijl_standaard{

	font-size: 11px;
	width: 150px;
	color:#000000;
	background-color: #FFFFFF;
	border-left:1px solid #D2D2D2;
		border-right: 1px solid #D2D2D2;
			border-bottom: 1px solid #D2D2D2;
			border-top: 1px solid #D2D2D2;
}
.veldstijl_groot{
	font-size: 11px;
	width: 220px;
	color:#000000;
	background-color: #FFFFFF;
	border-left:1px solid #D2D2D2;
		border-right: 1px solid #D2D2D2;
			border-bottom: 1px solid #D2D2D2;
			border-top: 1px solid #D2D2D2;
}

.veldstijl_info{
	font-size: 11px;
	width: 400px;
	height: 150px;
	color:#000000;
	background-color: #FFFFFF;
	border-left:1px solid #D2D2D2;
		border-right: 1px solid #D2D2D2;
			border-bottom: 1px solid #D2D2D2;
			border-top: 1px solid #D2D2D2;
}
/* KALENDER OPMAAK */

.kalender {
		background-color: #FFFFFF;
	   border: 1px solid #D2D2D2;
		font-size: 10px;
		font-family: Arial, Helvetica, sans-serif;
		width: 150px;
}

.dayheaderstyle{
	color: #000000;
border-top: 1px solid #D2D2D2;
border-bottom: 1px solid #D2D2D2;
}

.todaydaystyle{
	background-color: #353d63;
	color: #EEEFFF;
	
}

.daystyle{
	background-color: #EEEFFF;
	color: #000000;
}

.WeekendDayStyle{
	background-color: #D2D2D2;
}

/* DATAGRIDS */

.datagrid_content{
	background-color: #D2D2D2;
	color: #000000;
		font-size: 11px;
}

.datagrid_header{
	background-color: #353D63;
	color: #EEEFFF;
	font-weight: bold;
	font-size: 11px;
}

.datagrid_item{
	background-color: #353D63;
	color:#FFFFCC;
	font-size: 11px;
}