﻿        body
        {
            margin: 0px;
            font-family: Verdana, Arial, Helvetica, sans-serif;
            font-size: 11px;
        }
        body a
        {
            color: #d50000;
            text-decoration: none;
        }
        body a:hover
        {
            text-decoration: underline;
        }
        #holder
        {
            margin-left: 20px;
            width: 960px;
        }
        #header
        {
            position: relative;
            height: 114px;
            background: url(  '../app_images/frontend/header_background.gif' ) left top repeat-y;
        }
        #logo
        {
            position: absolute;
            left: 82px;
            top: 0px;
            width: 171px;
            height: 168px;
            background: url(  '../app_images/frontend/logo.png' ) no-repeat;
            z-index: 100;
        }
        #zoekbar
        {
            position: absolute;
            left: 437px;
            top: 32px;
            width: 485px;
            min-height: 20px;
        }
        #menuholder
        {
            position: absolute;
            left: 308px;
            top: 80px;
            width: 550px;
        }
        #links
        {
            width: 277px;
            border-right-style: dashed;
            border-right-color: #808080;
            border-right-width: 1px;
        }
       
        #rechts
        {
            width: 660px;
            padding-left: 20px;
            padding-bottom: 30px;
        }
        #links_afbeelding
        {
            margin-bottom: 1px;
        }
        #browse_holder
        {
            padding-right: 4px;
            /*border-right-style: dashed;
            border-right-color: #808080;
            border-right-width: 1px;*/
            padding-bottom: 33px; /* voor doorlopen lijn naar beneden */
        }
        #browse
        {
            background: #e0e1e2;
            padding-left: 14px;
            padding-top: 4px;
            padding-bottom: 8px;
            font-weight:bold;
        }
        .submenu_item
        {
            margin-top: 18px;
            padding-left: 18px;
        }
        .submenu_item_selected
        {  
            margin-top: 18px;
            padding-left: 18px;
            background: url('../app_images/frontend/pijltje_links_twee.png') no-repeat;
            font-weight: bold;
        }
        
        .submenu_item a
        {
            color: Black;
        }
        .submenu_item a:hover
        {
            font-weight: bold;
            text-decoration: none;
        }
        
        h1
        {
            margin-left: 24px;
            margin-top: 15px;
            margin-bottom: 20px;
            font-family: Arial Black;
            font-size: 20px;
        }
        .inleiding
        {
            margin-left: -15px;
            padding-left: 40px;
            height: 100px;
            background: url( '../app_images/frontend/inleiding_onder.png' ) bottom no-repeat;
            font-size: 12px;
            color: #666666;
            line-height: 150%;
        }
        .inleiding_home
        {
            margin-left: -15px;
            padding-left: 40px;
            height: 60px;
            /*background: url( '../app_images/frontend/inleiding_onder.png' ) bottom no-repeat;*/
            font-size: 12px;
            color: #666666;
            line-height: 150%;
        }
        .subtekst
        {
            background: url( '../app_images/frontend/pijltje_links.png' ) no-repeat left;
            padding-left: 19px;
            font-style: italic;
            color: #cc0000;
        }
        #footer
        {
            height: 38px;
            background-color: #f0eff0;
            padding-left: 15px;
            padding-top: 8px;
            line-height: 150%;
            font-weight: bold;
            color: #666666;
        }
        .menu_item
        {
            width: 102px;
            height: 16px;
            border-bottom: 8px solid #666666;
            margin-right: 5px;
            font-weight: bold;
            float: left;
            letter-spacing: -1px;
            font-size: 12px;
        }
        
        #links_afbeelding
        {
            position: absolute;
            width: 278px;
            top: 114px;
            z-index: 1;
        }
        
        #logo
        {
            z-index: 1000;
        }
        
        #browse_holder
        {
            margin-top: 140px;
        }
        
        h5, h6
        {
            padding-left: 14px;
            font-weight: bold;
            background: #e0e1e2;
            padding-bottom: 8px;
            padding-top: 4px;
            font-size:11px;
        }
        
        h6
        {
            background: url('../app_images/frontend/back_cases.gif') left top no-repeat;
            font-size: 11px;
        }
        .hogereregel
        {
            line-height: 2em;
        }
        