body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
}
body {
	background-color: #ffffff ;
}
.Stil1 {
	color: #131010;
	font-size: 20px;
  font-weight:bold;
  white-space: pre-wrap;
}
.Stil2 {
	color: #131010;
	font-size: 20px;
  font-weight: normal;
  white-space: pre-wrap;
}
.Stil3 {
	color: #131010;
	font-size: 18px;
  font-weight: normal;
  white-space: pre-wrap;
}
.Stil4 {
	color: #131010;
	font-size: 18px;
  font-weight:bold;
  white-space: pre-wrap;
}
.Stil5 {
	color: #131010;
	font-size: 18px;
  font-weight: normal;
  white-space: pre-wrap;
}
.Stil6 {
	color: #695d5d;
	font-size: 12px;
  font-style: italic
  font-weight: normal;
  white-space: pre-wrap;
}
.article1 {
	color: #131010;
	font-size: 20px;
  float:left;
  letter-spacing: 3.5;
  line-height: 1.5;
  padding: 10px;
  font-weight: 70%;
  white-space: pre-wrap;
}
.article2 {
	color: #131010;
	font-size: 18px;
  float:left;
  letter-spacing: 3.5;
  line-height: 1.5;
  padding: 10px;
  font-weight: normal;
  white-space: pre-wrap;
}
.article3 {
	color: #131010;
	font-size: 10px;
  float:left;
  padding: 10px;
  font-weight: kursiv;
  white-space: pre-wrap;
}
a:link {
  color: #21618C;
  text-decoration: none;
}
a:visited {
 color: #21618C;
 text-decoration: none; 
}
a:active {
 color: #21618C;
 text-decoration: none; 
}
a:hover {
  color: #BDBDBD;
  text-decoration: none;
}