/* ==========================
Allgemeine CSS-Angaben für Seiten von Bosch OCS

Erstellt 2007-07 
========================== */


/* -------------------------
 Seitengliedernde Elemente
------------------------- */
#squealer {
	background-color: #FF0000;
	color: #FFFFFF;
	font-weight: bold;
	padding: 6px;
	font-size: 11px;
	width: 10%;
	position: absolute;
	margin: 2px;
}




