/* styles for teun's web site */

a:link {color:#333333;}
a:visited {color:#333333;}
a:active {color:#cc0000;}
a:hover {color:#cc0000;}

a:link.menu {color:#999999; text-decoration:none;}
a:visited.menu {color:#999999; text-decoration:none;}
a:active.menu {color:#000099; text-decoration:none;}
a:hover.menu {color:#000099; text-decoration:none;}

a:link.submit {color:#333333; text-decoration:none;}
a:visited.submit {color:#333333; text-decoration:none;}
a:active.submit {color:#000099; text-decoration:none;}
a:hover.submit {color:#000099; text-decoration:none;}

body {width:1100px; margin-left:auto; margin-right:auto; background:#ffffff; align:center;}

h1 {font-family:arial, sans-serif; font-size:14pt; color:#333333;}

/* verschillende borders: top right bottom left */
img {padding:6px; border-style:solid; border-color:#888888; border-width:1px 3px 3px 1px; margin-bottom:5px;}

/* verschillende borders: top right bottom left */
img.small {padding:4px; border-style:solid; border-color:#888888; border-width:1px 2px 2px 1px; margin-bottom:1px;}

/* spacer hoeft geen border enzo */
img.spacer {padding:0px; border-style:none; border-width:0px; margin:0px;}

input {font-size:8pt; font-family:arial, sans-serif; color:#333333; }

p {font-size:8pt; font-family:arial, sans-serif; color:#333333; }

p.caption {font-size:8pt; font-family:arial, sans-serif; color:#333333; }

p.menu {font-family:arial, sans-serif; font-size:10pt; font-weight:bold; text-align:right; color:#dddddd;}

td {font-size:8pt; font-family:arial, sans-serif; color:#333333; }

td.menu {font-family:arial, sans-serif; font-size:10pt; font-weight:bold; text-align:right; color:#dddddd;}

textarea {font-size:8pt; font-family:arial, sans-serif; color:#333333; }

span.light {color:#999999;}

span.submitbox { border-width:1px; border-color:#333333; border-style:solid; padding:3px; }