body {
  background-color: #fff;
  font-family: Arial, Helvetica, sans-serif;
}

p#sprache {
  font-size:11px;
  line-height:2;
  padding-right:16px;
  text-align:right;
}

p#sprache a,p#sprache  a:link {
color: #666666;
background-color: #ffffff;
font-weight: bold;
text-decoration: none;
}

.textfett {
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #000000;
}
.text {
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
}
.textgrau {
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #666666;
}
.link {
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #666666;
}
.weiterrot {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	text-align: right;

}
.linkgraufett {
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

a img {border: none;}
