div.searchwords
{
	background: url('/grafik/mad/sw.top.jpg') no-repeat;
	margin-bottom: 12px;
	position: relative;
	width: 612px;
}

div.searchwords div.inner
{
	background: url('/grafik/mad/sw.bottom.jpg') no-repeat bottom;
	width: 612px;
}

/* top */
div.searchwords div.top
{
	background: url('/grafik/mad/sw.top.bg.jpg') no-repeat top left;
	height: 168px;
}

div.searchwords div.top h1
{
	color: #000;
	font: bold 22px/24px 'Trebuchet MS';
	padding: 15px 0 0 15px;
	width: 375px;
}

/* top selected items */
div.searchwords div.top div.selected
{
	background: url('/grafik/mad/sw.selected.bottom.jpg') no-repeat bottom;
	display: none;
	height: 75px;
	position: absolute;
	top: 15px;
	left: 15px;
	overflow: hidden;
	width: 387px;
}

div.searchwords div.top div.selected div.headline
{
	background: url('/grafik/mad/sw.selected.top.jpg') no-repeat top;
	color: #fff;
	height: 19px;
	font: bold 12px/19px 'Trebuchet MS';
	padding: 0 10px;
}

div.searchwords div.top div.selected div.list
{
	padding-top: 5px;
}

div.searchwords div.top div.selected div.list li
{
	float: left;
	list-style: none;
	padding: 0 8px;
	/*width: 80px;*/
}

div.searchwords div.top div.selected div.list p
{
	color: #d94000 !important;
	cursor: pointer;
	display: inline;
	font: bold 12px/22px 'Trebuchet MS';
}

/* category */
div.searchwords div.category
{
	padding: 10px 25px;
}

div.searchwords div.category h2
{
	color: #000;
	font: bold 14px/20px 'Trebuchet MS';
	margin-bottom: 5px;
}

div.searchwords div.category div.item
{
	margin-top: 5px;
	width: 561px;
}

div.searchwords div.category div.item div.headline
{
	background: url('/grafik/mad/sw.item.top.bg.jpg') no-repeat top left;
	cursor: pointer;
	height: 22px;
	padding: 0 10px;
}

div.searchwords div.category div.item div.headline h3
{
	background: url('/grafik/mad/sw.item.minus.jpg') no-repeat center right;
	color: #fff;
	display: inline;
	font: bold 14px/22px 'Trebuchet MS';
	padding-right: 15px;
}

div.searchwords div.category div.closed div.headline h3
{
	background: url('/grafik/mad/sw.item.plus.jpg') no-repeat center right;
}

div.searchwords div.category div.item div.list
{
	background: #D84001 url('/grafik/mad/sw.item.list.top.jpg') no-repeat top;
	display: none;
	margin-top: 5px;
	padding: 5px 0 0;
}

/* for IE 8 */
div.searchwords div.category div.item div.open
{
	display: block;
}
/* --- */

div.searchwords div.category div.item div.list ul
{
	padding: 0 20px;
}

div.searchwords div.category div.item div.list div.clear
{
	background: url('/grafik/mad/sw.item.list.bottom.gif') no-repeat bottom;
	height: 5px;
}

div.searchwords div.category div.item div.list li
{
	float: left;
	list-style: none;
	width: 130px;
}

div.searchwords div.category div.item div.list li p
{
	background: url('/grafik/mad/sw.item.plus.small.gif') no-repeat center right;
	color: #fff;
	cursor: pointer;
	display: inline;
	font: bold 12px/22px 'Trebuchet MS';
	padding-right: 13px;
}

div.searchwords div.category div.item div.list li p.out
{
	background: url('/grafik/mad/sw.item.minus.jpg') no-repeat center right;
	color /*\**/: #ccc\9;
}

/* bottom */
div.searchwords div.error
{
	color: Red;
	display: none;
	float: left;
	font: bold 12px/20px 'Tahoma';
	text-decoration: underline;
}

div.searchwords div.bottom
{
	height: 25px;
	padding: 10px 25px;
}

div.searchwords div.bottom div.btn
{
	background: url('/grafik/mad/sw.button.jpg') no-repeat top left;
	float: right;
	height: 25px;
	text-align: center;
	width: 139px;
}

div.searchwords div.bottom div.btn span
{
	color: #fff;
	cursor: pointer;
	font: bold 15px/25px 'Trebuchet MS';
	text-transform: uppercase;
}
