body, td                                { font: 12px/18px Arial, Helvetica; color: #000000 }
body                                    { background: url(../img/bg.gif) #e5e6e6; margin: 40px 0px 0px; }
.textcol                                { background-image: none; background-color: white; margin: 6px; }

form, img                               { margin: 0px; padding:0px }

a, a:visited                            { color: #000000; text-decoration: underline }
a:hover                                 { color: #999999; text-decoration: underline }

p                                       { margin: 0px }
ul                                      { margin: 0px 0px 0px 18px; padding: 0px; list-style-image: url('../img/bullet.gif') }
hr                                      { height: 1px; border: none; background-color: black; color: black }

h4                                      { font-size: 12px; font-weight: bold; margin: 0px; padding: 0px; letter-spacing: 1px; text-transform: uppercase }
h5                                      { font-size: 12px; font-weight: bold; margin: 0px 0px 9px; padding: 0px }

#page                                   { background-color: white; height: 100% }
/* MENU */
#leftmenu a                             { display: block; height: 18px; width: 100%;
                                          color: black;
                                          margin-bottom: 18px;
                                          text-decoration: none;
                                          letter-spacing: 1px;
                                          padding-left: 55px;
                                          font-weight: bold;
                                          text-transform: uppercase
                                        }
#leftmenu a.mitem0                      { background: url(../img/cutline1.gif) no-repeat }
#leftmenu a.mitem1                      { background: url(../img/cutline2.gif) no-repeat }
#leftmenu a.mitem2                      { background: url(../img/cutline3.gif) no-repeat }
#leftmenu a.mitem3                      { background: url(../img/cutline4.gif) no-repeat }
#leftmenu a.mitem4                      { background: url(../img/cutline5.gif) no-repeat }

#leftmenu a:hover                       { background-position: 0px -46px; text-decoration: none }

#leftmenu a.active0,
#leftmenu a.mitem0:hover                { color: #ed1c24 }

#leftmenu a.active1,
#leftmenu a.mitem1:hover                { color: #479ed4 }

#leftmenu a.active2,
#leftmenu a.mitem2:hover                { color: #f25393 }

#leftmenu a.active3,
#leftmenu a.mitem3:hover                { color: #f27300 }

#leftmenu a.active4,
#leftmenu a.mitem4:hover                { color: #7ac142 }

#logolinks                              { margin: 44px 0px 0px 55px; font: 10px/18px Arial }
#logolinks a img                        { margin-top: 26px }
#logolinks                              { margin-bottom: 26px }
.leftcol                                { width: 340px }
.rightcol                               { background: url(../img/appelpart.gif) 27px 85px no-repeat }
.rightcol .text                         { padding: 122px 60px 20px 0px }

.rood, h4.color0                        { color: #ed1c24; font-weight: bold }
.blauw, h4.color1                       { color: #479ed4; font-weight: bold }
.roze, h4.color2                        { color: #f25393; font-weight: bold }
.oranje, h4.color3                      { color: #f27300; font-weight: bold }
.groen, h4.color4                       { color: #7ac142; font-weight: bold }

/* FORM */
.contactform input.txt                  { width: 220px; border-width: 1px }
.contactform textarea.txt               { width: 220px; border-width: 1px }
.comp                                   { font-size: 10px }
.alert                                  { color: #ed1c24 }