body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;

}
.bgcolor1
{
    background-color: #ffffff;
	
}
.hr
{
    color: #ffffff
	style: noshade;
	border-top: dotted;
	border-color: #aeb25e;
	
}
.rahmen {
  border-width:1px;
  border-style:dotted;
  border-color:#CCCCCC;

  text-align:justify;
  background-color: #ffffff;
}
.dotted {
  background-image:url(Grafik/dot.gif);
	background-repeat:repeat-x;
	background-position: left, top; 
}
.tdimage {
  border-width:1px;
  border-style:dotted;
  border-color:#CCCCCC;
  text-align:justify;
  }
a:link {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: medium; 
	color: #aeb25e;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #aeb25e;
}
a:hover {
	text-decoration: none;
	color: #6D7135;
}
a:active {
	text-decoration: none;
	color: #aeb25e;
}

