/*****************************/
/* Wealth-Management-Projekt */
/*****************************/
/*
html, body, p, h1, h2, h3, h4, h5, h6, li, dt, dd, th, td, label
{
 font-family: Arial, Geneva, Helvetica, sans-serif;
}
*/
div.section,
li
{
 color: #666666;
}
div#area-id
{
 width: 790px;
 height: 192px;
}
div#content-zone
{
 position: absolute;
 top: 309px;
 left: 168px;
 width: 591px;
}
div#context-zone
{
 position: absolute;
 top: 81px;
 left: 759px;
 width: 199px;
}
div#content
{
 background: white;
 border-top: none;
 border-bottom: 1px solid #ACACAC;
 border-right: 1px solid #ACACAC;
 border-left: 1px solid #ACACAC;
 width: 589px;
 padding: 0px;
 margin: 0px;
 padding-bottom: 10px;
}
div#page-tools-zone
{
 background:#F1F1F1 url(/privatebanking/img/ico/img-ico-bg-page-tools.gif) repeat-x scroll 0pt 36px;
}
div#top-navigation-zone
{
 background: white;
}
body#fullwidth div#content-zone {
 width: 790px; 
}
body#fullwidth div#content {
 width: 788px;
}
