@charset "utf-8";
/* CSS Document */


/***********************************************************/
/*                       TEXT COLORS                       */

h1
, .forumLink, .headertext
{ color: #000045; }

*
, a:HOVER, textarea
, .NAVHeaderbutton:HOVER, .sidebarButton:HOVER, .normalButton:HOVER, .almanakButton:HOVER
, .msg_message
{ color: #333333; }

h2, a, hr
, .NAVHeaderbutton, .sidebarButton, .normalButton, .almanakButton

, .news_main, .news_toolbar, .news_header, .news_subheader
, .msgbox_main, .msgbox_main_left, .msg_main, .msg_toolbar, .msg_header, .msg_subheader, .msgbox_head
, .agenda_title
{ color: #505050; }

#sddm li a, .rubriek_head
{ color: #333333; }

/***********************************************************/
/*                      BORDER COLORS                      */

*, 
input, select, body, h1
, #AG_container, .colAG_2, div#agenda_browser, .agenda_title, .agenda_subtitle, .subtitle_day, .agenda_days_title, .agenda_title, .agenda_subtitle, .agenda_content, .agenda_subtitle, .subtitle_day7, .agenda_content, .agenda_day1, .agenda_day2, .agenda_day3, .agenda_day4, .agenda_day5, .agenda_day6, .agenda_day7, .agenda_day1, .agenda_day2, .agenda_day3, .agenda_day4, .agenda_day5, .agenda_day6, .agenda_day7, .agenda_days_active, .agenda_days_deactive, .photoalbum_table td:HOVER
, .colALM_1, .colALM_2, .almanakButton, .almanakButton:HOVER, .almanak_main, .almanak_toolbar, .almanak_img, .almanak_header, .almanak_subheader, .almanak_message, .almanak_message td
, .sidebarButton, .sidebarButton:HOVER, .NAVHeaderbutton, .statusbar, .NAVHeaderbutton:HOVER, .normalButton , .normalButton:HOVER
, #container, div#browser, div#logo, div#main, div#main2, div#footer, div#browser, div#logo, div#main, div#main2, div#main2 td, div#footer, .content, .rubriek_head, .rubriek_main, .content_main, .col3_1, .col3_2, .col3_3, .col2_1, .col2_2, .browserbar, .browserbar ul, .browserbar li, .browserbar a, .browserbar a:HOVER, .browserbar a.left:HOVER
, .rubriek_head, .rubriek_main
, .news_main, .news_toolbar, .news_header, .news_subheader, .news_message
, #MSG_container, .colMB_1, .colMB_2, .msg_main, .msg_header, .msg_subheader, .forumLink, div#msg_browser, .msgbox_head, .msgbox_main, .msgbox_main_left, .msgbox_main_left
{ border-color: #999999; }

textarea
{ border-color: #DDDDDD; }

.photoalbum_table td
{ border-color: #FFFFFF; }

/***********************************************************/
/*                    BACKGROUND COLORS                    */

h1, h2, p, h1, h2, textarea
, div#logo, div#main, div#main2, #container
, .rubriek_main, .rubriek_head, .content_main,  p.bigText
, .agenda_content
, .almanak_message
, .news_message, .news_subheader, .msg_toolbar
, .msg_message
{ background-color: #FFFFFF; }

textarea
, div#logo
, .agenda_content
{ background-color: #F8F8F8; }

body
, .textfield, .agenda_days_active
, .news_main, .news_header
, .msgbox_main, .msgbox_main_left, .msg_main, .msg_header
, .picture_view
{ background-color: #CCCCCC; }

.agenda_days_title, .agenda_days_deactive, .subtitle_day, .subtitle_day7, .thumbnail td
{ background-color: #DFDFDF; }



.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */





