a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;
	background-color: #CCCCCC;
}
a:active {
	color: #666666;
	text-decoration: none;
}
html {
	height: 100.01%;
}
body {
	height: 100.01%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #272727;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.infoText {
	color: #666666;
	padding: 4px;
}
.tabBgGrey {
	background-color: #181818;
}
.tabBgBlack {

	background-color: #000000;
}
.kursiv {
	font-style: italic;
}
.newsText {
	font-style: italic;
	color: #666666;
}
.headline {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}
