/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: #443437;
	color:#FFFFFF;
    FONT-FAMILY: Arial, Verdana;
    FONT-SIZE: 9pt;
    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;
	*/
}

.titel{color:#ea3739;}
.border{border:solid 4px #776d6e;}

.bg {background-image: url(images/main-bg.gif);}

TABLE{
    FONT-FAMILY: Arial, Verdana;
	color:#FFFFFF;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

a:link       { color: #ea385b; font-family: Arial, Verdana; font-size: 9pt; text-decoration: underline}
a:visited    { color: #ea385b; font-family: Arial, Verdana; font-size: 9pt; text-decoration: underline}
a:active     { color: #ea385b; font-family: Arial, Verdana; font-size: 9pt; text-decoration: underline}
a:hover     { font-family: Arial, Verdana; color: #ea385b; font-size: 9pt; text-decoration: none}

.divider {background-image: url(images/divider-bg.gif);}
.tableHeight {height: 100%;}

/*.groenkader{border:#505435 solid 1px;}*/

/*
.stylerood {color: #c9252b;}
*/
.validator {font-size:9pt; font-family:arial,verdana; color: #ea385b;}
.validatortext {color: #ffffff;}
input.stylebutton { font-size: 9pt; color: #ffffff; background-color:#ea385b; border:solid 1px;}
textarea, input { font-size: 9pt; font-family: Arial, Verdana; color:#111111}

/*
.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: 10px; margin-right: 10px;}

.menubg{background-image:url(images/bg-buttons-fr.gif);}
.menubgen{background-image:url(images/bg-buttons.gif);}
.menubgnl{background-image:url(images/bg-buttons-nl.gif);}

.menubgde{background-image:url(images/bg-buttons-de.gif);}

.menu {color: #ffffff;font-family: Arial, Verdana; font-size: 8pt; /*height:32px; float:left;*/}
.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: #ffffff; font-size: 8pt; text-decoration: none;}

.menublok {height:32px; float:left; text-align:center;}
.menubloktekst {margin: 11px 14px 0px 13px;}
.menubloktekst2 {margin: 11px 13px 0px 11px;}

.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: #ffffff;font-family: Arial; font-size: 8pt;}
.selected:link       { color: #ffffff; font-family: Arial; font-size: 8pt; text-decoration: none;}
.selected:visited    { color: #ffffff; font-family: Arial; font-size: 8pt; text-decoration: none;}
.selected:active     { color: #ffffff; font-family: Arial; font-size: 8pt; text-decoration: none;}
.selected:hover     { font-family: Arial; color: #ffffff; font-size: 8pt; text-decoration: none;}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
    FONT-FAMILY: Arial, Verdana;
	color:#FFFFFF;
    FONT-SIZE: 11pt;
    FONT-WEIGHT: bold;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
	}	
		
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;
	}	
.adres {color:white; font-size:11px}
.adres a:link {color:white; font-size:11px}
.adres a:active {color:white; font-size:11px}
.adres a:visited {color:white; font-size:11px}
.adres a:hover {color:white; font-size:11px}