/* 
  Titel: poggenpohl-flensburg.de, CSS Stylesheet für fce-rechts
  Autor: Torben Hansen, Skyfillers GmbH
  Datum: 11.04.2007
*/

/************************************************************/
/* Formatierungen	Menus                                     */
/************************************************************/

.fce-rechts {
	margin: 0;
	padding: 0;
	width: 139px;
}

.fce-rechts .title {
	background-color: #A5B3CB;
	width: 139px;
	height: 16px;
}

.fce-rechts .content {
	margin: 3px 0 3px 0;
	padding: 7px 9px 7px 9px;
	background-color: #D4DBE5;
}

