/* 
  Titel: jacob-soennichsen.de CSS Stylesheet für FCE Boxgelb
  Autor: Torben Hansen, Skyfillers GmbH
  Datum: 15.08.2007
*/

div.fce-boxgelb {
	width: 99%;
}

div.fce-boxgelb-oben {
	background-image: url(../gfx/fce-boxgelb-oben-linie.gif);
	background-repeat: repeat-x;  	
	background-color: #FFF3CC;
	width: 14px;
	height: 15px;
	width: 100%;
	text-align: left;
	margin: 0;
	padding: 0;
}

div.fce-boxgelb-content {
	background-image: url(../gfx/fce-boxgelb-content.gif);
	background-repeat: repeat-y;  	
	background-color: #FFF3CC;
	text-align: left;
	font-weight: bold;
	width: 322px;
	padding: 0 5px 0 0;
}

div.fce-boxgelb-content p {
	margin: 0 0 0 15px;
	color: #7F7966;
}

div.fce-boxgelb-content p a {
	color: #7F7966;
}

div.fce-boxgelb-content p a:hover {
	color: #7F7966;
	text-decoration: underline;
}

div.fce-boxgelb-unten {
	background-image: url(../gfx/fce-boxgelb-unten-linie.gif);
	background-repeat: repeat-x;  	
	width: 14px;
	height: 15px;
	width: 100%;
	text-align: left;
	margin: 0;
	padding: 0;
}

div.fce-boxgelb-content .csc-textpic-caption {
	font-weight: normal;
	color: #7F7966;
}
