/* 
	css-file for:
	www.sage.de/hw/ area
	this file is based on the settings from basic.css
*/

/* sage.de/hw/default.asp */

.box.box-hw-homepage .mb {
	height: 317px;
}

.box.box-hw-homepage.box-choosesolution ul {
	float: left;
	width: 200px;
}

.box.box-hw-homepage.box-choosesolution ul li {
	padding: 6px 0;
	border-bottom: 1px solid #e1e1e1;
}

.box.box-hw-homepage.box-choosesolution ul li a {
	text-decoration: none;
}

.box.box-hw-homepage.box-choosesolution ul li.last-item {
	border-bottom: 0;
}

/* shapes for this area */

.hw-shape-1 {
	background: url(/images/hw/shapes/hw1.png) no-repeat;
}

.hw-shape-2 {
	background: url(/images/hw/shapes/hw2.png) no-repeat;
}

.hw-shape-3 {
	background: url(/images/hw/shapes/hw3.png) no-repeat;
}

.hw-shape-4 {
	background: url(/images/hw/shapes/hw4.png) no-repeat;
}

.box.box-width-2.box-hw-bubbles-1 {
	background-image: url(/images/hw/box/double_top_bubbles_1.gif);
}

.box.box-width-2.box-hw-bubbles-2 {
	background-image: url(/images/hw/box/double_top_bubbles_2.gif);
}

.box.box-width-2.box-hw-bubbles-3 {
	background-image: url(/images/hw/box/double_top_bubbles_3.gif);
}

.box.box-width-1.box-hw-bubbles-1 {
	background-image: url(/images/hw/box/single_top_bubbles_1.gif);
}
.box.box-width-1.box-hw-bubbles-2 {
	background-image: url(/images/hw/box/single_top_bubbles_2.png);
}
.box.box-width-1.box-hw-referenz-hwp-mo {
	background-image: url(/images/hw/box/single_top_referenz_hwp_mo.gif);
}