/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	background-color: #E6E6E6;
	color:#474747;
    FONT-FAMILY: Arial, Verdana;
    FONT-SIZE: 11px;
    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;
	*/
}

TABLE{
    FONT-FAMILY: Arial, Verdana;
	color:#474747;
    FONT-SIZE: 11px;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

.letter{color: #019FC4; font-size:16px;}

.menuactive {color: #ffffff;font-family: Arial, Verdana; font-size: 14px; background-image: url('images/bg-menu.gif')} /*background-color:#019fc4;*/
.menuactive a:link{color: #ffffff; font-family: Arial, Verdana; font-size: 14px; text-decoration: none;}
.menuactive a:visited{color: #ffffff; font-family: Arial, Verdana; font-size: 14px; text-decoration: none;}
.menuactive a:active{color: #ffffff; font-family: Arial, Verdana; font-size: 14px; text-decoration: none;}
.menuactive a:hover{font-family: Arial, Verdana; color: #ffffff; font-size: 14px; text-decoration: none;}

.menu {color: #ffffff;font-family: Arial, Verdana; font-size: 14px;}
.menu a:link       { color: #ffffff; font-family: Arial, Verdana; font-size: 14px; text-decoration: none;}
.menu a:visited    { color: #ffffff; font-family: Arial, Verdana; font-size: 14px; text-decoration: none;}
.menu a:active     { color: #ffffff; font-family: Arial, Verdana; font-size: 14px; text-decoration: none;}
.menu a:hover     { font-family: Arial, Verdana; color: #ffffff; font-size: 14px; text-decoration: none;}

.submenu {color: #ffffff;font-family: Arial, Verdana; font-size: 14px;}
.submenu a:link       { color: #ffffff; font-family: Arial, Verdana; font-size: 14px; text-decoration: none;}
.submenu a:visited    { color: #ffffff; font-family: Arial, Verdana; font-size: 14px; text-decoration: none;}
.submenu a:active     { color: #ffffff; font-family: Arial, Verdana; font-size: 14px; text-decoration: none;}
.submenu a:hover     { font-family: Arial, Verdana; color: #019fc4; font-size: 14px; text-decoration: none;}

.submenuactive {color: #ffffff;font-family: Arial, Verdana; font-size: 14px; /*background-color:#9e9e9e;*/}
.submenuactive a:link       { color: #019fc4; font-family: Arial, Verdana; font-size: 14px; text-decoration: none;}
.submenuactive a:visited    { color: #019fc4; font-family: Arial, Verdana; font-size: 14px; text-decoration: none;}
.submenuactive a:active     { color: #019fc4; font-family: Arial, Verdana; font-size: 14px; text-decoration: none;}
.submenuactive a:hover     { font-family: Arial, Verdana; color: #019fc4; font-size: 14px; text-decoration: none;}

.subsubmenu {color: #ffffff;font-family: Arial, Verdana; font-size: 14px;}
.subsubmenu a:link       { color: #ffffff; font-family: Arial, Verdana; font-size: 14px; text-decoration: none;}
.subsubmenu a:visited    { color: #ffffff; font-family: Arial, Verdana; font-size: 14px; text-decoration: none;}
.subsubmenu a:active     { color: #ffffff; font-family: Arial, Verdana; font-size: 14px; text-decoration: none;}
.subsubmenu a:hover     { font-family: Arial, Verdana; color: #019fc4; font-size: 14px; text-decoration: none;}

.subsubmenuactive {color: #ffffff;font-family: Arial, Verdana; font-size: 14px; /*background-color:#777777;*/}
.subsubmenuactive a:link       { color: #019fc4; font-family: Arial, Verdana; font-size: 14px; text-decoration: none;}
.subsubmenuactive a:visited    { color: #019fc4; font-family: Arial, Verdana; font-size: 14px; text-decoration: none;}
.subsubmenuactive a:active     { color: #019fc4; font-family: Arial, Verdana; font-size: 14px; text-decoration: none;}
.subsubmenuactive a:hover     { font-family: Arial, Verdana; color: #019fc4; font-size: 14px; text-decoration: none;}

a:link       { color: #9a1515; font-family: Arial, Verdana; font-size: 11px; text-decoration: underline}
a:visited    { color: #9a1515; font-family: Arial, Verdana; font-size: 11px; text-decoration: underline}
a:active     { color: #9a1515; font-family: Arial, Verdana; font-size: 11px; text-decoration: underline}
a:hover     { font-family: Arial, Verdana; color: #9a1515; font-size: 11px; text-decoration: none}

.tableHeight {height: 100%;}

.titel{font-size:11px; color:#7d7d7d; }
.titel a:link       {font-size:11px; color:#7d7d7d; text-decoration:none;}
.titel a:visited    {font-size:11px; color:#7d7d7d; text-decoration:none;}
.titel a:active     {font-size:11px; color:#7d7d7d; text-decoration:none;}
.titel a:hover     {font-size:11px; color:#7d7d7d; text-decoration:none;}

.subtitel{font-size:11px; color:#9a1515; }
.subtitel a:link       {font-size:11px; color:#9a1515; text-decoration:none;}
.subtitel a:visited    {font-size:11px; color:#9a1515; text-decoration:none;}
.subtitel a:active     {font-size:11px; color:#9a1515; text-decoration:none;}
.subtitel a:hover     {font-size:11px; color:#9a1515; text-decoration:none;}

.oranje {color:#c86835}

.titel-groot {
	font-size: 16px;
}

/*.groenkader{border:#505435 solid 1px;}*/

/*
.stylerood {color: #c9252b;}
*/
.validator {color: #9a1515;font-size:11px;}
.validatortext {color: #9a1515;}
input.stylebutton { font-size: 11px; color: #ffffff; background-color:#21295a; border:solid 1px;}
textarea, input { font-size: 11px; 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;}
*/
/*
.menuselected {color: #c9252b;font-family: Arial; font-size: 8pt; background:#c6c7cb;}
.menuselected:link       { color: #c9252b; font-family: Arial; font-size: 8pt; text-decoration: none}
.menuselected:visited    { color: #c9252b; font-family: Arial; font-size: 8pt; text-decoration: none}
.menuselected:active     { color: #c9252b; font-family: Arial; font-size: 8pt; text-decoration: none}
.menuselected:hover     { font-family: Arial; color: #c9252b; font-size: 8pt; text-decoration: none}
*/

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #9a1515;
}
H1	{	
	font-family: Arial, Verdana;
	font-size:	11px;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	margin:0px;
	}	
		
H2	{	
	font-family:Arial, Verdana, 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: Arial, Verdana, 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: Arial, Verdana, 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: Arial, Verdana, 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: Arial, Verdana, 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;
	}	
	
.style8 {color: #019FC4}
.border {border:#026292 solid 1px;}
.style9 {color: #026292}
