body, table { font-family: Verdana, Sans-serif;

              font-size: 8pt;

              line-height: 1.5em;

            }

.smtable     { font-family: Verdana, Sans-serif;

              font-size: 8pt;

              line-height: 1.2em;

            }

            
            
            
            
            
h1         { font-family: Helvetica, Sans-serif; 

             font-size: 8pt;

             font-weight: 900;

             color: #FF6633;
             margin-left: 5px;
             margin-top: 0px;

           }


h2, h3     { font-family: Helvetica, Sans-serif; 

             font-size: 8pt;

             font-weight: 900;

             color: #FF6633;
           }


p          { margin-top: 10px;
             margin-bottom: 20px;
           }



.main      { position: relative;

             top: 0px;

             width: 796px;

             height: 426px;

             background-color: #fff7f0;

           }



.adres     { position: absolute;

             width: 796px;

             height: 15px;

             z-index: 1;

             left: 0px;

             top: 0px;

           }

           

.logo      { position: absolute;

             width: 796px;

             height: 80px;

             z-index: 1;

             left: 0px;

             top: 15px;

           }



.menu_left { position: absolute;

             width: 137px;

             height: 302px;

             left: 0px;

             top: 100px;

             z-index: 1;

             background-image: url(images/bg_mid_left_dot_small.gif);

           }



.menu_top    { position: absolute;

               width: 130px;

               height: 15px;

               z-index: 1;

               left: 666px;

               top: 100px;

             }



.menu_bottom { position: absolute;

               width: 796px;

               height: 15px;

               z-index: 1;

               left: 0px;

               top: 412px;

               background-image: url(images/mb_left_new.gif);

             }


.content_path { position: absolute;
                left: 137px;
                top: 99px;
                width: 548px;
                height: 20px;
                text-align:left;
                z-index: 1;
                background-color: #fff7f0;
              }


.content_main { position: absolute;

                width: 517px;
                
                 /* IE only: _width: 548px; plaatst scrollbar niet verder rechts, 300px scrollb verdwijnt */
                
                height: 277px;

                z-index: 2;

                left: 137px;

                top: 125px;

                text-align: left;
                overflow: hidden; /* hidden of visible maakt geen verschil */

              }


.dots_right   { position: absolute;
                width: 16px;
                height: 307px;
                z-index: 1;
                left: 650px;
                top: 100px;
                background-image: url(images/bg_mid_right_dot_small.gif);
              }

.scroll_up    { position: absolute;
                width: 16px;
                height: 16px;
                z-index: 1;
                left: 650px;
                top: 358px;
              }

.scroll_down  { position: absolute;
                width: 16px;
                height: 16px;
                z-index: 1;
                left: 650px;
                top: 382px;
              }

.right_top    { position: absolute;
                width: 120px;
                height: 115px;
                z-index: 1;
                left: 671px;
                top: 115px;
                background-image: url(images/col_right_top.gif);
              }

.right_middle { position: absolute;
                width: 120px;
                height: 80px;
                z-index: 1;
                left: 671px;
                top: 230px;
                background-image: url(images/col_right_mid.gif);
                text-align: center;
              }

.right_bottom { position: absolute;
                width: 120px;
                height: 97px;
                z-index: 1;
                left: 671px;
                top: 310px;
                background-image: url(images/col_right_bot.gif);
              }

ul            { list-style-image: url(images/listtypedot.jpg);
                /* list-style-type: none; */
                list-style-position: 5px;
           }