/* ==========================================================================
   Custom styles Leitungspartner
   ========================================================================== */

/* === Farben === */
/*
    Grau: #4B5152
*/

html,
button,
input,
select,
textarea {
    color: #4B5152;
    font-family: 'DIN Next W01 Regular', Arial, sans-serif;
}
html {
    background: url(gfx/bgLeitungen.svg) repeat-y center -400px scroll #120900; 

 }

html.lt-ie9 {
    background: url(gfx/bgLeitungen.png) repeat-y center -400px scroll #120900; 
}

body {
    font-size: 13px;
    line-height: 1.4;
    font-family: 'DIN Next W01 Regular', Arial, sans-serif;
    color: #4B5152;
}

::-moz-selection { background: #00A2D3; color: #fff; text-shadow: none; }
::selection { background: #00A2D3; color: #fff; text-shadow: none; }


/* === Webfonts === */
/*
This CSS resource incorporates links to font software which is the valuable copyrighted
property of Monotype Imaging and/or its suppliers. You may not attempt to copy, install,
redistribute, convert, modify or reverse engineer this font software. Please contact Monotype
Imaging with any questions regarding Web Fonts:  http://webfonts.fonts.com
*/

@font-face{
font-family:"DIN Next W01 Bold";
src:url("../fonts/b32ab78b-6c51-4bd3-bc37-4edcec0331f8.eot?#iefix");
src:url("../fonts/b32ab78b-6c51-4bd3-bc37-4edcec0331f8.eot?#iefix") format("eot"),url("../fonts/9949035f-6226-4080-a14a-bf7d94ffb1e1.woff") format("woff"),url("../fonts/6241bd09-15c2-485e-9796-9db8d0aa6974.ttf") format("truetype"),url("../fonts/af94da3e-4232-416a-b6bc-f39f85dd5db6.svg#af94da3e-4232-416a-b6bc-f39f85dd5db6") format("svg");
}
@font-face{
font-family:"DIN Next W01 Regular";
src:url("../fonts/da088ecc-a53c-4831-a95b-6fd81b5b338a.eot?#iefix");
src:url("../fonts/da088ecc-a53c-4831-a95b-6fd81b5b338a.eot?#iefix") format("eot"),url("../fonts/c5a7f89e-15b6-49a9-8259-5ea665e72191.woff") format("woff"),url("../fonts/868c94b5-ca49-46b7-b62b-297f8d861125.ttf") format("truetype"),url("../fonts/e3145f65-29b5-4f7f-8c6e-2dc135021b6a.svg#e3145f65-29b5-4f7f-8c6e-2dc135021b6a") format("svg");
}
@font-face{
font-family:"DIN Next W02 Medium";
src:url("../fonts/2cf657c7-a3a0-4365-8704-c88d1e7e7e59.eot?#iefix");
src:url("../fonts/2cf657c7-a3a0-4365-8704-c88d1e7e7e59.eot?#iefix") format("eot"),url("../fonts/97b0cc11-9afb-4a2f-93b7-e1b5c40d80a6.woff") format("woff"),url("../fonts/2cfb9022-3dc0-4b24-8e91-2df7bd55dd37.ttf") format("truetype"),url("../fonts/7c8e4086-96df-4b91-905e-3b25c81d55a9.svg#7c8e4086-96df-4b91-905e-3b25c81d55a9") format("svg");
}

/* ========= Pagelayout ========= */

#pageWrapper {
    background: url(gfx/bgheaderimage.jpg) repeat-x scroll top center transparent;
    padding: 40px 0;
}
#page {
    width: 960px;
    background: #ffffff;
    margin: 0 auto;
    padding: 15px 15px 0 15px;
    -webkit-box-shadow:  0px 0px 25px 5px rgba(0, 0, 0, 0.3);
    box-shadow:  0px 0px 25px 5px rgba(0, 0, 0, 0.3);
}
#main {
    margin: 35px 0;
}
#mainColLeft {
    width: 180px;
    float: left;
}
#mainColCenter {
    width: 570px;
    float: left;
    margin: 0 0 0 15px;
    border-top: 1px solid #40484C;
    min-height: 400px;
}
#mainColRight {
    width: 180px;
    float: right;
}
/* ========= Header ========= */
#header {
    background: url(gfx/headerimage.jpg) no-repeat scroll 0 0;
    width: 100%;
    height: 260px;
    position: relative;
}
#header .logo {
    position: absolute;
    right: 15px;
    top: 15px;
}
#header .headline {
position: absolute;
left: 15px;
top: 15px;
}
#header .headlineForPrint {
    display: none;
}

/* ========= Suche oben ============ */
.tx_indexedsearchWrap {
    float: right;
    position: relative;
    margin: -38px 0 0 0;
    background: transparent;
    width: 330px;
}
.tx_indexedsearchWrap form {
    display: none;
    float: left;
}
a.lupe {
    display: block;
    padding: 8px 8px 8px 12px;
    background: #ffffff;
    width: 27px;
    float: right;
}
a.lupe:hover,
a.lupe:focus,
a.lupe:active {
    text-decoration: none;
}
.tx_indexedsearchWrap:hover form,
.tx_indexedsearchWrap.hover form {
    display: block;
}
.tx_indexedsearchWrap legend {
    display: none;
}
.tx_indexedsearchWrap .replacevalue {
    float: left;
    width: 191px;
    height: 17px;
    padding: 8px 10px 7px 10px;
    border: 3px solid #00A2D3;
    border-radius: 0px;
}
/* Suchbutton */
input.searchbutton {
    float: left;
    height: 38px;
    margin:  0;
    padding: 3px 12px 0 12px;
    border: none;
    border-radius: 0px;
    color: #fff;
    background: #00A2D3;
}
input.searchbutton:hover {
    background: #017fa5;
}

/* ========= Suche Content ============ */
.tx-indexedsearch {
    margin: 2em 0 0 0;
}
.tx-indexedsearch .tx-indexedsearch-searchbox-sword {
    width: 191px;
    height: 17px;
    padding: 8px 10px 7px 10px;
    border: 3px solid #00A2D3;
    border-radius: 0px;
    margin: 0;
    float: left;
}
#tx_indexedsearch_searchbox_button {
    display: block;
    float: left;
    height: 38px;
    margin: 0;
    padding: 3px 12px 0 12px;
    border: none;
    border-radius: 0px;
    color: #ffffff;
    background: #00A2D3;
}
#tx_indexedsearch_searchbox_button:hover {
    background: #017fa5;
}
.tx-indexedsearch .tx-indexedsearch-whatis {
    margin: 1.5em 0;
}
.tx-indexedsearch .tx-indexedsearch-res {
    margin: 0 0 2.5em 0;
}
.tx-indexedsearch .wiroLabelSearchFor,
.tx-indexedsearch-browsebox ul.browsebox:nth-child(2),
.tx-indexedsearch .tx-indexedsearch-icon,
.tx-indexedsearch .tx-indexedsearch-result-number,
.tx-indexedsearch .tx-indexedsearch-percent {
    display: none;
}
.tx-indexedsearch .tx-indexedsearch-descr {
    margin: 0 0 0.5em 0;
}
.tx-indexedsearch .tx-indexedsearch-info {
    margin: 0;
}
.tx-indexedsearch .tx-indexedsearch-text-item-path {
    display: inline;
}
.tx-indexedsearch dd {
    margin: 0;
}
.tx-indexedsearch .tx-indexedsearch-browsebox {
    margin: 0 0 2em 0;
}
.tx-indexedsearch .tx-indexedsearch-browsebox ul {
    padding: 0;
}
.tx-indexedsearch .tx-indexedsearch-browsebox p {
    display: none;
}
.tx-indexedsearch .browsebox li {
    list-style: none;
    display: inline;
}
.tx-indexedsearch .browsebox li a {
    padding: 5px 8px 4px 8px;
    margin: 0 5px 0 0;
    border: 1px solid #00A2D3;
    background: #00A2D3;
    color: #ffffff;
}
.tx-indexedsearch .browsebox li strong a {
    background: #ffffff;
    color: #00A2D3;
    font-weight: normal;
}
.tx-indexedsearch .browsebox li strong a:hover {
    text-decoration: none;
}


/* ========= Navigation ========= */
#menu {
    margin: 0 0 30px 0;
    background: #CCCCCC;
    padding: 8px;
}
#menu ul {
    padding: 0 0 0 10px;
    margin: 0;
}
#menu ul ul {
    padding: 0;
    margin: 0;
}
#menu li {
    margin: 0;
    padding: 0 0 5px 0;
}
#menu li li {
    padding: 0 0 0 15px;
    background: url(gfx/arrowMenu.png) no-repeat scroll left 8px;
}
#menu li.menuSub {
    background: none;
    display: inline-block;
}
#menu li a {
    color: #3F464C;
    font-size: 123.1%;
    text-decoration: none;
    display: block;
}
#menu li a:hover {
    text-decoration: none;
    color: #00A2D3;
}
#menu li.cur a {
    font-family:'DIN Next W01 Bold';
    font-weight: normal;
}
#menu li.cur a:hover {
    text-decoration: none;
}
#menu ul li a {
    font-size: 108%;
    text-transform: none;
    padding: 3px 0;
}
#menu .spc {
    text-transform: uppercase;
    color: #888888;
    background: none;
}
#menu ul .spc {
    padding: 0;
}

/* ========= Content ========= */
.mainColLeftContent {
    border-top: 1px solid #40484C;
}
.csc-default {
    margin: 0 0 1.5em 0;
}

/* === CE: Headlines and Text === */
h1,
#mainColRightContent h3 {
    font-family:'DIN Next W01 Bold';
    font-size: 131%;
    font-weight: normal;
    text-transform: uppercase;
    line-height: 1.2;
    margin: 0.1em 0;
}
h2 {
    font-family:'DIN Next W01 Bold';
    font-size: 131%;
    font-weight: normal;
    text-transform: none;
    line-height: 1.2;
    margin: 1em 0 0.75em 0;
}
h3, h4, h5, h6 {
    font-family: 'DIN Next W01 Regular';
    font-size: 100%;
    font-weight: normal;
    text-transform: uppercase;
    line-height: 1.2;
    margin: 0.1em 0;
}
p {
    margin: 0 0 15px 0;
}
#mainColCenter p {
    font-size: 108%;
}
a,
a:link,
a:visited,
a:active,
a:hover {
    color: #00A2D3;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}

/* === CE: Listen === */
.downloadList {
    margin: 1em 0;
    padding: 0;
    list-style: none;
}
.downloadList li {
    border-bottom: 1px solid #CCCCCC;
    padding: 0.5em 0;
}
.downloadList a {
    font-family:'DIN Next W01 Bold';
    font-weight: normal;
}
/* === CE: Teaser === */
.teaserHotline {
    border-top: 1px solid #40484C;
}
.teaserHotline a {
    color: #FFFFFF;
}
.teaserHotline h3 {
    font-size: 123.1%;
    color: #EB5015;
    text-transform: uppercase;
    line-height: 1.2;
    margin: 0.25em 0;
}
.teaserHotlineMain {
    background: #CCCCCC;
    padding: 6px;
}
.teaserHotlineFooter {
    color: #ffffff;
    font-size: 116%;
    line-height: 1.2;
    background: #EB5015;
    text-align: center;
    padding: 8px 6px 6px 6px;
}
#mainRowSecond .teaserHotline {
    display: none;
}

.teaserLogos div {
    text-align: center;
}

.teaserLogos img {
    margin-top: 30px;
}

/* === CE: Content right == */
#mainColRightContent {
    border-top: 1px solid #40484C;
    margin-top: 1.5em;
}

/* === CE: Formulare === */
.csc-mailform {
    margin: 1.5em 0;
}
.csc-mailform .csc-mailform-field {
    margin: 0 0 1em 0;
}
.csc-mailform label {
    width: 150px;
    display: block;
    float: left;
    text-align: right;
    margin: 0 10px 0 0;
}
.csc-mailform input[type=text],
.csc-mailform textarea {
    width: 250px;
    border: 1px solid #cccccc;
}
.csc-mailform .csc-mailform-submit {
    margin-left: 160px;
}

/* === CE: Sitemap === */
#siteMap {
    margin-left: 2em; 
}
#siteMap .level-0 {
    margin-top: 1em;
}
#siteMap .l0-siblings {
    margin-left: 1em;
}

/* === CE: Tabellen === */
.contenttable,
.tx-wirophpinclude-pi1 table { 
    width: 100%; 
    background-color: #FFF; 
    cellspacing: 0px; 
    border-spacing: 0px; 
    border-collapse:collapse; 
    border: none;
    border-bottom: 1px solid #CCCCCC;
    margin: 0.5em 0
}
.contenttable thead tr.tr-even,
.tx-wirophpinclude-pi1 thead tr.tr-even { 
    background-color:#ffffff;
    border-bottom: 1px solid #CCCCCC;
    color: #4B5152;
}
.contenttable td,
.tx-wirophpinclude-pi1 td { 
    padding: 3px 7px; 
}
.tx-wirophpinclude-pi1 th {
    text-align: left;
    font-family: 'DIN Next W01 Regular';
    font-size: 100%;
    font-weight: normal;
    text-transform: uppercase;
    line-height: 1.2;
    margin: 0.1em 0;
}
.contenttable td.td-0 { 
    width: 160px; 
}
.contenttable td.td-2 { 
    width: 260px; 
}
.contenttable tr.tr-even,
.tx-wirophpinclude-pi1 tr.erste { 
    background-color:#00A2D3; 
    color: #ffffff;
}
.contenttable tr.tr-even a,
.tx-wirophpinclude-pi1 tr.erste a {
    color: #ffffff;
}
.tx-wirophpinclude-pi1 #hinweis_header {
    margin: 1em 0 2em 0;
}

/* ========= Footer ========= */
#footer {
    background: #CCCCCC;
    padding: 0px 0px 30px 0px;
}
#footer .footerCol {
    width: 175px;
    float: left;
    padding: 5px;
    margin: 0 5px 0 0;
}
#footer .footerCol:last-child {
    margin: 0 0 0 0;
}
#footer h4 {
    font-family:'DIN Next W01 Bold';
    font-size: 93%;
    font-weight: normal;
    color: #3F464C;
    text-transform: uppercase;
    margin: 0;
}
.footerMenu {
    margin: 0;
    padding: 0;
}
.footerMenu li a {
    color: #3F464C;
    text-decoration: none;
}
.footerMenu li a:hover {
    text-decoration: underline;
}



/* ==========================================================================
   Media Queries for Responsive Design
   ========================================================================== */

/* Mobile Navigation */
.mobile,
.mobile .tx_indexedsearchWrap {
    display: none;
}
.mobile .backButton {
    display: inline-block;
    vertical-align: top;
    margin: 0 0.5em 0 0;
}
.mobile .backButton a {
    padding: 5px 15px 4px 15px;
    background: #00A2D3;
    color: #ffffff;
    display: block;
}
.mobile .backButton a:hover {
    background: #017fa5;
    text-decoration: none;
}
.mobile .backButtonOff a,
.mobile .backButtonOff a:hover {
    background-color: #CCCCCC;
}
.mobileMenu {
    display: inline-block;
    padding: 0;
    margin: 0;
    list-style: none;
    vertical-align: top;
}
.mobile .curPage {
    margin: 0 0 0.5em 0;
}
.mobile .hideMenu ul {
    display: none;
}
.mobile .showMenu ul {
    display: block;
}
.mobile a {
    font-family:'DIN Next W01 Regular';
    font-weight: normal;
    padding: 0;
}
.mobile a:hover {
    text-decoration: underline;
}
.mobile .hideMenu a,
.mobile .showMenu a {
    background: url(gfx/arrowWhiteDown.png) no-repeat scroll 12px 9px #00A2D3;
}
.mobile .hideMenu a:hover, 
.mobile .showMenu a:hover {
    background-color: #017fa5;
    text-decoration: none;
}
#mobileMenuButton {
    padding: 5px 20px 4px 25px;
    color: #FFFFFF;
    display: block;
}
#mobileMenuSub {
    list-style: none;
    margin: 0.5em 0 0 0;
    padding: 0;
}
#mobileMenuSub a {
    font-family:'DIN Next W01 Regular';
    font-weight: normal;
    background: none;
    padding: 2px 0 2px 5px;
    display: block;
}
#mobileMenuSub a:hover {
    text-decoration: underline;
}


@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
       only screen and (min-resolution: 144dpi) {
    /* Style adjustments for high resolution devices */
}


/* > Tablet (iPad) Layout / Querformat 1024px */
@media only screen and (max-width : 990px) {

    img {
        max-width: 100%;
    }

}
/* > Tablet (iPad) Layout / Hochformat */
@media only screen and (max-width : 768px) {

    #page {
        width: 720px;
    }
    #mainColCenter {
        width: 525px;
    }
    #header .headline {
        width: 60%;
    }
}

/* > Mobile (iPhone) querformat (finaler Wert laut FK = 500px) */
@media screen and (max-width: 500px) {

    #pageWrapper {
        background: url(gfx/bgheaderimage.jpg) repeat-x scroll center -125px transparent;
        padding: 10px 0;
    }
    #page {
        width: 430px;
    }
    #header .logo {
        width: 30%;
    }
    #header {
        background: url(gfx/headerimage.jpg) no-repeat scroll 0 bottom;
        height: 175px;
    }
    #menu {
        display: none;
    }
    #mainColCenter,#mainColRight {
        width: 100%;
        margin: 0;
    }
    #mainColCenter {
        min-height: auto;
    }
    .teaserHotline, .teaserLogos {
        display: none;
    }
    #mainRowSecond .teaserHotline {
        display: block;
        margin: 10px 0;
    }
    .mobile {
        display: block;
        clear: both;
        margin: 1em 0 0 0;
    }
    .csc-mailform label {
        float: none;
        text-align: left;
    }
}
/* > Mobile (iPhone) hochformat (finaler Wert laut FK = 340px) */
@media screen and (max-width: 340px) {

    html, body {
        background: none;
        background-color: #ffffff;
    }
    #pageWrapper {
        background: none;
        padding: 0;
        width: 100%;
    }
    #page {
        width: auto;
        overflow: hidden;
        -webkit-box-shadow:  none;
        box-shadow: none;
    }
    #header .headline {
        display: none;
    }
    #header .logo {
        width: 140px;
        right: 80px;
    }
    #header {
        background: url(gfx/headerimage.jpg) no-repeat scroll 0 bottom;
        height: 175px;
    }
    #main {
        width: auto;
        overflow: hidden;
    }
    .tx_indexedsearchWrap {
        width: 290px;
    }
    .tx_indexedsearchWrap .replacevalue {
        width: 151px;
    }
}




/* ==========================================================================
   Print styles.
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
        font-family: Arial, sans-serif;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    #mainColLeft,
    footer,
    #footer,
    #header .headline,
    .tx_indexedsearchWrap {
        display: none;
    }
    #header {
        height: 160px;
    }
    #header .headlineForPrint {
        display: block;
        font-size: 167%;
        width: 50%;
        margin: 2em 0;
    }
    #mainRowSecond:after {
        content: "Konzernzugehörigkeit: Die Leitungspartner GmbH ist eine 100 prozentige Tochtergesellschaft der Stadtwerke Düren GmbH. ";
        width: 30%;
        display: block;
        float: left;
    }
    #mainColCenter {
        width: 100%;
    }
    #mainRowSecond .teaserHotline {
        display: block;
        width: 30%;
        float: right;
    }
    
    a[href]:after {
        content: " (" attr(href) ")";
        font-size: 90%;
    }
    a[href^="/"]:after { 
        content: "(http://www.leitungspartner.de" attr(href)")";
        font-size: 90%;
    }
    abbr[title]:after {
        content: " (" attr(title) ")";
    }
    

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
