/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/roboto-v20-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Roboto'), local('Roboto-Regular'),
       url('fonts/roboto-v20-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/roboto-v20-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/roboto-v20-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/roboto-v20-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/roboto-v20-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-700 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/roboto-v20-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Roboto Bold'), local('Roboto-Bold'),
       url('fonts/roboto-v20-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/roboto-v20-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/roboto-v20-latin-700.woff') format('woff'), /* Modern Browsers */
       url('fonts/roboto-v20-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/roboto-v20-latin-700.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-condensed-regular - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/roboto-condensed-v18-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Roboto Condensed'), local('RobotoCondensed-Regular'),
       url('fonts/roboto-condensed-v18-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/roboto-condensed-v18-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/roboto-condensed-v18-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/roboto-condensed-v18-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/roboto-condensed-v18-latin-regular.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
}

/* roboto-condensed-700 - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/roboto-condensed-v18-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Roboto Condensed Bold'), local('RobotoCondensed-Bold'),
       url('fonts/roboto-condensed-v18-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/roboto-condensed-v18-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/roboto-condensed-v18-latin-700.woff') format('woff'), /* Modern Browsers */
       url('fonts/roboto-condensed-v18-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/roboto-condensed-v18-latin-700.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
}


* {
}


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: #000!important;
    outline: medium none;
    text-decoration: none;

	
	
}
div, label{ 
	
}

p {
	font-family: 'Roboto', Arial, Helvetica, sans-serif!important;
	font-size: 14px;
	line-height: 22px;
}



BODY {
	color: #333;
	font-family: 'Roboto', Arial, Helvetica, sans-serif!important;
	font-size: 14px;
	line-height: 22px;
    margin: 0;
    padding: 0;

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

#main {
	   line-height: 22px;
	padding-top: 7px !important;
	max-width: 900px;
	font-size: 14px;
}



.content {

	max-width: 900px;
}

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


#logo {
}

#div_use,#quantity{

}

#plcobjectLabel {
	line-height:22px;
}

#plcobjectLabel,#buildingyearLabel,#buildingtypeLabel,#apartmentnumberLabel,#buildingUsageLabel,#svu_local_text,#svu_local_text_2 {

}

#gemeindeauswahl {
	
}

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


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

#navi a{	
font-size: 16px;
font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;  
padding: 11px 15px !important;
line-height: 18px;

    color: #fff !important;
    display: inline-block;
    left: 0;
    margin-top: 10px;

    position: relative;
    text-decoration: none;
    top: 0;
	font-weight:bold;
	transition: none;

}

#navi a:hover, #navi .forward a:hover, #navi .back a:hover, .print a:hover{
color: #fff!important;
background-color: rgb(243, 146, 0) !important;

}

#navi .back {
	
margin: 10px -8px;

float: left;
padding-bottom: 10px;

}



#navi .back a {
color: #fff;
background-color: rgb(243, 146, 0) !important;text-align: left;
white-space: normal;
word-wrap: break-word;
border: none;
}

#navi .back a::before {
    background: url(pix/back.png) 0 0 no-repeat;
    width: 6px;
    height: 9px;
    display: inline-block;
    margin-left: 15px;
    margin-right: 20px;
    content: "";
    text-align: center;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
}

#navi .back a:hover{

}


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

}



#navi .forward a{	
color: #fff;
background-color: rgb(243, 146, 0) !important;
text-align: left;
white-space: normal;
border: none; 
}

#navi .forward a:hover{

}


#navi .forward a::after {
	background: url(pix/next.png) 0 0 no-repeat;
width: 6px;
height: 9px;
display: inline-block;
margin-left: 20px;
margin-right: 15px;
content: "";
text-align: center;
color:#fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	font-size: 16px;
}


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


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

    display: inline-block;
    font-size: 14px;
    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 #21BBED!important;
font-family:'Roboto Condesat', Arial, Helvetica, sans-serif!important;
}

.tabs dd > a, .tabs .tab-title > a {
    background-color: #fff;
    color: #333!important;
    display: block;
padding: 10px 24px !important;
    font-size: 16px!important;
font-family:'Roboto Condesat', Arial, Helvetica, sans-serif!important;
}

.tabs .active,  .tabs .active > a {
font-size: 16px !important;
font-weight: bold;
    background-color: #21BBED!important;
    color: #fff!important;
    display: block;
font-family:'Roboto Condesat', Arial, Helvetica, sans-serif!important;
}

.print .new-input,.print .new-input:hover {

	background-color: #d9d9d9!important;
color: #333!important;
 border-radius: 0.5rem!important;  
border : #d9d9d9 solid 1px!important;
}

.print a{
color: #fff!important;
background-color: rgb(243, 146, 0) !important;
text-align: left;
white-space: normal;
word-wrap: break-word;
border: none; 
display: inline-block;
font-size: 16px;
font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
padding: 11px 30px !important;
line-height: 18px;
margin-top: 10px;
position: relative;
text-decoration: none;
transition:none;
font-weight: bold;
}


.print a:hover{	

  
}



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


.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 5px 0rem !important;
   height:30px;
   padding: 4px 6px;
font-size:12px;
}

input[type="text"]:focus, input[type="text"]:hover {
color: #000;
background: #fff;
outline: none !important;
border: none !important;
box-shadow: none !important;
}

input.default,input.default:focus, input[type="text"]:focus{
box-shadow: none !important;
border: none !important;
font-size:12px;
}


.text03 { 
  

}


h1, h2, h3 {
font-family:'Roboto', Arial, Helvetica, sans-serif!important;
}

.text04  { 
font-weight: bold;
font-family: "Roboto Condensed", Arial, Helvetica, sans-serif!important;
background: #21bbed none repeat scroll 0 0;
font-family: inherit;
color: #fff;
font-size: 20px;
padding: 15px 15px !important;
padding-top: 5px;
padding-bottom: 5px;
line-height: 1.2em;
margin-top:35px!important;  
}

#plz, #div_applicant, #div_buildingyear, #div_building, #quantity, #div_use, .energieversorger, #quests, .auswahl  , .tabs-content{
background: #ebebeb  none repeat scroll 0 0;
padding: 15px;
}

h4 { 

    
}

.text04 .columns{ 
 
}

.auswahl  .text20 { 
	margin-bottom: 5px;
	font-weight:400;

}

.text20 { 
	margin-bottom: 5px;
	font-weight:700;

}

#fps{

}

input, select {

}

.selectize-input input[type='text']  {
	display:none!important;
	
}

input:focus {
	
}

select:focus {
	border: none !important;
    padding: 3px 2px;
	color:#333;
	background-color: #fff!important;
	font-family:  inherit;
}


.selectize-input {
border: none !important;
font-size: 12px;
padding: 6px 6px!important;
border-radius: 0px;
}


.selectize-control.single .selectize-input.dropdown-active::after {
    
    border-width: 2px;
   
	 border-color:transparent transparent  #006ca6 #006ca6  ;
}

.selectize-dropdown {
	font-size:12px!important;
	background: #fff!important;
	color: #333!important;
	border-radius: 0px!important;
	
	padding: 15px 30px 12px 15px!important;
	top:0px!important;
	font-weight: normal!important;
	text-transform: none!important;
}

.selectize-input.dropdown-active {
    background-color: #fff !important;
    outline: 1px auto #fff !important;
}

.selectize-input.focus {
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0.15) inset;
}


.selectize-control.single .selectize-input::after {
    content: ' ';
    display: block;
    position: absolute;

    right: 15px;
top: 40%;
    width: 11px;
    height: 11px;
    border-style: solid;
    border-width: 2px;
    border-color: #ddd  #ddd  transparent transparent ;
    transform: rotate(135deg);
}

.selectize-input, .selectize-input { 
      
	 
}

.selectize-input, .selectize-control.single .selectize-input.input-active {
  
}

.selectize-dropdown {
	padding: 0px !important;
	border: none!important;
box-shadow: none!important;
}

.selectize-input.dropdown-active {
    background-color: #fff !important;
    outline: 0px auto #707173 !important;
}

.selectize-dropdown-content {
  border: 1px solid #999;

	
}

.selectize-dropdown-content .active {
   color: #262626 !important;

background-color: #eee ;
	
}

.selectize-dropdown-content .selected {
   color: #333 !important;

background-color: #ebebeb;
	
}


.selectize-control input{
	height:10px!important;
}

.selectize-dropdown [data-selectable], .selectize-dropdown .optgroup-header {
   padding: 5px 20px !important;

}

.selectize-input.dropdown-active:hover {
	background-color:#fff!important;
}


	
.selectize-input.dropdown-active {
background-color: #fff !important;
	
}




input.btn_1{

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





#plcobjectError {
	
}
h1 {

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

select, select:focus{
		  border: 1px solid #dcdcdc !important;
 
    color: #444;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
 

    vertical-align: middle;
	width: 100%;
	background-color: #fff;
padding-left: 18px;
    padding-right: 18px;
}

label {
	color :#333333;
    cursor: pointer;
	padding-top: 5px;
    display: block;
    font-size: 14px !important;
}
label span {
	font-size:12px!important;
}


#div_buildingyear, #div_building, #quantity  {

}

.last-block{

}

#lblextra1Telefon, #lblextra1Post {
	margin-left:40px;
}

.contact_mail a, .prospektcenter a {
    color: #333 !important;
    padding: 0px !important;
    text-decoration: none;
}

.contact_mail, .prospektcenter {
	margin-top:10px;
	margin-bottom:20px;
}
.ct_content {
	background-color:#EBF199;
	padding:40px;
	
}

.extra_content_header {
margin-top:10px;
margin-bottom:10px;
	background-color:#EBF199;	
	color:#333!important;
	text-align:center;
	height:50px;
	padding-top:16px;
}

.ct_content .text04 {
color:#333!important;
}

#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;
}

.div-checkbox-text span, .programme span {
    padding-left: 30px;
    display: block;
}


.clear-height {
	clear:both;
}
.errorBox  {
	font-family: 'Roboto', Arial, Helvetica, sans-serif!important;
	clear:both;
	color:  #c00!important;
	display: none;
	margin-bottom: 5px;
	font-size: 14px !important;
}

.error {
font-family: 'Roboto', Arial, Helvetica, sans-serif!important;
	color:  #c00!important;
	font-size: 14px !important;
}

#buildingyearError{
	margin:0px!important;
	
}

[type="checkbox"] + span , [type="radio"] + span{
    padding-left: 30px;
    display: block;
	padding-bottom: 4px;
}

input.errorBorder {
border: 1px solid #c00!important;
}

input.error, textarea.error {
font-family: 'Roboto', Arial, Helvetica, sans-serif!important;
	color:  #c00!important;
	border: 1px solid #fff !important;
	font-size: 14px !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 {
content: " ";
height: 20px;
width: 20px;
background-color: #fff;
display: inline-block;
vertical-align: bottom;
margin-left: -28px;
margin-right: 8px;
}

[type="radio"]:checked + span::after {
background-image: url(pix/check.svg);
content: " ";
height: 22px;
width: 21px;
display: block;
background-size: contain;
background-repeat: no-repeat;
background-position: top right;
position: absolute;
left: 2px;
top: 2px;
fill: #000;
}


[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 {
content: " ";
height: 20px;
width: 20px;
background-color: #fff;
display: inline-block;
vertical-align: bottom;
margin-left: -28px;
margin-right: 8px;
}

[type="checkbox"]:checked + span::after {
background-image: url(pix/check.svg);
content: " ";
height: 22px;
width: 21px;
display: block;
background-size: contain;
background-repeat: no-repeat;
background-position: top right;
position: absolute;
left: 2px;
top: 2px;
fill: #000;
}

.default9 {
margin-bottom: 5px;
}


[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%;
}

#div_use label, #div_buildingyear label, #div_building label ,  #quests  label , .programme label{
	position:relative;
}

#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: 10px;
	clear:both;
}

.fp_text {
	width: 80%;
}

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

.programme a:hover{	
color: #00b2ea !important;
}

.programme a::before {

}
#popup .fp-margin  a {
	
	

}



.programme a{
	font-size:13px;
    display: inline-block;
	text-decoration:none;
	padding: 5px 10px;
	line-height: 1.5;
}


.programme a::before {
color: #bbb;
  font-family: FontAwesome;
content: "\f105";
text-align: center;
margin-right: 16px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	font-size: 16px;
}


#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: 40px;
}
/* 
 * 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;
    font-weight: bold;
    padding: 5px 0px;
	padding-top: 20px !important;
	font-size:16px;
}



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

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

.single-block{
margin-bottom: 15px !important;
}

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

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

#popup .text04 {
background: none!important;
color:#333;
    padding: 5px 0!important;

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

}

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

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

}

#quests .div-checkbox-text {
    display: inline-block;
    width: 50%;
}

@media screen and (max-width:767px) {
	#quests .div-checkbox-text {
		display: inline-block;
		width: 100%!important;
	}
}
/* 
 * NUTZ.PHP 
 */