/********************************* ** CSS-2-Look BG black ** c2015 / 2008 R.Kuczinski *********************************/ #sidecontainer_div { /* neu */ width: 100%; height: 36px; text-align: text-top; padding:0px; white-space: nowrap; } #sidetitle_div { text-align: text-top; font:normal 20px 'Trebuchet MS','Verdana','Arial'; letter-spacing: 0.05em; color:#fefefe; width: 312px; height: 36px; padding:14 0 6 8; float: left; cursor: pointer; white-space: nowrap; } .navbar_breadcrumbs { text-align: left; font:normal 14px Verdana, 'Trebuchet MS','Tahoma','Verdana','Arial'; color:#f0f0ff; height: 14px; line-height:14px; padding:0; text-decoration: none; } .navbar_breadcrumbs_pager { text-align: left; font:normal 14px Verdana, 'Trebuchet MS','Tahoma','Verdana','Arial'; color:#f0f0ff; height: 14px; line-height:14px; padding:0 0 14 0; } #vista_toolbar { font:normal 14px 'Trebuchet MS','Arial'; margin:0; width: 580px; height: 36px; padding:12 0 10 0; float: right; white-space: nowrap; } #vista_toolbar ul { /* background-image:url(../iiimg/back_black.gif); background-repeat:repeat-x; */ float:left; line-height:32px; list-style:none; margin:0; padding:0px; } #vista_toolbar li { display:inline; padding:0; } #vista_toolbar a { color:#FFF; /* need because it will use default link color */ float:left; text-align: center; padding:0 4px 0 4px; /* left 3 px because of left.png image */ text-decoration:none; } #vista_toolbar a span { display:block; float:none; width: 74px; /* war bis 180526 64 */ padding:0 4px 0 4px; } #xxxxxvista_toolbar a span img { border:none; margin:0px 4px 0 4px; } /* show picture when mouse over link */ #vista_toolbar a:hover{ color:#000; background-color: #E99933; } #vista_toolbar a:hover span { /* background:url(../iiimg/right_hov_yellow.png) no-repeat right center; */ } /* show picture when mouse over link */ #vista_toolbar_act { background-color: #002299; } #vista_toolbar_act span { /* background:url(../iiimg/right_act_red.png) no-repeat right center; */ } #vista_toolbar a.right { float:right; /* for help button - just add class "right" ->