body, div, table    { font-family: verdana; font-size: 12px; color: #000000; }
table.login         { margin: 0; border-width: 1px; border-color: #dd0000; border-style: dotted; }
table.nieuws        { margin: 10px 0 0 0; border-width: 1px; border-color: #dd0000; border-style: dotted; }
table.section       { margin: 0 0 2px 0; border-width: 1px; border-color: #fd997d; border-style: solid; background: #e6e5e4; }
td                  { padding: 3px;}
td.star				{ font-size: 10px; }

form                { margin: 0; padding: 2px; font-family: verdana; font-size: 12px; color: #000000; }
form.login          { margin: 0; padding: 0; font-family: verdana; font-size: 12px; color: #000000; }
input               { font-family: verdana; font-size: 11px; color: #000000; background: #cccccc; }
input.button        { font-family: verdana; font-size: 11px; color: #000000; border-width: 1px; border-color: #dd0000; border-style: solid; background: #fd997d; }
input.logout        { font-family: verdana; font-size: 12px; color: #000000; font-weight: bold; border-width: 0; background: #dd0000; }
input.logout:hover  { font-family: verdana; font-size: 12px; color: #000000; font-weight: bold; border-width: 0; background: #cccccc; }
select              { font-family: verdana; font-size: 11px; color: #000000; background: #cccccc; }
textarea            { font-family: verdana; font-size: 11px; color: #000000; background: #cccccc; resize: none; }

textarea {
   
} 

sup					{ color: #dd0000; }

img.links 			{ float: left; margin: 0 12px 0 0; }

a                   { font-family: verdana; color: #000000; text-decoration: none; }
a:hover             { font-family: verdana; color: #000000; text-decoration: underline; }
a.actie             { font-family: verdana; color: #dd0000; text-decoration: none; font-weight: bold; }
a.actie:hover       { font-family: verdana; color: #dd0000; text-decoration: underline; font-weight: bold; }
a.link              { font-family: verdana; color: #fd997d; text-decoration: none; font-weight: bold; }
a.link:hover        { font-family: verdana; color: #fd997d; text-decoration: underline; font-weight: bold; }

#small				{ margin: 0; padding: 0; font-family: verdana; font-size: 9px; color: #000000; text-decoration: none; }
