body
{
	color: #ffffff;
	background-color: #000000;
}

.IntroTab
{
	font-size:8pt;
	font-family:Verdana,Arial,Sans-Serif;
	font-weight:bold;
	color:#999999;
	background-color:#ABABAB;
}
/* Intro Table Header */
.IntroTabHeader
{
	font-size:8pt;
	font-family:Verdana,Arial,Sans-Serif;
	font-weight:bold;
	color:#999999;
	background-color:#000000;
	TEXT-DECORATION: none;
}
/* Intro Table Header (selected)*/
.IntroTabHeaderSel
{
	font-size:8pt;
	font-family:Verdana,Arial,Sans-Serif;
	font-weight:bold;
	color:#ffffff;
	background-color:#000000;
	TEXT-DECORATION: none;
}

/* Sub Header Background */
.SubHeaderBackground
{
	border-bottom: #ffffff 1px solid;
	background-color: #8c8c8c;
}


/* Intro Table Header */
.SubHeader
{
	font-size:8pt;
	font-family:Verdana,Arial,Sans-Serif;
	font-weight:bold;
	color:#000000;
	TEXT-DECORATION: none;
}
/* Intro Table Header (selected)*/
.SubHeaderSel
{
	font-weight: bold;
	font-size: 8pt;
	color: #ffffff;
	font-family: Verdana,Arial,Sans-Serif;
	text-decoration: none;
}
/* Intro Table Center */
.IntroTabCenter
{
	font-size:8pt;
	font-family:Verdana,Arial,Sans-Serif;
	font-weight:bold;
	color:#999999;
	background-color:#000000;
}
/* Intro Table Footer */
.IntroTabFooter
{
	font-weight: normal;
	font-size: 18pt;
	color: #4d4d4d;
	font-family: Verdana, Arial, Sans-Serif;
	background-color: #000000;
}
.IntroTabFooterHighlighted
{
	font-weight: bold;
	font-size: 8pt;
	color: #999999;
	font-family: Verdana, Arial, Sans-Serif;
	background-color: #000000;
}


/* Intro Image */
.IntroImage
{
	/*BORDER-RIGHT: #999999 1px solid; */
	BORDER-TOP: #ffffff 1px solid; 
	/*BORDER-LEFT: #999999 1px solid; */
	BORDER-BOTTOM: #ffffff 1px solid
}
/* Intro Image Zitat */
.IntroImageZitat
{
	font-size:8pt;
	font-family:Verdana,Arial,Sans-Serif;
	font-weight:bold;
	color:#ffffff;
}
/* Intro Image Autor */
.IntroImageAutor
{
	font-size:7pt;
	font-family:Verdana,Arial,Sans-Serif;
	font-weight:bold;
	color:#ffffff;
}
