@charset "UTF-8";
.container {
	width: 581px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
}

.container .head {
	background-image: url(/static/gfx/service/container-2sp-oben.png);
	background-repeat: no-repeat;
	height: 10px;
	width: 581px;
}

.container .footer {
	background-image: url(/static/gfx/service/container-2sp-unten.png);
	background-repeat: no-repeat;
	height: 14px;
	width: 581px;
}

.container .body {
	background-image: url(/static/gfx/service/container-2sp-bkd_k.png);
	background-repeat: repeat-y;
	width: 581px;

}
.container .body .tabhead {
	background-image: url(/static/gfx/service/container-2sp-head-vtipps.jpg);
	background-repeat: no-repeat;
	height: 88px;
	width: 581px;
	position: relative;
}
.container .body .tabhead .text {
	height: 24px;
	width: 200px;
	position: absolute;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	left: 25px;
	top: 8px;
}
.container .body .trenner {
	height: 5px;
	width: 581px;
}
.container .body .tipps {
	width: 571px;
	margin-right: 5px;
	margin-left: 5px;
}
.container .body .tipps .thead {
	background-image: url(/static/gfx/service/box-2sp-h-oben.gif);
	background-repeat: no-repeat;
	height: 5px;
	width: 571px;
}
.container .body .tipps .tbody {
	background-image: url(/static/gfx/service/box-2sp-h-bkd-std_k.gif);
	background-repeat: repeat-y;
	width: 571px;
}
.container .body .tipps .tfooter {
	background-image: url(/static/gfx/service/box-2sp-h-unten.gif);
	background-repeat: no-repeat;
	height: 5px;
	width: 571px;
}
.container .body .tipps .tbody .tipp_headline {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	height: 20px;
	width: 556px;
	background-image: url(/static/gfx/service/box-2sp-h-htrenner.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-left: 10px;
}
.container .body .tipps .tbody .tipp_fulltext {
	color: #333333;
	font-size: 12px;
	width: 556px;
	padding-left: 10px;
	padding-top: 5px;
}
.container .body .tipps .tbody .tipp_link {
	color: #ffffff;
	font-size: 11px;
	height: 12px;
	width: 571px;
}
.container .body .tipps .tbody .tipp_link a {
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
}
