body    { color: #444; font-size: 10px; font-family: Verdana; margin: 0 }
td  { color: #444; font-size: 11px }
h1  { color: #12a1bb; font-size: 24px; font-family: Helvetica; font-weight: normal; display: inline }
h3 { color: #333; font-family: Helvetica; font-weight: bold; display: inline }
form {margin: 0 }
a:link { color: #ffffff; text-decoration: underline }
a:visited   { color: #ffffff; text-decoration: underline }
a:hover  { color: #EC008C }
a:active    { color: #7c7c7c; text-decoration: underline }
.heading { color: #12a1bb; font-size: 24px; font-family: Helvetica; border-bottom: 1px solid #12a1bb }
#navbar
{
position: relative;
background: #ffffff url('grijs.gif') repeat-x;
height: 25px;
padding: 0px 20px 0px 5px;
margin: 10px 0px 20px 0px; 
}

#navbar ul
{
}

#navbar ul li
{
display: inline;
line-height: 20px;
padding-left: 3px;
}

/*#navbar ul li.first
{
border-left: 0px;
}
*/
#navbar ul li a
{
background-color: transparent;
background-repeat: repeat-x;
padding: 5px 10px 8px 10px;
font-size: 12px;
color: #fff;
/*font-weight: bold; */
}

#navbar ul li a:hover
{
background: #fff url('a18.gif') repeat-x top;
color: #EC008C;
text-decoration: none;
}

.textblock  { text-align: justify }
