/* 
  Titel: wind7.de - FCE Boxgross
  Autor: Torben hansen, Skyfillers GmbH
  Datum: 25.02.2008
*/

div.fce-boxgross {
	float: left;
	width: 305px;
	margin: 0 3px 20px 0;
	padding: 0;
}

div.fce-boxgross-h1 {
	width: 285px;
	height: 25px;
	padding: 8px 10px 0 10px;
	margin: 0;
  background-image: url(../gfx/fce-boxgross-h1.gif);
	background-repeat: repeat-x;	
}

div.fce-boxgross-h1 h1 {																				
	font-family: Arial, Verdana, Sans-serif;
	color: #033186;
	font-size: 15px;
	font-weight: bold;
	line-height: normal;
	text-transform: uppercase;
	margin: 0;
	padding: 0 0 0 23px;

  background-image: url(../gfx/bg-h1.gif);
	background-repeat: no-repeat;	

	border-bottom: 1px solid #CCCCCC;
}

div.fce-boxgross-content {
	width: 245px;
	padding: 8px 30px 8px 30px;
	margin: 0;
	background-image: url(../gfx/fce-boxgross-content.gif);
	background-repeat: repeat-y;	
	
	/* Min-Height Hack */
	min-height: 90px;
	height:auto !important;
	height: 90px; 
	
}

div.fce-boxgross-bottom {
	width: 305px;
	height: 6px;
	line-height: 6px;
	padding: 0;
	margin: 0;
	font-size: 0.1em;
	background-image: url(../gfx/fce-boxgross-bottom.gif);
	background-repeat: repeat-y;	
}
