/* @override http://media.supportcast.de/blog/images/steps.css */

/* @group Schritte */

/* Main Container */

#steps {
	width: 64px;
	height: 96px;
	float: left;
	display: block;
	clear: both;
	background: url(http://media.supportcast.de/blog/images/step-empty-64x96.png) no-repeat 0 0;
	margin-right: 10px;
	margin-bottom: 6px;
}

div.step-title {
	text-align: center;
	margin-top: 8px;
	color: #fff;
}

div.step-number {
	text-align: center;
	color: #fff;
	margin-top: 23px;
	font-size: 2.6em;
	font-weight: bold;
}

/* Title Container */

#step {
	display: block;
	float: left;
	padding-top: 49px;
}

div.step-titles {
	font-weight: bold;
	font-size: 2em;
}



/* @end */

/* @group Tipps */

/* Main Container */

#tipps {
	width: 96px;
	height: 64px;
	float: left;
	display: block;
	clear: both;
	background: url(http://media.supportcast.de/blog/images/tipp-emtpy-96-64.png) no-repeat 0 0;
	margin-right: 10px;
	margin-bottom: 6px;
}

div.tipp-title {
	text-align: center;
	margin-top: 8px;
	color: #fff;
}

div.tipp-number {
	text-align: center;
	color: #fff;
	margin-top: 4px;
	font-size: 2.6em;
	font-weight: bold;
}

/* Title Container */

#tipp {
	display: block;
	float: left;
	padding-top: 24px;
	padding-right: 24px;
}

div.tipp-titles {
	font-weight: bold;
	font-size: 2em;
}



/* @end */

div.TippImage {
	margin-top: 0;
	padding-top: 77px;
}
