/** MAIN STYLES **/
BODY {        margin:0px; padding:0px; text-align:center; }
IMG { border:0px; }
BODY, TD, DIV, SELECT, INPUT, TEXTAREA { font: 12px/16px Arial, Verdana; color:#000000; }
TD { vertical-align:top; }
DIV.clear { clear:both; height:0px; line-height:0px; font-size:0px; }
A { font:11px/16x Arial, Verdana; color:#034DA2; text-decoration:none; font-weight:bold; }
A:hover { text-decoration:underline; }
FORM { margin:0px; padding:0px; }


/* sIFR STYLES */
H1 { margin:0px; padding:0px; font-size:22px; line-height:22px; letter-spacing:0px; font-weight:normal; margin-bottom: 8px; } /* grote, vetgedrukte koppen */
H2 { margin:0px; padding:0px; text-transform:uppercase; font-size:14px; height:17px; line-height:17px; letter-spacing:0px; font-weight:bold; margin-bottom: 4px; color:#FFFFFF; float:left; } 
H2 A { color:#FFFFFF; } /* minder grote koppen */
H6 { margin:0px; padding:0px; font-size:22px; line-height:22px; letter-spacing:0px; font-weight:normal; margin-bottom: 8px; } /* grote, vetgedrukte koppen */


/* ID SELECTORS - voor 1malig gebruik per pagina */
DIV#container { background:url(bg.gif); width:950px; margin:0px auto; background-color:#FFFFFF; padding:0px; text-align:left;  } /* de hoofdcontainer voor alle content */

        DIV#logo_block { width:210px; height:115px; float:left; background-color:#FFFFFF; background:url(bg_logo.gif); } 
        DIV#logo_block IMG { margin-left:30px; margin-top:12px; } /* het logo */
        DIV#menu_block { width:740px; height:115px; float:right; }  /* het menu */
                DIV#menu { background:url(bg_menu.gif);  height:52px; clear:both;  }

        DIV#rood { float:left; width:210px; background:url(bg_rood.gif); } 
        DIV#main { float:right; width:740px; }
                DIV#image { float:left; width:128px; } DIV#image IMG { margin-top:35px; }
                DIV#trail { background-color:#E4E4E4; padding:3px 7px; height:18px; }
                DIV#content { float:right; width:700px; text-align:left; padding:0px 20px; padding-top:35px; padding-bottom:25px; }
                DIV#content_home { float:right; width:672px; text-align:left; padding:0px 20px; padding-top:35px; padding-bottom:25px; }
                        DIV#content_left { width:310px; float:left; }
                        DIV#content_right { width:310px; float:right; }
        
        DIV#footer { clear:both; background:url(footer.gif) no-repeat; width:950px; height:30px; margin:0px auto; text-align:right; color:#999999; padding-top:5px;}
                DIV#footer A {  color:#999999; font-weight:normal; text-decoration:none; } DIV#footer A:hover { text-decoration:underline; }
        
        
/* GENERAL CLASSES */
IMG.common_vertical {  float:right; margin-top:57px; margin-bottom:20px; } /* het vertical worod common in het rode vlak op de homepage */

DIV.menu_item { background:url(menu_div.gif)  no-repeat right; height:22px; float:left; vertical-align:bottom; padding:0px 10px; padding-top:30px; }
DIV.menu_item_on { background:url(menu_div.gif) no-repeat right; height:22px; float:left; vertical-align:bottom; padding:0px 10px; padding-top:30px; }
        
UL.items { list-style:none; margin:10px 0px; padding:0px; border-top:0px solid #CCCCCC; }
        UL.items LI { list-style:none; margin:0px; padding:3px 0px; border-bottom:0px solid #CCCCCC; }
        
UL.submenu { list-style:none; margin:10px 0px; padding:0px; border-top:0px solid #E28084; margin:60px 15px 0px 20px; }
        UL.submenu LI { list-style:none; margin:0px; padding:3px 0px; border-bottom:0px solid #E28084; }
        UL.submenu LI A { color:#FFFFFF; }
                
                
UL.eventsmenu { list-style:none; margin:10px 0px; padding:0px; border-top:0px solid #EAF1FF; margin:20px 15px 0px 20px; }
        UL.eventsmenu LI { list-style:none; margin:0px; padding:3px 0px; border-bottom:0px solid #EAF1FF; }
        UL.eventsmenu LI A { color:#034DA2; }

DIV.link_right { text-align:right; }        

DIV.submenuitem a {color:#FFFFFF}
DIV.submenuitem_on a {color:#FFFFFF}
