body {
  background-color:#874F1C;
  font-family:Arial,Helvetica,sans-serif;
  }

a.nav_left:link {
  display:block;
  width:130px;
  text-decoration:none;
  color:#AE6724;
  background-color:#D3D9DF;
  padding:2px;
  border-style:solid;
  border-width:1px;
  font-size:12px;
  }
a.nav_left:visited {
  display:block;
  width:130px;
  text-decoration:none;
  color:#AE6724;
  background-color:#D3D9DF;
  padding:2px;
  border-style:solid;
  border-width:1px;
  font-size:12px;
  }
a.nav_left:hover {
  display:block;
  width:130px;
  text-decoration:none;
  color:#f2eded;
  background-color:#AE6724;
  padding:2px;
  border-style:solid;
  border-width:1px;
  border-color:#3F4045;
  font-size:12px;
  }
a.nav_left:active {
  display:block;
  width:130px;
  text-decoration:none;
  color:#AE6724;
  background-color:#D3D9DF;
  padding:2px;
  border-style:solid;
  border-width:1px;
  font-size:12px;
  }

a.static:link {
  display:block;
  width:130px;
  text-decoration:none;
  color:#f2eded;
  background-color:#AE6724;
  padding:2px;
  border-style:solid;
  border-width:1px;
  border-color:#3F4045;
  font-size:12px;
  }

a.static:visited {
  display:block;
  width:130px;
  text-decoration:none;
  color:#f2eded;
  background-color:#AE6724;
  padding:2px;
  border-style:solid;
  border-width:1px;
  border-color:#3F4045;
  font-size:12px;
  }

table.main {
  border-style:solid;
  border-width:1px;
  border-color:#AE6724;
  background-color:#ffffff;
  }

p.footer {
  text-align:center;
  font-size:90%;
  }

table.vs {
  /*background-image:url(graphics/pwvschil_bg_tmp.jpg);*/
  /*background-repeat:no-repeat;*/
  /*margin-right:7px;*/
  }
  /*Problem mit Konqueror + IE5, Darstellung am rechten Rand nicht Korrekt*/


table.index_content {
  border-left-style:solid;
  border-left-width:1px;
  border-left-color:#AE6724;
  }

a:link {
	text-decoration:none;
	color:#AE6724;
	}

a:visited {
	text-decoration:none;
	color:#AE6724;
	}

a:hover {
	text-decoration:underline;
	color:#952020;
	}

a:active {
	text-decoration:underline;
	color:#952020;
	}

p.fliesstext {
	text-align:justify;
	margin-right:20px;
	}

#bautext {
	text-align:justify;
	}

div.atafel {
	border-style:solid;
	border-width:1px;
	border-color:#AE6724;
	text-align:center;
	width:570px;
	}	