div.table {	display:table; }
div.tr    {	display: table-row; }
div.td    {	display: table-cell; vertical-align:top; }
div.in    {	display:inline; }

.height5  { height:5px; }
.height16 { height:16px; }
.height36 { height:36px; }

.padd5    { padding-top:5px; }
.paddingsearch { padding-top:2px; }

.leftpane    { width:180px; vertical-align:top; height:100%; }
.contentpane { width:473px;  empty-cells:show;   vertical-align:top; height:100%; }
.subnavpane  { width:295px; vertical-align:top; height:100%; 
background-image:url(/portaldata/1/images/subnavbg-gelb.gif);
background-repeat:repeat-y;
background-position: 1px;
}


div.start-lw      { width:315px; }
div.start-lw-cell { width:315px; }
div.start-mw      { width:316px; }
div.start-mw-cell { width:315px; }
div.start-rw      { width:317px; }
div.start-rw-cell { width:317px; }

.colorarea {WIDTH: 35px; HEIGHT: 21px;}
.navitem-title
{
	width: 292px;
}
