/* screen.css */
.anchorRSS {
  margin-top: 15px;
}
div#mainTeaser {
  xheight: 125px;
}

div#columnGrid {
  position: static;
  margin-top: -12px;
  left: 0;
  top: 0;
}

div.columnRowDivider {
  height: 12px;
  width: 656px;
  background-color: #ffffff;
  margin-top: 10px;
}

div.columnRows {
  *padding-bottom: 0px;
}
div.columnBackground_11111,
div.columnBackground_1111,
div.columnBackground_2111,
div.columnBackground_211,
div.columnBackground_1211,
div.columnBackground_121,
div.columnBackground_1121,
div.columnBackground_112,
div.columnBackground_131,
div.columnBackground_13,
div.columnBackground_22,
div.columnBackground_221,
div.columnBackground_311,
div.columnBackground_31,
div.columnBackground_41,
div.columnBackground_4,
div.columnBackground_5 {
  -margin-left: -2px;
  float:left
}
/* muss hinter div.columnBackground_11111, ... definiert sein! */
div.columnRow2 {
  margin-top: 0;
  margin-bottom: -10px;
  -margin-bottom: 0px;
  -margin-left: 0px;
}

body#home div.columnBackground_11111 {background:url(../_img/columnBg_11111.gif) repeat-y;}
body#home div.columnBackground_1111 {background:url(../_img/columnBg_11111.gif) repeat-y;}
body#home div.columnBackground_1121 {background:url(../_img/columnBg_1121.gif) repeat-y;}

div.columnBackground_11111,
div.columnBackground_1111 {background:url(../_img/columnBg_11111.gif) repeat-y;}
div.columnBackground_2111,
div.columnBackground_211  {background:url(../_img/columnBg_2111.gif) repeat-y;}
div.columnBackground_221,
div.columnBackground_22   {background:url(../_img/columnBg_221.gif) repeat-y;}
div.columnBackground_212  {background:url(../_img/columnBg_212.gif) repeat-y;}
div.columnBackground_1211,
div.columnBackground_121  {background:url(../_img/columnBg_1211.gif) repeat-y;}
div.columnBackground_1121,
div.columnBackground_112  {background:url(../_img/columnBg_1121.gif) repeat-y;}
div.columnBackground_1112 {background:url(../_img/columnBg_1112.gif) repeat-y;}
div.columnBackground_311,
div.columnBackground_31   {background:url(../_img/columnBg_311.gif) repeat-y;}
div.columnBackground_131,
div.columnBackground_13   {background:url(../_img/columnBg_131.gif) repeat-y;}
div.columnBackground_113  {background:url(../_img/columnBg_113.gif) repeat-y;}
div.columnBackground_41,
div.columnBackground_4    {background:url(../_img/columnBg_41.gif) repeat-y;}
div.columnBackground_14   {background:url(../_img/columnBg_14.gif) repeat-y;}
div.columnBackground_5    {background:url(../_img/columnBg_5.gif) repeat-y;}

body#home div#closer,
div#closer {
  width: 654px;
  -margin-left: 0;
  -left: 164px;
}
#closer .closer-footer {
  padding: 1px 6pt 25px 6px;
}
div.closer-links {
  text-align: center;
}

body#home ul#mainNavigation,
body#moderationPrivate ul#mainNavigation,
body#moderationPrivateBanking ul#mainNavigation,
body#moderationCompanies ul#mainNavigation,
body#moderationBusiness ul#mainNavigation,
body#moderationCorporate ul#mainNavigation,
body#moderationInvestment ul#mainNavigation,
body#moderationAbout ul#mainNavigation,
body#moderationFinance ul#mainNavigation { margin-top: 14px; -margin-top: 13px; }

ul#mainNavigation li.greenBar {
	color: #000000;
	border-top:1px solid #CCCCCC;
	padding: 9px 0 1px 6px;
	-padding: 9px 0 10px 6px;
}

ul#mainNavigation li.greenBar h3 {
	font-size:1em;
	font-weight:bold;
	line-height:1.2em;
}

ul#mainNavigation select {
	color:#555555;
	display:block;
	font-size:100%;
	height:18px;
	margin-top:8px;
	margin-bottom:8px;
	width:150px;
}

/* /screen.css */

/* pageTypeIndexA.css */
body.pageTypeIndexA div.columnBackground_1111,
body.pageTypeIndexA div.columnBackground_211,
body.pageTypeIndexA div.columnBackground_121,
body.pageTypeIndexA div.columnBackground_112,
body.pageTypeIndexA div.columnBackground_22,
body.pageTypeIndexA div.columnBackground_31,
body.pageTypeIndexA div.columnBackground_13,
body.pageTypeIndexA div.columnBackground_4 {
  background-position: 0;
}
/* /pageTypeIndexA.css */
