body {
  font-family: Arial, Tahoma, Verdana, sans-serif;
  background-color: #FFFFFF;
  color: #000000;
}

td img {
  display: block;
}

h3 {
  font-size: 24pt;
}

h4 {
  font-size: 14pt;
  font-weight: bold;
}

h5 {
  font-size: 12pt;
  font-weight: bold;
}

.navi {
  background-image: url('../images/navi/navi_bg.gif');
  background-repeat: repeat-x;
  position: fixed;
  top: 100px;
  left: 0;
  width: 100%;
  float: left;
  z-index: 4
}

#navitab {
  position: relative;
  top: 0px;
  left: 2.5%;
  width: 100%;
  height: 20px;
  padding: 0px 0 0px 0;
  margin: 0 0 0px 0;
  float: left;
  z-index: 4;
}

#filler1 {
  background-color: #ffffff;
  top: 90px;
  left: 0;
  width: 100%;
  height: 10px;
  position: fixed;
  z-index: 4;
}

#filler2 {
  background-color: #ffffff;
  top: 120px;
  left: 0;
  width: 100%;
  height: 10px;
  position: fixed;
  z-index: 4;
}

.cont {
  font-size: 12pt;
  background-color: #FFCD73;
  color: blue;
  top: 125px;
  width: 100%;
  padding: 0;
  margin: 0;
  position: relative;
  z-index: 1;
}

#content {
  position: relative;
  top: 40px;
  left: 2.5%;
  width: 95%;
  padding: 0 0 0 0;
  margin: 0;
}

.banner {
  background-image: url('../images/banner_area.gif');
  background-repeat: repeat-x;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 90px;
  padding: 0;
  float: left;
  z-index: 4
}

#donation {
  font-size: 49pt;
  float: right;
  margin: 9px 15px 0 9px;
}

.bg_area_left {
	background-image: url('../images/area_left.gif');
	background-repeat: no-repeat;
	background-position:  left 50%;
	width: 25px;
	height: 50px;
	position: absolute;
	float: left;
	z-index: 2
}

.bg_area_mid {
	background-image: url('../images/area_mid.gif');
	background-repeat: repeat-x;
	width: 95%;
	height: 50px;
	float: none;
	position: relative;
	top: 40px;
	left: 2.5%;
	z-index: 1
}

.bg_area_right {
	background-image: url('../images/area_right.gif');
	background-repeat: no-repeat;
	background-position:  right 50%;
	width: 25px;
	height: 50px;
	position: relative;
	float: right;
	z-index: 2
}

.area_beschriftung {
	font-size: 20pt;
	color: #000000;
	top: -25px;
	width: 100%;
	text-align: center;
	position: absolute;
	z-index: 3;
}

/* Navigationsleiste */
.passiv a {
  font-size: 10pt;
  font-weight: bold;
  text-align: center;
  width: 9.8%;
  height: 20px;
  position: relative;
  float: left;
  text-decoration: none;
  color: #6F6F6F;
}

.passiv a:hover {
  font-size: 10pt;
  font-weight: bold;
  text-align: center;
  width: 9.8%;
  height: 20px;
  position: relative;
  float: left;
  text-decoration: none;
  color: #FD812F;
  background-color: #4B93EE;
}

.aktiv a {
  font-size: 10pt;
  font-weight: bold;
  text-align: center;
  width: 9.8%;
  height: 20px;
  position: relative;
  float: left;
  text-decoration: none;
  color: #FD812F;
}

.stil1 {
  font-size: 12pt;
}

.stil2 {
  font-size: 12pt;
  font-weight: bold;
}

.stil3 {
  font-family: "Comic San MS";
  font-size: 14pt;
  /*font-weight: bold;*/
  color: blue;
}

.stil4 {
  font-family: "Comic San MS";
  font-size: 12pt;
  /*font-weight: bold;*/
  color: #008000;
}

.stil5 {
  font-family: "Bookman Old Style";
  font-size: 18pt;
  font-weight: bold;
  color: #008000;
}

.stil6 {
  font-family: "Bookman Old Style";
  font-size: 14pt;
  font-weight: bold;
  color: #008000;
}