/* Default CSS Stylesheet for a new Web Application project */


BODY
{
    FONT-FAMILY:  Georgia, Verdana;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
}

TABLE
{
    FONT-FAMILY: Georgia, Verdana;
}

.infotext
{
    FONT-FAMILY: Georgia, Verdana;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    WORD-SPACING: normal;
    margin-left: 10pt;
}

.errortext
{
    FONT-FAMILY: Georgia, Verdana;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: bold;
    LETTER-SPACING: normal;
    WORD-SPACING: normal;
    margin-left: 5pt;
     color:Red;
}

.labelsubheader
{
    FONT-FAMILY: Georgia, Verdana;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: bold;
    LETTER-SPACING: normal;
    WORD-SPACING: normal;
    color:#bc9308;
}

.labelABCHeader
{
    FONT-FAMILY: Georgia, Verdana;
    FONT-SIZE: 14pt;
    FONT-WEIGHT: bold;
    LETTER-SPACING: normal;
    WORD-SPACING: normal;
    color:#bc9308;
}


.contenttext {
  font-family: Georgia, Verdana;
  font-size: 9pt;
  color: #000000;
  }

.contentheader
{
	font-weight: bold;
	font-size: 14pt;
	color: #bc9308;
	Font-family: Georgia, Verdana;
}

.contenttitle
{
	font-weight: bold;
	font-size: 9pt;
	color: #000000;
	Font-family: Georgia, Verdana;
}
.Navigationtree
{
	font-size: 9pt;
	color: #000000;
	font-family: Georgia, Verdana;
}

.inspringen { margin-left: 10pt;
			margin-top: 10pt;
			margin-bottom: 10pt;
			margin-right:10px; }

.altijdscroll
{ 
   overflow : auto ;  
  scrollbar-base-color: #ffffff;
 div{ 
  width:100%; 
  height:100%;
 }}
 

A:link	{	
	text-decoration: underline;
	color:	#BC9308 ;
	}	
		
A:visited	{	
	text-decoration:	 underline;
	color:	#BC9308;
	}	
		
A:active	{	
	text-decoration:	underline;
	color:	#BC9308;
	
	}	
a:hover
{	
	text-decoration:	underline;
	color:	black;
	
	}	
		


GlobalMenu {
 FONT-WEIGHT: normal;
 FONT-SIZE: 9pt; 
 BACKGROUND: #bd6c1b    ; 
 CURSOR: hand;
 FONT-FAMILY: Georgia, Verdana;
 HEIGHT: 20px;
 Padding:0 0 0 0px;
 width:175px;
}

.Itemstyle
{
	Cursor: Hand;
	Border-Width: 0px;
	Font-Size: 9pt;
	font-family : Georgia, Verdana;
	font-weight :bold ;
	Color :#BC9308;

}

.Islandstyle
{
	Cursor:Hand;
	Border-Width: 0px;
	Font-Size: 9pt;
	Font-family: Georgia, Verdana;
	font-weight :bold ;
	Color :Black
}

.HoverItemStyle
{
	Cursor:Hand;
	Border-Width: 0px;
	Font-Size: 9pt;
	Font-family: Georgia, Verdana;
	font-weight :bold ;
	Color :Black
}
