.btcolumn {
	background: #f9f9f9;	margin: 5px 0px;
	position: relative;	border:1px solid #ddd;	font-size: 18px;}@media (max-width:767px) {	.btcolumn {		padding-bottom: 30px;	}
}
.btcolumn:hover {
	/* background: #ddd; */
}
.btcolumn-row {
	padding: 10px 0px;
}
.rowtable td {
	vertical-align: top;
}
.btcolumn-title {
	text-align: center;
	background: #fff;	font-size: 24px;
	font-weight: 700;
	padding: 10px;
}
.page-3 .btcolumn-content {
	padding: 0;}
.btcolumn-content {
	padding: 10px;
	height:auto;
}
.btcolumn-content h1 {	text-align: center;
    background: #a200ad;
    margin: 0 0 10px 0;
    padding: 14px 0 8px;
    color: #fff;}
.btcolumn-link  {
	color: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}
.btcolumn-link.noabs  {
	position: relative;
}
.btcolumn-link a,a.footerknop {
	padding: 10px 5px;
	display: block;
	text-align: center;
	background: #0094de;
	color: #fff;
	text-decoration: none;    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.btcolumn-link a:hover,a.footerknop:hover {
	display: block;
	text-align: center;
	background: #049eeb;
	color: #fff;
	text-decoration: none;
}
.btcolumn-link a:first-child {	display:none;}
ul.filterbar { 
	float: left; 
	font-size: 16px; 
	list-style: none; 
	margin-left: 0; 
	padding: 15px;
	width: 100%;
}
ul.filterbar li { 
	border-right: 1px solid #dedede;
	float: left;
	line-height: 16px;
	margin-right: 10px;
	padding-right: 10px;
}
.filterbar li  a { 
	outline: none;
	padding: 10px 15px;
	text-decoration: none;
}
.filterbar li  a:hover { 
	text-decoration: none;
}	
.filterbar li.btcurrent a {
	background: #666;
	color: #fff;
	text-decoration: none;
}
td .btcolumn  {
	margin: 5px;
}
td .btcolumn img {
	max-width: 100%;
}footer .btcolumn,footer .btcolumn-content h1 {	background: transparent;	border:none;}footer .btcolumn {
	font-size: 16px !important;}footer h2,footer h3,footer h4 {	color: #fff;}