body#imprint #mainContent, body#imprint #mainContentSecure {
	line-height: 150%;
}
body#imprint #leftPanel{
	width: 40%;
	float: left;
	padding-left: 30px;
}

body#imprint #rightPanel{
	width: 55%;
	float: right;
}
.infoBoxes{
	position: absolute;
	top: 540px;
	width: 820px;
	left: 80px;
	z-index: 8;
	background: url(../images/fusstrenner.gif) 0 0 repeat-x;
	margin: 0px;
	padding-top: 20px;
	padding-left: 0px;
	padding-right: 0px;
	height: 200px;
}

.roundBoxTariff{
	float: left;
	width: 165px;
	height: 135px;
	padding: 25px;
	background:  url(../images/box_215x185.jpg) 0em 0em no-repeat;
	position: relative;
}

.roundBoxTariff h4, .roundBoxHome h4
{
	color: #ff9900;
	margin-bottom: 10px;
}

.roundBoxHome{
	background: url(../images/box_290x185.jpg) 0em 0em no-repeat;
	padding: 25px;
	width: 240px;
	height: 135px;
	float: left;
	position: relative;
}