#mainContent {
    padding-bottom: 0 !important;
}
.ctBox2 {
    margin: 24px 0 0px;
}
.icw_content *{
	box-sizing: border-box;
}
.icw_cb{
	clear: both;
}

.ui-loader{
	display: none;
}
.icw_content{
	max-width: 100%;
    text-align: left;
    padding: 20px 0;
}
.icw_teaser_box{
	position: relative;
	width: 100%;
	height: 333px;
	border: 2px solid #27556f;
	border-bottom-width: 7px;
	background-image: url('img/file_flag6/header-wiki.jpg');
	background: -webkit-image-set( url('img/file_flag6/header-wiki.jpg') 1x, url('img/file_flag6/header-wiki@2x.jpg') 2x );
	background-size: cover;
	background-position: center;
}
.wiki_ff_9 	.icw_teaser_box{
	background-image: url('img/file_flag6/header-schimmel-wiki.jpg');
	background: -webkit-image-set( url('img/file_flag6/header-schimmel-wiki.jpg') 1x, url('img/file_flag6/header-schimmel-wiki_@2x.jpg') 2x );
}
.icw_h1_box{
	position: absolute;
	width: calc(100% - 100px);
	margin-left: 50px;
	bottom: -23px;
	background-color: #fff;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.55);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.55);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.55);
	padding: 15px 20px;
	z-index: 1;

}
.icw_h1{
	font-size: 34px;
	font-weight: bold;
	color: #27556f;
	text-align: center;
	margin: 0;
}
.icw_h2{
	font-size: 24px;
	color: #234e66;
	font-weight: bold;
	margin-bottom: 12px;
}
.icw_p{
	margin-bottom: 25px;
	font-size: 16px;
	line-height: 22px;
}
.icw_a{
	color: #27556f;
	font-style: italic;
}
.icw_container{
	position:relative;
	width: 100%;
	padding: 70px 50px 20px 50px;
}
.icw_back_button{
	position: absolute;
	top: 165px;
	left: 0px;
	cursor: pointer;
	transition: all 0.1s;
}
.icw_back_button:hover{
	left: -3px;
	transition: 0.2s;
}
.icw_produkt_einleitung{
	font-size: 16px;
    color: #3f3f3f;
    margin: 0 0 20px 0;
    text-align: center;
}
.icw_produkt_einleitung a{
	font-size: inherit;
	color: #4d8086;
}
.icw_divider{
	background: #27556f;
	height: 5px;
	width: calc(100% + 100px);
	margin: 40px 0px 0 -50px;
}
.icw_divider_frank{
	position: relative;
}
.icw_frank{
	position: absolute;
	top: -154px;
	right: 45px;
	width: 154px;
}
.icw_searchbox{
	position: relative;
	width: 361px;
	height: 31px;
	border: 2px solid #27556f;
	margin: 0 auto;
}
.icw_searchbox_2{
	position: relative;
	width: 361px;
	height: 40px;
	border: 2px solid #27556f;
	margin: 0 auto;
}

.icw_searchbox_2 .ui-input-text{
	border:none;
	margin: 0;
}
.icw_graduation{
	position: absolute;
	top: -24px;
	left: -24px;
}
.icw_search_input {
    border: none !important;
    width: calc(100% - 50px) !important;
    height: 36px;
    text-align: center !important;
    font-size: 16px;
    color: #666 !important;
    display: block !important;
    float: right;
    box-shadow: inset 0 0 0 0 #ffffff;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    transition: all ease 0.5s;
    padding-top: 6px;
}
.icw_alle_tests_btn_container{
	text-align: center;
	padding: 20px 0;
}
.icw_search_button {
    border: none;
    background-color: #27556f !important;
    width: 50px !important;
    height: 31px;
    display: block !important;
    float: right;
    cursor: pointer;
    padding: 3px !important;
    text-align: center !important;
    border-width: 0;
    margin: -2px -2px 0 0px !important;
    border-radius: 0;
}
.icw_searchbox_2 .icw_search_button{
	border: none;
    background-color: #27556f !important;
    width: 50px !important;
    height: 40px;
    display: block !important;
    float: right;
    cursor: pointer;
    padding: 3px !important;
    text-align: center !important;
    border-width: 0;
    margin: -2px -2px 0 0px !important;
    border-radius: 0;
}
.icw_search_button:hover + .icw_search_input{
	box-shadow: inset 400px 0 0 0 #27556f;
    color: #FFF;
}
.icw_filter{
	list-style: none;
	text-align: center;
	margin: 25px auto;
	width: 227px;
	display: none;
}
.icw_filter_element{
	color: #27556f;
	text-transform: uppercase;
	display: inline-block;
	cursor: pointer;
	font-weight: bold;
	font-size: 18px;
}
.icw_filter_buttons_box{
	width: 357px;
	margin-top: 30px;
	margin: 0 auto;
	padding-top: 20px;
	text-align: center;
}
.icw_filter_buttons{
	width: 163px;
	height: 30px;
	color: #fff !important;
	background: #27556f;
	border: none;
	cursor: pointer;
	transition: all 0.1s;
	padding-right: 10px;
	border-bottom: 3px solid #102d3d;
	text-align: center;
}
.icw_filter_buttons_2{
	width: 163px;
	height: 40px;
	color: #fff !important;
	background: #f4cd00;
	background: -moz-linear-gradient(top,#f4cd00 0,#e79100 100%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#f4cd00),color-stop(100%,#e79100));
	background: -webkit-linear-gradient(top,#f4cd00 0,#e79100 100%);
	background: -o-linear-gradient(top,#f4cd00 0,#e79100 100%);
	background: -ms-linear-gradient(top,#f4cd00 0,#e79100 100%);
	background: linear-gradient(to bottom,#f4cd00 0,#e79100 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4cd00', endColorstr='#e79100', GradientType=0 );
	cursor: pointer;
	padding-right: 10px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid #eeb100;
	text-align: center;
}
.icw_filter_buttons_2:hover{
	background: #e79100;
	background: -moz-linear-gradient(top,#e79100 0,#e79100 0,#f4cd00 100%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#e79100),color-stop(0,#e79100),color-stop(100%,#f4cd00));
	background: -webkit-linear-gradient(top,#e79100 0,#e79100 0,#f4cd00 100%);
	background: -o-linear-gradient(top,#e79100 0,#e79100 0,#f4cd00 100%);
	background: -ms-linear-gradient(top,#e79100 0,#e79100 0,#f4cd00 100%);
	background: linear-gradient(to bottom,#e79100 0,#e79100 0,#f4cd00 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e79100', endColorstr='#f4cd00', GradientType=0 );
}
a.icw_filter_buttons{
	line-height: 30px;
}
.icw_filter_buttons:hover, .icw_filter_buttons:active{
	transform: translate(0px,2px);
	-webkit-transform: translate(0px,2px);
	border-bottom: 1px solid;
}
.icw_filter_buttons_left{
	float: left;
}
.icw_filter_buttons_right{
	float: right;
}
.icw_filter_buttons_span{
	cursor: pointer;
	display: inline-block;
	position: relative;
	transition: 0.3s;
}
.icw_filter_buttons_2 .icw_filter_buttons_span{
	cursor: pointer;
	display: inline-block;
	position: relative;
	transition: 0.3s;
	font-size: 18px;
	text-shadow: 0 1px 0 rgba(43,90,222,.78);
	line-height: 37px;
}
.icw_filter_buttons_span:after{
	content: '\00bb';
	position: absolute;
	top: 0;
	right: -13px;
	transition: 0.1s;
}
.icw_BS{
	font-size: 17px;
	text-transform: uppercase;
	font-weight: bold;
	list-style: none;
}

.icw_serg{
	color: #000;
	font-weight: normal;
	line-height: 20px;
}
.icw_suche a{
	left: 0px;
	color: blue;
	font-size: 16px;
}
.icw_container h1{
	font-size: 18px;
}
.icw_list {
	width: 100%;
}
.icw_list_item{
	color: #27556f;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
}
.icw_list_link, .icw_list_link a{
	text-decoration: none;
	color: #537f98 !important;
}

.icw_list_link:hover{
	text-decoration: underline;
}
.icw_footer_btn{
	text-align: center;
	margin-bottom: 20px;
	width: calc(100% - 40px);
	margin-left: 20px;
}
.icw_footer_btn .bb-color2 a{
	font-size: 18px;
}
#mainContent{
	background-color: white;
    margin-bottom: 70px;
    padding-bottom: 20px;
}
@media screen and (max-width: 730px){
	.icw_frank{
		right: -5px;
	}

}
@media screen and (max-width: 670px){
	.icw_teaser_box{
		height: 200px;
	}
	.icw_list {
		-webkit-column-count: 1; /* Chrome, Safari, Opera */
	    -moz-column-count: 1; /* Firefox */
	    column-count: 1;
	    list-style: none;
	}
	.icw_searchbox .ui-page-theme-a{
		border: none;
	}
	.icw_searchbox_2 .ui-page-theme-a{
		border: none;
	}
	.icw_search_button {
		border-width: 0;
		margin: -2px -2px 0 0px !important;
		border-radius: 0;
	}

	.icw_list_item{
		margin-bottom: 10px;
		line-height: 16px;
		list-style: none;
		font-size: 15px;
	}
	.icw_produkt_einleitung {
		font-size: 16px;
		font-weight: normal;
		text-align: left;
		line-height: 17px;
		padding: 0 20px;
	}
	.icw_footer_btn .btnClass2{
		margin-bottom: 20px;
	}
}
@media screen and (max-width: 620px){
	.icw_frank{
		top: -442px;
		right: 10px;
	}
}
@media screen and (max-width: 560px){
	.icw_searchbox{
		margin: 0 auto;
	}
	.icw_searchbox_2{
		margin: 0 auto;
	}
	.icw_filter{
		text-align: center;
	}
	.icw_filter_buttons_box{
	}
}
@media screen and (max-width: 500px){
	.icw_h1_box{
		width: calc(100% - 10px);
		margin-left: 5px;
	}
	.icw_container {
	    width: 100%;
	    padding: 70px 5px 0px 5px;
	    text-align: left;
	}
	.icw_searchbox {
	    width: 100%;
	}
	.icw_searchbox_2 {
	    width: 100%;
	}
	.icw_filter{
		margin: 25px auto;
		width: 227px;
	}
	.icw_filter_element {
	    font-size: 18px;
	    letter-spacing: 0px;
	}
	.icw_filter_buttons_box {
	    width: 100%;
	}
	.icw_filter_buttons {
	    width: 45%;
	    font-size: 16px;
	}
	.icw_filter_buttons_2 {
	    width: 45%;
	    font-size: 16px;
	}
	.icw_divider{
		width: calc(100% + 10px);
		margin-left: -5px;
	}
	.icw_h1{
		font-size: 24px;
	}
	.icw_h1_box{
		padding: 10px;
	}
	.icw_h2{
		font-size: 18px;
		margin-top: 20px;
	}
	.icw_list_link{
		font-size: 16px;
		line-height: 1.2;
	}
}
@media screen and (max-width: 360px){
	.icw_filter_element{
		font-size: 15px;
	}
	.icw_filter_buttons {
	    width: 48%;
	    font-size: 14px;
	}
	.icw_filter_buttons_2 {
	    width: 48%;
	}
	.icw_filter_buttons_2 .icw_filter_buttons_span{
	    font-size: 14px;
	}
	.icw_alle_tests_btn_container .btnClass2{
		padding: 8px;
		height: 40px;
	}
	.icw_filter_buttons_2 .icw_filter_buttons_span{
		text-shadow: none;
		font-weight: normal;
	}
	.icw_frank{
		top: -432px;
	}
}
@media screen and (max-width: 320px){
	.icw_teaser_box{
		height: 120px;
	}
	.icw_produkt_einleitung {
	    font-size: 14px;
	    color: #27556f;
	}
	.icw_p {
	    font-size: 14px;
	}
}