/* --- Tabellen --- */

h1.titlegreen {
  color: #45971c;
  font-size: 0.8em;
}

table.greenmenu {
  width: 500px;
}

td.right {
  text-align: right;
  font-size: 0.7em;
  line-height : 1.08em;
}

td.links {
  font-size: 0.7em;
  line-height : 1.08em;
  padding-left: 5px;
}

a.linksgreen {
  color: #45971c;
  font-weight: bold;	
}

a.linksgreen:hover {
  color: #007000;
}

a.menured {
  color: #e20a16;
  font-size: 0.9em;	
  font-weight: bold;
}

a.menured:hover {
  color: #841437;
}

a.submenugreen {
  color: #45971c;
  font-size: 0.75em;	
}

a.submenugreen:hover {
  color: #007000;
}

a.moregreen {
  color: #45971c;
  font-weight: bold;
}

a.moregreen:hover {
  color: #007000;
}

/* --- Schrift --- */

.menugreen {
  color: #45971c;
  font-size: 0.9em;
  font-weight: bold;
  white-space: nowrap;
}

/* ======== CONTAINER  ======== */

#textspalte1 {
  float: left;
  width: 165px;
  margin-right: 10px;
}

#textspalte2 {
  float: left;
  width: 170px;
  margin-right: 10px;
}

#textspalte3 {
  float: left;
  width: 165px;
  margin-right: 10px;
}

#textspalte4 {
 float: left;
  width: 165px;
}

#textblock {
  position: relative;
  left: 30px;
  width: 770px;
  vertical-align: bottom;
}

#textblock1 {
  font-size: 14pt;
  float: left;
  width: 405px;
}

#textblock2 {
  background-color: #ffffff;
  float: left;
  width: 165px;
  margin-right: 15px;
  font-size: 0.75em;
  line-height : 1.09em;
  z-index: 1;
}

#textblock3 {
  float: left;
  width: 165px;
  font-size: 0.75em;
  line-height : 1.09em;
}

#bildleiste {
	float: left;
	margin-top: 15px;
}