/* SingleLogin V 1.2 - brandperfection tp 07.03.2008

  Styles, die im Internetbanking und Direktbrokerage abweichend sind:
  'contentEinspaltig'
  'tabellengitter' zusaetzlich angelegt, da abweichend von bereits bestehenden
  'eingabeShort01' fuer Formular/Wertpapiersuche 
  'reiterModul4' fuer Reiteroptik im rechten Modul (Kursdiagramm) 
  'traceline_sl' fuer horizontale Traceline im Kopfbereich (Produktinfo) 
  'suchfeld' Abstand nach oben gesetzt 
  
  05.03.2008 tp
  DIV.angebot .textRight A:hover angepasst fuer Bildlink
  angebot1 textRight Breite angepasst

  10.04.2008 tp
  .center .content H2 Schriftgroessenpatch IE 5x, 6x
*/


/* -- Single Login -- */




/* -- Hauptinhalte -- */
DIV.contentEinspaltig{
	background-color:#EDF4FB;	
}

DIV.contentEinspaltig H2{
	background-color:#EDF4FB;
	padding: 6px 0px 0px 9px;
}

DIV.contentEinspaltig P{
	margin: 5px 0px 0px 9px;
	padding: 0px 0px 10px 0px;
	font-size:11px;
}




/* -- Angebot2 -- */
DIV.angebot1 DIV.angebot{
	width:565px;
}

DIV.angebot1 DIV.angebot DIV.imageLeft{
	float:left;
	width:94px;
}

DIV.angebot1 DIV.angebot DIV.textRight{
	float:left;
	width:345px;
	padding:5px 5px 7px 10px;
}





/* -- Angebot1 -- */
DIV.angebot2 DIV.angebot{
	float:left;
	width:284px;
}

DIV.angebot2 DIV.angebot DIV.imageLeft{
	float:left;
	width:94px;
}

DIV.angebot2 DIV.angebot DIV.textRight{
	float:left;
	width:170px;
	padding:5px 5px 7px 10px;
}




DIV.angebot{
	font-size:11px;
}


DIV.angebot A{
	font-weight: bold;
	line-height: 13px;
}

DIV.angebot .textRight A:hover{
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	-text-decoration: underline;
	border-bottom: 1px dotted #003366;
	-border: none;
}

DIV.clear{
	clear:both;
	border-bottom:1px solid #FFF;
}





DIV.contentEinspaltig DIV.textEinspaltig{
	padding:7px 10px 10px 10px;
	font-size:11px;
}





/* -- Allgemeine Styles -- */

DIV.trenner{
	height:17px;
}





/* -- Menu -- */
DIV.logoutWide{
	padding:0;
	margin:0px 0px 15px 0px;
	padding-left:1px;
	padding-right:0px;
	width:199px;
	background: #edf4fb url(/imperia/md/content/bwbankde/img/border_dots.gif) repeat-y;
}

DIV.menu A.linkExtern{
	background-image:url(/imperia/md/content/bwbankde/produktabschluss/bg_link_extern.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

DIV.menu A.linkExtern:hover{
	background-image:url(/imperia/md/content/bwbankde/produktabschluss/bg_link_extern_ro.gif);
}

DIV.menuExtern DIV{
	border-bottom:2px solid #FFF;
	background-color:#EDF4FB;
}





/* -- Tabellengitter -- */
DIV.contentEinspaltig TABLE.tabellenGitter{
	width: 100%;
	margin: 0px;
	border: none;
}

DIV.contentEinspaltig TABLE.tabellenGitter TH{
	text-align:left;
	color:#036;
	padding:3px 4px 4px 9px;
	border-top:2px solid #FFF;
	border-left:2px solid #FFF;
	background-image:url(/imperia/md/content/bwbankde/produktabschluss/bg_linie_table0.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
	font-size:11px;
}

DIV.contentEinspaltig TABLE.tabellenGitter TH.first{
	border-left:none;
}

DIV.contentEinspaltig TABLE.tabellenGitter TH.lastInHead{
	text-align:right;
}

DIV.contentEinspaltig TABLE.tabellenGitter TD{
	text-align:left;
	padding:3px 4px 4px 9px;
	border-left:2px solid #FFF;
	background-image:url(/imperia/md/content/bwbankde/produktabschluss/bg_linie_table0.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
	font-size:11px;
}

DIV.contentEinspaltig TABLE.tabellenGitter TD.first{
	border-left:none;
}

DIV.contentEinspaltig TABLE.tabellenGitter TD.last{
	padding:0px 3px 0px 5px;
	text-align:right;
}

DIV.contentEinspaltig TABLE.tabellenGitter TH.noborder,
DIV.contentEinspaltig TABLE.tabellenGitter TD.noborder
{
	border-left:none;
}


DIV.contentEinspaltig TABLE.tabellenGitter TR.listeOdd{
	background-color:#FFF;
}

DIV.contentEinspaltig TABLE.tabellenGitter .rechtsb{
	text-align:right;
}




/* -- Formulare -- */
INPUT.eingabeShort01 {
	/*height: 16px;*/
	margin: 3px 8px 3px 0px;
	padding: 3px 0px 2px 2px;
	background: #FFF;
	border-left: 2px solid #DAE5EF;
	border-bottom: 2px solid #DAE5EF;
	border-top: 0px none;
	border-right: 0px none;
	width:95px;
	font-size:12px;
}




/* -- Kursdiagramm -- */
DIV.reiterWrap{
	width:189px;
}

DIV.reiterModul4 .reiter1,
DIV.reiterModul4 .reiter2,
DIV.reiterModul4 .reiter3,
DIV.reiterModul4 .reiter4{
	float:left;
	background-color:#FFF;
	padding:0px 2px 0px 0px;
}

DIV.reiterModul4 .lastreiter{
	padding:0;
}

.modulRightDiagramm DIV.reiterModul4 A:hover {
	text-decoration: none;
	-text-decoration: none;
	border-bottom:none;
	-border: none;
}

DIV.modulRightDiagramm {
	width: 189px;
	font: 11px Arial, Helvetica, sans-serif;
	margin: 0px 0px 15px 0px;
	margin-top: 1px;
	-margin-top: 0px;
	padding: 0px 0px 0px 1px;
	background: #EDF4FB url(/imperia/md/content/bwbankde/img/border_dots.gif) repeat-y;
}

DIV.modulRightDiagramm A{
	font-weight:bold;
}

DIV.modulRightDiagramm DIV.diagramm A:hover{
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	-text-decoration: underline;
	border-bottom: 1px dotted #003366;
	-border: none; 	
}

DIV.modulRightDiagramm DIV.diagramm A.imageLink:hover{
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	-text-decoration: none;
	border-bottom: none;
	-border: none; 	
}

DIV.diagramm{
	margin:8px 8px 0px 8px;
	padding:0px 0px 6px 0px;
}

DIV.diagramm TABLE{
	background-color:#FFF;
	margin:2px 0px 4px 0px;
	width:173px;
}

DIV.diagramm TABLE TD{
	padding:1px 7px 0px 7px;
}

DIV.diagramm TABLE TD.rechteSpalte{
	text-align:right;
}

DIV.diagramm TABLE .gruen{
	color:#01B00D;
}





/* -- Ueberweisungsbuttons -- */
DIV.ueberweisung{
	padding:4px 8px 4px 0px;
}

DIV.ueberweisung DIV.btnUeberweisung{
	float:right;
	width:29px;
	height:15px;
	margin-left:11px;
}





/* -- traceline_sl -- */
SPAN.traceline_sl{
	font-size:11px;
	font-weight:bold;
	color:#99ADC2;
	
	padding:0px 0px 0px 7px;
	margin:0px 0px 0px 8px;
	background-image:url(/imperia/md/content/bwbankde/img/icons/i_pfeil_inaktiv.gif);
	background-position:left;
	background-repeat:no-repeat;
}

SPAN.aktiv_sl{
	font-size:12px;
	color:#036;
	background-image:url(/imperia/md/content/bwbankde/img/icons/i_pfeil_aktiv.gif);
}

DIV.traceWrap{
	margin:0px 0px 3px 0px;
}

LABEL.labelTop{
	display:block;
	margin-bottom:3px;
}





/* -- Suche -- */
DIV.suchfeld{
	margin:8px 0px 0px 0px;
}



/* Produktuebersicht Flash */
/* Schriftgroesse fuer IE6 */
.center .content H2 {
	font: bold 13px Arial, Helvetica, sans-serif;
	-font: bold 1.1em Arial, Helvetica, sans-serif;
}

/* Schriftgroessenanpassung fuer IE 5.5*/
* .center .content H2{
	-font: bold 1.55em Arial, Helvetica, sans-serif;
	voice-family:"\"}\""; /* ab hier ignoriert IE 5.x nachfolgende Deklarationen */
	voice-family:inherit;
	-font: bold 1.1em Arial, Helvetica, sans-serif;
}