body,html {
	font:12px tahoma;
	color:#444;
	background:#f2f2f2 url("/img/startseite/bgMain.jpg") bottom repeat-x;
	height:100%;
}
#w {
	background:url("/img/startseite/bg.jpg") bottom no-repeat;
	height:100%;
	width:885px;
}
#wRight {
	display:none;
}
.bigBox .top {
	background:url("/img/startseite/boxTop.png") bottom no-repeat;
	height:10px;
	padding-top:10px;
}
.bigBox .mid {
	background:url("/img/startseite/boxMid.png") repeat-y;
	padding:5px 25px;
}
.bigBox .bot {
	background:url("/img/startseite/boxBot.png") bottom;
	height:10px;
}
.bigBox {
	margin-top:20px;
}
.floatStart {
	float:left;
	width:280px;
}
#floatStart {
	width:60px;
}
.h3Start {
	padding-top:10px!important;
	margin-top:10px;
	border-top:1px solid #DDD;
}
#vorteile li {
	padding:3px 0 3px 30px;
	list-style:none;
	background:url("/img/startseite/liste.png") top left no-repeat;
}
