/*******************************************************************************
 *
 * CMSB WEBSITE STYLESHEET
 *
 * Created     : 2003-09-23
 * Modified    : 2005-04-19
 *
 * Access      : Public
 *
 * Programmer  : Ing. Ivo F.A.C. Fokkema <I.F.A.C.Fokkema@LUMC.nl>
 * Last edited : Ing. Ivo F.A.C. Fokkema <I.F.A.C.Fokkema@LUMC.nl>
 *
 *************/

body                        {font-family : Verdana, Helvetica, Arial, sans-serif; font-size : 13px; margin : 0px;}
table                       {font-family : Verdana, Helvetica, Arial, sans-serif; font-size : 13px;}

.Kop0                       {font-family : Verdana, Helvetica, Arial, sans-serif; font-size : 20px; font-weight : bold;}
.Kop1                       {font-family : Verdana, Helvetica, Arial, sans-serif; font-size : 16px; font-weight : bold;}
.Kop2                       {font-family : Verdana, Helvetica, Arial, sans-serif; font-size : 14px; font-weight : bold;}
.Kop3                       {font-family : Verdana, Helvetica, Arial, sans-serif; font-size : 13px; font-weight : bold;}
.S15                        {font-family : Verdana, Helvetica, Arial, sans-serif; font-size : 15px;}
.S13                        {font-family : Verdana, Helvetica, Arial, sans-serif; font-size : 13px;}
.S11                        {font-family : Verdana, Helvetica, Arial, sans-serif; font-size : 11px;}
.S09                        {font-family : Verdana, Helvetica, Arial, sans-serif; font-size : 9px;}

div.Qt1					   	{padding-left : 10px;}
div.Qt2					   	{padding-left : 20px;}
div.Qt3					   	{padding-left : 30px;}
div.Qt4					   	{padding-left : 40px;}

a                           {}
a:hover                     {}
a:active                    {text-decoration : none;}
a:visited					{}

/* a.main						{font-variant : small-caps;}*/
a.menu   					{color : #000000; text-decoration : none;}
span.menu_main				{font-size : 13px; font-variant : small-caps;}

sup                         {font-size : 0.5em;}
sub                         {font-size : 0.5em;}
ul				 		    {margin-top : 0px; margin-bottom : 0px;}
ol                          {margin-top : 0px; margin-bottom : 0px;}
ol.Pubs						{font-size : 11px;}

table.top_bar               {font-size : 11px; color : #999999; margin-top : 1px; margin-bottom : 5px;}
table.top_bar a             {color : #999999; text-decoration : none;}
table.top_bar a:hover       {text-decoration : underline;}

table.news                  {border : 1px dotted #B74949;}
tr.news_1, tr.latestnews_1  {background : #EEEEEE;}
tr.news_1_hover             {background : #EEEEEE; color : #992323; cursor : pointer; cursor : hand;}
tr.news_2, tr.latestnews_2  {background : #FFFFFF;}
tr.news_2_hover             {background : #FFFFFF; color : #992323; cursor : pointer; cursor : hand;}

table.events                {border : 1px dotted #B74949; font-size : 11px;}
table.events td             {padding-left : 2px; padding-right : 2px;}
table.events th             {background : #B74949; color : #000000; padding-left : 2px; padding-right : 2px; font-size : 13px;}
tr.events_1                 {background : #EEEEEE;}
tr.events_1_hover           {background : #EEEEEE; color : #992323; cursor : pointer; cursor : hand;}
tr.events_2                 {background : #FFFFFF;}
tr.events_2_hover           {background : #FFFFFF; color : #992323; cursor : pointer; cursor : hand;}

table.events table.sort th    {background : #9C3E3E; color : #FFFFFF;}
table.events td.events_1_sort {background : #E0E0E0;}
table.events td.events_2_sort {background : #F0F0F0;}





/* 
Rood  B74949
Rood donkerder : 9c3e3e???
Grijs B5B5B5
*/
