body
{
	font-family: verdana,sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #FF0000;
}

a:link
{
	color				: #FFFFFF;
	text-decoration		: none;
}

a:visited
{
	color				: #FFFFFF;
	text-decoration		: none;
}

a:hover
{
	color				: #FFD616;
	text-decoration		: none;
}

a:active
{
	color				: #FFFFFF;
	text-decoration		: none;
}


#teaser
{
}

.teaserHead
{
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #FF6600;
	color: #FFFFFF;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	padding: 2px;
}

.teaserImage
{
	padding: 0px;
	border: 2px solid #FF6600;
	border-top: 0px;
	border-bottom: 0px;
}

.teaserText
{
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 9px;
	border: 2px solid #FF6600;
	border-top: 0px;
	padding: 2px;
}

.newsDate {
	font-size: 9px;
	margin-bottom: 2px;
}

.newsHeader {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 2px;
}

.newsSubheader {
	font-size: 10px;
	font-style: italic;
	margin-bottom: 12px;
}

.newsText {
	font-size: 10px;
	font-weight: normal;
	margin-bottom: 12px;
}

.metaNav
{
	font-size: 9px;
}

#menu {
	color: #FFFFFF;
}

li.level1_active
{
	font-size: 9px;
	font-weight: bold;
	margin: 5px 0px 5px 0px;
}

li.level1_no
{
	font-size: 9px;
	font-weight: bold;
	margin: 5px 0px 5px 30px;
}

li.submenu
{
	/*margin: -18px 0px 5px 0px;*/
}

li.level2_active
{
	margin: 5px 0px 5px 15px;
	font-size: 9px;
	font-weight: bold;
}

li.level2_no
{
	margin: 5px 0px 5px 15px;
	font-size: 9px;
	font-weight: normal;
}

h1
{
	font-size: 14px;
	font-weight: bold;
	margin: 20px 0px 10px 0px;
}

h1.firstHead
{
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}

h1.subHead
{
	font-size: 12px;
	font-weight: normal;
	margin: 0px 0px 18px 0px;
}

h2
{
	font-size: 12px;
	font-weight: bold;
	margin: 18px 0px 9px 0px;
}

h2.firstHead
{
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 9px 0px;
}

h3
{
	font-size: 10px;
	font-weight: bold;
	margin: 16px 0px 8px 0px;
}

h3.firstHead
{
	font-size: 10px;
	font-weight: bold;
	margin: 0px 0px 8px 0px;
}

p.gameText
{
	margin: 2px 0px 8px 0px;
}

.news-single-backlink {
	font-weight: bold;
}

.news-list-browse {
width: 100%;
margin-top: 10px;
padding-top: 4px;
border-top: 1px solid #FFFFFF;
}

.tx-ttnews-browsebox {
	font-weight: bold;
	text-align: center;
}

dt {
	font-weight: bold;
}