/* 
  Titel: skp-ag.de CSS Stylesheet
  Autor: Torben Hansen, Skyfillers GmbH
  Datum: 03.08.2009
*/

div.fce-boxes1 {
	margin: 0;
	padding: 0;
}

div.fce-boxes1-box {
	float: left;
	width: 258px;
}

div.fce-boxes1-box h2 {
	height: 24px;	
	line-height: 24px;
	vertical-align: middle;
	background-color: #000000;
	border-bottom: 1px solid #FFFFFF;
	
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	color: #ffffff;
	font-size: 13px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

div.fce-boxes1-box h2 a {
	display: block;
	height: 24px;	
	line-height: 24px;
	vertical-align: middle;
	padding: 0 0 0 8px;
	
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	color: #ffffff;
	background-color: #000000;
	font-size: 13px;
	font-weight: normal;
}

div.fce-boxes1-box h2 a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

div.fce-boxes1-box1 {
	margin-right: 14px;	
}

div.fce-boxes1-box1, div.fce-boxes1-box2 {
	margin-bottom: 14px;	
}