
/*DEUSCHEBANK css styles document*/

html {
height:100%;
width:100%;
}
body{
min-width: 968px;
max-width: 100%;
background-color: #CCCCCC;
font-size:1em;
height:100%;
color: #666666;
font-Family: Arial;
text-align: center;/*ie 6 hack*/
}
#brand, #sitemap, #content, #footer{
margin-left: auto;
margin-right: auto;
width: 968px;
text-align:left;
border-left: 5px solid #ffffff;
border-right: 5px solid #ffffff;
background-color:#ffffff;
}
#brand{
padding:0px;
height: 141px;
background-image: url('images/brand_logo.jpg');
background-repeat:no-repeat;
border-top: 10px solid #ffffff;
}
#content
{
font-size:80%;
background-color: #fff;
padding:20px 0px 10px 0px;
height:auto;
overflow:auto;
}
#left_space
{
float:left;
width:184px;
height:300px;
overflow:auto;
background-color: #ffffff;
}
#body_text
{
float:left;
font-size:95%;
width:516px;
height:auto;
overflow:auto;
background-color: #ffffff;
text-align:justify;
}
.linkPad
{
padding-top:10px;
}
h1{
font-size:110%;
color:#003399;
}
h2{
font-weight:bold;
font-size:95%;
}
.small{
font-size:90%;
}
.bullets{
margin:0px;
}
#right_image
{
float:left;
width:268px;
height:auto;
overflow:auto;
background-color: #ffffff;
}
.image
{
float:right;
width:255px;
height:255px;
background-color: #ffffff;
}
#sitemap{
padding: 5px 0px 5px 0px;
font-size:70%;
line-height: normal;
height: auto;
background-color:#003399;
}
#sm_links{
display:block;
padding:0px;
margin:0px;
list-style-type: none;
text-decoration: none;	
}
#sm_links li{
display:inline;
list-style-type: none;
height: 30px;
margin:0px;
padding:0px;
}
#sm_links a{
color: #9999cc;
font-weight:bold;
text-decoration:none;
list-style-type: none;
margin:0px;
padding: 0px 6px 0px 6px;
line-height:normal;
border-right: 1px solid #9999cc;
outline:none;
}
#sm_links a:hover{
color: #ffffff;
font-weight:bold;
text-decoration:none;
margin:0px;
padding: 5px 6px 6px 6px;
line-height:normal;
border-right: 1px solid #9999cc;
outline:none;
}
#footer{
padding:2px 0px 0px 0px;
height: 30px;
line-height: normal;
background-color: #fff;
border-bottom: 10px solid #ffffff;
border-top: 1px solid #cccccc;
clear:both;
}
#footer p{
color:#666666;
font-size: 70%;
}
/*search results*/
#search_results{
text-align: left;
float:left;
width:550px;
height: auto;
overflow:auto;
background-color:#ffffff;
}
.dbank{
font-family: Arial;
FONT-SIZE: 100%;
font-weight: bold;
color: #000000;
text-decoration: none;
}
a:link.dbank, a:visited.dbank, a:hover.dbank, a:active.dbank, p.Micro {
font-family: Arial;
FONT-SIZE: 100%;
font-weight: bold;
color: #000000;
text-decoration: none;
}
a:link.dbank{
outline:none;
}
a:hover.dbank{
color: #C8001B;
text-decoration: underline;
}
a:active.dbank{
color: #C8001B;
}
p.Micro{
color:#333; width: 75%;
}
table.Micro{
color:#333;
border-collapse:collapse;
width: 75%;
margin-top:80px;
}
tr.MicroHeader{
FONT-SIZE: 110%; font-weight:bold;
color:#FFFFFF;
background-color: #003399;
padding:5px 0px 5px 0px;
width: 75%;
height: 20px;
text-align: left;
}
tr.MicroItem {
padding:2px;
}
tr.MicroAltItem{
padding:2px; width:50%;
}
