/* -------------------------------------
 *
 * Boxen CSS für content-kitchen 4.0 
 * Author: Gerhard Sinnhuber
 *
 * @copyright     Copyright (c) 2020 transForm - digitale medien (https://transform.at)
 * @link          https://transform.at Project
 * @license       https://opensource.org/licenses/mit-license.php MIT License
 *
------------------------------------- */


 /* --------- wfcard variante von bootstrap cards ----------- */
 
 
.wfcard{
	font-family: 'Setimo light';
	font-size: 18px;
	line-height: 24px;
	padding: 20px 30px 30px 30px;
}

.wfcard .aspectbox, wfcard.sanierung-box .boxtext{
	margin-bottom: 15px;
}

.boxbutton img, .boxtitel img {
	margin-left: 10px;
}

.wfcard .boxtitel{
	font-family: 'Setimo Regular';
	font-size: 24px;
	line-height: 28px;
	margin-bottom: 15px;
}


.wfcard .boxtext.bottombuttons{
margin-bottom: 55px;
}

.wfcard .boxbuttons {
	position: absolute;
	left: 30px;
	bottom: 15px;
}


.wfcard .boxbutton{
	font-family: 'Setimo Regular';
	float: left;
	margin-right: 20px;
}

.wfcard.big, .wfcard.verybig {
	min-height: 100px;
}

.wfcard.drittel, .wfcard.drittelbox{
min-height: 100px;
}

.wfcard .bu{
	font-size: 14px;
	line-height: 16px;
	margin-top: 5px;
	margin-bottom: 10px;
}


.wfcard.verybigfoto, .wfcard.verysmalltransparent{
	background: transparent;
	border:0;
}



.sanierung_uebersicht .wfcard .boxtitel{
	position: absolute;
	font-size: 20px !important;
	line-height: 24px !important;
	z-index:99;
	background: #fff;
	padding-bottom: 5px;
}


.sanierung_uebersicht .wfcard .aspectbox{
margin-top: 38px;
}


.linkbox a, .linkbox a:active, .linkbox a:visited{
	background-image: none !important;
}

