/* CSS definition file containing sitestyle stylesheets */
BODY {}
img {border: 0;} 

.Trennen {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FF0;
	background-color: #999;
	text-align: center;
}
.SeitenKopf {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bolder;
	color: #FFF;
	background-color: #000;
}
.Tabelleninhalt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #CCC;
	border-left: 10;
	text-align: left;
}
.HTML-Link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #0CF;
	text-decoration: underline;
	border-left: 10;
}
.buttons {
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
	font-weight: bold;
	font-size: 12px;
}
.biglink {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0CF;
	text-decoration: underline;
}
.Newsenglish {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #0F9;
	background-color: #000;
}
.SmallInfo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	border-left: 10;
	border-right: 5;
}
.News {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF0;
	border-left: 10;
	border-right: 5;
}