/* Cream Style Sheet   */
/* ---------------------------------------------------------------------------------------------------------------------- */

/* color lichtgrijs = F9F9F9 */
/* color lichtgeel  = FFFEAE */
/* color donkergeel = FFFC01 */
/* color blue                */
/* color black               */
/* color red                 */


/* normal */
/* ---------------------------------------------------------------------------------------------------------------------- */

body.empty          {font-family: verdana; font-size:  8pt; background-color: F9F9F9;       color: black;  font-weight: 400;   margin-left : 5}
                   
body.normal         {font-family: verdana; font-size:  8pt; background-color: F9F9F9;       color: black;  font-weight: 400;   margin-left : 5;
                     background-image: url('images/bgright.jpg'); background-repeat: no-repeat; background-attachment: fixed;
                     scrollbar-3dlight-color: black;
                     scrollbar-arrow-color: red;
                     scrollbar-base-color: black;
                     scrollbar-darkshadow-color: black;
                     scrollbar-face-color: FFFEAE;
                     scrollbar-highlight-color: FFFEAE;
                     scrollbar-shadow-color: black}
                   
body.normal_high    {font-family: verdana; font-size:  8pt; background-color: F9F9F9;       color: black;    font-weight: 400; margin-left : 5;
                     scrollbar-3dlight-color: black;
                     scrollbar-arrow-color: red;
                     scrollbar-base-color: black;
                     scrollbar-darkshadow-color: black;
                     scrollbar-face-color: FFFEAE;
                     scrollbar-highlight-color: FFFEAE;
                     scrollbar-shadow-color: black}
                   
span.normal         {font-family: Verdana; font-size:  8pt; background-color: transparant; color: black;     font-weight: 400}
span.normal_bold    {font-family: Verdana; font-size:  8pt; background-color: transparant; color: black;     font-weight: 700}
span.normal_high    {font-family: Verdana; font-size:  8pt; background-color: transparant; color: red;       font-weight: 700}
span.normal_title   {font-family: Verdana; font-size: 10pt; background-color: transparant; color: red;       font-weight: 700;   text-decoration: none}
span.calendartitle  {font-family: Verdana; font-size: 20px; background-color: transparant; color: black;     font-weight: 700}
span.calendardays   {font-family: Verdana; font-size: 10px; background-color: transparant; color: white;     font-weight: 700}
span.calendarnrs    {font-family: Verdana; font-size: 14px; background-color: transparant; color: red;       font-weight: 700}

p.news_r           {border-style: none; border-width: 0px; margin-top: 0px; margin-bottom: 0px; text-align: right}

p.gbook             {border-style: none; border-width: 0px; margin-top: 0px; margin-bottom: 0px; text-align: left}

table.normal        {font-family: Verdana; font-size:  8pt; background-color: transparant; color: black;     font-weight: 400}

table.playlist      {font-family: Verdana; font-size:  8pt; background-color: black;  color: black;     font-weight: 400}
tbody.playlist      {font-family: Verdana; font-size:  8pt; background-color: F9F9F9; color: black;     font-weight: 400}

form.normal         {font-family: Verdana; font-size:  8pt; background-color: transparant; color: black;     font-weight: 400}
input.normal        {font-family: Verdana; font-size:  8pt; background-color: F9F9F9;      color: black;     font-weight: 400}
input.button_norm   {font-family: Verdana; font-size:  8pt; background-color: F9F9F9;      color: black;     font-weight: 700}
input.button_high   {font-family: Verdana; font-size:  8pt; background-color: FFFEAE;      color: black;     font-weight: 700}
textarea.normal     {font-family: Verdana; font-size:  8pt; background-color: F9F9F9;      color: black;     font-weight: 400}
select.normal       {font-family: Verdana; font-size:  8pt; background-color: F9F9F9;      color: black;     font-weight: 400}

a.normal:link       {color: black}
a.normal:visited    {color: black}
a.normal:hover      {color: red}
a.normal:active     {color: black}

ul.normal           {list-style-type: square}

a:link              {color: black}
a:visited           {color: black}
a:hover             {color: red}
a:active            {color: black}



/* left top menu */
/* ---------------------------------------------------------------------------------------------------------------------- */

body.topmenu        {font-family: Verdana; font-size: 10pt; background-color: F9F9F9;       color: black;     margin-left : 10;
                     background-image: url('images/bgleft.jpg'); background-repeat: no-repeat; background-attachment: fixed;
                     scrollbar-3dlight-color: black;
                     scrollbar-arrow-color: red;
                     scrollbar-base-color: black;
                     scrollbar-darkshadow-color: black;
                     scrollbar-face-color: FFFEAE;
                     scrollbar-highlight-color: FFFEAE;
                     scrollbar-shadow-color: black}
                   
span.topmenu        {font-weight: bold; text-decoration: none}

a.topmenu:link      {color: black}
a.topmenu:visited   {color: black}
a.topmenu:hover     {color: blue}
a.topmenu:active    {color: red}

ul.topmenu          {list-style-type: square; margin-left : 10}

/* ---------------------------------------------------------------------------------------------------------------------- */
