.toolbar .header--sticky {
	top: 65px;
}

div.krumo-root {
	margin-top: 100px;
}


.clearfix {
    height:inherit;
}

#toolbar, #toolbar .clearfix {
    height: auto;
}

.toolbar-shortcuts {
	float: left;
}

.teaser-ausnahme a.thumbnail.box {
	box-sizing: border-box;
	margin-bottom: 15px;
}





/* Temporary Workaround für Medrec Positionierung, 2014-01-08, THP */
.panel.medright {
	float: right;
}

.panel.medright #medrec {
	text-align: center;
}

#medrec {
	width: 300px;
	margin: auto;
}






/* Temporary VIPO Integration, THP */

/*
#iCatcherVideoBox {
	margin-bottom: 20px;
}

/* AddBox *//*
div#formatAddBox
{
	background:#fff;
	overflow:hidden;
}

div#formatAddBox div.head
{
	padding: 0 10px;
	height: 20%;
}

div#formatAddBox div.head h1
{
	font-size: 1.3em;
	line-height: 1.6em;
	font-weight:bold;
	padding-bottom:2px;
}

div#formatAddBox div.head h2
{
	font-size: 1.2em;
	line-height: 1.6em;
	font-weight:normal;
	padding-bottom:2px;
}

div#formatAddBox div.head span { font-size:10px; }

div#formatAddBox div.videoparts
{
  background:#929292 url("../img/layout/rtl2mediathek_png8_sprite.png") 222px -250px no-repeat;
  height: 80%;
  overflow-y: scroll;
  overflow-x: hidden;
  padding: 6px;
}

div#formatAddBox div.videoparts a
{
	color:#fff;
	text-decoration:none;
	display:block;
	padding:4px 0 10px 8px;
	height:32px;
	/*width:214px;*//*
	margin-bottom: 6px;

}

div#formatAddBox div.videoparts a.selected { background-color:#2595ce; }

div#formatAddBox div.videoparts a:hover { background-color:#2595ce; }

div#formatAddBox div.videoparts a img
{
	width:55px;
	height:31px;
	float:left;
	border:1px solid #fff;
	margin-right:7px;
}

div#formatAddBox div.videoparts a span.spanWrapper
{
	width:140px;
	float:left;
}

div#formatAddBox div.videoparts a span.spanWrapper span
{
	display:block;
	overflow:hidden;
	font-size:10px;
	line-height:11px;
}
*/

/* to be REMOVED when main.css is deployed */
/* line 78, ../styles/_layout.scss
header.container nav {
  width: 65%;
}
 */
/* line 88, ../styles/_layout.scss
header.container #menu-main ul {
  margin-left: 42px;
}
 */
/* line 12, ../styles/_google.scss
span.sbrtl2 {
  left: 655px;
  width: 245px;
 }
 */
/* line 40, ../styles/_google.scss 
header.container #menu-main #googleSE {
  left: 650px;
  width: 290px;
}*/