
/* - ploneCustom.css - */
@media all {
/* http://du-alter-schwede.de/portal_css/ploneCustom.css?original=1 */
#visual-portal-wrapper { width: 50em; margin: 0 auto; }
#portal-personaltools {
background: transparent;
}
#portal-searchbox {
margin-top: 1.2em;
}
.searchSection {
visibility: hidden;
}
h1, h2 {
letter-spacing: 0;
}
.contenttype-blog-entry {
border-bottom: 1px solid #aaa;
}
.blog-entry {
margin-top: 1em;
}
#content {
padding: 1em 2em;
background: #fafafa;
}
/* */
#content h1 {
font-family: "Jigsaw Regular 2",  "Lucida Sans", sans-serif;
font-style: normal;
font-weight: normal;
font-stretch: normal;
font-variant: normal;
font-size: 64px;
line-height: 100%;
color: #555;
}
/* */
.documentContent p.documentDescription {
margin-top: -0.2em;
margin-left: 3px;
}
#content p.documentDescription {
font-family: "Jigsaw Light Italic",  "Lucida Sans", sans-serif;
font-size: 28px;
line-height: 100%;
margin-bottom: 0;
}
/* */
#content h2 {
font-family: "Jigsaw Light 2",  "Lucida Sans", sans-serif;
font-style: normal;
font-weight: normal;
font-stretch: normal;
font-variant: normal;
font-size: 36px;
margin-top: 0.3em;
margin-bottom: -0.2em;
}
/* */
.description {
font-family: "Jigsaw Light Italic",  "Lucida Sans", sans-serif;
font-size: 20px;
line-height: 110%;
}
.template-blogentry_view #content div.documentByLine {
margin-top: 0.5em;
margin-bottom: 1em;
}
#content p {
font-family: "Fedra Sans Book 2",  "Lucida Sans", sans-serif;
font-weight: normal;
font-stretch: normal;
font-variant: normal;
font-size: 16px;
line-height: 170%;
}
.documentContent a:link,
.documentContent a:visited {
border-bottom: none;
}
/* */
.documentContent a.link-category {
padding: 0.1em 0.2em;
}
/* */
#portal-footer {
background: transparent;
margin: 0;
}
#portal-footer a {
color:#444444;
}

}

