/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/353492");

  
@font-face {font-family: 'FuturaPT-Book';src: url('fonts/353492_0_0.eot');src: url('fonts/353492_0_0.eot?#iefix') format('embedded-opentype'),url('fonts/353492_0_0.woff2') format('woff2'),url('fonts/353492_0_0.woff') format('woff'),url('fonts/353492_0_0.ttf') format('truetype');}
 
  
@font-face {font-family: 'FuturaPT-Heavy';src: url('fonts/353492_1_0.eot');src: url('fonts/353492_1_0.eot?#iefix') format('embedded-opentype'),url('fonts/353492_1_0.woff2') format('woff2'),url('fonts/353492_1_0.woff') format('woff'),url('fonts/353492_1_0.ttf') format('truetype');}
 
 
* {
}


HTML {	
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	FONT-SIZE: 100%; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 0px;
	overflow-x:hidden; 

}

html, body {
    height: auto!important;

}


a {
	color: #282a37!important;
    outline: medium none;
    text-decoration: none;

	padding: 2px 15px!important;
	
}
div, label{ 
	font-weight: normal;	
	color:#282a37;
}



BODY {
	color: #282a37;
   font-family: FuturaPT-Book!important;
font-weight: 300;
	font-size: 18px;
	line-height: 20px;
	background: transparent!important;
    margin: 0;
    padding: 0;

}
ul {
	margin-left: 15px; 
	padding-left: 0px;
}
li {
	margin-bottom: 5px;
}

#main {
	line-height: 20px;
	max-width: 1000px;
	font-size: 18px;
}





.content {

	
}

#popup {
	padding-left: 10px;
	padding-top:5px;
}
#popup #main #menu{
	padding:0;
}


#logo {
}

#div_use,#quantity{

}

#plcobjectLabel {
	line-height:20px;
}

#plcobjectLabel,#buildingyearLabel,#buildingtypeLabel,#apartmentnumberLabel,#buildingUsageLabel,#svu_local_text,#svu_local_text_2 {
	text-transform: uppercase;

	font-size:14.4px;
	 font-family: FuturaPT-Heavy!important;
}

#gemeindeauswahl {
	margin-top:5px;
font-size:16px;
}

#pop_bottom {
	position: relative;
	left: 0px;
	bottom: 10px;
	height: 30px;
	width: 100%;
}


#navi{
	
	clear:both;
	margin-top:10px;
	margin-bottom:120px;
}



#navi a{	

 
   font-weight: 700!important;
    color: #fff !important;
    display: inline-block;
    font-size: 16px;
    left: 0;
    margin-top: 10px;
border-radius: 0rem;
padding: 0.5rem 1rem !important;
    position: relative;
    text-decoration: none;
    top: 0;
	 transition: all 0.3s ease 0s;

}

#navi .back {
	
margin: 10px 0px;

float: left;
padding-bottom: 10px;

margin-right: 10px;
}



#navi .back a::before {
 
	/*background: #9da2a6;
	border: none;
	content: '';
	display: block;
	height: 30px;
	left: -15px;
	position: absolute;
	top: 6px;
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	width: 30px;*/

}

#navi .back a {
	background: #009fe3;
	color: #fff !important;
}

#navi .back a:hover{

	background-color: #005561;
border-color: #004c57;
}


#navi .forward {
	margin: 10px 0;
	float: right;
	padding-bottom: 10px;

}




#navi .forward a{	
background-color: #009fe3;
color: #fff !important;
display: inline-block;
padding: 0.5rem 1rem!important;
font-size: 1rem;
left: 0;
margin-top: 10px;
position: relative;
text-decoration: none;
top: 0;
transition: all 0.3s ease 0s;
border-radius: 0;


}
#navi .forward a:hover{	
	background-color: #004e74;
border-color: #004e74;
}

#popup #navi .back {

}
#popup #navi .forward a::before {
   
    left:90px;
}

#navi-result .forward {
	margin: 10px 0;
	float:left;
	padding-bottom: 10px;
}


#navi-result .forward a {
    background: #282a37 none repeat scroll 0 0;
    border: 1px solid #282a37;

    display: inline-block;
    font-size: 14.4px;
    font-weight: bold;
    line-height: 1.5;
    padding: 5px 10px;
}




.print {
	margin: 10px 0;
}



.print a:hover::before {

}


.print a::before {
  
}

.tabs {
    border-bottom: 4px solid #009fe3!important;
     font-family: FuturaPT-Book!important;
}

.tabs dd > a, .tabs .tab-title > a {
    background-color: #fff;
    color: #009fe3!important;
    display: block;
padding: 4px 16px !important;
    font-size: 18px!important;
     font-family: FuturaPT-Book!important;
}

.tabs .active,  .tabs .active > a {
    background-color: #009fe3!important;
    color: #fff!important;
    display: block;
    font-family: FuturaPT-Book!important;
    font-size: 18px!important;

}

.tabs dd > a:hover, .tabs .tab-title > a:hover {

    background-color: #f4f5f5;

}

.new-input,.new-input:hover {
	background-color: #9da2a6!important;
}


.print a{

 background-color: #009fe3;
    
	color:#fff!important;
   
 
    display: inline-block;

    font-size: 16px;
border-radius: 0rem;
padding: 0.5rem 1rem !important;
    left: 0;
    margin-top: 10px;

    position: relative;
    text-decoration: none;
    top: 0;
	 transition: all 0.3s ease 0s;
	 
font-weight: 700;
    display: inline-block;

}


.print a:hover{	
	 border-color: #004e74;
	background-color: #004e74;
  
}


#label_aggreement a {

	
}

.text02 a:hover {
	text-decoration:none;
}

.nutzung .text02 a {
	color: #282a37!important;
    font-weight: bold;
	padding: 0px !important;
}


.checkboxIE{
	margin: 0 0 0 0;
}
.checkbox{
	margin: 4px 10px 4px 0!important;
}
.checkbox-space {
	margin: 4px 20px 4px 3px;
}
.radio{
	margin: 4px 10px 4px 0;
}

input[type="file"], input[type="checkbox"], input[type="radio"], select {
    margin: 0px 0px 0rem!important;
}

input[type="text"] {
    margin: 0px 0px 0rem!important;
	height:auto!important;
	display: block;
width: 100%;
 font-size: 16px;
padding: 8px 15px;
line-height: 1.42857143;
color: #282827;
background-color: #fff;
background-image: none;
border: 1px solid #e5e5e5!important;
border-radius: 0px;
box-shadow: none;
transition: border .2s ease-in-out;
}


.text03 { 
  

}

.Objekt .text03, .Quest  .text03 { 
margin-bottom: 30px !important;
}

h1, h2, h3 {
   font-family: FuturaPT-Book!important;
}

.text04 { 

font-size: 24px;


font-style: normal;

    padding: 5px 0px;

	line-height: 20px;
 font-family: FuturaPT-Heavy!important;
    
}

.text04 .columns{ 
	 margin-top: 10px;
 margin-bottom: 10px;	 
 

    padding: 5px 0px;

 font-family: FuturaPT-Heavy!important;
font-size: 26px;
    
}


.text20 { 
	margin-bottom: 5px;


}

#fps{

}

input, select {
	border: 1px solid #ADAFAF!important;
    padding: 3px 2px;
	color:#000;
	font-family: inherit;
}


input:focus {
	border: 1px solid #ADAFAF!important;
    padding: 3px 2px;
	color:#000;
	background-color: #fff!important;
	font-family:  inherit;
}

select:focus {
	border: 1px solid #ADAFAF!important;
    padding: 3px 2px;
	color:#000;
	background-color: #fff!important;
	font-family:  inherit;
}


input.btn_1{

	background: #ddd none repeat scroll 0% 0%;  
	border: 1px solid #ccc;
    border-radius: 5px;
    cursor: pointer;
    height: 30px;
    width: 75px;
}

input.default,{

padding-left: 18px;
padding-right: 18px;

color:#000;
}

input.default:focus, input[type="text"]:focus {
border-color: #bfbfbf !important;
outline: 0;
box-shadow:none;
padding: 8px 15px;
}




@media (max-width: 767px){
   

}


#plcobjectError {
	padding:0px;
}
h1 {

  
font-size: 35px;
font-weight: bold;
margin: 20px 0 20px 0;
padding: 0px;
}

select, select:focus{
		  border: 1px solid #e5e5e5 !important;
 
    color: #a0a0a0 ;
    font-family: inherit;
    font-size: 16px;
    font-style: inherit;
    font-weight: inherit;
 
background-image: url(pix/chevron-down.svg);
background-position: center right 10px;
background-repeat: no-repeat;
background-size: 9px;
    vertical-align: middle;
	width: 100%;
	background-color: #fff;
padding: 8px 12px;
height: auto;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}

label {
    cursor: pointer;
	padding-top: 5px;
    display: block;
    font-size: 18px;
}

#div_buildingyear, #div_building, .energieversorger, #quantity  {

}

.mandatory{
color: #009fe3!important;
}


.energieversorger  {
  
    padding-top: 15px;

}

.last-block{

}


#div_use {
    margin-bottom:15px;
}


.text06 a{
	text-decoration:none;
}

.text06 a:hover {
	text-decoration:none;
}



.main-content-left {
	clear:both;
	float:left;	
}
.main-content-right {
	clear:right;
	float:left
}
.main-content-right-left {
	float:left;
}
.main-content-right-right {
	float:right;
}
.main-content-third-column {
	float:left;
}
.inline {
	display: inline;
}
.right {
	float: right;
}

.left {
	float:left;
}
.clear-height {
	clear:both;
}
.errorBox  {

	clear:both;
	color:  red!important;
	display: none;
	margin-bottom: 5px;
	font-size: 16px !important;
}

.error {

	color:  red!important;
	font-size: 16px !important;
}

input.error, textarea.error {

	color:  red!important;
	border: 1px solid #fff !important;
	font-size: 16px !important;
	
}

[type="radio"] {
  border: 0; 
  clip: rect(0 0 0 0); 
  height: 1px; margin: -1px; 
  overflow: hidden; 
  padding: 0; 
  position: absolute; 
  width: 1px;
}

[type="radio"] + span::before {
border: 0.3em solid #fff;
border-radius: 1em;
box-shadow: 0 0 0 0.1em #dbdcdc;
content: "";
display: inline-block;
height: 1em;
margin-right: 0.75em;
transition: all 0.5s ease 0s;
vertical-align: -0.25em;
width: 1em;
font-size: .8em;
}

[type="radio"]:checked + span::before {
background: #009fe3 none repeat scroll 0 0;
box-shadow: 0 0 0 0.0.13em #dbdcdc;
}

[type="checkbox"] {
  border: 0; 
  clip: rect(0 0 0 0); 
  height: 1px; margin: -1px; 
  overflow: hidden; 
  padding: 0; 
  position: absolute; 
  width: 1px;
}

[type="checkbox"] + span::before {
box-shadow: 0 0 0 0.1em #dbdcdc;
font-family: FontAwesome;
font-size: .8em;
content: "\f00c";
color: #fff;
display: inline-block;
height: 1em;
margin-right: 0.75em;
line-height: 16px;
width: 1em;
}

[type="checkbox"]:checked + span::before {
font-family: FontAwesome;
content: "\f00c";
color: #00bd71;
line-height: 16px;
box-shadow: 0 0 0 0.0.13em #dbdcdc;
text-align: center;
  
}

.default9 {
box-shadow: none !important;
background-color: #fff;

}


[type="checkbox"]:focus + span::after {
 
}
/*
 * Object.html"
 */

#div_applicant .main-content-left{
	 padding-bottom: 20px;
}

#div_applicant{
	margin-bottom:15px;
}



.auswahl {

}

.object .text20 {
	margin-top: 5px;
}
#buildingyear_input {
	width:auto;
}
#div_building {
	clear:right;
}
#div_use .text02 {
	width: 92%;
}

#svu_local_text {
	margin-top: 5px;
}
#evu_bund, #evu_lokal {
	width: 100%;
}

/*
 * User.html"
 */
.personal-box {
	clear: both;
	padding-top: 5px;
}
.personal-data-field {
	float:right;
}
input.personal-data, select.personal-data   {
	width: 100%;
}
select.personal-data {
	width: 100%;
}

.personal-data-text {
	clear: left;
	float:left;
}
input.tel-pre-width {
	width: 100%;
	
}

input.tel-width {
	width: 100%;
	
}
.personal-data-text-right {
	clear:left;
	float:left;
}

#personal-data-left{
	
}

#personal-data-right {
	float:left;
	margin-left:97px;

}
#personal-data-third-column {

	padding-left: 7px;
}
#data-security {
	clear:both;
	padding-top: 15px;
	margin-bottom:21px;
}

#info_angebot {
	padding-top: 15px;
}
#info_angebot .text20 {
	padding-right: 5px;
}
#serviceangebot {
	padding-top: 20px;
}

.feature {
	padding-top: 10px;
}
.feature .textbox {
	float:left;
	width: 93%;
}

/* 
 * COUNT.HTML 
 */

#ergebnis {
	margin: 18px 0;
}
#foerderprogramme {
	padding-left: 30px;
}
#foerderprogramme div {
	margin-top: 10px;
}

/* 
 * RESULT.HTML 
 */
.programme {
	padding-bottom: 35px;
	clear:both;
}

.fp_text {
	width: 80%;
}

.programme .right{
	margin-right:10px;
}

.programme a:hover{	
	color: #004e74!important;
	text-decoration:none;
}

.programme a::before {

}
#popup .fp-margin  a {
	
	
    display: inline-block;
	padding:0px!important;
	color: #009fe3!important;
	text-decoration:none;
}

#popup .fp-margin  a:hover{
	color: #004e74!important;
}

.programme a{
	font-size:18px;
	color: #009fe3!important;
    display: inline-block;
	text-decoration:none;
	padding: 5px 10px;
	line-height: 1.5;
	
}



#hinweis {
	clear:both;
	margin-top: 15px;
}
.fp-title {
	clear:both;
	padding-top: 10px;
	font-weight: 700;
}
.fp-margin {
	margin-left: 25px;
}
.fp-date {
	margin-bottom: 30px;
}
/* 
 * QUEST.HTML 
 */

.quest-right {
	padding-left: 5px;
	float:left;
}
.quest-text20 {
	margin-bottom: 0;
}

.quest-main-content-left  {

}

.div-checkbox-text {
	clear:both;
	padding-top: 5px;
	padding-bottom: 5px;
}
.div-checkbox-text-right {
	clear:left;
}
.div-checkbox-text .textbox, .div-checkbox-text-right .textbox {
	width: 89%;
}

.quest-headline {
    display: block;
    padding: 5px 0px;
	padding-top: 20px !important;

	font-size:14.4px;
	 font-family: FuturaPT-Heavy!important;
	 text-transform: uppercase;
}



#massnahme-block{
padding-left: 15px;
}

.row {
	padding-bottom: 5px;
    padding-top: 5px;
}

.single-block{

}

.quests.single-block {
    margin-bottom: 0px!important;
    padding-bottom: 0px!important;
    padding-top: 0px!important;
}

.info {
padding-top: 5px;
	float:right;
}

#popup .text04 {

    padding: 5px 0!important;

}
#print_div, .btn_1.print  , .text06 {

}

.regu {
 background-color: inherit;
    color: #ba0000;
    width: 1em;
}

#popup .text03 {
 
    margin-left: 0px!important;

}
/* 
 * NUTZ.PHP 
 */

.nutz {
	
}