body {
   background: white;
   color: black;
   margin: 0;
   padding: 0 5%;
   font-family: Arial, sans-serif;
   font-size: 11pt; }
   
.small {
   font-size: 10pt; }
.c1 {
   width: 25%; }
.c2 {
   width: 65%; }
.dk {
   background: #ddd; }
.box_left, .box_right {
   border: 1px solid gray; }
h1, h2, h3, p {
   clear: both; }
a {
   color: #555; }
ul li {
   list-style: square; }
dt {
   font-weight: bold; }
img {
   border: 0; }
table {
   width: 100%; }
td {
   padding: 5pt; }
table.indicator {
   border: 1px solid gray; }
table.indicator td {
   width: 25%;
   text-align: center; }
table.timetable td {
   border-right: 1px solid gray;
   text-align: center;
   font-size: 10pt; }
table.timetable td.label {
   width: 20%;
   text-align: left; }
fieldset {
   margin: 0;
   padding: 0;
   border: 0; }
legend {
   display: none; }
label {
   display: block;
   line-height: 30px; }
input, textarea, select {
   width: 95%;
   background: #fff;
   color: #000;
   border: 1px solid gray;
   font-family: Arial, sans-serif; }
input.submit, input.back, input.next {
   width: 20%;
   margin: 12pt; }
input.form_image {
   width: auto; }
input.form_pagenumber, input.form_pagenumber_red {
   height: auto;
   width: auto; }
input.form_checkbox {
   height: auto;
   width: auto;
   margin: 0;
   padding: 0; }

#search_layer, #top_links, #menu, #calendar, #sub {
   display: none; }

#map_layer {
   position: absolute;
   top: 0pt;
   right: 5%; }
#map_layer h2 {
   display: none; }
#map_layer a {
   text-decoration: none; }
#map_layer ul {
   margin: 0;
   padding: 0;
   list-style: none; }
#map_layer ul li {
   float: left;
   margin-left: 20pt;
   font-size: 8pt; }

#logo {
   margin: 10pt 0 20pt 0; }
   
#main {
   position: relative;
   width: auto;
   border-top: 1px solid gray; }

#xhtml_validate, #css_validate, #wcag_info, #awardimage {
   display: none; }

#copyright {
   display: block;
   float: right;
   height: 20pt;
   margin-bottom: 12pt;
   font-size: 10pt; }
