img.menuimg
{
margin: 0px 5px 0px 5px;
}

p
{
text-align: justify;
font: 70%/1.6em Verdana;
}

p.menu
{
margin: 2px 0px 2px 17px;
color: #6383C8;
}

a.menulink
{
color: #6383c8;
text-decoration: none;
font-weight: bold;
}

a.menulink:hover
{
text-decoration: underline;
}

body
{
background-color: #dee3e7;
}

table,td
{
border-collapse: collapse;
border-color: #000000;
}

td.normal
{
font: 70%/1.6em Verdana;
}

th.normal
{
font: 70%/1.6em Verdana;
font-weight: bold;
}

h1,h2,h3
{
text-align: justify;
margin: 15px 25px 15px 25px;
font-family: tahoma, verdana, arial, courier, serif
}

h2
{
font-size: 19px;
text-align: left;
}

h3
{
font-size: 15px;
font-weight: bold;
text-align: left;
}

p.normal
{
margin-left: 25px;
margin-right: 25px;
}

a.links
{
color: #006699;
text-decoration: none;
font-weight: bold;
}

a.links:hover
{
text-decoration: underline;
}

a.linksmenu
{
color: #939393;
text-decoration: none;
}

a.bovenmenu
{
color: #B4B4B4;
font-weight: bold;
text-decoration: none;
}

a.bovenmenu:hover
{
text-decoration: underline;
}

input,textarea
{
background-color: #FFFFFF;
border-color: #6383C8;
border-style: solid;
border-width: 1px;
font-family: verdana, courier, serif;
font-size: 12px;
}

/* Ploegen Menu */

#menulijst
{
   padding: 3px 0;
   margin-left: 15px;
   border-bottom: 1px solid #DBDBDB;
   font: bold 12px Tahoma, sans-serif;
   }

#menulijst li
{
   list-style: none;
   margin: 0;
   display: inline;
   }

#menulijst li a
{
   padding: 3px 0.5em;
   margin-left: 3px;
   border: 1px solid #DBDBDB;
   border-bottom: none;
   background: #FFFFFF;
   text-decoration: none;
   }

#menulijst li a:link
{
   color: #A8A8A8;
   }

#menulijst li a:visited
{
   color: #A8A8A8;
   }

#menulijst li a:hover
{
   color: #818181;
   background: #DBDBDB;
   border-color: #DBDBDB;
 }

#menulijst li a#current
{
   background: white;
   border-bottom: 1px solid white;
}

#menulijst li a:hover#current
{
   color: #818181;
   background: white;
   border-bottom: 1px solid white;
}
