/* @group Header */

div#header {
    overflow: hidden;
}

div#header div,
div#header form,
div#header fieldset,
div#submenu,
div#footer ul {
    display: none;
}

a#dpcLogo, a#dpcChannelLogo {
    display: block;
    height: 100px;
    background-repeat: no-repeat;
}

a#dpcLogo {
    float: left;
    width: 156px;
    background-position: left top;
}

a#dpcLogo span, a#dpcChannelLogo span {
    display: none;
}

a#dpcChannelLogo {
    float: left;
    width: 244px;
    background-position: -156px 0;
}

a#azmLogo {
    float: right;
    width: 123px;
    height: 77px;
    background: url(images/logo_azm.gif) no-repeat;
}

a#azmLogo span {
    display: none;
}

.patienten a#dpcLogo, .patienten a#dpcChannelLogo {
    background-image: url(images/logo_patienten.gif);
}

/* @end */

/* @group Images */

img.alignright {
    display: block;
    float: right;
    margin: 5px 0 5px 10px;
}

img.alignleft {
    display: block;
    float: left;
    margin: 5px 10px 5px 0;
}

img.aligncenter {
    display: block;
    margin: 10px auto;
    clear: both;
}

a img {
    border-width: 0;
;
}

/* @end */
#footer {
    clear: both;
}

/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

