
/*--- Language Selection ---*/
ul#language-list li, ul#language-list li a, ul#language-list li a:hover { color: #333; }
ul#language-list li.selected { display:none ;color : #333; }

/*--Portlets*/
.ctccontent div.PortletHighlight {background-color: #f6f6f6;}
.ctccontent div.PortletHighlight h3 {background-color: #ccc; border-bottom:1px solid #fff; color:#666;}

/* related content Linkboxfarben*/
.ctccontent div.portlet-linkbox .category { background-color: #cccccc; }
#context-padding ul.indexLinks li { background-color:#cccccc; color:#fff}

/* Anpassungen der Sekundänavigation */

ul#sec-nav li.link {
    background-image: url(../images/icons/900/icon_arrow.gif);
    background-position:0pt 6px;
    background-repeat:no-repeat;
}

/* Abstand für Signatur Circulars  */

span.SignatureItem
{
 padding-right: 20px;
}



