body {
  margin: 0px;
  padding: 0px;
  font-family: Arial, sans-serif;
  background-image: url('back.jpg');
  font-size: 80%;
}

#d_top {
  z-index: 3;
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  background-color: #66879F;
  padding-left: 50px;
  margin: 0px;
  font-size: 140%;
  height: 45px;
  color: #ffffff;
}

*html #d_top {
  width: 95% !important;
}

#d_top_spruch {
  margin-left: 40px;
  letter-spacing: 2px;
  font-variant: small-caps;
}

#d_top_logo {
  font-family: 'Trebuchet MS';
  font-size: 200%;
  font-style: italic;
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
  border-bottom: none !important;
}

*html #d_top {
  width: 99%;
}

#d_top a {
  text-decoration: none;
  color: #ffffff;
  border-bottom: 1px solid #929BFE;
}

#d_navi {
  z-index: 2;
  position: absolute;
  left: 20px;
  top: 0px;
  padding-top: 50px;
  bottom: 0px;
  width: 164px;
}

.d_cat {
  display: block;
  border-top: 1px solid #284D69;
  border-bottom: 1px solid #284D69;
  background-color: #F59403;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 5px;
  margin-top: 15px;
  margin-bottom: 2px;
  font-weight: bold;
}

#d_navi a:link, #d_navi a:active, #d_navi a:visited {
  display: block;
  padding-left: 5px;
  text-decoration: none;
  color: #000000;
  padding-top: 1px;
  padding-bottom: 1px;
}

#d_navi a:hover {
  background-color: #F59403;
  padding-top: 0px;
  padding-bottom: 0px;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
}

#d_content {
  z-index: 1;
  position: absolute;
  left: 0px;
  top: 50px;
  margin-left: 200px;
  width: 800px;
}

#d_content .kastenstartseiteklein h1 a {
  display: block;
}

.kastenstartseitegross {
  border: 1px solid black;
  padding: 3px;
  width: 50%;
}

.kastenstartseitegross h2, .kastenstartseiteklein h2 {
  font-weight: bold;
  font-size: 100%;
  margin-top: 2px;
  margin-bottom: 2px;
}

.kastenstartseitegross p, .kastenstartseiteklein p {
  margin-top: 2px;
  margin-bottom: 5px;
}

.kastenstartseitegross h1, .kastenstartseiteklein h1 {
  margin-top: 0px;
  margin-bottom: 2px;
  padding: 3px;
  font-size: 120%;
  background-color: #F59403;
  height: 1.2em !important;
  overflow: hidden;
}

.bildstartseite, .kleinesbildstartseite {
  padding: 3px;
  margin: 3px;
}

.kastenstartseiteklein {
  border: 1px solid black;
  padding: 3px;
  text-align: center;
}

.tabelle100 {
  width: 100%;
}

/**html .tabelle100 {
  width: 80%;
}*/

.kastenstartseiteklein a {
  text-decoration: none;
  color: black;
}

.kastenstartseitegross h1 a {
  text-decoration: none;
  color: black;
  display: block;
}

.kommentar {
  border: 1px solid #e0e0e0;
  padding-bottom: 3px;
  margin: 5px;
  margin-top: 10px !important;
}

.kommentar .kom_titel {
  display: block;
  font-weight: bold;
  background-color: #D9D9D9;
  padding: 5px;
}

.kommentar .kom_text {
  display: block;
  padding: 3px;
}

td {
  vertical-align: top;
}

img {
  border: none;
}

#d_navi input {
  margin-top: 1px;
}

#d_navi form {
  margin-top: 1px;
}

/* input, textarea {
  border: 1px solid #F59403;
  background-color: #EBE8E3;
}

input:hover, textarea:hover {
  border: 1px solid #A36302;
}

input:focus, textarea:hover {
  border: 1px solid #583601;
}*/

iframe {
  border: none;
}

.impressum {
  clear: both;
  font-size: 90%;
  color: #909090;
}

.impressum a:link, .impressum a:visited, .impressum a:active {
  color: #505050;
  text-decoration: none;
}

.impressum a:hover {
  text-decoration: underline;
}

.kastenfotos {
  border-bottom: 1px solid #808080;
  padding: 6px;
  height: 117px;
  width: 100%;
}

/**html .kastenfotos {
  width: 80%;
}*/

.kastenfotos:hover {
  background-color: #f0f0f0;
  border-bottom: 1px solid #404040;
}

.kastenfotos b {
  display: block;
  color: #909090;
  font-size: 140%;
}

.kastenfotos img {
  float: left;
  margin-right: 15px;
  border: 1px solid black;
}

.kastenfotos a {
  text-decoration: none;
  color: black;
}

.kastenfotoslinksobendrueber {
  margin-bottom: 4px;
}

.kastenfotoslinksobendrueber a {
  color: #7878A3;
}

/* KANN EVTL. GELÖSCHT WERDEN
.bildpfeil {
  background-color: #F59403;
  border: 1px solid black;
  vertical-align: middle;
  font-weight: bold;
}

.bildpfeil:hover {
  background-color: #EFC98F;
}

.bildpfeil a {
  text-decoration: none;
  text-align: center;
  display: block;
  color: #000000;
  width: 3em;
}

.bildleiste {
  background-color: #cccccc;
  border-spacing: 10px;
  border: 1px solid #00000;
}

.bildgrauhinterlegt {
  background-color: #e0e0e0;
  border-bottom: 2px solid #a0a0a0;
  padding-top: 2px;
  padding-bottom: 2px;
  margin-bottom: 1px;
}*/

.bilderobenupload {
  font-size: 80%;
  font-weight: bold;
  background-color: #e0e0e0;
  border-bottom: 2px solid #a0a0a0;
  padding-top: 2px;
  padding-bottom: 2px;
  margin-bottom: 2px;
  width: 250px;
}

.bildliste {
  padding: 5px;
}

.bildliste img {
  margin: 2px;
  padding: 5px;
  border: 1px solid #909090;
  background-color: #dcdcdc;
}

.h1rechts {
  float: right;
  display: block;
  width: 20%;
  text-align: right;
  margin-right: 15px;
  padding-right: 5px;
  border-right: 4px solid #FCA92D;
  font-size: 80%;
  color: #909090;
  background-color: #f0f0f0;
}

.bildliste p {
  font-size: 90%;
  color: #808080;
  border-top: 1px solid #d0d0d0;
  border-bottom: 1px solid #d0d0d0;
  background-color: #f0f0f0;
  padding: 2px;
}

.streifenobenunten {
  color: #000000;
  border-top: 1px solid #a0a0a0;
  border-bottom: 1px solid #a0a0a0;
  background-color: #f0f0f0;
  padding: 2px;
  font-weight: bold;
}

.bildliste p .deaktiviert {
  color: #606060;
}

.bewertungsfeld h2 {
  clear: both;
  font-weight: bold;
  font-size: 100%;
  background-color: #D7D7D7;
  padding: 2px;
  margin: 0px;
}
.bewertungsfeld h2 span {
  font-weight: normal;
}
.bewertungsfeld .gesellschaft {
  display: block;
  clear: both;
  float: left;
  width: 40%;
}
.bewertungsfeld .gesellschaft span {
  text-decoration: underline;
}
.bewertungaussen {
  line-height: 140%;
  margin: 0px;
  padding: 0px;
}
.bewertungsfeld h2 a {
  display: inline !important;
}
.bewertungsfeld a {
  color: #000000;
  text-decoration: none;
  float: left;
  margin: 2px;
  padding: 0px 4px 0px 4px;
}
.feldabstand {
  clear: both;
  display: block;
  width: 99%;
  text-align: center;
}
.feldabstand input {
  width: 30%;
}
.feldabstand big {
/*  display: block;
  float: left;*/
  font-weight: bold;
}
.bewertungsfeld .label {
  float: left;
  width: 9px;
}
.newstitel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #000000;
	font-weight: bolder;
	margin: 0px;
	padding: 0px;
	position: static;
	visibility: visible;
}

.newsheadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	font-weight: bolder;
	margin: 0px;
	padding: 2px;
	position: static;
	visibility: visible;
}

.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	color: #000000;
	font-weight: 100;
	margin: 0px;
	padding: 0px;
	position: static;
	visibility: visible;
}