/* Styles for elements */

.clear
{
    clear: both;
}

.element
{
    padding: 0.5em 0 0.5em 0;
    clear: both;
}

.element img.icon
{
    float: left;
    margin: 0 5px 0 32px;
}

.right_row
{
    float: right;
    width: 320px;
    padding-bottom: 1em;
}

.e_kontakt_bild div.right_row,
.e_presse_bild div.right_row
{
    width: 410px;
}

.e_kontakt_bild img,
.e_presse_bild img
{
    float: left;
}

.e_download,
.e_link,
.e_presse,
.e_presse_bild,
.e_verweis,
.e_download_bild,
.e_search_result,
.e_kontakt_bild,
.e_kontakt,
.e_feed,
.e_stellen
{
    border-top: 1px dotted #999;
}

.e_kontakt a
{
    display: block;
}

.e_download_bild img,
.e_bild_text img
{
    float: right;
    margin-right: 10px;
}

.e_download_bild p,
.e_download_bild h4,
.e_kontakt_bild h4,
.e_presse_bild h5,
.e_bild_text p,
.e_kontakt_bild h3
{
    margin-top: 0;
}

.e_download_bild a,
.e_download a,
.e_link a,
.e_verweis a
{
    background: url(../pics/elements/download.gif) 0 0 no-repeat;
    padding-bottom: 4px;
    display: block;
    padding-left: 34px;
}

.e_download_bild a:hover,
.e_download a:hover,
.e_link a:hover,
.e_verweis a:hover
{
    background: url(../pics/elements/download_f2.gif) 2px 0 no-repeat;
}

.e_download_bild em,
.e_download em
{
    padding-left: 35px;
    color: #666;
    font-style: normal;
}

.e_teaser
{
    margin: 0 0 0 -130px;
}

.e_teaser img
{
    position: absolute;
}

.e_teaser div.right_row
{
    width: 290px;
    height: 120px;
    padding: 0 60px 0 10px;
    background: url(../pics/elements/bg_teaser.jpg) no-repeat;
}

.e_teaser h3
{
    text-transform: uppercase;
    color: #CD1C25;
    margin: 5px 0;
    font-size: 110%;
}

.e_presse h5
{
    font-weight: bold;
    font-size: 100%;
    color: #DB4B52;
    margin-top: 0;
}

.e_anchor
{
    border-bottom: 1px dotted #999;
}

.anchor-top
{
    display: block;
    width: 19px;
    height: 21px;
    float: right;
    background: url(../pics/elements/back_to_top.gif) no-repeat;
}

.anchor-top:hover
{
    background: url(../pics/elements/back_to_top_f2.gif) no-repeat;
}

.mahandout
{
    border-top-style: none;
}

/* ----- stellen ----- */

.e_stellen
{
    padding: 0.75em 0 0 0;
}

.e_stellen a
{
    color: #CD1C25;
    text-decoration: none;
    font-size: 110%;
    display: block;
    padding: 0.25em 0 0.5em 0;
}

.e_stellen a:hover
{
    color: #DB4B52;
    text-decoration: underline;
}

.e_stellen .bereich
{
    margin-left: 0.5em;
    color: #666;
}

/* ----- feed ----- */

.e_feed img
{
    vertical-align: top;
    margin-right: 5px;
}

/* ----- notfall ----- */

.e_notfall
{
    padding: 2px 10px;
    border: 4px solid #DB4B52;
    background: #FFF;
    font-size: 120%;
    z-index: 10;
    position: relative;
    line-height: 130%;
    margin: 0.5em 0;
}

#content .e_notfall h2
{
    margin: 0.25em 0;
}
