h1.cashgroup {background: url("../../images/nb/kostenlos_bargeld_abheben_h1.jpg") no-repeat scroll 0% 0% transparent;}
h1 {background: url("../../images/nb/h1.gif") no-repeat scroll 0% 0% transparent;}


/* ++++++++++++++ */
/* General layout */
/* ++++++++++++++ */

#FF {margin-bottom: 50px;}

.FF_noWrap {
	white-space: nowrap;
}

/* Tables */

#FF table {
	margin-bottom: 20px;
}

#FF table td {
	padding: 4px 1px;	
}

.FF_tbCol01 {
	width: 135px;
}

#FF #FF_imageOfBranch,
#FF #FF_addressOfBranch {
	margin-bottom: 20px;
}

/* Headlines */

#FF h1 {
  background: url(../../images/nb/h1.gif) left top no-repeat;
  text-indent: -999em;
  width: 250px;
}

#FF h2, #FF h3, #FF h4 {
	margin-bottom: 20px;
}

/* List elements */

#FF ul {
	margin-left: 20px;
	margin-bottom: 20px;
}

#FF li { 
	margin-left: 10px;
	line-height: 1.5em;
}

#FF_formContent li {
	background: url(../../images/nb/list_formContent.gif) left center no-repeat !important;
}

#FF_selfServices li {
	background: url(../../images/nb/list_selfServices.gif) left center no-repeat !important;
}

.FF_sideContent ul {
	margin: 0;
}

.FF_sideContent li {
	background: url(../../images/nb/list_sideContent.gif) left center no-repeat !important;
	margin: 0;
}


/* ++++++++++++ */
/* Side content */
/* ++++++++++++ */
 
/* Help */

.FF_help {
	width: 175px;
	background: url(../../images/nb/background_sideContentHelp.gif) left top no-repeat;
	margin: 20px 0 0 15px;
}
  
.FF_help .FF_lastElement {
	background: url(../../images/nb/background_sideContentHelp_lastElement.gif) bottom left no-repeat;
	padding-bottom: 10px;
}

.FF_help h5, .FF_help h6 {
	width: 160px;
	color: #fff;
	font-size: 13px;
	padding: 10px 0 0 10px;
	letter-spacing: -0.5px;
}

.FF_help p, .FF_help li {
	padding: 5px 7px 0 7px;
	margin: 0;
	font-size: 11px;
	color: #fff9f2;
	font-weight: bold;
}

.FF_help ul, .FF_help li {
	margin: 0 !important;
	padding: 3px 5px 4px 10px !important;
}

.FF_help a  {
	margin: 0 0 0 10px;
	color: #FFF !important;
}

/* Tips, Terminvereinbarung, E-Mail Kontakt */

.FF_tip, 
.FF_makeAppointment,
.FF_contact {
	width: 175px;
	background: url(../../images/nb/background_sideContentTip.gif) left top no-repeat;
	margin: 20px 0 0 15px;
}
  
.FF_tip .FF_lastElement,
.FF_makeAppointment .FF_lastElement,
.FF_contact .FF_lastElement {
	background: url(../../images/nb/background_sideContentTip_lastElement.gif) bottom left no-repeat;
	padding-bottom: 10px;
}

.FF_tip h5,
.FF_makeAppointment h5,
.FF_contact h5,
.FF_tip h6,
.FF_makeAppointment h6,
.FF_contact h6 {
	width: 160px;
	color: #fff;
	font-size: 13px;
	padding: 2px 0 0 10px;
	font-weight: bold;
	letter-spacing: -0.5px;
}

.FF_tip p,
.FF_tip li,
.FF_makeAppointment p,
.FF_makeAppointment li,
.FF_contact p,
.FF_contact li {
	padding: 5px 7px 0 7px;	
	margin: 0;
	font-size: 11px;
	line-height: 16px;	
	font-weight: bold;
}

.FF_tip ul, 
.FF_makeAppointment ul,
.FF_contact ul {
	margin: 0 !important;
	padding: 5px 10px;
}

.FF_tip li,
.FF_makeAppointment li,
.FF_contact li {
	padding: 3px 5px 4px 10px !important;
}

.FF_tip a,
.FF_makeAppointment a,
.FF_contact a {
	margin: 0 0 0 10px;
}


/* +++++ */    
/* Forms */
/* +++++ */

/* General settings */

#FF_formContent * {
	margin: 0;
	padding: 0;
}

#mapFrame {
	height: 400px;
	width: 520px;
	border: 0;
	overflow: hidden;
}

#FF label {
	display: block;
	margin: 7px 0 3px 0;
}

/* Form elements */

#FF #fs_address legend { display: none }
#FF #fs_address{}
#FF #fs_branchType, #FF #fs_view { margin-top: 10px;}
#FF #fs_branchType legend,
#FF #fs_view legend { font-weight: bold; color: #000;}
* + html #FF #fs_branchType legend span,
* + html #FF #fs_view legend span {display: block; margin-left: -8px;}

.FF_txtInput, .FF_selInput {
	font-size: 13px;
	width: 250px;
	border: 1px solid #C8C8C8;
	color: #000;
	height: auto;
}

#FF_chooseCity {
	width: 350px;
}

.FF_txtInput {
	height: 17px;
	padding: 1px 0 2px 0;
}

.FF_rdoInput {
	width: 13px;
	float: left;
	height: 13px;
	vertical-align: middle;
	margin: 2px 5px 0 1px !important;
}

.FF_labelForRdoInput {
	float: left;
	font-weight: normal;
	margin: 0 10px 0 0 !important;
}

/* Form action (contains buttons) */

#FF_formContent div.FF_formAction {
	margin: 20px 0;
}

/* Buttons */

.FF_buttonSearch,
.FF_buttonNext,
.FF_buttonPrevious,
.FF_buttonViewMap,
.FF_buttonGetAppointment {
	border: none;
	color: #FFF;
	font-weight: bold;
	background: #db0021;
	height: 32px;
	width: 230px;
	text-align: center;
	font-size: 136%;
	background-position: 0 50%;
	background-repeat: no-repeat;
}
.FF_buttonSearch {background-image: url(../../images/nb/button_230r.gif); width: 230px; float: right;}
.FF_buttonNext {background-image: url(../../images/nb/button_170r.gif); width: 170px; float: right;}
.FF_buttonPrevious {background-image: url(../../images/nb/button_170l.gif); width: 170px;}
.FF_buttonViewMap {background-image: url(../../images/nb/button_230r.gif); width: 230px; float: right;}
.FF_buttonGetAppointment {background-image: url(../../images/nb/button_290r.gif); width: 290px;  float: right;}

.FF_initialLetter {
	width: 39px;
	height: 41px;
	background: url(../../images/nb/button_initialLetter.gif) center center no-repeat;
	border: none;
	font-weight: bold;
	color: #FFF;
	padding-bottom: 4px !important;
	display: inline !important;
	float: left;
	margin: 0 2px 4px 0 !important;
}

/* Error messages */

#FF .FF_errorMsg {
	color: #db0021;
	font-size: 12px;
	padding-left: 15px;
	background: url(../../images/nb/icon_error.gif) left top no-repeat;
}


/* +++++++++++++++ */  
/* Clearing floats */
/* +++++++++++++++ */  

.FF_formAction:after,
#FF_initialLetters:after { 
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.FF_formAction,
#FF_initialLetters {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .FF_formAction,
* html #FF_initialLetters {
	height: 1%;
}

.FF_formAction,
#FF_initialLetters {
	display: block;
}
/* End hide from IE-mac */


/* +++++++++++++ */
/* Accessibility */
/* +++++++++++++ */

/* Use class-selector ".access" for information, that must be readable in screenreaders, etc. */

.FF_access { 
	position: absolute;
	left: -6000px;
	top: -6000px;
	width: 0px;
	height: 0px;
	overflow: hidden;
	display: inline;
}

/* Use class-selector ".hidden" for non-relevant information */

.hidden {
	display: none;
}

.phone {
	 text-align: right;
}

.FF_service span {
	font-size: 16px;
	line-height: 170%;
}

#FF acronym, #FF abbr {
	border: none;
	font-style: normal;
	text-transform: none;
}

#waitLayer {
	padding: 5px;
	margin: 10px 0;
	background-color: transparent;
	border: 1px solid  #f29400;
	color: #000;
	display: none;
}

.float_left {
	float: left;
}

.FF_tbCol02 {
	width: 160px;
}

#FF_tbExtraHours .FF_tbCol01, #FF_tbExtraHours .FF_tbCol01{
	width: auto;
}

#FF ul.locations li { position: relative; padding-bottom: 5px;}
#FF ul.locations li.odd{}
#FF ul.locations li span.distance {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	padding-left: 18px;
	background: transparent url(../../images/nb/ico_distance.gif) 0 50% no-repeat;
	color: #666;
	font-size: 0.92em;
}
