/* BODY */
BODY  {background-color:#F2F2F2;}
BODY  {margin-left: 0; margin-top: 0;}
BODY  {font-family: Verdana, Arial, sans-serif; font-size:10px; color: #000000;}

p         {line-height:13pt; margin-right:5pt}						   /* tekst buiten tabellen */
p	      {font-family: Verdana, Arial, sans-serif; font-size:12px; color: #000000;}
LI        {font-family: Verdana, Arial, sans-serif; font-size:12px; line-height:13pt}
a:link    {text-decoration: underline; color: #000080}
a:visited {text-decoration: underline; color: #000080}
a:active  {text-decoration: underline; color: #000080} 
a:hover   {text-decoration: none; color: #000080}

font.head       {color: #0A246A; font-weight: bold; font-size:16px; }  /* kopjes blauw  */
font.kop        {color: #165694; font-weight: bold; font-size:14px; }  								/* bovenste kopjes iedere pagina */
font.verplicht  {color: #213577; font-weight: bold;}	               								/* het sterretje dat aangeeft dat een item verplicht is */
font.krediet    {color: #ffffff; font-weight: bold;}                   								/* kredietnamen op de tariefpagina */
font.afsluiting {font-family: Verdana, Arial, sans-serif; font-size:10px; color: #FFFFFF;}

H1     {font-family: Verdana, Arial; font-weight: bold; color: #0A246A; font-size:16px; line-height:15pt; margin-bottom: 10px;}
H2     {font-family: Verdana, Arial; font-weight: bold; color: #0A246A; font-size:16px; line-height:15pt; margin-bottom: 10px;}
H3	   {font-family: Verdana, Arial; font-weight: bold; color: #0A246A; font-size:13px; line-height:15pt; margin-bottom: 0px;}
H4	   {font-family: Verdana, Arial, sans-serif; font-weight: normal; color: #0A246A; font-size:11px; line-height:15pt; margin-bottom: 0px;}
H5	   {font-family: Verdana, Arial, sans-serif; font-weight: bold; color: #00000; font-size:12px; line-height:15pt; margin-bottom: 0px;}


/* TABELLEN */
table     {font-family: Verdana, Arial, sans-serif; font-size:11px; color: #000000;}
td		  {}
tr		  {height:10px}
tr.kop	  {background-Color: #AEC8E2; font-weight: bold}
tr.tussen {background-Color: #1860AB;}
tr.donker {background-Color: #DDE7F2;}
tr.licht  {background-Color: #FFF1DD;}

/* oplichten van een rij op de tariefpagina */
.nav_highlight {background-color:#FFFF00;} 			/* oplichtende rij */
.nav_donker { background-color:#DDE7F2;}			/* dezelfde kleur als tr.donker */
.nav_licht { background-color:#FFF1DD;}				/* dezelfde kleur als tr.licht */

/* INDIEN NIET INGEVULD */
.foutkleur		{background-color: #DF3B1B;}

/* MEMO */
div.memo		{position:relative;width:175px;height:135px;float:right;background: url('/gm/site/images/img_memo.gif');z-index:9;margin-left:8px;margin-right:15px;margin-top:-10px;}
div.memotekst   {padding-top:46px;padding-left:15px;line-height:20px;}

/* FORMULIEREN/KNOPPEN */
.noformBold  {font-family: Verdana, Arial;
		font-size: 12px;
		border-style: solid;
		border: 0px;
		font-weight: bold;
		background-color : #DDE7F2;
		}
.noform  {
		font-size: 9px;
		border-style: solid;
		border: 0px;
		background-color : #DDE7F2;
		}		
.form  	{border: 1px;
		border-color:#AEC8E2;
		border-bottom-style:outset;
		border-left-style: outset;
		border-right-style: outset;
		border-top-style: outset;
		font-size: 9px;}
.hideform  {border-style: solid;
		border: 0px;
		border-color:#E5E6E8;
		background-color: #E5E6E8;
		width: 2px;
		}
.fdonk  {border: 0px; background-color : #DDE7F2; font-size: 9px; font-color: #000000;} 	/* knop niet te wijzigen op donkere tr */
.flicht {border: 0px; background-color : #FFF1DD; font-size: 9px; font-color: #000000;} 	/* knop niet te wijzigen op licht tr */
.button {border-color : #213577;
		 : #FFFFFF;
		 background-color : #165694;
 		 font-family: Verdana, Arial, Helvetica, sans-serif;
		 font-size: 10px}
.bg	{color : #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color:#165694;
	border-color : #213577;
	}

/* TE VERBERGEN DELEN */	
.verborgen
{display: none;}  

/* HELPVELDEN */
.helppanel {border-bottom: medium none;
			border-right: medium none;
			border-top: medium none;
			border-left: medium none;
			padding-bottom: 8px;
			padding-right: 8px;
			padding-top: 8px;    
			padding-left: 8px;    
			background-color:#165694;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			line-height:11pt;
			color: #FFF1DD;}    
			
			
/* BREADCRUMS */
#breadcrumbs table {color: #0A246A;
					font-family: Verdana, Arial, Helvetica, sans-serif;
					font-size: 11px;
					font-style: italic;
					font-variant: normal;
					font-weight: normal;
					line-height: normal;}
#breadcrumbs a 	{	color: #0A246A;
					font-family: Verdana, Arial, Helvetica, sans-serif;
					font-size: 11px;
					font-style: normal;
					font-variant: normal;
					font-weight: normal;
					line-height: normal;
					text-decoration: none;
					text-transform: none;}

#breadcrumbs a:hover {
	color: #FF6600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	text-transform: none;
	text-decoration: none;
}
