/* CSS1 */

body {
  font-family: verdana, sans-serif;

  background-image: url("../images/background.gif");
  background-position: top right;
  background-repeat: repeat-y;
  background-color: #FFFFF7;
}

div.sidebar {
  color: white;
  width: 160px;

  background-image: url("../images/background.gif");
  background-position: top right;
  background-repeat: repeat-y;
  background-color: #FFFFF7;
}

td.sidebar {
  width: 160px;
}

div.sidebartext {
  font-size: 11px;
  font-style: italic;
  line-height: 28px;
  margin-bottom: 52px;
  margin-left: 28px;
}

p a {
  border-bottom: 1px dashed #AAAAAA;
}

a.dotted {
  border-bottom: 1px dashed #AAAAAA;
}

a:active {
  border-bottom: 1px dashed #8F2727;
}

a.simplelink {
  border-bottom-width: 0px;
}
a.simplelink:active {
  border-bottom-width: 0px;
}

div.sidebartext a {
  text-decoration: none;
  color: #FFFFF7;
}

div.sidebartext a:active {
  text-decoration: none;
  color: #FFFFF7;
  border-bottom: 1px dashed #FFFFF7;
}

img.sidebarlogo {
  margin: 40px 0 106px 24px;
}

table.header {
  margin-bottom: 20px;
}

table.header td {
  vertical-align: bottom;
}

img.headerlogo {
  margin: 40px 20px 4px 40px;
}

td.submenuoption {
  font-size: 1.5em;
  font-weight: bold;
  line-height: 1.5em;
}

.mainmenuoption {
  font-size: 10px;
  line-height: 8px;
  font-weight: bold;
}

.menuoption div.selected {
  border-style: solid;
  border-width: 0 0 2px 0;
  border-color: #8F2727;
}

.menuoption div.deselected {
  line-height: 1.5em;
  padding:  0 0 2px 0;
}

.mainmenuoption div.selected {
  border-style: solid;
  border-width: 0 0 2px 0;
  border-color: #8F2727;
}

.menuoption a:link {
  text-decoration: none;
  color: black;
}

.menuoption a:visited {
  text-decoration: none;
  color: black;
}

.menuoption a:active {
  color: #8F2727;
}

div.mainmenuoption {
  float: left;
  padding: 0 20px 2px 0;
}

td.submenuoption {
  font-size: 12px;
  text-align: right;
  padding: 0 19px 12px 40px;
  width: 160px;
}

td.submenu {
  vertical-align: top;
  text-align: right;
  padding: 0 0 20px 0;
  width: 160px;
}

div.main {
  margin-right: 70px;
}

td.main {
  padding: 0 0 0 19px;
  border-style: solid;
  border-color: black;
  border-width: 0 0 0 2px;
  vertical-align: top;
}

div.content h1 {
  font-family: arial, sans-serif;
  font-size: 1.1em;
  font-weight: normal;
  line-height: 1.1em;
  border-style: solid;
  border-color: #8F2727;
  border-width: 0 0 2px 0;
  margin-bottom: 12px;
  letter-spacing: .05em;
}

div.content h2 {
  font-family: arial, sans-serif;
  font-size: 1em;
  font-weight: bold;
  padding-top: 10px;
  margin-top: 0;
  margin-bottom: 0.25em;
  margin-left: 20px;
}

div.content h3 {
  font-family: arial, sans-serif;
  font-size: 0.8em;
  font-weight: bold;
  padding-top: 4px;
  margin-top: 0;
  margin-bottom: 0.25em;
  margin-left: 40px;
}

div.content p {
  font-size: 0.8em;
  line-height: 1.3em;
  padding-left: 40px;
  margin-top: 0.25em;
  margin-bottom: 0.5em;
}

div.content li p {
  font-size: 1em;
  padding-left: 20px;
}

div.content ul, ol {
  font-size: 0.8em;
  line-height: 1.3em;
  margin: 0 0 12px 45px;
  padding-left: 1.3em;
}
div.content ol {
  margin-left: 55px;
}
div.content ul ul {
  font-size: 1em;
}
div.content ol ul {
  font-size: 1em;
}
div.content ul ol {
  font-size: 1em;
}
div.content ol ol {
  font-size: 1em;
}

div.content a:link {
  text-decoration: none;
  color: #8F2727;
}

div.content a:visited {
  text-decoration: none;
  color: #8F2727;
}

div.content a:active {
  color: #8F2727;
}

td.cctrail a:link {
  text-decoration: none;
  color: #8F2727;
}

td.cctrail a:visited {
  text-decoration: none;
  color: #8F2727;
}

td.cctrail a:active {
  color: #8F2727;
}

div.content table {
  margin-left: 40px;
  margin-top: 0;
}

div.content td {
  font-size: 0.8em;
  line-height: 1.3em;
  padding-right: 10px;
}

span.flat {
  line-height: 0em;
}

span.high {
  color: #8F2727;
}

span.error {
  color: #FF0000;
}

span.thorax {
  font-size: 90%;
}

span.message {
  color: #0000CC;
}

span.emp {
  font-weight: bold;
}

div.quote {
  padding: 1em;
  font-size: 0.9em;
  color: #333333;
}

span.black {
  color: black;
}

span.inlinequote {
  font-style: italic;
}

span.small {
  font-size: 0.8em;
  line-height: 1.1em;
}

span.tiny {
  font-size: 0.5em;
  line-height: 1.1em;
}

span.english {
  font-style: italic;
}

.right {
  text-align: right;
}

ul.nobullet { 
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
}

ul.flat { 
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
}

ul.spaced li {
  margin-bottom: 1em;
}

p.quote {
  font-style: italic;
  margin-left: 1em;
}

input.flat {
  background-color: #FFFFF7; 
  border-style: solid; 
  border-color: black;
  border-width: 1px;
  padding: 2px 5px 2px 5px;
}

textarea.flat {
  background-color: #FFFFF7; 
  border-style: solid; 
  border-color: black;
  border-width: 1px;
  padding: 2px 5px 2px 5px;
}

tr.form {
  height: 1.6em;
}

p.footer {
  float: left;
  clear: both;
  padding-top: 20px;
  font-style: italic;
}

span.sitemapkort {
  font-size: .8em;
  color: #333333;
}

img.portret {
  float: left;
  margin: 0 20px 20px 0;
}

div.medewerkerblok {
  width: 270px;
  float: left;
  display: inline;
  margin-bottom: 5px;
}

div.medewerkers {
  margin: 20px 0 20px 2px;
  clear: both;
}

tr.cctrail {
  height: 24px;
}

tr.toprow {
  height: 24px;
}

td.cctrail {
  font-size: 0.7em;
}

table.fullpage {
  width: 100%;
}

tr.toprow td.submenu {
  vertical-align: bottom;
}

tr.submenufiller {
  height: 26px;
}

span.paginaselectie, span.volgendevorige {
  font-size: 0.8em;
}

p.paginaselectie {
  float: left;
}

p.volgendevorige {
  float: right;
}

div.teasermeer {
  float: right;
}

.clear {
  clear: both;
}

.break {
  padding-top: 20px;
}

span.activepage {
  border-bottom: 1px solid #8F2727;
  font-weight: bold;
  letter-spacing: -.075em;
}

div.floatmenu {
  border-width: 1px;
  border-color: #8F2727;
  border-style: solid;
  margin: 10px 0 10px 20px;
  padding: 10px;
  float: right;
  width: 15em;
}

div.floatitem {
  font-size: 0.7em;
  font-weight: normal;
  line-height: 2em;
}

div.floatitem a:link {
  text-decoration: none;
  color: #8F2727;
}

div.floatitem a:visited {
  text-decoration: none;
  color: #8F2727;
}

div.floatitem a:active {
  color: #8F2727;
}

div.contentfixed {
  width: 300px;
  margin-right: 25px;
}

span.artikelenkop {
  font-family: arial, sans-serif;
  font-size: 0.9em;
  font-weight: bold;
  border-bottom: 1px dashed #AAAAAA;
}

span.artikelendatum {
  color: #8F2727;
  font-size: 0.8em;
  letter-spacing: -0.1em;
  margin-right: 10px;
}

td.artikel {
  padding-bottom: 10px;
}

span.artikelkop {
  font-style: italic;
}

ul.artikellinks {
}

span.artikelenkop a:link {
  text-decoration: none;
  color: black;
}

span.artikelenkop a:visited {
  text-decoration: none;
  color: black;
}

span.artikelenkop a:active {
  color: black;
}

span.tip {
  color: #8F2727;
  font-weight: bold;
}

img.luchtfoto {
  float: right;
  margin-left: 50px;
  margin-bottom: 30px;
  border-style: solid;
  border-width: 1px;
  border-color: black;
}

.error {
  font-size: 0.8em;
}

.error div.main {
  margin: 2em;
}

.error p {
  margin: 2em;
}

.cream {
  color: #FFFFF7;
}

.rust {
  color: #8F2727;
}

a.skip {
  text-decoration: none;
  margin-top: 10px;
  margin-left: 40px;
  font-size: 0.8em;
  border-bottom: 1px dashed #AAAAAA;
  color: #8F2727;
  position: absolute;
  overflow: hidden;
  width: 0;
  height: 0;
}

a.skip:active, a.skip:focus {
  position: absolute;
  overflow: visible;
  width: auto;
  height: auto;
}

div.content p.info_link {
  font-size: 0.7em;
  float: left;
  clear: both;
}

