/* <!-- compression status: 1 --> (this is for http compression) */
/*   */
/*  */

body {
    font: 69% "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
    background-color: White;
    color: black;
    margin: 0;
    padding: 0;
    font-size: 9pt !important;
}

table {
    font-size: 100%;
}

a {
    text-decoration: none;
    color: #4D190E;
    background-color: transparent;
}

a:hover {
    text-decoration: underline;
}

img {
    border: none;
    vertical-align: middle;
}

.back-to-top,
div.top,
#portal-siteactions,
.hiddenStructure,
#portal-searchbox,
#portal-globalnav,
#portal-personaltools,
#portal-breadcrumbs,
#portal-column-one,
#portal-column-two,
.contentViews,
.contentActions,
.help,
.legend,
div.portalMessage,
div.documentActions,
.documentByLine,
.netscape4,
#portal-footer,
#portal-colophon,
input,
.skipnav,
.visualNoPrint {
    /* Hides all the elements irrelevant for presentations */
    display: none;
}

ul { 
    list-style-type: square;
}

h1, h2, h3, h4, h5, h6
{
    border: none;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: bold;
}

.section-weiblich h1.documentFirstHeading,
.section-maennlich h1.documentFirstHeading,
#title-strip h1,
h1.actor-view {
    color: black;
    font-size: 20px;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
    border: none;
    margin: 0;
    padding: 0;
    line-height: 18px;
}

.documentDescription {
    font-weight: bold;
}

pre {
    border: 1pt dashed 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
}

a:link, a:visited {
    color: #520;
    background: transparent;
    text-decoration: underline;
}

.actor-view #vita {
    background: transparent;
    height: 100%;
    margin: 8mm 0 0 4mm;
}
#homepage-view #text,
#actor-listing #name-listing,
.portletBody,
.actor-view #description {
    padding: 12px;
    background-color: white;
    margin: 0;
    height: auto;
}

#title-strip a.link-parent,
.moviestrip,
.actor-view #column-two #clickables {
    display: none;
}

#title-strip {
    margin-bottom: 4mm;
}


#column-one {
    float: left;
    width: 75mm;
}

#column-two {
    float: right;
    width: 95mm;
}

#portal-column-two {
    display: none;
}

#portal-top {
    border-bottom: 19px solid #EBDDC9;
    width: 175mm;
    clear: both;
    height: 11mm;
    margin-bottom: 6mm;
}
#visual-column-wrapper,
#visual-portal-wrapper {
    width: 175mm;
    margin: 0;
    padding: 0;
}
#logo-wrapper {
    border-bottom: 6px solid #FF0064;
    height: 8mm;
}

#portal-logo {
    float: left;
}
#phone-number {
    margin: 0;
    background: none;
    font-size: 16px;
    float: right;
    margin-top: 4px;
}

#portrait img {
    width: 75mm;
    height: 105mm;
}

#portrait-detail img {
    width: 182mm;
    height: 240mm;
}


img.image-left {
    float: left;
    margin-right: 12px;
}

img.image-right {
    float: right;
    margin-left: 12px;
    padding-bottom: 6px;
}

img.image-inline {
    float: none;
    clear: both;
}


* a {
    text-decoration: none;
}

/*  */
