/*
////////////////////////////////////////////////////////////////
//
// Allgemeine Styles
//
// Weblication CMS Strukturdesign Version 5.0.9.1
// erstellt durch Scholl Communications AG, 77694 Kehl, www.scholl.de
// erstellt mit Weblication Content Management Server, www.weblication.de
//
////////////////////////////////////////////////////////////////
*/

/* Formatierung von HTML-Elementen */

html {
	height: auto
}

body {

}

/* Grundgerüst */
#blockTop,
#filterElement-categories,
#myFairQL,
#druckbutton,
#blockRight
{
	display: none;
}

/*
a:after{content:" (" attr(href) ") ";font-size:0.8em;font-weight:normal; display:none;}
*/
a:after{content:"";display:none;}

#blockKeyvisual {
	padding: 0 !important;
	height: auto !important;
	background: none;
}

#blockKeyvisual h1 {
	color: #29668e;
	font-size: 30px;
}

#blockKeyvisual .headlinemain {
	width: auto !important;
}

#blockContent {
	float: none;
}

#blockRight {
	float: none !important;
	margin-left: 0px !important;
	width: 375px;
}

#blockRight > .row {
	margin-left: 0 !important;
	margin-right: auto !important;
}

.boxRight {
	height: auto !important;
	margin-bottom: 30px !important;
	padding: 0 0 0 15px !important;
}

#blockRight .goldsponsorBox {
	margin-left: 15px;
	margin-bottom: 30px !important;
}

#blockRight .goldsponsorBox .elementlogo {
	float: none;
	display: block;
	margin-bottom: 15px;
	width: 150px;
}

#preFooter {
	display: none;
}

#blockBottom {
	display: none;
}

#printFooter {
	font-size: 14px; line-height: 18px;
	display: block !important;
}

#logoPrint {
	display: block !important;
}

.wglButton {
	display: none !important;
}
  
#bePanel {
	display: none;
}

#myHeadPrint {
    display: block !important;;
}