/*  */
.PresseTextHintergrund
{
	font-size:8pt;
	font-family:Verdana,Arial,Sans-Serif;
	font-weight:bold;
	color:#000000;
	background-color:#bcb0a2;
}

.PresseText
{
	font-size:8pt;
	font-family:Verdana,Arial,Sans-Serif;
	font-weight:bold;
	color:#000000;
	background-color:#b4a89a;
	TEXT-DECORATION: none;
}

/*  */
.PresseTextSel
{
	font-size:8pt;
	font-family:Verdana,Arial,Sans-Serif;
	font-weight:bold;
	color:#ffffff;
	background-color:#b4a89a;
	TEXT-DECORATION: none;
}


.PresseTextUeberschrift
{
	font-weight: bold;
	font-size: 8pt;
	color: #000000;
	font-family: Verdana,Arial,Sans-Serif;
	background-color: #b4a89a;
	text-decoration: underline;
}

.PresseBeschreibung
{
	font-size:8pt;
	font-family:Verdana,Arial,Sans-Serif;
	font-weight:bold;
	color:#999999;
	background-color:#000000;
}


/*  */
.PresseVorschauBild
{
		BORDER-RIGHT:  #ffffff 2px solid; 
		BORDER-TOP:    #ffffff 1px solid; 
		BORDER-LEFT:   #ffffff 1px solid; 
		BORDER-BOTTOM: #ffffff 2px solid
}

/*  */
.PresseVorschauBildSel
{
		BORDER-RIGHT:  #000000 2px solid; 
		BORDER-TOP:    #000000 1px solid; 
		BORDER-LEFT:   #000000 1px solid; 
		BORDER-BOTTOM: #000000 2px solid
}

/*  */
.PresseBildSchließen
{
	BORDER-RIGHT:  #999999 2px solid; 
	BORDER-TOP:    #999999 1px solid; 
	BORDER-LEFT:   #999999 1px solid; 
	BORDER-BOTTOM: #999999 2px solid;
}

/*  */
.PresseBildSchließenSel
{
		BORDER-RIGHT:  #ffffff 2px solid; 
		BORDER-TOP:    #ffffff 1px solid; 
		BORDER-LEFT:   #ffffff 1px solid; 
		BORDER-BOTTOM: #ffffff 2px solid;
}



