
@charset "UTF-8";
/* Form Energieausweis */

html {
	background-color:#FFFFFF;
	margin:0;
	padding:0;
}
body {
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333;
	background-color:#fff;
}
#main {

	text-align			: left;
	position			: relative;
	margin				: 0 auto;
	margin-top			: 22px;
	margin-bottom			: 22px;
	width				: 730px;
	background			: #fff;
	border				: 0px solid #CCCCCC;
}
#content {
margin:12px 0 12px 12px;
}
form {
	margin:0;
	padding:0;
}
fieldset {
	outline: none;
	border: none;
	width: auto;
	margin: 0 0 0 5px;
	padding: 0px;
}
.pflichtfeld {
font-weight: bold;
color: #CC0000;
}

#ansprechpartnerklapper,#ansprechpartnerklapper2{
float:left;
width:19px;
height:19px}

td .checkbox{
line-height:15px !important;
fon-size:11px !important;
float:left !important;
width:15px !important;
height:15px !important;}

em{
	font-weight: bold;
  /* color: #CC0000;*/
	color:#CC0000;
	font-size:12px
}
img {
	margin:0;
	padding:0;
}
input {
	font-size: 12px;
	border: 1px solid #ccc;
	outline: none;
	color: #333;
}
select {
	border: 1px solid #ccc;
	outline: none;
	color: #333;
	font-size:12px;
	letter-spacing:normal;
	line-height:1em;
	padding:2px;
}


h1 {
font:bold 16px/140% Arial, Helvetica, sans-serif;
color:#000000;
margin: 0;
padding: 0;
}

a {
	outline: none;
/*	color:#f90;*/
}
a:focus {
	outline: none;
}
input:hover, input:active, input:focus {
	border: 1px solid #CC0000;
	outline: none;
	color: #CC0000;
}
select:hover, select:active, select:focus {
	border: 1px solid #CC0000;
	outline: none;
	color: #CC0000;
}
input[type=radio],input[type=checkbox] {
	border: none;
}
hr {
	border: 1px solid #ccc;
	border-width: 1px 0px 0px 0px;
	height: 1px !important;
	margin: 12px 0px 6px 0px;
	width: 100%;
}
/* 
XXXXXXXXXXXXXXXXXXXXXXXXXXX
Formfelder 2-Spaltig: LINKS
XXXXXXXXXXXXXXXXXXXXXXXXXXX
*/
.daten_links, daten_links2 {
margin: 0 0 5px;
padding: 0px;
width: 340px;
float: left;
}
.daten_links3 {
margin: 0 0 5px;
padding: 0px;
width: 100px;
float: left;
}

*html .daten_links, daten_links2 {
/*margin: 10px 0;*/
padding: 0px;
width: 288px;
float: left;
}

.daten_links label, daten_links2 label {
	display: block;
	width: 85px;
	height: 18px;
	float: left;
	line-height: 22px;
}
.daten_links span, .daten_links2 span  {
	width: 288px;
	height: 22px;
	display: block;
	margin: 2px 0px;
}
.daten_links input, .daten_links2 input{
	float: left;
	width: 180px;
	height: 15px;
	padding: 2px;
}

.daten_links select, .daten_links2 select {
	float: left;
	width: 186px;
	height: 20px;
}


.daten_links label.mid {
	width: 40px;
}
.daten_links label.small {
	width: 30px;
}

.daten_links label.large {
	width: 105px;
}

.daten_links label.big {
	width: 150px;
}

.daten_links label.xbig {
	width: 260px;
}

.daten_links input.mid {
	float: left;
	width: 140px;
}
.daten_links input.small {
	float: left;
	width: 35px;
	margin-right:3px;
	margin-left:13px;
}
.daten_links input.tight {
	float:left;
	margin-right:3px;
	margin-left:28px;
}
*html .daten_links input.tight {
	float:left;
	margin-left:28px;
}

.daten_komplett{
margin: 0 0 10px;
padding: 0px;
width: 643px;
float: left;
}

*html .daten_komplett {
margin: 10px 0;
padding: 0px;
width: 643px;
float: left;
}

.daten_komplett label {
	display: block;
	width: 85px;
	height: 18px;
	float: left;
	line-height: 22px;
}

.daten_komplett span {
	width: 643px;
	height: 22px;
	display: block;
	margin: 2px 0px;
}

.daten_komplett select {
	float: right;
	width: 545px;
	height: 20px;
}

/* 
XXXXXXXXXXXXXXXXXXXXXXXXXXX
Formfelder 2-Spaltig:RECHTS
XXXXXXXXXXXXXXXXXXXXXXXXXXX
*/
.daten_rechts {
	margin: 0 0 10px 10px;
	width: 288px;
	float: left;
}
*html .daten_rechts {
	margin: 10px 0 10px 10px;
	padding: 0px;
	width: 288px;
	float: left;
}
.daten_rechts label {
	display: block;
	width: 85px;
	height: 18px;
	float: left;
	line-height: 22px;
}
.daten_rechts label.mid {
	width: 40px;
}
.daten_rechts label.small {
	width: 30px;
}
.daten_rechts span {
	width: 288px;
	height: 22px;
	display: block;
	margin: 2px 0px;
}
.daten_rechts input {
	float: right;
	width: 184px;
	height: 16px;
	padding: 2px;
	margin-right: 10px;
}
.daten_rechts input.mid {
	float: right;
	width: 132px;
}
.daten_rechts input.small {
	float: right;
	width: 34px;
}
.daten_rechts input.tight {
	float:left;
	margin-right:3px;
	margin-left:27px;
}
*html .daten_rechts input.tight {
	float:left;
	margin-left:22px;
}

#addData img{
	display:block;
	margin-bottom:12px;
}
#addData img.topmargin{
	margin-top:24px;
}
*html #addData img.topmargin{
	margin-top:6px;
}
#addData .Geburtsdatum_tt_label{
	width: 85px ;
} 
#addData .geburtsdatum_label {
	width: 50px !important;
}
#addData div.date {
	margin: 0 3px 0 0;
	padding:0;
	display: block;
	height: 42px;
	width: 56px;
	float: left;
}
#addData div.jjjj {
	width: 64px;
}
#addData #Geburtsdatum_tt, #Geburtsdatum_mm {
	margin:0;
	display: block;
	width: 52px;
}
*html #addData #Geburtsdatum_mm, *html #addData #Geburtsdatum_tt {
	width: 49px;
}
#addData #Geburtsdatum_jj {
	margin:0;
	display: block;
	width: 60px;
}
*html #addData Geburtsdatum_jj {
	width: 58px;
}

.info {	
	position: relative;
	min-height:60px;
	width: 570px;
	z-index: 1;
	padding:0 ;
	margin:0 0 12px 32px;
	
}
.info h1{
	font-size:18px;
	font-weight:bold;
	margin-top:12px;
	margin-bottom:0
	}
.info h2{	
	font-size:12px;
	font-weight:bold;
	margin-top:12px;
	margin-bottom:0
}
.info div{	
	margin-top:6px;
	margin-bottom:0
}
.z_one {
	z-index: 1;
}

.selectnoborder {
	border:none;
	font-weight:bold;
}
.label_rechts {
	margin: 0px 0px 0px 6px !important;
	font-size: 12px;
}
.label_links {
	margin: 12px 0 0 0 !important;
	font-size: 12px;
	display: block;
	width: 90px;
	float:left;
	padding: 0;
}
img.img {
	margin: 12px 0;
}
.schliessen {
	margin:0;
	display: block;
	color: #333333;
	float:right;
}
.schliessen a {
	text-decoration: none;
}
.schliessen a span {
	text-decoration: none;
	font-weight:bold;
	color: #868689;
}
.red {
	color: #f90;
}
.clear {
	clear: both;
}
#msg_box {
	position: absolute;
	bottom:150px;
	margin: 0 0 20px 100px;
	padding: 6px;
	width: 400px;
	height: auto;
	z-index: 10;
}

div.autocomplete {
	position:absolute;
	margin:0 0 0 -90px;
	padding:0;
	width:276px;
}
div.autocomplete ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
	background-color:white;
	border:1px solid #868689;
	width:276px;
}
div.autocomplete ul li.selected { 
	background-color: #CC0000;
}
div.autocomplete ul li {
	list-style-type:none;
	font-size:0.9em;
	display:block;
	margin:0;
	padding:3px;
	cursor:pointer;
	line-height:1.0em;
	width:auto;;
}
div.autocomplete ul li br{
}
div.autocomplete ul li i{
	font-size:0.001em;
	color:#fff;
	margin-right:-3px;
}
div.autocomplete ul li strong{
	font-weight:bold;
	line-height:0.7em;
}

#contentlinks td strong{
font:bold 12px/140% Arial, Helvetica, sans-serif;
color:#000000;
}

.float_l {
	float: left;
}
.show {
	display:inherit;
	overflow:auto;
}
.hidden {
	display: none;
}
div {
	behavior: url(http://dev.dalason.com/cornelsen2/jsscript/iepngfix.htc);
}
.pointer{
	cursor:pointer;
}
/*
#s1,#s2,#s3 {
font: bold 14px "Arial", Times, serif;
color: #000000;
padding:0;
margin:0;
}*/
#invisible_header {
padding:0 5px 0 5px;
font: bold 14px "Arial", Times, serif;
color: #000000;
filter:alpha(opacity=50);
-moz-opacity:0.3;
-khtml-opacity: 0.3;
opacity: 0.3;

}

#visible_header {
padding:0 5px 0 5px;
font: bold 14px "Arial", Times, serif;
color: #000000;
}
#chckbox_table td {
vertical-align:top;
}

input.submitbutton4
{
 background: url('../Bilder/pfeilub.GIF');
 background-repeat: no-repeat;
 background-position: center right;
 border: 0;
 width: 120px;
 height: 45px;
 text-align: left;
 font: bold 14px "Arial", Times, serif;
 color: #000000;
}

input.submitbutton5
{
 padding:0 5px 0 5px;
font: bold 14px "Arial", Times, serif;
color: #000000;
background-color: #FFFFFF;
filter:alpha(opacity=50);
-moz-opacity:0.3;
-khtml-opacity: 0.3;
opacity: 0.3;
border: 0;
text-align: left;
width: 240px;
}

input.submitbutton6
{
 padding:0 5px 0 5px;
font: bold 14px "Arial", Times, serif;
color: #000000;
background-color: #FFFFFF;
border: 0;
text-align: left; 
width: 240px;
}

input.submitbutton7
{
padding:0 5px 0 5px;
font: bold 14px "Arial", Times, serif;
color: #000000;
border: 1;
width: 100px;
height: 25px;
text-align: center; 
}

input.submitbutton8
{
padding:0 5px 0 5px;
font: bold 14px "Arial", Times, serif;
color: #000000;
border: 1;
width: 270px;
height: 25px;
text-align: center; 
}

input.submitbutton9
{
background: url('../images/tickbox.JPG');
background-repeat: no-repeat;
background-position: center right;
color: #FFFFFF;
width: 50px;
height: 23.5px;
text-align: center left; 
border: 0;
}

input.submitbutton10
{
background: url('../images/tickboxt.JPG');
background-repeat: no-repeat;
background-position: center right;
color: #FFFFFF;
width: 50px;
height: 23.5px;
text-align: center left; 
border: 0;
}


input.submitbuttonse1
{
 padding:0 5px 0 5px;
font: 12px "Arial", Times, serif;
color: #000000;
background-color: #FFFFFF;
border: 0;
text-align: left; 
width: 160px;
}

input.submitbuttonse2
{
 padding:0 5px 0 5px;
font: 12px "Arial", Times, serif;
color: #000000;
background-color: #FFFFFF;
border: 0;
text-align: left; 
width: 190px;
}