.abschluss-inner-box, .heizleistung {
	position: relative;
    background-color: #fafafa;
    border: 1px solid #f2e9e9;
    border-radius: 4px;
    margin-bottom: 15px;
    padding: 10px;
}
.abschluss-inner-box table {
	width: 100%;
}
.abschluss-inner-box td {
	padding-bottom: 4px;
}
.abschluss-inner-box h4 {
	margin-bottom: 	10px;
	font-weight: bold;
}
.abschluss-wrapper-left {
	float: left;
	width: 50%;
	overflow: hidden;
	border-radius: 4px;
}
.abschluss-wrapper-right {
	float: left;
	width: 50%;
	padding-left: 7px;
}
#abschluss_map {

	position: relative;
	left: 0px;
	width: 100% !important;	
	height: 298px;
	border: 1px solid #E6EBF1 !important;
}
#abschluss_gebaudedaten {

	display:block;

}
.energiebedarf-title {
	float: left;
	width: 65%;
}
.optimierung-wrapper1 {
	float: left;
	width: 25%;
	padding-right: 11px;
}
.optimierung-wrapper2 {
	float: left;
	width: 25%;	
	padding-left: 4px;
	padding-right: 7px;
}
.optimierung-wrapper3 {
	float: left;
	width: 25%;	
	padding-left: 7px;
	padding-right: 4px;
}
.optimierung-wrapper4 {
	float: left;
	width: 25%;	
	padding-left: 11px;
}
.optimierung-title {
	text-align: center;
	font-weight: bold;
}
.center {
	text-align: center;
}
.text-right {
	text-align: right;
}
.heizleistung {
	float: left;
	width: 50%;
}
.heizleistung h4 {
	float: left;
	width: 65%;
}
.heizleistung p {
	float: right;
}
/* Produkt Tabelle */
.prod-table-wrapper {
	width: 100%;
	padding: 10px 15px 10px 15px;
	border-spacing: 0;
}
.prod-table-border2 {
	margin-bottom: 10px;
	border: 1px solid #cdd6e4;
	border-radius: 4px;
	overflow: hidden;	
}
.prod-table {
	width: 100%;
	background-color: #ffffff;
}
.prod-table td {
	border-right: 1px solid #ccd6e4;
}
.prod-td {
	padding: 5px;
	width: 38%;
}
.opt-td {
	width: 18%;
	padding: 5px 10px 5px 10px;
}
.invest-td {
	width: 18%;
	padding: 5px 10px 5px 10px;	
}
.preis-td {
	width: 13%;
	padding: 5px 10px 5px 10px;		
	text-align: right;
}
.anbauen-td {
	width: 13%;
	padding: 5px 10px 5px 10px;		
	border-right: none !important;
	text-align: center;
}
.prod-table p {
	margin: 0px;
}
.prod-icon {
	float: left;
	width: 38px;
	overflow: hidden;
	text-align: center;
	border: 1px solid #F2E9E9;
	border-radius: 4px;
	cursor: pointer;
}
.prod-icon img {
	width: 100%;
	margin-bottom: -2px;
}
.prod-text {
	float: left;
	padding-top: 4px;
	padding-left: 10px;
}
.prod-text-small {
	font-size: 11px;
}
.border-none {
	border: none !important;
}
.prod-img-padding {
	padding: 8px 0 10px 48px;
}
.abschluss-total-table {
	width: 100%;
}
.abschluss-total-table td {
	text-align: center;
}
.abschluss-inner-box, .heizleistung {
    background-color: #F7F9FB;
    border: 1px solid #cfd9e4;
    border-radius: 4px;
    margin-bottom: 15px;
    padding: 10px;
}
.total-border {
	border: 2px solid #809aba;
}
.t66 {
	top: 66px;
}
.overlay-prod-title2 {
	float: left;
	width: 580px;
}
#pdf-formular {
	width: 100%;
}
#pdf-formular fieldset {
	float: left;
	width: 50%;
}
#pdf-formular input {
	width: 310px;
	margin-bottom: 10px;
}
#pdf-formular input[type="checkbox"] {
	width: 30px;
}
#pdf-formular label {
	display: block;
	width: 60%;
}
.pdf-platzhalter {
	padding-right: 15px;
	color: #fff;
}
#overlay4 a {
	font-weight: bold;
	color: #476C9B;
}
#geak-logo {
	width: 100px;
	margin-top: 10px;
}