/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: #FFFFFF;
	color:#333333;
    FONT-FAMILY: Arial, Verdana;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*background-attachment: fixed;
	background-image: url(images/main-bg2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	*/
}

.bg {background-image: url(images/main-bg.gif);}

TABLE{
    FONT-FAMILY: Arial, Verdana;
	color:#333333;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

a:link       { color: #4C0F17; font-family: Arial, Verdana; font-size: 8pt; text-decoration: underline}
a:visited    { color: #4C0F17; font-family: Arial, Verdana; font-size: 8pt; text-decoration: underline}
a:active     { color: #4C0F17; font-family: Arial, Verdana; font-size: 8pt; text-decoration: underline}
a:hover     { font-family: Arial, Verdana; color: #960115; font-size: 8pt; text-decoration: none}

.divider {background-image: url(images/divider-bg.gif);}
.tableHeight {height: 100%;}

/*.groenkader{border:#505435 solid 1px;}*/

/*
.stylerood {color: #c9252b;}
*/
.validator {color: #4C0F17;font-size:8pt;}
.validatortext {color: #4C0F17;}
input.stylebutton { font-size: 8pt; color: #ffffff; background-color:#4C0F17; border:solid 1px;}
textarea, input { font-size: 8pt; font-family: Arial, Verdana;}

/*
.route:link       { color: #c9252b; font-family: Arial; font-size: 8pt; text-decoration: none}
.route:visited    { color: #c9252b; font-family: Arial; font-size: 8pt; text-decoration: none}
.route:active     { color: #c9252b; font-family: Arial; font-size: 8pt; text-decoration: none}
.route:hover     { font-family: Arial; color: #c9252b; font-size: 8pt; text-decoration: none}
*/

/*
.menulijn {color: #ffffff;font-family: Arial; font-size: 8pt; background:#c6c7cb;}
*/
.scheiding {color: #ffffff; font-size: 8pt; margin-left: 5px; margin-right: 5px;}

.bgmenu1{background-image:url(images/bg-buttons1.jpg);}
.bgmenu2{background-image:url(images/bg-buttons2.jpg);}
.bgmenu3{background-image:url(images/bg-buttons3.jpg);}

.menu {color: #ffffff;font-family: Arial, Verdana; font-size: 8pt;}
.menu:link       { color: #ffffff; font-family: Arial, Verdana; font-size: 8pt; text-decoration: none;}
.menu:visited    { color: #ffffff; font-family: Arial, Verdana; font-size: 8pt; text-decoration: none;}
.menu:active     { color: #ffffff; font-family: Arial, Verdana; font-size: 8pt; text-decoration: none;}
.menu:hover     { font-family: Arial, Verdana; color: #b64c4b; font-size: 8pt; text-decoration: none;}

.adres {color: #ffffff;font-family: Arial, Verdana; font-size: 9pt;}
.adres a:link       { color: #ffffff; font-family: Arial, Verdana; font-size: 9pt; text-decoration: underline;}
.adres a:visited    { color: #ffffff; font-family: Arial, Verdana; font-size: 9pt; text-decoration: underline;}
.adres a:active     { color: #ffffff; font-family: Arial, Verdana; font-size: 9pt; text-decoration: underline;}
.adres a:hover     { font-family: Arial, Verdana; color: #ffffff; font-size: 9pt; text-decoration: none;}


.selected {color: #b64c4b;font-family: Arial; font-size: 8pt;}
.selected:link       { color: #b64c4b; font-family: Arial; font-size: 8pt; text-decoration: none;}
.selected:visited    { color: #b64c4b; font-family: Arial; font-size: 8pt; text-decoration: none;}
.selected:active     { color: #b64c4b; font-family: Arial; font-size: 8pt; text-decoration: none;}
.selected:hover     { font-family: Arial; color: #b64c4b; font-size: 8pt; text-decoration: none;}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
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:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: 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: Arial, Helvetica, sans-serif;
	}	
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	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;
	}	

