/**
 * Stylesheet fuer http://www.teures-billiger.de/
 *
 * Ordering-Process Styles
 *
 * @package   ordering
 *
 * @author    Christian Conrad <christian.conrad@burg-itc.de>
 * @link      http://www.burg-itc.de/
 * @copyright Copyright 2009, teures-billiger.de GmbH
 * @license   private / none public
 * @version   $Id: help.css 299 2009-10-22 14:52:54Z chief $
 */

/**
 * PAGE: Help  (2 Columns)
 */
DIV.comHelp2Col {
  width: 750px;
  background: transparent url('../../../images/_page_help/2col_box_back.gif') center top repeat-y;
  margin-bottom: 10px;
}
DIV.comHelp2Col .header {
  width: 750px;
  height: 21px;
  line-height: 21px;
  color: #FFF;
  font-size: 12px;
  font-weight: bold;
  text-indent: 13px;
  background: transparent url('../../../images/_page_help/2col_box_header_back.gif') center center no-repeat;
}
DIV.comHelp2Col .header_sub {
  width: 750px;
  height: 21px;
  line-height: 21px;
  color: #666;
  font-size: 12px;
  font-weight: bold;
  text-indent: 20px;
  background: transparent url('../../../images/_page_help/2col_box_header_back-blank.gif') center center no-repeat;
}
DIV.comHelp2Col DIV.boxEnd {
  width: 750px;
  height: 10px;
  background: url('../../../images/_page_help/2col_box_bottom.gif') bottom left no-repeat;
  margin: 0px;
  padding: 0px;
  border: 0 none;
}

/**
 * PAGE: Help  (3 Columns)
 */
DIV.comHelp3Col {
  width: 555px;
  background: transparent url('../../../images/_page_help/3col_box_back.gif') center top repeat-y;
  margin-bottom: 10px;
}
DIV.comHelp3Col .header {
  width: 555px;
  height: 21px;
  line-height: 21px;
  color: #FFF;
  font-size: 12px;
  font-weight: bold;
  text-indent: 13px;
  background: transparent url('../../../images/_page_help/3col_box_header_back.gif') center center no-repeat;
}
DIV.comHelp3Col .header_sub {
  width: 555px;
  height: 21px;
  line-height: 21px;
  color: #666;
  font-size: 12px;
  font-weight: bold;
  text-indent: 20px;
  background: transparent url('../../../images/_page_help/3col_box_header_back-blank.gif') center center no-repeat;
}
DIV.comHelp3Col DIV.boxEnd {
  width: 555px;
  height: 10px;
  background: url('../../../images/_page_help/3col_box_bottom.gif') bottom left no-repeat;
  margin: 0px;
  padding: 0px;
  border: 0 none;
}

TABLE#body3col DIV#content DIV.comHelp3Col A:active,
TABLE#body3col DIV#content DIV.comHelp3Col A:link,
TABLE#body3col DIV#content DIV.comHelp3Col A:visited {
  color: #333;
  line-height: 18px;
  text-decoration: underline;
}
TABLE#body3col DIV#content DIV.comHelp3Col A:hover {
  color: #FF6600;
  text-decoration: underline;
}
		



DIV.comHelp2Col .content,
DIV.comHelp3Col .content {
  margin: 13px;
  font-size: 12px;
  line-height: 18px;
}

DIV.comHelp2Col .content A:active,
DIV.comHelp2Col .content A:link,
DIV.comHelp2Col .content A:visited,
DIV.comHelp3Col .content A:active,
DIV.comHelp3Col .content A:link,
DIV.comHelp3Col .content A:visited {
	color: #333;
	line-height: 18px;
	text-decoration: underline;
}
DIV.comHelp2Col .content A:hover,
DIV.comHelp3Col .content A:hover {
  color: #FF6600;
  text-decoration: underline;
}

DIV.comHelp2Col .content UL LI,
DIV.comHelp3Col .content UL LI {
	list-style: square;
	list-style-image: url('../../../images/_page_help/sign_bullet_round.gif');
	margin-bottom: 6px;
}
DIV.comHelp2Col .content OL LI,
DIV.comHelp3Col .content OL LI {
  margin-bottom: 6px;
}

DIV.comHelp2Col .content A.mainTopic:active,
DIV.comHelp2Col .content A.mainTopic:link,
DIV.comHelp2Col .content A.mainTopic:visited,
DIV.comHelp3Col .content A.mainTopic:active,
DIV.comHelp3Col .content A.mainTopic:link,
DIV.comHelp3Col .content A.mainTopic:visited {
	color: #333;
  line-height: 18px;
  font-weight: bold;
  text-decoration: underline;
}
DIV.comHelp2Col .content A.mainTopic:hover,
DIV.comHelp3Col .content A.mainTopic:hover {
  color: #FF6600;
  text-decoration: underline;
}
DIV.comHelp2Col DIV.topic,
DIV.comHelp3Col DIV.topic {
	margin-bottom: 6px;
}
DIV.comHelp2Col SPAN.mainTopic,
DIV.comHelp3Col SPAN.mainTopic {
  margin-left: 8px;
  margin-right: 4px;
}
DIV.comHelp2Col .subTopic,
DIV.comHelp3Col .subTopic {
  margin-left: 46px;
  margin-right: 4px;
}

DIV.comHelp3Col .content .pdf_hint {
	font-size: 9px;
}


/**
 * PAGE: Help-Overview
 */
TABLE.helpOverview {
  width: 724px;
}
TABLE.helpOverview TR {
  vertical-align: top;
}
TABLE.helpOverview TD.helpCategory {
  width: 357px;
}
TABLE.helpOverview TD.helpCategory_spacer {
  width: 10px;
}
SPAN.help_function {
	
}
DIV.help_actions {
	clear: both;
	float: none;
	padding: 5px 0px 5px 0px;
}
DIV.help_actions .icon {
	float: left;
  padding-top: 2px;
}
DIV.help_actions .link {
  float: left;
	padding-top: 2px;
}

DIV.helpCategory {
  width: 357px;
  background: transparent url('../../../images/_page_help/c-box_back.gif') center top repeat-y;
  margin-bottom: 10px;
}
DIV.helpCategory .header {
  width: 357px;
  height: 21px;
  line-height: 21px;
  color: #333;
  font-size: 12px;
  font-weight: bold;
  text-indent: 20px;
  background: transparent url('../../../images/_page_help/c-box_header_back.gif') center center no-repeat;
}

DIV.helpCategory .content,
DIV.helpCategory_Big .content {
  margin: 10px 13px 1px 13px;
  font-size: 12px;
  line-height: 22px;
  text-align: left;
}
DIV.helpCategory .content IMG,
DIV.helpCategory_Big .content IMG {
  margin: 0;
  padding: 0;
  vertical-align: middle;
}

DIV.helpCategory DIV.boxEnd {
  width: 357px;
  height: 10px;
  background: url('../../../images/_page_help/c-box_bottom.gif') bottom left no-repeat;
  margin: 0px;
  padding: 0px;
  border: 0 none;
}
DIV.helpCategory_Big {
  width: 724px;
  background: transparent url('../../../images/_page_help/c-box_724_back.gif') center top repeat-y;
  margin-bottom: 10px;
}
DIV.helpCategory_Big .header {
  width: 724px;
  height: 21px;
  line-height: 21px;
  color: #333;
  font-size: 12px;
  font-weight: bold;
  text-indent: 20px;
  background: transparent url('../../../images/_page_help/c-box_724_header_back.gif') center center no-repeat;
}
DIV.helpCategory_Big DIV.boxEnd {
  width: 724px;
  height: 10px;
  background: url('../../../images/_page_help/c-box_724_bottom.gif') bottom left no-repeat;
  margin: 0px;
  padding: 0px;
  border: 0 none;
}





/**
 * Module: HelpNavigation
 */
DIV.modHelp {
  width: 187px;
  text-align: center;
  margin-bottom: 20px;
}
DIV.modHelp .title {
  width: 187px;
  height: 23px;
  color: #333;
  background: url('../../../images/_page_help/h-box_header.gif') bottom left no-repeat;
  font-size: 12px;
  font-weight: bold;
  line-height: 23px;
  text-align: left;
  text-indent: 10px;
  float: left;
}
DIV.modHelp .title A:active,
DIV.modHelp .title A:link,
DIV.modHelp .title A:visited {
	color: #333;
	text-decoration: none;
}


DIV.modHelp DIV.boxEnd {
  height: 10px;
  background: url('../../../images/_page_help/h-box_bottom.gif');
  background-position: bottom left;
  background-repeat: no-repeat;
  margin: 0px;
  padding: 0px;
  border: 0 none;
}

DIV.modHelp .content {
  background-color: #FFF;
  font-size: 12px;
  text-align: left;
  margin-bottom: 0px;
  float: none;
  clear: both;
  overflow: hidden;
  border-left: 1px solid #CCC;
  border-right: 1px solid #CCC;
}
DIV.modHelp .content BR {
}


/** erste Menü-Ebene */
DIV.modHelp DIV.moduleNav {
  background-color: #FFF;
}

/** zweite Menü-Ebene */
DIV.modHelp DIV.moduleNav_sub DIV.moduleNav {
  background-color: #FFF;
}


TD.tree_entry {
  background: transparent url('../../../images/_page_help/h-box_tree-subentry.gif');
  background-position: 5px 3px;
  background-repeat: no-repeat;
	padding-left: 26px;
}
TD.tree_entry_sub {
  padding-left: 26px;
}
TD.tree_entry_active {
  background: #FF6600 url('../../../images/_page_help/h-box_tree-subentry.gif');
  background-position: 5px 3px;
  background-repeat: no-repeat;
  padding-left: 26px;
}
DIV.tree_entry_wrap
{
	
}

/** erste Menü-Ebene */
DIV.modHelp A.moduleNav:active,
DIV.modHelp A.moduleNav:link,
DIV.modHelp A.moduleNav:visited {
  display: block;
  width: 163px;
  color: #333;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  line-height: 26px;
  padding-left: 23px;
  background: transparent url('../../../images/_page_help/h-box_tree-subentry.gif');
  background-position: 5px 3px;
  background-repeat: no-repeat;
}
DIV.modHelp A.moduleNav:hover {
  color: #333;
  background: #E5E5E5 url('../../../images/_page_help/h-box_tree-subentry.gif');
  background-position: 5px 3px;
  background-repeat: no-repeat;
  font-size: 11px;
}

/** zweite Menü-Ebene */
DIV.modHelp DIV.moduleNav_sub DIV.moduleNav A.moduleNav:active,
DIV.modHelp DIV.moduleNav_sub DIV.moduleNav A.moduleNav:link,
DIV.modHelp DIV.moduleNav_sub DIV.moduleNav A.moduleNav:visited {
  display: block;
  width: 152px;
  color: #333;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  line-height: 26px;
  background: transparent url('../../../images/_page_help/h-box_tree-subentry.gif');
  background-position: 15px 3px;
  background-repeat: no-repeat;
  padding-left: 34px;
}
DIV.modHelp DIV.moduleNav_sub DIV.moduleNav A.moduleNav:hover {
  color: #333;
  background: #E5E5E5 url('../../../images/_page_help/h-box_tree-subentry.gif');
  background-position: 15px 3px;
  background-repeat: no-repeat;
  font-size: 11px;
}

/** aktive 1. Menü-Ebene */
DIV.modHelp A.moduleNav_active:active,
DIV.modHelp A.moduleNav_active:link,
DIV.modHelp A.moduleNav_active:visited {
  display: block;
  width: 163px;
  color: #333;
  background: #E5E5E5 url('../../../images/_page_help/h-box_tree-subentry.gif');
  background-position: 5px 3px;
  background-repeat: no-repeat;
  padding-left: 23px;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  line-height: 26px;
}
DIV.modHelp A.moduleNav_active:hover {
  color: #333;
  background: #E5E5E5 url('../../../images/_page_help/h-box_tree-subentry.gif');
  background-position: 5px 3px;
  background-repeat: no-repeat;
  font-size: 11px;
}
/** aktive 2. Menü-Ebene */
DIV.modHelp DIV.moduleNav_sub A.moduleNav_active:active,
DIV.modHelp DIV.moduleNav_sub A.moduleNav_active:link,
DIV.modHelp DIV.moduleNav_sub A.moduleNav_active:visited {
  display: block;
  width: 152px;
  color: #333;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  line-height: 26px;
  background: #E5E5E5 url('../../../images/_page_help/h-box_tree-subentry.gif');
  background-position: 15px 3px;
  background-repeat: no-repeat;
  padding-left: 34px;
}
DIV.modHelp DIV.moduleNav_sub A.moduleNav_active:hover {
  color: #333;
  background: #E5E5E5 url('../../../images/_page_help/h-box_tree-subentry.gif');
  background-position: 15px 3px;
  background-repeat: no-repeat;
  font-size: 11px;
}


/**
 * PAGE: Recall
 */
DIV.customer_form .radio {
  margin: 10px 10px 0 0;
}



/**
 * PAGE: AGB
 */
DIV.comHelp3Col .content A.agb_directory:active,
DIV.comHelp3Col .content A.agb_directory:link,
DIV.comHelp3Col .content A.agb_directory:visited {
  display: block;
  color: #666;
  font-size: 12px;
  line-height: 18px;
  font-weight: normal;
  padding-left: 10px;
  margin-top: 4px;
}
DIV.comHelp3Col .content A.agb_directory:hover {
  color: #FF6600;
}
DIV.termsTitle { 
  color: #333;
  background: #E5E5E5;
	font-size: 12px;
	font-weight: bold;
	height: 24px;
	line-height: 24px;
	margin: 20px 0px 10px 1px;
	text-indent: 10px;
	width: 100%;
}
DIV.top IMG {
  border: 0 none;
  margin-right: 10px;
  margin-top: 2px;
}
P.termsTitle A:active,
P.termsTitle A:link,
P.termsTitle A:visited {
  color: #FFF;
  font-weight: bold;
  text-decoration: none;
}
P.termsTitle A.termsTitle:hover {
  color: #FFF;
  font-weight: bold;
  text-decoration: none;
}
P.termsTitle A IMG {
  text-align: left;
  vertical-align: middle;
  margin-right: 10px;
}


/**
 * PAGE: CustomerService
 */
DIV.comHelp3Col A.cs_index:active,
DIV.comHelp3Col A.cs_index:link,
DIV.comHelp3Col A.cs_index:visited {
	color: #FF6600;
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;
	letter-spacing: 1px;
}
DIV.comHelp3Col A.cs_index:hover {
  color: #666;
  font-weight: bold;
  font-size: 14px;
  text-decoration: underline overline;
}
DIV.comHelp3Col .helpsubheadline {
	font-weight: bold;
}


DIV.comHelp2Col A.amber:active,
DIV.comHelp2Col A.amber:link,
DIV.comHelp2Col A.amber:visited {
	color: #FF6600;
	text-decoration: underline;
}
DIV.comHelp2Col A.amber:hover {
  color: #FF6600;
  text-decoration: underline;
}



DIV.comHelp2Col DIV.footerHelp,
DIV.comHelp3Col DIV.footerHelp {
	  text-align: left;
}
DIV.footerHelp A:active,
DIV.footerHelp A:link,
DIV.footerHelp A:visited,
DIV.content DIV.footerHelp A:active,
DIV.content DIV.footerHelp A:link,
DIV.content DIV.footerHelp A:visited,
DIV#content DIV.footerHelp A:active,
DIV#content DIV.footerHelp A:link,
DIV#content DIV.footerHelp A:visited {
	color: #333;
	text-decoration: underline;
}
DIV.footerHelp A:hover,
DIV.content DIV.footerHelp A:hover,
DIV#content DIV.footerHelp A:hover {
  color: #FF6600;
  text-decoration: underline;
}








