/* BAG Bankaktiengesellschaft */
.navi-sub-headline {
 	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	text-align: center;
	margin-top: 3px;
	margin-bottom: 0px;
	background-color: #c8ddf0;
  	}

.navi-sub-href {
    width: 200px;
    margin: 0px;
    padding-bottom: 2px;
    padding-left: 0px;
    list-style: none;
	border-bottom: 20px solid #e4eef7;
	}

li.level-2 {
    margin: 0px;
	padding: 0px;
    list-style: none;
    background-color: #e4eef7;
	xborder: 1px dotted red;
 	}

.navi-sub-href li a, .navi-sub-href li a:hover .xlevel-2 li a {
    min-height: 20px;
    line-height: 20px;
	display: block;
    margin: 0px;
    padding-left: 20px;
    border-top: 2px solid #fff;
    background: url("../../image/pfeil_big.gif") no-repeat 5px 4px;
    background-color: #e4eef7;
	}

.navi-sub-href li a:hover, .navi-sub-href li.go a {
    background-color: #eff5fa;
    }

.navi-sub-href li.go li a {
    background-color: #e4eef7;
    }

ul.navi-sub-href li ul li a, ul.navi-sub-href li ul li ul li a {
    line-height: 26px;
    padding-left: 30px;
    background: url("../../image/pfeil_small_navi.gif") no-repeat 15px 7px;
    background-color: #e4eef7;
    border-top: none;
    }

ul.navi-sub-href li ul li ul li a {
    padding-left: 40px;
    background: url("../../image/pfeil_small_navi.gif") no-repeat 25px 7px;
    }

ul.navi-sub-href li ul  {
    padding-bottom: 0px;
    border-bottom: red;
	}

.box-content-long {
	padding: 10px;
	background-color: #e4eef7;
	border-top: 1px solid #fff;
	}

.box-content-long p {
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 10px;
	}

/* Table Download */
tr.bg-tr-download td {
	line-height: 24px;
    padding-left: 3px;
    border-right: 1px solid #fff;
    background-color: #e4eef7;
    }

tr.border td {
    line-height: 24px;
    padding-left: 3px;
    border-right: 1px solid #fff;
    }

td.padding {
    padding-left: 3px;
    }