body{
	font-family:"Arial Narrow","Helvetica Condensed","Roboto Condensed",sans-serif;

}

.x_legend{
    color: #424e61;
    font-weight: normal;
    margin-bottom: 5px;
} 

#IBAN {
    text-transform: uppercase;
}

/* Anpassung responsive */
@media screen and (max-width:35em) {
	.x_inputtext, .x_label, .x_select, .x_label_span, .x_textarea, .x_inputbutton, .x_inputfile {
		max-width: 85%;
		width:85%;
		float: none;
 	 }
	.x_inputbutton, .nowrap {
		white-space: normal;	
	}
}

.x_checkboxcontainer input {
    display:block;
    float:left;
    outline: none;
}

.x_checkboxcontainer  span {
    display: block;
    margin-left: 20px;
    margin-bottom: 6px;
}
.x_radiocontainer .x_radio {
    margin-bottom: 6px;
    outline: none;
}
.x_radio{
    vertical-align: baseline !important;
}
.x_elementcontainer .x_label_E_Mail 
{ 
    position: absolute; 
    left: -4000px; 
} 
.Panflow_hilfetext {
    outline:none;
    color: #999999;
    float: left;
    border-bottom: 0;
}
.Panflow_hilfetext img{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    position: relative;
    left: -17px;
    top:25px;
}
.Panflow_hilfetext strong {
/*    line-height:30px; */
}
.Panflow_hilfetext:hover {
    text-decoration:none;
} 
.Panflow_hilfetext span {
    z-index:10;
    display:none;
    padding:14px 20px;
    margin-top:10px;
    margin-left:15px;
    width:300px;
    line-height:16px;
    border-radius:4px;
    box-shadow: 5px 5px 8px #CCC;
}Panflow_
.hilfetext:hover span{
    display:inline; 
    position:absolute;
    color:#111;
    border:1px solid #DCA; 
    background:#fffAF0;
}
.Panflow_hilfetext-hidden {
    position:absolute important!;

}
.callout {
    z-index: 20;
    position: absolute !important;
    top:11px !important; 
    border:0;
    left:-12px !important;
}
.callout img {
    position:absolute important!;
}
.servicekonto-box {
    background: #f5f5f5 none repeat scroll 0 0;
    border: 1px solid #fff;
    border-radius: 5px;
    box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.4);
    box-sizing: border-box;
    padding: 14px 18px;
    margin-bottom: 20px;
}

/* Umbruch der Labels */ 
.label_span_inputtext, .label_span_textarea, .label_span_select { 
	display: block; 
	font-weight: normal;
	margin: 5px 0px 2px 0px; 
} 
/* Fehlerbilder ohne Rahmen */
.PF_ErrorImage{
	padding: 0px 0px 0px 0px !important;
}
/* Abstand Auswahlboxen */
.label_span_checkbox, .label_span_radio{
	margin-right:15px;
} 
/*  Gruppe Auswahlboxen */
.fieldset_checkboxgroup, .fieldset_radiogroup{
	margin: 5px 0px 5px 0px; 
	display: block; 
}
.x_elementcontainer .x_inputtext,.x_elementcontainer  .x_textarea{ 
	margin-bottom: 10px; 
	padding: 7px 10px;
	height: auto;
	border-radius: 2px;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #c3c3c3;
	border-right: 1px solid #c3c3c3;
	border-top: 1px solid #7c7c7c;
	background: #f9f9f9;
	font-size: 1.3em; 
} 
.x_elementcontainer .x_inputtext {
/*	text-indent: 10px; */
}


.x_elementcontainer .x_select{ 
	padding-left: 4px;	
	margin-bottom: 10px; 
	height: auto;
	border-radius: 2px;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #c3c3c3;
	border-right: 1px solid #c3c3c3;
	border-top: 1px solid #7c7c7c;
	background: #f9f9f9;
	font-size: 1.3em; 
} 
.abwwahl .label_span_input{
	display:inline!IMPORTANT;
}
.abwwahl .label_span_inputtext{
	display:inline-block!IMPORTANT;
}
.abwwahl .x_rightcell1 .x_cellcontainer .x_elementcontainer{
	display:inline-block!IMPORTANT;
	width:19em!IMPORTANT;
}
.abwwahl .label_span_inputtext, .abwwahl .x_label_span{
	display:inline-block!IMPORTANT;
}
.pf_single_error{
	FONT-WEIGHT:bold;
	COLOR:#C01700;	
}
.x_leftcell0,.x_leftcell1{
	VISIBILITY: hidden; padding:0; border-style:none; WIDTH: 0px;
}
.x_rightcell0,.x_rightcell1{
	BORDER:#FFFFFF 1px solid;
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	VERTICAL-ALIGN: top; 
	PADDING-TOP: 0px;
}

.x_leftcell0,.x_leftcell1{
	VISIBILITY: hidden; padding:0; border-style:none; WIDTH: 0px;
}
.x_inputtext.pf_validation_error,.x_textarea.pf_validation_error,.x_inputpwd.pf_validation_error,.x_inputfile.pf_validation_error,.x_inputhidden.pf_validation_error,.x_select.pf_validation_error{
	BACKGROUND-COLOR:#ffbcbc;
}
.x_inputtext:focus,.x_textarea:focus,.x_inputpwd:focus,.x_inputfile:focus,.x_inputhidden:focus,.x_select:focus{
	/* border-color: #0077CC; */
}
.x_head1,.x_head2,.x_head3{
	font-weight: bold;
	display:inline-block; 
}
.x_head1{
	display: inline-block;
	border-bottom:1px solid #b2c3d8;
	color:#00377d;
	font-size:1.429em;
	font-weight:700;
	letter-spacing:.03em;
	margin-bottom:22px;
	padding:0 0 10px;
}

.x_head2{
	margin: 20px 0px 5px 0px;
}
.x_head3{
	padding: 10px 0px 5px 0px;
}
.x_normaltext{
	color:#424e61;
	line-height:1.3em;
	margin-bottom:8px;
	display: inline-block;
}
.x_error{
	FONT-WEIGHT:normal;
	FONT-SIZE:100%;
	COLOR: #C01700;
}
.x_ok{
	FONT-WEIGHT:normal;
	FONT-SIZE:100%;
	COLOR:#008333;
}
.x_warning{
	FONT-WEIGHT:bold;
	FONT-SIZE:100%;
	COLOR:#C01700;
}
.x_explanation{
	FONT-WEIGHT:normal;
	FONT-SIZE:100%;
	FONT-STYLE:italic;
	COLOR:#009ee0;
}
.x_hint{
	margin-bottom: 0px;
/*	display: block; */ 
	position: absolute;
}
.x_inputbutton,.x_inputsubmit,.x_inputreset{
	height: 40px;
	cursor: pointer;
	font-size: 1.42em;
	color:white;
	text-align: center;
	background: #009EE0;
	border: 0;
  	text-transform: none;
	border-radius: 2px;
	border-bottom: 2px solid #444444;
	cursor: pointer;	
	padding: 0px 20px;
	OVERFLOW:visible;
	WIDTH:auto;
  	transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s; 
	background: none repeat scroll 0 0 #999999;
	color: #FFFFFF;
}
.x_inputbutton:hover,.x_inputsubmit:hover,.x_inputreset:hover{
/*	background: none repeat scroll 0 0 #444444; */
/*	color: #FFFFFF; */
}
.x_inputbutton.x_ro,.x_inputsubmit.x_ro,.x_inputreset.x_ro{
	COLOR:#555555
}
.pf_errorcollection{
	margin-top:20px;
	margin-bottom:20px;
}
.x_inputtext.x_ro,.x_textarea.x_ro,.x_inputpwd.x_ro,.x_inputfile.x_ro,.x_inputhidden.x_ro,.x_select.x_ro{
	COLOR: #555555;
}
.x_radiocontainer.x_ro,.x_checkboxcontainer.x_ro,.x_radio.x_ro,.x_checkbox.x_ro{
	COLOR: #555555;
}
/* ------------------------------------------------------------------------------------------------------------------------
@media print
{
	body {
		zoom:85%
	}
}
.x_radio,.x_checkbox{
	position:relative;
	left:0;
	top:-3px;
	margin-right:7px;
}
.x_radiocontainer span,.x_checkboxcontainer span{
	position:relative;
	left:0;
	top:-5px;
}
.formular{
	WIDTH:720px; 
	BACKGROUND-COLOR:#FFFFFF; 
	TEXT-ALIGN: left;
	BORDER-COLLAPSE:collapse;
	FONT-SIZE:14px;
	line-height:1.2;
	border-bottom:1px solid #FFFFFF;
}
.x_head1,.x_head2,.x_head3,.x_normaltext,.x_error,.x_ok,.x_warning,.x_explanation,.x_hint,.x_leftcaption,.x_inputtext,.x_textarea,.x_inputpwd,.x_inputfile,.x_inputhidden,.x_select{
	line-height:1.2;
	TEXT-ALIGN:left;
	VERTICAL-ALIGN:top;
}
.x_inputtext{
	font-size:100%;
}
.x_inputtext.pf_validation_error:focus,.x_textarea.pf_validation_error:focus,.x_inputpwd.pf_validation_error:focus,.x_inputfile.pf_validation_error:focus,.x_inputhidden.pf_validation_error:focus,.x_select.pf_validation_error:focus{
	BACKGROUND-COLOR:#07c;
	border:1px solid #000000;
	color:#C01700;
}
.x_radiocontainer,.x_checkboxcontainer,.x_radio,.x_checkbox{
	line-height:1.2;
	TEXT-ALIGN:left;
}
.x_leftcaption,.x_inputtext,.x_textarea,.x_inputpwd,.x_inputfile,.x_inputhidden,.x_select,.x_radiocontainer,.x_checkboxcontainer,.x_radio,.x_checkbox{
        FONT-WEIGHT:normal;
        FONT-SIZE:14px;
        COLOR:#000000; 
}
.x_radiocontainer.x_pf,.x_checkboxcontainer.x_pf,.x_radio.x_pf,.x_checkbox.x_pf{
/*	COLOR: #134381; */
}
.x_inputtext,.x_textarea,.x_inputpwd,.x_inputfile,.x_inputhidden,.x_select{
}
.x_inputtext.x_pf,.x_textarea.x_pf,.x_inputpwd.x_pf,.x_inputfile.x_pf,.x_inputhidden.x_pf,.x_select.x_pf{
/*	BACKGROUND-COLOR: #ecf2f5; */
}
.x_inputtext.pf_validation_error,.x_textarea.pf_validation_error,.x_inputpwd.pf_validation_error,.x_inputfile.pf_validation_error,.x_inputhidden.pf_validation_error,.x_select.pf_validation_error{
        BACKGROUND-COLOR:#FED8D9;
        border:1px solid #C01700;
        color:#C01700;
}
.x_rightcell0.x_1,.x_rightcell1.x_1{
        BACKGROUND-COLOR: #009ee0;
}
.x_head1.x_1,.x_head2.x_1,.x_head3.x_1{
	color:#FFFFFF;
}
.pf_single_error{
	FONT-SIZE:11px;
	COLOR:#C01700;		
}
.pf_span_headerpaging.pf_validatedpage INPUT{
	color:#17C000;
	background-color:#DDDDDD;
}
.pf_span_headerpaging.pf_currentpage INPUT
{
	color:#000000;
	background-color:#DDDDDD;
}
.pf_span_headerpaging.pf_futurepage INPUT{
	color:#555555;
	background-color:#DDDDDD;
}
.x_radiocontainer{
	white-space:nowrap;
}
.abwwahl *{
	display:inline-block;
}
-------------------------------------------------------------------------------------------------------------------------*/
