/* CSS Document */

.body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.a:link {
	text-decoration: none;
}
.a:visited {
	text-decoration: none;
	color: #000000;
}
.a:hover {
	text-decoration: underline;
	color: #666666;
}
.a:active {
	text-decoration: none;
	color: #000000;
}
.Stil5 {
	color: #008000;
	font-weight: bold;
}
.Stil6 {
	color: #CCCCCC}
}
.links {
  border-left-width:2.5em;
  border-left-style:solid;
  border-color:red;
  padding-left:2.5em;
  text-align:justify;
}

.linksrechts {
  border-left-width:2.5em;
  border-left-style:solid;
  border-left-color:red;
  padding-left:2.5em;
  border-right-width:2.5em;
  border-right-style:solid;
  border-right-color:green;
  padding-right:2.5em;
  text-align:justify;
}

.rundrum {
  border-width:1px;
  border-style:solid;
  border-color:black;
  padding:0em;
  text-align:justify;
}
.linie {
  border-bottom-color: black;
  border-bottom-width: 1px;
  border-bottom-style:single;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
/*       */
	color: #666666;
}