#container
{
    font-family: "Bitstream Vera Sans", "Verdana", "Helvetica";
    font-size: 13px;
}

#container a img
{
    border-style: none;
}

#container a:link,
#container a:visited
{
    text-decoration: none;
    font-weight: bold;
}

#container a:hover,
#container a:visited:hover
{
    text-decoration: underline;
}

#content h1
{
    font-size: 120%;
    margin-top: 1em;
    border-bottom: solid 1px #888888;
}

#content #cc_kaktus_exhibitions_thumbnails
{
    list-style: none;
    padding: 10px 0 0;
    margin: 0 0 10px;
    text-align: right;
}

#content #cc_kaktus_exhibitions_thumbnails li
{
    display: inline;
}

#content #cc_kaktus_exhibitions_image_placeholder_wrapper
{
    float: right;
    width: 400px;
    height: 450px;
    padding-left: 20px;
}

#content #cc_kaktus_exhibitions_image_placeholder_text
{
    position: absolute;
    height: 20px;
    overflow: hidden;
    width: 400px;
    text-align: center;
}

#content #cc_kaktus_exhibitions_image_placeholder img.replaced
{
    position: absolute;
}

#content hr.backlink
{
    border-style: solid none none;
    border-width: 1px;
    border-color: #888888;
    width: 20%;
    margin: 2em auto 1em;
}

#content div.backlink
{
    text-align: center;
}

body.palaute #content div.content,
body.palaute #content form.datamanager
{
    float: left;
    width: 40%;
}

#content form label span.label
{
    display: block;
    font-weight: bold;
    margin: 1em 0 0;
}

#content form div.form_toolbar
{
    margin: 1em 0 0;
}

body.frontpage #container h2
{
    font-size: 100%;
    font-weight: normal;
    margin: 1em 0 0;
}

body.frontpage #container h3.entry-title
{
    font-size: 100%;
    margin: 0;
    display: inline;
}

body.frontpage #container p.published
{
    display: inline;
    margin: 0;
}

body.frontpage #content-text h2,
body.frontpage #content-text p
{
    text-align: center;
}

#content table th
{
    font-weight: bold;
}

#content table tr.ancient
{
    display: none;
}

#content table th,
#content table td
{
    vertical-align: top;
    padding-right: 0.5em;
}

body.mailing_lists #content div.area
{
    clear: both;
}

