
body {
  background: rgb(180,180,180);
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 68%;  /* Enables font size scaling in MSIE */
  margin: 0;
  padding: 0;
  color: black;
}

html > body {
  font-size: 8pt;
}

acronym, .titleTip {
  border-bottom: 1px dotted rgb(61,92,122);
  margin: 0;
  padding: 0 0 0.4px 0;
}

a {
  color: #891616;
  background-color: transparent;
  text-decoration: underline;
  margin: 0;
  padding: 0 1px 2px 1px;
}

a:hover {
 color: #891616;
 text-decoration: none;
}

ol {
  margin: 1em 0 1.5em 0;
  padding: 0;
}

ul {
  list-style-type: square;
  margin: 1em 0 1.5em 0;
  padding: 0;
}

dl {
  margin: 1em 0 0.5em 0;
  padding: 0;
}

ul li {
  line-height: 1.5em;
  margin: 1.25ex 0 0 1.5em;
  padding: 0;
}

ol li {
  line-height: 1.5em;
  margin: 1.25ex 0 0 2em;
  padding: 0;
}

dt {
  font-weight: bold;
  margin: 0;
  padding: 0 0 1ex 0;
}

dd {
  line-height: 1.75em;
  margin: 0 0 1.5em 1.5em;
  padding: 0;
}
th {
  color: rgb(204,204,204);
  background: rgb(40,70,100);
  font-weight: bold;
  padding: 0.5em 0.5em;
}

.doNotDisplay {
  display: none ;/*!important;*/
}


.smallCaps {
  font-size: 117%;
  font-variant: small-caps;
}


.cellmenu {
  color: #891616;
  background-color: transparent; 
  border: 1px solid #891616; 
}


.cellmenuMainTable {
  background-color: rgb(250,250,245);
  padding: 2ex 1ex;
  color: #891616;
}

.cellcontent {
  background-color: rgb(250,250,245);
  align:left;
  width:840px;
}

.imagestyle {
  border: black solid 8px;
  clear:right;
  margin: 1em 0;
}

.listRow1 {
  background: rgb(204,204,204);
  color: rgb(0,0,0);
  padding: 0.5em 0.5em;
  align: left;
}

.listRow1 a{
  color: black;
  align: left;
}

.listRow1 a:hover{
  color: #891616;
  align: left;
}

.listRow2 {
  background: rgb(117,144,174);
  color: rgb(0,0,0);
  padding: 0.5em 0.5em;
  align: left;
}
.listRow2 a{
  color: black;
  align: left;
}

.listRow2 a:hover{
  color: #891616;
  align: left;
}

.picturecell {
  background: rgb(40,70,100);
  border: 0;
  padding: 0;
  margin: 0;
  align: center;
}

.picturecell a{
  border: 0;
  padding: 0;
  margin: 0;
}
.picturecell a:hover{
  border: 0;
  padding: 0;
  margin: 0;
}

.listTable {

} 

/* ##### Footer ##### */

.footer {
  color: rgb(204,204,204);
  background-color: rgb(61,92,122);
  font-size: 87%;
  text-align: left;
  padding: 0.5ex 0 500px 12px;
  clear: left;
}

.footer a {
  color: white;
  text-decoration: underline;
}

.footer a:hover {
  text-decoration: none;
}

/* ##### Header ##### */
/*bovenste balkje*/
.superHeader {
  color: rgb(195,196,210);
  background-color: rgb(33,50,66);
  height: 1.5em;
  padding: 0.5ex 10px;
}

.superHeaderTitle {
  color: rgb(195,196,210);
  background-color: transparent;
  font-weight: bold;
  text-transform: uppercase;
}

/*tekstjes rechter bovenhoek */
.superHeader a {
  color: rgb(195,196,210);
  background-color: transparent;
  text-decoration: none;
  font-weight: normal;
  margin: 0;
  padding: 0 0.25ex 0 0;
}

.superHeader a:hover {
  color: rgb(255,204,0);
  background-color: transparent;
}

.superHeaderSelected {
  color: rgb(255,204,0);
  background-color: transparent;
  font-weight: bold;
}

.menuSelected {
  color: #891616;
  font-weight: bold;
}

.midHeader {
  color: white;
  background: rgb(61,92,122);
  background-image: url(sea.jpg);
  background-repeat: no-repeat;
  margin: 0;
  padding: 0 10px;
}

.midHeader a {
  color: white;
  background: transparent;
  background-repeat: no-repeat;
  text-decoration: none;
}

.midHeader a:hover {
  color: white;
  background: transparent;
  background-repeat: no-repeat;
  text-decoration: none;
}

.headerTitle {
  font-size: 300%;
  margin: 0;
  padding: .3em 0 0 0;
}

.headerSubTitle {
  font-size: 151%;
  font-weight: normal;
  font-style: italic;
  margin: 4px 0 0 0;
  padding: 0;
}

.headerLinks {
  text-align: right;
  margin: 0;
  padding: 0 0 2ex 0;
  position: absolute;
  right: 1.5em;
  top: 3.5em;
}

.headerLinks a {
  color: white;
  background-color: transparent;
  text-decoration: none;
  margin: 0;
  padding: 0 0 0.5ex 0;
  display: block;
}

.headerLinks a:hover {
  color: rgb(195,196,210);
  background-color: transparent;
  text-decoration: underline;
}

.subHeader {
  color: white;
  background-color: rgb(117,144,174);
  margin: 0;
  padding: 0.5ex 10px;
}

.subHeader a, .subHeader .highlight {
  color: white;
  background-color: transparent;
  font-size: 110%;
  font-weight: bold;
  text-decoration: none;
  margin: 0;
  padding: 0 0.25ex 0 0;
}

.subHeader a:hover, .subHeader .highlight {
  color: rgb(255,204,0);
  background-color: transparent;
  text-decoration: none;
}

.subHeaderSelected {
  color: rgb(255,204,0);
  background-color: transparent;
  text-decoration: none;
}

/* ##### CRUMB TRAIL ### */
.crumb-trail {
  color: black;
  background-color: transparent;
  margin: 0.5ex 0em 0em 0.5em;
  padding: 0.75em 10px;
  width: 100%;
}

.crumb-trail a {
  text-decoration: none; 
  color: black;
}

.crumb-trail a:hover {
text-decoration: underline;
  color: #891616;
}

/* ##### previous-next ### */
.previous-next {
  padding: 0.5em 0;
}

/* ##### Side Menu ##### */
/* linkse menutje*/
.side-bar {
  color: #891616;
  width: 8em;
  padding: 0 0;
}


.side-bar a {
	text-decoration: none;
	color: black;
}

.side-bar a:hover {
  color: #891616;
  border-color: rgb(117,144,174);
  text-decoration: underline;
}

.side-bar a:active {
  color: #891616;
  text-decoration: underline;
}


.indexTableCell {
  color: black;
  margin-right: 2em;
  font-size: 7.5pt;
}

.thumbnailTextCell {
  padding: 0 0 2ex 0;
}

.indexTableCell a {
  color: rgb(61,92,122);
  text-decoration: underline;
}


.indexTableCell a:hover {
  color: #891616;
  text-decoration: underline;
}



/* ##### Main Copy ##### */

#main-copy {
  text-align: justify;
  margin: 0 0em 0em 0.5em;
  padding: 0 10px; 
  clear: left;
}
/* body titels*/
#main-copy h1 {
  color: rgb(117,144,174);
  background-color: transparent;
  font-family: "trebuchet ms", verdana, helvetica, arial, sans-serif;
  font-size: 186%;
  margin: 0;
  padding: 0 0 1ex 0;
}


#main-copy h2 {
  color: rgb(61,92,122);
  background-color: transparent;
  font-family: "trebuchet ms", verdana, helvetica, arial, sans-serif;
  font-weight: normal;
  font-size: 151%;
  margin: 0;
  padding: 1ex 0 0 0;
}

#main-copy p {
  line-height: 1.75em;
  margin: 1em 0 1.5em 0;
  padding: 0;
}

