
/* algemeen links */

A:LINK, A:VISITED, A:ACTIVE { font-weight:bold; color: #000020; text-decoration: none }
A:hover {color: #0000FF}
INPUT { border-style: solid; border-width: 1; font-size: 10pt; font-family: verdana; border-color: #CCCCCC}
TEXTAREA { font-size: 10pt; font-family: georgia; color: #101080}
TEXTAREA.cd { font-family: "courier new"; !important }
SELECT { font-size: 10pt;}


input.btn { background-color: #DDDDDD; border: 1px #000000 solid; font-size: 8pt; }
input.btn:hover { background-color: #FF0000; color: #FFFFFF; }


/* body */

body { font-family: verdana; font-weight: normal; font-size: 9pt; color: #000000; line-height: 120%; }

body b.sx { font-family: georgia; font-weight: bold; color: #D00000; }

body h1 { font-size: 18pt; font-family: georgia; }
body h2 { font-size: 12pt; font-weight: bold; font-family: verdana; }


/* default tabel hoofdscherm */

table { background-color: #F0F0F0; border-spacing: 0; border-collapse: collapse; font-size: 9pt; color: #000000; line-height: 150%; margin-top: 0px; }

td { vertical-align: top; border: 1px #FFFFFF solid; padding: 8px; }

td.startleft { background-color: #606060; }

td.startmiddle { background-color: #F3F3F3; }

td.startright { background-color: #606060; }

/* standaard tabel */

table.std { background-color: #FFFFFF; border: 0px #B0B0B0 solid; line-height: 100%;}

table.std caption { font-weight: bold; font-size: 11pt; padding: 8px; }

table.std tr.head { background-color: #D00000; font-size: 7pt; }

table.std td { border: 1px #E8E8E8 solid; background-color: #FAFAFA; padding: 3px; line-height: 140%;}


/* menu */

table.menu { background-color: #FFE000; line-height: 120%;}

table.menu caption { font-weight: bold; font-size: 10pt; padding: 8px; }

table.menu td {  font-size: 8pt; text-align: center; border: 1px #F3F3F3 solid; padding: 3px; }

table.menu td.selected { background-color: #D00000; }

table.menu td.marked { background-color: #FFD5D5; }

table.menu td.empty { text-align: left; background-color: #F3F3F3; padding: 0px; font-size: 9pt; }




/* message tabel */

table.message { background-color: #FFE000; line-height: 100%;}

table.message td { font-size: 8pt; padding: 2px; border: 1px #000000 solid; border-spacing: 1px; }

table.message td.head { background-color: #D00000; font-weight: bold; font-size:10pt; }



/* form tabel */

table.form { background-color: #F0F0F0; line-height: 150%;}

table.form td { border: 0px; padding: 4px; border-spacing: 1px;}

table.form td.left { font-size: 8pt; background-color: #E5E5E5; padding: 4px; 
border-bottom-color: #B0B0B0; border-bottom-width: 1px;	border-bottom-style: solid;}
	
table.form td.right { font-size: 8pt; background-color: #EAEAEA; 
border-bottom-color: #C0C0C0; border-bottom-width: 1px;	border-bottom-style: solid;}
table.form td.rgt { font-size: 8pt; background-color: #EAEAEA; 
border-bottom-color: #C0C0C0; border-bottom-width: 1px;	border-bottom-style: solid;}

table.form td.head { border 1px #A0A0A0 solid; background-color: #D5D5D5; font-weight: bold; font-size:9pt; padding: 8px; }



