/*  */
.ExhibitionsTextHintergrund
{
	font-size:8pt;
	font-family:Verdana,Arial,Sans-Serif;
	font-weight:bold;
	color:#000000;
	background-color:#bcb0a2;
}

/*  */
.ExhibitionsText
{
	font-size:8pt;
	font-family:Verdana,Arial,Sans-Serif;
	font-weight:bold;
	color:#000000;
	background-color:#B4A89A;
	TEXT-DECORATION: none;
}

/*  */
.ExhibitionsTextSel
{
	font-size:8pt;
	font-family:Verdana,Arial,Sans-Serif;
	font-weight:bold;
	color:#ffffff;
	background-color:#B4A89A;
	TEXT-DECORATION: none;
}

/*  */
.ExhibitionsTextUeberschrift
{
	font-weight: bold;
	font-size: 8pt;
	color: #000000;
	font-family: Verdana,Arial,Sans-Serif;
	background-color: #b4a89a;
	text-decoration: underline;
}

