/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: #ffffff;
	color:#454545;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    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, Helvetica, sans-serif;
	color:#454545;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

a:link       { color: #ff0000; font-family: Arial; font-size: 10pt; text-decoration: underline}
a:visited    { color: #ff0000; font-family: Arial; font-size: 10pt; text-decoration: underline}
a:active     { color: #ff0000; font-family: Arial; font-size: 10pt; text-decoration: underline}
a:hover     { font-family: Arial; color: #ff0000; font-size: 10pt; text-decoration: none}

.adres{color: #ffffff;font-family: Arial; font-size:10pt;}
.adres a:link       { color: #ff0000; font-family: Arial; font-size: 10pt; text-decoration: none}
.adres a:visited    { color: #ff0000; font-family: Arial; font-size: 10pt; text-decoration: none}
.adres a:active     { color: #ff0000; font-family: Arial; font-size: 10pt; text-decoration: none}
.adres a:hover     { font-family: Arial; color: #ff0000; font-size: 10pt; text-decoration: none}

.tableHeight {height: 100%;}
.titel{font-size:12pt; color:#ff0000; font-weight:bold;}
.titel a:link{font-size:12pt; color:#ff0000; font-weight:bold; text-decoration:underline;}
.titel a:visited{font-size:12pt; color:#ff0000; font-weight:bold; text-decoration:underline;}
.titel a:active{font-size:12pt; color:#ff0000; font-weight:bold; text-decoration:underline;}
.titel a:hover{font-size:12pt; color:#ff0000; font-weight:bold; text-decoration:none;}

.titel2{font-size:10pt; color:#00ace5; font-weight:bold;}

.groenkader{border:#505435 solid 1px;}

/*
.stylerood {color: #c9252b;}
*/
.validator {color: #00ace5;font-size:8pt;}
.validatortext {color: #00ace5;}
input.stylebutton { font-size: 8pt; color: #ffffff; background-color:#00ace5; border:solid 1px;}

/*
.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;}
*/
.menu {color: #ffffff;font-family: Arial; font-size: 10pt;}
.menu a:link       { color: #ffffff; font-family: Arial; font-size: 10pt; text-decoration: none}
.menu a:visited    { color: #ffffff; font-family: Arial; font-size: 10pt; text-decoration: none}
.menu a:active     { color: #ffffff; font-family: Arial; font-size: 10pt; text-decoration: none}
.menu a:hover     { font-family: Arial; color: #ffffff; font-size: 10pt; text-decoration: none}
/*
.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: #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;
	}	
td.bg-adres{background-image:url(images/bg-adres.gif);}
td.bg-top{background-image:url(images/bg-top.gif);}
td.main-bg{background-image:url(images/main-bg.gif);}

