/*******************************************************************************
 *
 * Motion Fysiotherapie Uithoorn
 *
 * Created     : 2007-04-10
 * Modified    : 2007-05-08
 *
 * Programmer  : Ing. Ivo F.A.C. Fokkema <IFokkema@Ileos.nl>
 * Last edited : Ing. Ivo F.A.C. Fokkema <IFokkema@Ileos.nl>
 *
 *************/

body          {font-family : Verdana, Helvetica, Arial, sans-serif; font-size : 13px; color : #000000; text-align : left; margin : 0;}
table         {font-family : Verdana, Helvetica, Arial, sans-serif; font-size : 13px; color : #000000; text-align : left;}
input         {font-family : Verdana, Helvetica, Arial, sans-serif; font-size : 13px; color : #000000; text-align : left; border : 1px solid black;}
select        {font-family : Verdana, Helvetica, Arial, sans-serif; font-size : 13px; color : #000000; text-align : left; border : 1px solid black;}
textarea      {font-family : Verdana, Helvetica, Arial, sans-serif; font-size : 13px; color : #000000; text-align : left; border : 1px solid black;}


/* 
a             {color : rgb(0, 100, 125); text-decoration : none;}
a:hover       {color : rgb(0, 100, 125); text-decoration : underline;}
a:active      {color : rgb(0,  50,  75); text-decoration : underline;}
Appelgroen #669900 - rgb(102, 153, 0);
Donker Appelgroen #446600 - rgb(68,  102, 0);
*/

a             {color : rgb(0, 121, 168); text-decoration : none;} 
a:hover       {color : rgb(0, 121, 168); text-decoration : underline;}
a:active      {color : rgb(0,  121, 168); text-decoration : underline;}

H1            {font-size : 24px; font-weight : bold; margin-top : 0px; margin-bottom : 10px;}
H2            {font-size : 20px; font-weight : bold; font-style : italic; margin-top : 0px; margin-bottom : 5px;}
H3            {font-size : 18px; font-weight : bold; margin-top : 0px; margin-bottom : 2px;}
H3.htitle     {font-size : 18px; font-weight : bold; color : #0079a8; margin-top : 0px; margin-bottom : 2px;}
H4            {font-size : 16px; font-weight : bold; font-style : italic; margin-top : 0px; margin-bottom : 0px;}
H5            {font-size : 15px; font-weight : bold; margin-top : 0px; margin-bottom : 0px;}

.S15          {font-size : 15px;}
.S13          {font-size : 13px;}
.S11          {font-size : 11px;}
.S09          {font-size : 9px;}

.actban	      {font-family : Verdana, Helvetica, Arial, sans-serif; font-size : 13px; font-weight: bold; font-style: italic; color : #0079a8; text-align : center; border : 0px solid white;}	

.addresscolor {color: #0079a8;

/* Error messages on forms, required by ileos_errorPrint() */
div.err       {font-size : 11px; border : 1px solid #FF0000; background : #F3F3F3; padding : 5px;}

