img {
	border:0px;	
}
#content h1 {
  font:bold 15px Arial, sans-serif; 
  color: #4f4f4e;
  padding-top: 0px;
} 
#content h1 a{
  font:bold 15px Arial, sans-serif; 
  color: #4f4f4e;
  padding-top: 10px;
  text-decoration:none;
} 
#content h1 a:hover{
  font:bold 15px Arial, sans-serif; 
  color: black;
  padding-top: 10px;
  text-decoration:none;
} 
#content .descr {
  font:bold 11px Arial, sans-serif; 
  color: #4f4f4e;
  padding: 5px 0px 0px 0px;
line-height: 16pt;
} 
#content .descr a{
  color: #4f4f4e;
  text-decoration: underline;
}
#content .descr a:hover{
  color: #aea89d;
  text-decoration: none;
}

#content p{
  font:normal 11px Arial, sans-serif; 
  color: #4f4f4e;
  padding: 5px 0px 0px 0px;
line-height: 16pt;
} 
#content p a{
  color: #c60086;
  text-decoration: underline;
}
#content p a:hover{
  color: #aea89d;
  text-decoration: none;
}

#content ul{
  list-style-position:inside;
  margin-left:8px;
}

#content li {
  font:normal 11px Arial, sans-serif; 
  color: #4f4f4e;
  margin-left:12px;
line-height: 16pt;
/*   padding: 5px 6px 0px 00px; */
}


#content hr {
  background-color:#4f4f4e;
  color:#4f4f4e;
  border:#4f4f4e;
  height:1px;
}

.zurueck a{
  font:normal 11px Arial, sans-serif; 
  color: #4f4f4e;
  text-decoration: none;
  text-transform: lowercase;
  float:right;
  padding: 20px 6px 0px 16px;
  background-image: url('../pics_layout/pfeil_links.jpg');
  background-repeat: no-repeat;
  background-position:0% 100%;
}
.zurueck a:hover{
  color: #aea89d;
}
.bildrahmen {
  float:left;
  padding: 6px 6px 0px 0px; 
}
.bildrahmen img {
  border:none;
  padding-bottom: 2px;
}
.abstandshalter {
/*   border: 1px solid red; */
  height: 16px;
}



