
.menu_achtergrond
{
    background-image:   url(/static/img/menu_bg.gif);
    background-repeat:  no-repeat;
    height:             40px;
    margin-left:        25px;
    margin-right:       15px;
    font-weight:	500;
}
form
{
    margin:             0px;
}
#holder
{
    font:               75% verdana, arial, helvetica, sans-serif;
    line-height:        1.58em;
    width:              60em;
}
ul, li
{
    padding:            0;
    margin:             0;
}
ul
{
    list-style-type:    none;
    padding-left:       25px;
}
li
{
    margin-top:         0.0833em;
}
ul.bullets
{
    list-style-type:    disc;
}
abbr, acronym
{
    border-bottom:      1px dotted;
}
code
{
    font-family:        courier,monospace;
}
a, a:visited
{
    color:              #5E388A;
}

.MM
{
    margin-top:         -17px;
}
.MM li a
{
    margin-right:       12px;
}
.MM *
{
    border:             0px;
}
.SM li a
{
    margin-left:        7px;
}
.SM
{
    height:             auto; 
    padding-bottom:     8px;
}
.SM li
{
    width:              auto;
    height:             32px;
    min-width:          120px;
    min-height:         35px;
}
.SM li a:link,
.SM li a:active,
.SM li a:visited
{
    width:              205px;
    height:             23px;
    min-width:          180px;
    min-height:         23px;
    padding-left:       45px;
    padding-top:        14px;
    font-size:          14px;
    font-weight:        bold;
    font-family:        arial;
    background-image:   url(/static/img/menu_bg.jpg);
    background-repeat:  no-repeat;
    background-position: left top;
    margin: 0px;
}
.SM li a:hover
{
    background-image:   url(/static/img/menu_bg_over.jpg);
    background-repeat:  no-repeat;
    background-position: left top;
}
.SM
{
    height:             auto;
}
.SM .eerste, .SM .eerste a
{
    background:         none;
}
.SM .eerste
{
    padding-top:        10px;
    width:              auto;
}
