/* Default CSS Stylesheet for a new Web Application project */
li {
	list-style: circle inside;
}


input, textarea, select, pre {
		
    FONT-FAMILY: Arial;
    FONT-SIZE: 11px;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
}


BODY, TD
{
	
    FONT-FAMILY: Arial;
    FONT-SIZE: 11px;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
	 border-style: none;

}
TD.vet
{
	    FONT-WEIGHT: bold;
		 FONT-SIZE: 11px;
		 FONT-FAMILY: Arial;
		 
}
TD.tabelhoofd
{
	background: #B3BACF;
	border: 0px none;
	FONT-FAMILY: Arial;
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
	LETTER-SPACING: normal;
	TEXT-TRANSFORM: none;
	WORD-SPACING: normal;
	border-bottom: 1px solid #415588;
}
TD.bergen{
	background-image: url(images/bergen.jpg);
	background: no-repeat;
}
}
TD.tabelhoofd2
{
	background: #E9E9E9;
	border: 1px;
	border-color: black;
	FONT-FAMILY: Arial;
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
	LETTER-SPACING: normal;
	TEXT-TRANSFORM: none;
	WORD-SPACING: normal;
}

TD.lijst
{
	border-bottom: 1px solid Silver;
	border-right: none;
	border-top: none;
}

TD.hoofding
{
	border: 1px solid #415588;
	FONT-SIZE: 18px;
	COLOR: #415588;;
	
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	color: Black;
	font-family:  Arial;
	font-size:	18px;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	color: Black;
	font-family: Arial;
	font-size:	16px;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	color: Black;
	font-family: Arial;
	font-size:	14px;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	color: Black;
	font-family: Arial;
	font-size:	12px;
	font-weight:	600;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Arial;
	font-size:	11px;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Arial;
	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;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial;
	}	


A:link	{	
	text-decoration: underline	;
	color:	#3F3F3F;
	FONT-SIZE: 11px;
	}	
		
A:visited	{	
	text-decoration:	underline;
	color:	#3F3F3F;
	FONT-SIZE: 11px;
	}	
		
A:active	{	
	text-decoration:	underline;
	color:	#3F3F3F;
	FONT-SIZE: 11px;
	}	
		
A:hover	{	
	text-decoration:	none;
	color:	#3F3F3F;
	FONT-SIZE: 11px;
	}

a:visited.menu, a:link.menu,  a:focus.menu, a:active.menu {
	text-decoration:	underline;
	color:	#FFFFFF;
	FONT-SIZE: 11px;
}
a:hover.menu{
	text-decoration:	underline;
	color: #FF9900;
	FONT-SIZE: 11px;
}
a:visited.linkbox, a:link.linkbox,  a:focus.linkbox, a:active.linkbox, a:hover.linkbox{
	text-decoration: none;
	color: #415588;
	FONT-SIZE: 10px;
	width: 100px;
	height: 18px;
	border: 1px solid;
	border-color: #415588;
	background: #B3BACF;
	text-align: center;
	vertical-align: middle;
		margin-top: 2px;
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom:2px
}
a:visited.linkbox2, a:link.linkbox2,  a:focus.linkbox2, a:active.linkbox2, a:hover.linkbox2{
	text-decoration: none;
	color: Black;
	FONT-SIZE: 10px;
	width: 100px;
	height: 18px;
	border: 1px solid;
	border-color: #415588;
	background:  #CAD9F2;
	text-align: center;
	vertical-align: middle;
		margin-top: 2px;
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom:2px
}
	
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;
	}	

IMG 	{
	margin-top: 2px;
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom:2px
	}

	table{
		border-style: none;
	}
	tr{
		border-style: none;
	}

	hr{
		line-height: 1px;
	   color: #415588;
		noshade;
	}
