/*******************************************************************************
 *
 * SSVB Stylesheet
 *
 * Created     : 2009-08-02
 * Modified    : 2010-03-26
 *
 * Access      : Public
 *
 * Programmer  : Ing. Ivo F.A.C. Fokkema <IFokkema@Ileos.nl>
 * Last edited : Ing. Ivo F.A.C. Fokkema <IFokkema@Ileos.nl>
 *
 *************/

/* Standard styles */
body                            {font-family : Myriad Pro, Verdana, sans-serif; font-size : 10pt; color : #000000; text-align : left;}
table                           {font-family : Myriad Pro, Verdana, sans-serif; font-size : 10pt; color : #000000; text-align : left;}
input                           {font-family : Myriad Pro, Verdana, sans-serif; font-size : 10pt; color : #000000; border : 1px solid #000000; margin-top : 1px; margin-bottom : 1px; padding-left : 2px; padding-right : 2px;}
input:hover, input:focus        {background : #FEFEFE; border : 1px solid #333333;}
input[type="submit"]:hover      {background : #FEFEFE;}
select                          {font-family : Myriad Pro, Verdana, sans-serif; font-size : 10pt; color : #000000; border : 1px solid #000000; margin-top : 1px; margin-bottom : 1px;}
select:hover, select:focus      {background : #FEFEFE; border : 1px solid #333333;}
textarea                        {font-family : Myriad Pro, Verdana, sans-serif; font-size : 10pt; color : #000000; border : 1px solid #000000; margin-top : 1px; margin-bottom : 1px; padding-left : 2px; padding-right : 2px;}
textarea:hover, textarea:focus  {background : #FEFEFE; border : 1px solid #333333;}



/* Standard custom sizes */
.S18           {font-size : 18px;}
.S16           {font-size : 16px;}
.S15           {font-size : 15px;}
.S13           {font-size : 13px;}
.S11           {font-size : 11px;}
.S09           {font-size : 9px;}



/* Links */
a              {color : #0000FF;}
a:active       {color : #0000FF;}
a:visited      {color : #0000FF;}
a.menu         {color : #000000; font-weight : bold; text-decoration : none;}
a.menu:hover   {text-decoration : underline;}



/* Headers */
td.header_address {font-family : Myriad Pro, Verdana, sans-serif; font-size : 12pt; font-weight : bold; color : #FFFFFF; padding : 1px; background-color : #000000; text-align : center; letter-spacing : 0.1em;}



/* Nieuws */
table.nieuws td.items   {padding : 2px; text-indent : -3px; border-top : 1px solid #808080; border-bottom : 1px solid #808080; font-size : 11px;}
table.nieuws td.items a {color : #000000;}
table.nieuws td.items p {margin : 0px;}
table.news td.head {background : #000000; padding : 2px 6px; font-size : 15px; color : #FFFFFF;}
table.news td.foot {color : #666666; border-top : 1px dotted #000000; border-bottom : 2px solid #000000;}

