/* BODY */
BODY  {background: url('/ks/images/bg_body.gif'); background-color:#FFFFFF; font-family: Verdana, Arial; font-size:12px; color: #000000; line-height:13pt}
/* tekst buiten tabellen */
p	  {font-family: Verdana, Arial; font-size:11px; color: #000000; line-height:14pt;}
LI        {font-family: Verdana, Arial; font-size:11px; color: #000000; line-height:14pt;}
a:link    {text-decoration: underline; color: #2C0866}
a:visited {text-decoration: underline; color: #2C0866}
a:active  {text-decoration: underline; color: #2C0866} 
a:hover   {text-decoration: none; color: #E36C26}

font.head        {color: #E56C23; font-weight: bold; font-size:16px;line-height:18pt; }  /* kopjes iedere pagina */
font.kop        {color: #2C0866; font-weight: bold; font-size:16px;line-height:18pt; }  /* 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; font-size:10px; color: #FFFFFF;}
font.small      {font-family: Verdana, Arial; font-size:11px; color: #000000;}

H1     {font-family: Arial, Verdana; font-weight: bold; color: #2C0866; font-size:160%; line-height:16pt; margin-bottom: 10px;}
H2     {font-family: Arial, Verdana; font-weight: bold; color: #2C0866; font-size:160%; line-height:15pt; margin-bottom: 10px;}
H3	   {font-family: Arial, Verdana; font-weight: bold; color: #2C0866; font-size:13px; line-height:15pt; margin-bottom: 0px;}
H4	   {font-family: Verdana, Arial, sans-serif; font-weight: normal; color: #2C0866; 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;}

/* LINKS HOMEPAGE */
.linkhp a:link    {text-decoration: none; color: #FFFFFF}
.linkhp a:visited {text-decoration: none; color: #FFFFFF}
.linkhp a:active  {text-decoration: none; color: #FFFFFF} 
.linkhp a:hover   {text-decoration: underline; color: #FFFFFF}

/* TABELLEN */
table     {font-family: Verdana, Arial; font-size:11px; color: #000000; line-height:13pt;}
td		  {}
tr		  {height:10px}
tr.kop	  {background-Color: #F2A721; font-weight: bold; color: #FFFFFF;font-size:12px;}
tr.tussen {background-Color: #1860AB;}
tr.donker {background-Color: #E5E6E8;}
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('/ks/images/img_memo.gif');z-index:9;margin-right:-20px;margin-top:-10px;}
div.memotekst   {padding-top:46px;padding-left:15px;line-height:20px;}

/* FORMULIEREN/KNOPPEN */
.noform  {font-family: Verdana, Arial;
		font-size: 12px;
		border-style: solid;
		border: 0px;
		font-weight: bold;
		border-color:#ffffff;
		border-bottom-style:outset;
		border-left-style: outset;
		border-right-style: outset;
		border-top-style: outset;
		padding-left: 2;
		padding-right: 2; 
		padding-top: 1; 
		padding-bottom: 0;
		}
.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;
		 background-color : #E36C26;
 		 font-family: Verdana, Arial, Helvetica, sans-serif;
		 font-size: 11px}
.buttonoranje 	{ background-image : url('/ks/images/but_leeg.gif');
		 font-family: Verdana, Arial, Helvetica, sans-serif;
		 font-size: 10px;
		width : 180px;
		height : 21px;
		color : white;
		margin-top:8px;
		font-weight: bold;
		text-align : left;
		line-height: 20px;
		text-decoration: none;
		CURSOR : HAND;
		}

.bg	{color : #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#E36C26;
	border: 1px;
	border-bottom-style:outset;
	border-left-style: outset;
	border-right-style: outset;
	border-top-style: outset;	
	border-color : #867971;}

/* 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:#0E2276;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			line-height:11pt;
			color: #FFF1DD;}    
			
/* BREADCRUMS */
#breadcrumbs a 	{	color: #2C0866;
					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;
					line-height:13pt; }

#breadcrumbs a:hover {
	color: #E36C26;
	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;
	line-height:13pt; }

.koppies {color: #ffffff;font-weight: bold; font-size:11px;font-family: century gothic, Arial; text-decoration: none; }  			
.koppies a:link    {text-decoration: none; font-weight: bold; color: #ffffff; }
.koppies a:visited    {text-decoration: none; font-weight: bold; color: #ffffff; }
.koppies a:hover    {text-decoration: none; font-weight: bold; color: #ffffff; }