.stage-container {
	padding-top: 18px;
	padding-bottom: 33px;
	background: url(../img/startseite-stage-container-bg.png) repeat-x left bottom;
}



/* ------- Elevator ------- */

.elevator {
	padding: 5px 30px 10px;
	text-align: center;
}

.elevator h1 {
	font-size: 1.3846em;  /* 18px */
	text-shadow: 1px 1px #fff;
	line-height: 1.25;
}

.elevator h1 strong {
	font-size: 1.8333em; /* 33px */
	text-shadow: 1px 1px #fff;
}



/* ------- Bühnenshow der Tools ------- */

.tools-stage {
}

.featured-tools,
.featured-tools-list {
	height: 314px;
}

.featured-tools {
	background: #fff url(../img/featured-tools-bg.png) repeat-x left bottom;
	width: 934px;
	overflow: hidden;
	margin: 0 auto;
	border: 1px solid #dadada;
}


/* Featured Tools */

.tools-stage .featured-tools-list {
	float: left;
	width: 689px;
	position: relative;
}

.tools-stage .tool {
	position: absolute;
	width: 649px;
	background: #fff;
	padding: 28px 20px 22px;
	top: 0;
	left: 0;
}

.tool-toggle-content {
	padding: 0 10px;
}

.tool-toggle-content-header {
	float: left;
	height: 264px;
	width: 200px;
	padding-right: 70px;
	margin-right: 20px;
	background: url(../img/tool-toggle-content-header-bg.png) no-repeat right center;
}

.tool-toggle-content-header h2,
.tool-toggle-content-header p {
	margin-bottom: 0.75em;
}

.fontface .tool-toggle-content-header h2 {
	color: #0077c8;
}

.tool-toggle-content-example {
	float: left;
	width: 336px;
	padding-top: 11px;
}

.tool-toggle-content-example-introduction {
	color: #555;
	margin-bottom: 11px;	
}

.tool-toggle-content-example .example-description {
	font-size: 11px;
}

.organisation-shortdescription blockquote {
	border-left-width: 0;
	margin-left: 0;
	padding: 0;
	font-size: 16px;
	line-height: 1.3;
	color: #0077c8;
}

.featured-tool-img {
	float: left;
	margin-right: 11px;
	margin-bottom: 11px;
}



/* Featured Tools Navigation */

.tools-stage .featured-tools-index {
	float: right;
	width: 244px;
	background: #f6f6f6;
}

.tools-stage .tool-toggle-handle {
	padding: 9px 15px 11px;
	border-bottom: 1px solid #dadada;
	border-left: 1px solid #dadada;
}

.tools-stage .tool-toggle-handle:hover {
	cursor: pointer;
}

.tools-stage .tool-toggle-handle:last-of-type {
	border-bottom-width: 0;
	padding-bottom: 14px;
}

.tools-stage .tool-toggle-handle .content {
	height: 57px;
}

.tools-stage .tool-toggle-handle h4 {
	margin-bottom: 0.3em;
	color: #222;
}

.tools-stage .tool-toggle-handle-active {
	background: #f9f9f9 url(../img/tool-toggle-handle-active-bg.png) repeat-x left bottom;
}



/* ------- News-Bereich (Twitter & Supernews) ------- */

.news-container {
	padding: 15px 15px 20px;
}

.news-container .section {
	float: left;
	padding: 15px 15px 20px;
}

.news-container .section h2 {
	margin-bottom: 0.75em;
}

.news-container .salto-social-media {
	width: 420px;
    border-right: 1px solid #f1f1f3;
}

.news-container .salto-supernews {
	width: 380px;
	padding-left: 60px;	
}
