body { font-family: Arial, Helvetica, sans-serif; font-size: 62.5%; margin: 0px; text-align: center; color: #333; background: #FFF; }

a { color: #005695; text-decoration: underline; outline: none; }
a:hover { text-decoration: none; }
a img {border:none;}
h1 { font-size:1.3em; }
h2 {font-size:1.2em;}
ul {margin:0 0 0 20px; padding:0;}
form {margin:0;}
select, input {font-size:1em;}
label {margin-right: 5px;}
/*hr { height:2px; border-bottom: 1px solid #FFF; background: #005695; width: 860px; }*/
.formfield, textarea { border: 1px solid #CCCCCC; font-family: "Courier New", Courier, sans-serif; font-size: 1.1em; color: #333333; background-color: #FFFFFF; width: 98%; }
#feedback { width: 300px; padding: 0px; z-index:1; }
.error {color:#C00; font-weight: bold;}
.required {background-image: url(../images/star.gif); background-repeat: no-repeat; padding-left: 10px; background-position: left center;}

.hide {display:none;}
.stretch {width: 95%;}
.clr {clear:both;}
.small {font-size: 0.85em;line-height:1.3em;}

#wrapper { text-align: left; margin: 0px auto; width: 960px; }

#header h1 {text-indent: -999px; overflow: hidden; margin: 0; padding: 0; border: 0; z-index: 10;}
#header h1 a, #header h1 a:hover, #header h1 a:visited { display: block; width: 960px; height: 75px; background: url(../images/header.jpg) no-repeat; }

/*#content {font-family: Georgia, Palatino, serif;}*/
#content { font-size: 1.3em; line-height: 1.4em; padding: 20px 50px; text-align: left; border-right: 1px solid #005596; border-left: 1px solid #005596; background: url(../images/bg_content.jpg) repeat-x; }
#content p:first-child {margin-top:0;}
#content h1:first-child {margin-top:0;}
#content img { margin-bottom: 20px; margin-left: 20px; float: right; }
#content strong { font-size: 1.1em; }

#footer { text-align: center; padding: 15px 0px 0px; background: url(../images/footer.jpg) no-repeat; }

#navigatie { font-size: 15px; text-transform: lowercase; height: 49px; width: 960px; padding-left: 22px; padding-top: 17px; background: url(../images/navigatie.jpg) no-repeat; }
#navigatie ul {padding: 0; margin: 0; list-style: none; position: relative; z-index: 11; }
#navigatie a { display: block; color: #005695; text-decoration: none; padding: 5px 13px; margin: 0em; border-left: 1px solid #FFF; font-weight: bold; }
#navigatie li:first-child a {border:none;}
#navigatie a:hover { background: url(../images/bg_active.jpg); padding-top: 8px; padding-bottom: 2px; }
#navigatie li {float: left; list-style: none; text-align: center;}

#navigatie a.first:hover {background: url(../images/bg_a_first_f2.jpg);}
#navigatie a.last:hover { background: url(../images/bg_a_last_f2.jpg) right; }
#navigatie li.active a { background: url(../images/bg_active.jpg); padding-top: 8px; padding-bottom: 2px;}
#navigatie li.active a.first {background: url(../images/bg_a_first_f2.jpg); padding-top: 8px; padding-bottom: 2px;}
#navigatie li.active a.last { background: url(../images/bg_a_last_f2.jpg) right; padding-top: 8px; padding-bottom: 2px;}

address { font-size: 1.1em; font-style: normal; color: #666; letter-spacing: 1px; text-align: center; margin: 0px; }
address a {color: #666; text-decoration:none;}
address a:hover {color: #06C; text-decoration:underline;}

#emazing { width: 920px; margin: 5px auto; text-align: right; }
#emazing a { font-family: "Courier New", Courier, monospace; font-size: 1.1em; font-weight: bold; color: #CCC; text-decoration: none; }
#emazing a:hover { color: #F63; text-decoration:none; }
fieldset { border-style: none; width: 400px; float: left; padding: 0px; margin-right: 50px; }

