head, body {
  margin: 0px;
}

footer {
  font-family: Arial, Helvetica, sans-serif;
  position: absolute;
  left: 0;
  bottom: 0;
  text-align: center;
  padding: 0px;
  background-color: rgb(84, 99, 55);
}

td {
  color: #993300;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

div {
  font-family: Arial, Helvetica, sans-serif;
}

a {
  color: #993300;
  text-decoration: none;
}

a:hover {
  color: #5C743D;
}

.bannerview {
  background: #99CC66;
  height: 20px;
  display: table;
  width: 100%;
}

.banner {
  font: 11px Arial, Helvetica, sans-serif;
  color: #993300;
  letter-spacing: .2em;
  padding-top: 5px;
}

.banner a {
  font: 11px Arial, Helvetica, sans-serif;
  color: #993300;
  font-weight: bold;
  letter-spacing: .1em;
  text-decoration: none;
}

.banner a:hover {
  color: #F4FFE4;
  letter-spacing: .1em;
}

.menuview {
  width: 180px;
  height: 500px;
  padding-left: 60px;
  padding-top: 60px;
}

.menuitem {
  font: 14px Arial, Helvetica, sans-serif;
  color: #993300;
  line-height: 35px;
  letter-spacing: .1em;
  text-decoration: none;
  font-weight: bold;
}

.itemselected {
  color: #5C743D;
}

.title {
  font: 22px Arial, Helvetica, sans-serif;
  color: #99CC66;
  line-height: 26px;
  letter-spacing: .21em;
}

.subtitle {
  color: #993300;
  line-height: 15px;
  letter-spacing: .2em;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
}

.dispotitle {
  color: #993300;
  line-height: 15px;
  letter-spacing: .2em;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

.middlecolumn {
  font: 13px Arial, Helvetica, sans-serif;
  color: #666666;
  line-height: 20px;
  margin-top: 0px;
  width: 400px;
  padding-top: 50px;
  padding-left: 50px;
}

.adminview {
  font: 13px Arial, Helvetica, sans-serif;
  color: #666666;
  line-height: 20px;
  margin-top: 0px;
  width: 70%;
  padding: 5px;
}

.centercolumn {
  font: 13px Arial, Helvetica, sans-serif;
  color: #666666;
  line-height: 20px;
  margin-top: 0px;
  width: 400px;
  padding-top: 50px;
  padding-left: 50px;
}

.rightcolumn {
  padding-top: 50px;
  padding-left: 50px;
  padding-right: 60px;
}

.righttext_title, .centertext_title {
  color: #993300;
  line-height: 25px;
  letter-spacing: .2em;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
}

.nodecoration {
  text-decoration: none;
}

.righttext_items, .centertext_items {
  text-decoration: none;
  font: 12px Arial, Helvetica, sans-serif;
  color: #666666;
  line-height: 22px;
}

.centertext_title {
  display: none;
}

.centertext_items {
  display: none;
}

.goback {
  width: 20%;
  padding-left: 20px;
}

.dateview {
  width: 400px;
}

.widecolumn {
  width: 500px;
}

.wideimage {
  width: 600px;
}

.langview {
  padding-left: 50px;
}

.bodytext {
  font: 13px Arial, Helvetica, sans-serif;
  color: #666666;
  line-height: 20px;
  margin-top: 0px;
}

.dashline, .dottedline {
  border-bottom: 1px dashed #5C743D;
}

.dottedline {
  display: none;
}

.rightborder {
  border-color: #FAFAFA;
  margin: 8px;
}

.imgborder {
  border-color: #F0F0F0;
  border: 2px;
}

.chroniktext {
  color: #5C743D;
  font-size: 14px;
  font-family: Candara;
}

.persons {
  border: 0;
  color: #5C743D;
  font-size: 13px;
  font-family: Candara;
}

.smalltitle {
  color: #993300;
  line-height: 14px;
  letter-spacing: .4em;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
}

.xsmalltext {
  border: 0;
  font: 10px Arial, Helvetica, sans-serif;
  color: #666666;
  line-height: 12px;
  font-size: 12px;
}

.detailtext {
  font-size: 12px;
}

.listview {
  position: absolute;
  height: 50%;
  z-index: 1;
  overflow: scroll;
}

.dispo {
  width: 100px;
}

.dispodata {
  width: 800px;
}

.disposition {
  border: 0;
  color: #5C743D;
  font-size: 12px;
  font-family: Candara;
  font-weight: normal;
  line-height: 14px;
}

#dispoview {
  display:block;
}

.xtable {
  display: block;
}

.logoview {
  width: 100%;
  background-color: #D5EDB3;
}

.eventsImgPos {
  position: relative;
  top: 5px;
}

.ontoph600 {
  height: 600px;
}

.outertable {
  width: 100%;
  height: 100%;
  border: 0px;
}

.innertable {
  width: 550px;
  border: 0px;
}

.mapview {
  width: 150%;
  height: 500px;
}

.newsandevents, newsandeventsresp {
  width:100%;
  display:table;
}

.newsandeventsresp {
  display: none;
}

/* Bottom navigation */

.navbar {
  overflow: hidden;
  position: fixed;
  bottom: 0;
  width: 100%;
  min-height: 40px;
}

.navbar a {
  float: left;
  display: block;
  color: #fff;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 15px;
}

.navbar a:hover {
  background: rgb(106, 126, 66);
  color: white;
}

.navbar a.active {
  background-color: rgb(106, 126, 66);
  color: white;
}

.navbar .icon {
  display: none;
}

.msgLarge {
  font-size: 1.2em;
}

.msgSmall {
  font-size: 90%;
  line-height: 18px;
}

button {
  background-color: rgb(84, 99, 55);
  color: white;
  padding: 14px 20px;
  margin: 8px 0;
  border: none;
  cursor: pointer;
}

button:hover {
  opacity: 0.8;
}

 .examples_margin {
    margin-left:50px;
  }