/* ######################################################################################################
** # yellow-design
** 
**  Version: 0.05
**  Dateiversion: 07.12.2009
**  Datei       : base.css
**  Funktion    : Basis-Stylesheet
*/


* { color: #000 !important; } 
 html,
 body ,
 div#portal-top,
 div#portal-breadcrumbs h2,
 div.two-Columns,
 div.two-Columns div#portal-content-wrapper,
 div.three-Columns-ContentCol,
 div#portal-column-one,
 div#portal-information,
 div.three-Columns div#portal-column-two,
 div.three-Columns-ContentCol div.portal-column-content,
 div.three-Columns-ContentCol div#portal-content-wrapper {background: #fff !important; }
 
  div#portal-columns { overflow: visible; } 
  div#portal-column-content {overflow: visible;}

div, p, ul, dl, ol {
    width: auto;
}
ul, ol, dl {
    padding-right: 0.5em;	
}
ul { 
    list-style-type: square;
}
.documentDescription {
    font-weight: bold;
}
pre {
    border: 1pt dotted black;
    white-space: pre;
    font-size: 8pt;
    overflow: auto;
    padding: 1em 0;
}
table.listing,
table.listing td {
    border: 1pt solid black;
    border-collapse: collapse;
}
a {
    color: Black !important;
    padding: 0 !important;
    text-decoration: none !important;
}
a:link, a:visited {
    color: #520;
    background: transparent;
}

/* Page break class for use when printing */
div.pageBreak {
    page-break-before: always;
}

/* Uncomment these to get link addresses inserted along with the link text
   when you print.
#content a:link:after, 
#content a:visited:after {
   content: " [" attr(href) "] ";
}
*/

/* Hide all the elements that are irrelevant for printing */
div.top,
#portal-logo,
#portal-siteactions,
.hiddenStructure,
#portal-searchbox,
#portal-globalnav,
#portal-personaltools,
#portal-column-one,
#portal-column-two,
#portal-languageselector,
.contentViews,
.contentActions,
.help,
.legend,
.portalMessage,
.documentActions,
.documentByLine,
.netscape4,
#portal-colophon,
.skipnav,
 #kss-spinner,
 #review-history,
 #content-history,
 .listingBar,
.visualNoPrint,
div#portal-column-one,
#portal-column-meta,
#portal-breadcrumbs h2,
ul.fontResizer,
div#portal-information,
/* marginal-spalte */
/*div.externLink,
div.articleLink,
div.tagcloudLink,
div.downloadLink,
div.directLink,
div.doc-download,
div.doc-link,
div.doc-distributor,
div.doc-keyword,*/
fieldset#doc-autor .ArchetypesLiveSearchWidget ,
fieldset#doc-contact .ArchetypesLiveSearchWidget ,
fieldset#doc-directLink,
fieldset#doc-download,
fieldset#doc-link,
fieldset#doc-distributor,
fieldset#doc-keyword,
.formControls,
ul#doc-function,
/*#portal-footer,*/
#documentActions-lastItem,
#portal-footer-nav,

/* Content*/
a.more{
    display: none;
}

/* layout */
div#visual-portal-wrapper { width: 680px; margin: 0px; padding: 0px;  }
div#portal-header { padding: 0px!important;   }
ul#portal-globalnav { margin-left: 0; left: 0px; }
div#portal-columns { width: auto; padding: 0;}
div#portal-column-content {  width: 680px; }
div#portal-column-content div.content-column-one { padding: 0;  }
div#portal-column-content div.content-column-two { }
div#portal-top ,
div#portal-header { height: 110px; width: 680px; }
ul#portal-organisationnav { width: 680px; }
li#portaltab-org-dihk { margin: 14px 0 0 106px; }
div#portal-breadcrumbs { margin-left: -10px; top: 90px; width: auto; }
div#portal-breadcrumbs h2 { margin-left: 0; padding-left: 0;}
.two-Columns {background: none!important; border: 0px solid!important; }


div#portal-column-content { float: none; }

#portal-footer {  width: 680px!important; margin-left: 0px; padding-top: 1em; border-top: 1px solid #000!important;  }

/* heads */
.boardCommentHeaderTitleBlock,
div#portal-column-two h2,
div.content-column-two h2,
div#region-content fieldset h2,
div#region-content fieldset h2 { background: url(resource_dihk.theme.cssimages/layout/head-2_underline_print.gif) left bottom no-repeat; }
div#region-content fieldset h2.top { background: url(resource_dihk.theme.cssimages/layout/head-2_underline-top_print.gif) left bottom no-repeat; }

form#wmstatordner-base-edit label.formQuestion { background: url(resource_dihk.theme.cssimages/layout/head-2_underline_large_print.gif) left bottom no-repeat; }
/* forum */
div#region-content,
table ,
table.listing{ border: 0px solid !important; }
table td { border-left: 0px solid !important; border-right: 0px solid !important; }

/* Link */
fieldset#login-form a,
a.intern,
div#region-content p a.intern,
div#portal-column-one a.intern ,
div.portal-page-content a.intern ,
div#region-content p a.extern,
div#portal-column-one a.extern,
div.portal-page-content a.extern { background: none!important; }


