* {
}

#infoLayer {
	z-index:1;
	padding:13px;
	border: 1px solid #606C9B;
	color:#FFFFFF;
	background-color:#8B8A9B8B8A9B;
	background-image: url('pix/ajax-loader.gif');
	background-position: center center;
	background-repeat: no-repeat;
	display: none;
	min-height: 32px;
}

h1 {

}

h2 {
	font-size:2rem;
}

.intention-sub {
	margin-left:32px;
}

label.inline {
    margin: 0 0 1rem;
    padding: 0px;;
}

html, body {
    height: auto !important;
}

HTML {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; 
	FONT-SIZE: 100%; BACKGROUND: #ffffff; 
	PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}

div, p{
	color: #64666b;
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 22px;
}

label {
	color: #64666b;
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 22px;
	padding: 1px;
}

#fps label {
    margin-bottom: 0;
}

#plz label{

  margin-bottom: 0px!important;
}

#buildingyearLabel, #buildingtypeLabel, #buildingUsageLabel, #svu_local_text, #svu_local_text_2, #apartmentnumberLabel, #plcobjectLabel{
  font-weight:bold;
}

BODY {
	BACKGROUND: #ffffff; 
	MARGIN: 0px; 
	PADDING: 0px;
}
ul {
	margin-left: 13px; 
	padding-left: 0px;
}
li {
	margin-bottom: 5px;
}
#main {
	font-weight: normal;
	max-width:720px;
}

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

#logo {
	max-width:100px;
	margin-top:10px;
	margin-bottom:30px;
}

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

#header {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	FONT-WEIGHT: normal; FONT-SIZE: 1.4em; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; COLOR: #d82020; 
	LINE-HEIGHT: 120%; PADDING-TOP: 0px; TEXT-DECORATION: none

}
#navi{
	clear:both;
	margin-top:10px;
	 padding: 0 5px 0 0;
}

#navi a{
	background: none!important;
    color: #fff !important;

    padding-bottom: 1px;
    padding-left: 0!important;
    text-decoration: none;
}

#navi .forward:hover, #navi .back:hover {
    color: #fff;
    background-color: #a01818!important;
    border-color: #7a1414!important;
}

#navi .back {
	  border: medium none;

    padding: 10px 20px;
	 border-radius: 4px;
	 margin: 0 0 0 5px;
    float: left;
	color: #fff;
	background-color: #d82020;
	border-color: #d82020;

     padding: 6px 12px;
}
#navi .forward {

    border: medium none;
    padding: 10px 20px;
	border-radius: 4px;
    float: left;
	color: #fff;
	background-color: #d82020;
	border-color: #d82020;

}


.btn_1 {
transition: color 300ms cubic-bezier(0.4, 0, 0.2, 1),outline-color 300ms cubic-bezier(0.4, 0, 0.2, 1);
background-color: rgb(216, 32, 32);
border-radius: 4px;
padding: 9px 45px 9px 45px;
color: #fff;
border: none;
font-weight: 700;
font-size: 18px;
line-height: 1.5;
text-decoration: none;
cursor: pointer;

}

.btn_1:hover {
  color: #fff;
  background-color: #a01818;
}

.red {
	color:red;
}
.print {
	margin: 20px 0;
}

.print .text06:hover  {
    color: #fff;
    background-color: #a01818!important;
    border-color: #7a1414!important;
}

.print .text06 {
	  border: medium none;

    padding: 10px 20px;
	 border-radius: 4px;
	 margin: 0 0 0 5px;
	background-color: #d82020;
	border-color: #2e6da4;
	color: #fff!important;

	 margin: 0 0 0 12px;
}

.text02 a {
	color: #333;
	text-decoration:underline;
}

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

.arrow {
	margin-top: 10px; 
	line-height:1.2em;
	padding-left: 20px;
	background-image: url(pix/arrow.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	font-weight: bold;
}

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

.radio{

}

[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-radius: 1em;
	border: 0.45em solid #fff;
	box-shadow: 0 0 0 0.1em #ccc;
    content: "";
	background-color: #fff;
    display: inline-block;
    height: 1.55em;
    margin-right: 0.75em;
    /*transition: all 0.5s ease 0s;*/
    vertical-align: -0.25em;
    width: 1.55em;
}

[type="radio"]:checked + span::before {
  background: #d82020 none repeat scroll 0 0;
  box-shadow: 0 0 0 0.1em #ccc!important;
}


[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 {
	font-family: FontAwesome;
    box-shadow: 0 0 0 0.1em #ccc;
    content: "\f00c";
	background-color: #fff;
    display: inline-block;
    height: 1.5em;
    margin-right: 0.75em;
	color: #fff;
    width: 1.55em;
}

[type="checkbox"]:checked + span::before {
	font-family: FontAwesome;
  content: "\f00c";
   color: #d82020;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);

  box-shadow: 0 0 0 0.1em #ccc!important;
  text-align: center;
}


[type="checkbox"]:focus + span::after {
 
}


.text01 {
}

.text02 {

}

.text03 { 
	MARGIN-TOP: 10px; 
	MARGIN-BOTTOM: 10px; 
	
}

.hl-3 {
    font-size: 28px;
    line-height: 32px;
}

.pipe-bold {
    width: 10px;
    height: 35px;
    background-color: #d82020;
    display: initial;
    margin-right: 15px;
    margin-bottom: 20px;
    display: block;
    float: left;
}

.fs-intro {
  margin-top: 30px;
}

.fs-intro-info {
 font-size: 15px;
}


.mb-1 {
	margin-bottom:15px;
	margin-left: 1px;
}

.column, .columns {
    float: left;
    position: relative;
}

#gemeindeauswahl{
	
}

.text05 {
	color: #333;
}

.text20 { 
	FONT-WEIGHT: bold; 
	margin-bottom: 5px;
}

.text_title_options{
	FONT-WEIGHT: bold; 
}

.error-text {
	color:red;
}
.error-box {
	background: #edb6b6 !important;
	border-color: red !important;
	border-left: 10px solid black !important;
}

input[type="text"] {
	display: block;
	width: 100%;
	height: 45px !important;

	font-size: 16px!important;
	line-height: 1.42857143;
	color: #000;
	background-image: none;
	border-radius: 0px;
		box-shadow: none !important;
	background: #d8d8da;
	border-color: #d8d8da ;
padding-left: 20px !important;
padding-right: 18px !important;
border-left: 10px solid black !important;
}

input[type="text"]:focus {
 background: #efeff0 ;
border: solid 2px #0060DF !important;
border-left: 10px solid black !important;
}



#eingabe_gemeinde {
	  margin-bottom: 0;
}

select:focus{
background: #efeff0 !important;
border: solid 2px #0060DF !important;
border-left: 10px solid black !important;
}

select{
border-left: 10px solid black !important;
	border-radius: 0px;
    border-width: 1px;
   	color: #000;
	box-shadow: none !important;
	background: #d8d8da;
	

    font-size: 16px!important;
	height: 45px !important;
padding-left: 20px !important;
padding-right: 18px !important;


    border-style: solid;
    box-sizing: border-box;
    display: block;  
    outline: medium none;
    width: 100%;
	appearance: normal;
-moz-appearance: none;
-webkit-appearance: none;
	
}

.select i {
 background: #fff none repeat scroll 0 0;
    box-shadow: 0 0 0 9px #fff;
    height: 11px;
    pointer-events: none;
    position: absolute;
    right: 27px;
    top: 11px;
    width: 8px;
}

.select i::before {
    top: 0;
    border-bottom: 4px solid #404040;
}

.select i::after {
    bottom: 0;
    border-top: 4px solid #404040;
}

.select i::after, .select i::before {
    content: '';
    position: absolute;
    right: 0;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

select:hover{
 background-color: #fff;
}


a {
	color: #d82020!important;
	text-decoration: none;	

	padding-bottom: 1px;

}

a:visited, a:active {
	color: #d82020!important;
	text-decoration: none;

	padding-bottom: 1px;
}

a:hover {
	color: #000;
}

#popup .fp-margin a {
	color: #333;
	text-decoration: none;
	background: none;
	padding-left: 0px;
	padding-bottom: 1px;
	font-weight: bold;
	text-decoration: none;
}

#top {
	display: none;
}

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

.content {
	
    margin: 0 0 25px;
    overflow: hidden;
	padding-bottom:15px;
     max-width: 1000px;
}

.content_block {
    border-radius: 5px;
    background-color: #F3F3F3;
    padding: 5px 0 0;
	padding-bottom:10px;
    margin-bottom: 15px;
    display: block;
    position: relative;
}

.main-content-left {

}
.main-content-right {

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

.programme a{
	float: right;
    margin-right: 12px;
	text-decoration:underline;
}

.programme-name{
	margin-top:5px;
}

.programme-name label{
	line-height:20px;
}

.left {
	float:left;
}
.clear-height {
	clear:both;
}
.errorBox {
	clear:both;
	color: red;
	display:none;
	margin-bottom: 5px;
	font-size: 12px;
}

.errorBorder {
    border: 1px solid red !important;
}

/*
 * Object.html"
 */

.object .text20 {
	
}

#evu_bund {

}

#div_buildingyear  .column, .columns {



}

#buildingyear_input {
	width:auto;
}
#div_building {
	clear:right;
}
#div_use .text02 {
	width: 92%;
}
#quantity {
	
}
#svu_local_text {
	margin-top: 5px;
}
#evu_bund, #evu_lokal {
	width: 100%;
}

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

.personal-data-text {
	clear: left;
	float:left;
}
input.tel-pre-width {
	width:29%;
	margin:0;
	padding:0;
}

input.tel-width {
	width:60%;
	margin:0;
	padding:0;
}
.personal-data-text-right {
	clear:left;
	float:left;
}

#personal-data-left{
	width: 220px;
}

#personal-data-right {
	float:left;
	padding-left:10px;
	width: 230px;
}
#personal-data-third-column {
	width: 225px;
	padding-left: 7px;
}
#data-security {
	clear:both;
	padding-top: 13px;
	margin-bottom:21px;
}

#info_angebot {
	padding-top: 13px;
}
#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 {
	clear:both;
	padding: 5px 0px;
}

.auswahl  {
	margin-bottom:10px;
}

.Result .text06{
	padding-left:15px;
	padding-right:15px;
}

#print_div{
	padding-left:15px;
	padding-right:15px;
}

.fp_text {
	width: 74%;
}
#hinweis {
	clear:both;
	margin-top: 13px;
}
.fp-title {
 padding-left: 14px;
	clear:both;
}
.fp-margin {
	margin-left: 25px;
}
.fp-date {
	margin-bottom: 13px;
}
/* 
 * QUEST.HTML 
 */
#quests {
	padding-bottom:15px;
}

.quest-right {
	

	
}
.quest-text20 {
	margin-bottom: 0;
}

.quest-main-content-left  {

}
.quest-main-content-right  {

}

.div-checkbox-text {
	clear:both;
}
.div-checkbox-text-right {
	clear:left;
}
.div-checkbox-text .textbox, .div-checkbox-text-right .textbox {
	float:left;
	width: 85%;
}
.quest-headline {
	margin-top: 15px;
}

.info {
	display: inline;
}
/* 
 * NUTZ.PHP 
 */

.nutz {
	
}