.content, td {
  font-family: arial, sans-serif;
  font-size: 12px;
  line-height: 1.5em;
}

.content A {
  color: #815f31;
}

.content A:hover {
  color: #000000;
  text-decoration: underline;
}


.contentNU {
  font-family: arial, sans-serif;
  font-size: 12px;
  line-height: 1.5em;
}

.contentNU A {
  color: #815f31;
  text-decoration: none;
}

.contentNU A:hover {
  color: #000000;
  text-decoration: underline;
}


.eventContent {
  font-family: arial, sans-serif;
  font-size: 12px;
  line-height: 1.2em;
}

.eventContent A {
  color: #000000;
  text-decoration: none;
  font-weight: normal;
}

.eventContent A:hover {
  color: #84897b;
  text-decoration: none;
}


h2 {
  margin: 10 0 5 0px;
  font-family: arial, sans-serif;
  color: #815f31; 
  font-weight: bold; 
  font-size: 16px; 
  border-bottom: 1px solid #84897b;
}

h3 {
  margin: 10 0 5 0px;
  font-family: arial, sans-serif;
  color: #815f31; 
  font-weight: bold; 
  font-size: 14px; 
  border-bottom: 1px solid #84897b;
  text-decoration: none;
}

h3 a:hover {
  text-decoration: none;
}

.footer {
  font-family: Verdana, Geneva;
  color: #000000; 
  font-weight: normal; 
  font-size: 10px; 
}

.footer A {
  text-decoration: none;
}

.footer A:hover {
  text-decoration: underline;
}


.KontaktBox {
  margin: 5 10 5 10px;
  padding: 5px;
  border: 1px solid #84897b;
  background-color: #F0F0F0;
}


#mainmenu {
  font-family: Verdana, Geneva;
  font-size: 10px; 
  margin: 5px;
  padding: 0 0 0 3px;
}

#mainmenu li {
  display: inline;
  list-style-type: none;
}

#mainmenu a {
  margin: 5 5 5 15px;
  padding: 0 0 0 3px;
  float: left;
  color: #84897b;
  font-weight: bold;
  text-decoration: none;
  border-left: 3px solid white;
}

#mainmenu a:hover {
  border-left: 3px solid #815f31;
  color: #000000;
}


#submenu {
  font-family: Verdana, Geneva;
  font-size: 11px; 
  margin: 5px;
  padding: 0px;
}

#submenu li {
  list-style-type: none;
  padding: 3 0 3 0px;
}

#submenu a {
  margin: 5px;
  padding: 3 0 3 5px;
  color: #84897b;
  font-weight: bold;
  text-decoration: none;
  border-left: 3px solid white;
}

#submenu a:hover {
  border-left: 3px solid #815f31;
  color: #000000;
}

