/*---------- CSS Document ----------*/

.title												{margin:0; margin-top:3px; float:left; white-space:nowrap;}
.c_head												{padding:8px 10px 0 0px; text-align:left;}
.c_content										{clear:both;}
.c_contentpane								{padding:8px 15px 0 15px; text-align:left;}
.c_footer 										{margin-bottom:20px; padding:8px 10px 8px 15px; text-align:right; }


.color1												{margin:0; float:left; height:20px; width:20px; Background-color: rgb(220,240,239); }
.colorfooter1									{border-bottom: rgb(220,240,239) solid 1px;}
.color2												{margin:0; float:left; height:20px; width:20px; Background-color: rgb(99,130,148); }
.colorfooter2									{border-bottom: rgb(99,130,148) solid 1px;}
.color3												{margin:0; float:left; height:20px; width:20px; Background-color: rgb(28,36,38); }
.colorfooter3									{border-bottom: rgb(28,36,38) solid 1px;}
.color4												{margin:0; float:left; height:20px; width:20px; Background-color: rgb(160,211,170); }
.colorfooter4									{border-bottom: rgb(160,211,170) solid 1px;}
.color5												{margin:0; float:left; height:20px; width:20px; Background-color: rgb(115,170,130); }
.colorfooter5									{border-bottom: rgb(115,170,130) solid 1px;}
.color6												{margin:0; float:left; height:20px; width:20px; Background-color: rgb(160,168,117); }
.colorfooter6									{border-bottom: rgb(160,168,117) solid 1px;}


/*---------- default style for head & normal -----------*/
.Head													{font-weight:bold; font-size:14px;}
.Normal												{color:#43494D;}
.Normal p											{margin-top:0px;}


/*---------- Kleuren ----------*/
/*

Kleur1 = (220,240,239)
Kleur2 = (99,130,148)
Kleur3 = (28,36,38)
Kleur4 = (160,211,170)
Kleur5 = (115,170,130)
Kleur6 = (160,168,117)
 
*/

