@charset "utf-8";
/* 
	Stylesheet - BPW Mehrwertoffensive
		..: Subsite Definitions :..

	Author: David Schneider
	E-Mail: david.schneider@xyqom.net
	Copyright 2009 XYQOM GmbH
*/


/***********************************************************************
 * Basics 
 */

#sub #header
{
	height:164px;
	margin:1px 0 0;
}

#sub #header .imagebox
{
	width:286px;
	float:left;
}

#sub #header .imagebox .description,
#sub #header .imagebox4 .description
{
	padding:5px;
	font-size:11px;
	line-height:normal;
}

#sub #header .imagebox4
{
	width:214px;
	float:left;
}

/***********************************************************************
 * Layout
 */

#sub #content
{
	width:544px;
	height:227px;
	margin:25px 0 0 293px;
}

#sub #content ul
{
	list-style:none;
}

#sub #content ul li
{
	padding:1px 10px;
	background:url(../images/ui/item_arrow.jpg) 0 4px no-repeat;
}