/* 
  Titel: hosting.skyfillers.com - FCE Box1
  Autor: Torben Hansen, Skyfillers GmbH
  Datum: 03.10.2008
*/

div.fce-box1 {
	width: 860px;
	height: 228px;
	margin: 0 0 10px 0;

	background-image: url(../gfx/fce-box1-bg.gif);
	background-repeat: no-repeat;  	
	text-align: left;
}

div.fce-box1-content {
	float: left;	
	width: 235px;
	padding: 20px 10px 0 25px;
}

div.fce-box1-img {
	float: left;	
	width: 145px;
	padding: 30px 0 0 15px;
}

div.fce-box1 p {
	font-size: 13px;
	color: #BBBBBB;		
	margin: 15px 0 0 0;
	height: 90px;
}

span.fce-box1-from {
	float: left;
	height: 29px;
	line-height: 29px;
	vertical-align: middle;
	font-size: 13px;
	color: #BBBBBB;
	margin: 0 13px 0 36px;
}

span.fce-box1-price {
	float: left;
	height: 29px;
	line-height: 29px;
	vertical-align: middle;
	font-size: 22px;
	color: #EABC06;	
}

span.fce-box1-weiter {
	float: left;
	height: 29px;
	line-height: 29px;
	margin: 0 0 0 20px;	
}
