﻿body {
}

ul {
    padding-left: 30px;
}


h2 {
    font-size: 18px;
    padding-left: 10px;
}

/*#TableStartMain zeigt auf die tabelle*/
#TableStartMain {
     font-size: 15px;
    height: auto;
    width: 100%;
    display: block;
    border: 0;
    -moz-background-clip: padding-box;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}

    #TableStartMain tr {
        height: 70px;
        width: 1000px;
    }


        #TableStartMain tr.Line {
            height: 5px;
        }

            #TableStartMain tr.Line hr {
                color: limegreen;
            }

    #TableStartMain td.Left {
        padding: 5px;
        padding-right: 15px;
        text-align: right;
        min-height: 50px;
        width: 710px;
        vertical-align: central;
        font-weight: bold;
    }

    #TableStartMain td.Right {
        padding: 5px;
        padding-left: 10px;
        text-align: left;
        min-height: 50px;
        width: 245px;
        vertical-align: central;
        border: none;
        background-color: #1da60f;
        font-weight: bold;
        color: white;
    }

        #TableStartMain td.Right:hover {
            background-color: firebrick;
        }

/*#TableStartMain zeigt auf die tabelle*/
#TableContact {
    height: auto;
    width: 980px;
    display: block;
    border: 0;
    -moz-background-clip: padding-box;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: solid 1px darkgrey;
    border-collapse: collapse;
}

    #TableContact tr {
        height: 30px;
        width: 100%;
    }


    #TableContact td {
        padding: 5px;
        min-height: 30px;
        vertical-align: central;
        border: solid 1px darkgrey;
    }


div.TableHeaderMatrix {
    min-height: 10px;
    margin: 5px;
    padding: 5px;
    vertical-align: top;
    white-space: pre-wrap;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    font-size: smaller;
    border: solid 1px #cccccc;
    font-weight: normal;
}

    div.TableHeaderMatrix:hover {
        font-weight: bold;
    }


#CaseStudyNavigationLevel1 {
    text-align: right;
    vertical-align: middle;
    font-weight: bold;
    padding: 5px 10px 5px 10px;
    margin: 0;
    background: #cccccc;
    color: black;
        white-space: pre-wrap;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}

div.SelectedItem {
    background: #000084;
    color: white;
    font-weight: bold;
}

.dx-list-item-content, .dx-list .dx-empty-message {
    margin: 5px;
}

div.divMatrixHeader {
    background-color: #cccccc;
    width: 100px;
    height: 120px;
    vertical-align: top;
    font-size: smaller;
    float: left;
    padding: 2px;
    text-align: center;
    background-repeat: no-repeat;
    background-position: 10px 30px;
    background-size: 70px 70px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

div.divMatrixHeader7Items {
    width: 86px;
    background-position: 0 35px;
    background-size: 86px 81px;
}


div.divMatrixTick {
    width: 100px;
    height: 120px;
    vertical-align: top;
    font-size: smaller;
    float: left;
    padding: 0;
    text-align: center;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 100px 150px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

div.divMatrixTick7Items {
    width: 86px;
    background-size: 86px 120px;
}


div.divMatrixTick6Items {
    width: 100px;
    background-size: 100px 120px;
}

div.divMatrixTick4Items {
    width: 150px;
    background-size: 150px 120px;
}

div.divImageCountryProject {
    width: 100px;
    height: 120px;
    float: left;
    overflow: hidden;
    padding: 2px 2px 2px 2px;
}

div.divImageCountryProject label{
    display:none;
}

div.divImageCountryProject:hover label{
    padding:5px;
    display:block;
        white-space: pre-wrap;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    text-align: center;
    font-style: normal;
    vertical-align:middle;
}

div.divImageCountryProject a{
    display:none;
}

div.divImageCountryProject:hover a{
    display:block;
}

div.divImageCountryProject img{
    display:block;
}

div.divImageCountryProject:hover img{
    display:none;
}





.BorderTop {
    border-top: solid 1px darkgrey;
}

.BorderRight {
    border-right: solid 1px darkgrey;
}

.BorderBottom {
    border-bottom: solid 1px darkgrey;
}

.BorderLeft {
    border-left: solid 1px darkgrey;
}


div.divBenchmarkColumnLeft {
    width: 40%;
    float: left;
}

div.divBenchmarkColumnLeftSmaller {
    width: 40%;
    float: left;
}
div.divBenchmarkColumnRight {
    width: 60%;
    float: left;
}
div.divBenchmarkColumnRightLarger{
    width: 60%;
    float: left;
}

div.divBenchmarkLineForInput {
    width: 100%;
    margin-bottom:15px;
    min-height: 30px;
    overflow: auto;
}


/*#CaseStudySiteTable1 zeigt auf die tabelle*/
.CaseStudySiteTable1 {
    width:100%;
    border: solid 1px #cccccc;
    /*border-radius: 10px;
    background-color: linen;*/
}

.CaseStudySiteTable1 td,  .CaseStudySiteTable1 th{
    padding: 10px;
    text-align: left;
    border: solid 1px #cccccc;
    }

/*#CaseStudySiteTable2*/
.CaseStudySiteTable2 {
    width:100%;
    border: solid 1px #cccccc;
    border-collapse: collapse;
    font: normal 13px Arial, sans-serif;
    /*border-radius: 10px;
    background-color: linen;*/
}

.CaseStudySiteTable2 thead {
    border: solid 1px #cccccc;
    color: black;
    text-align: center;
}

.CaseStudySiteTable2 thead th, .CaseStudySiteTable2 thead td {
    color: black;
    padding: 10px;
    text-shadow: 1px 1px 1px #fff;
    border: solid 1px #cccccc;
}

.CaseStudySiteTable2 tbody{
    text-align:center;
}

.CaseStudySiteTable2 tbody tr {
    color: #000;
    padding: 10px;
    text-shadow: 1px 1px 1px #fff;
    border: solid 1px #cccccc;
}

.CaseStudySiteTable2 tbody th, .CaseStudySiteTable2 tbody td{
    color: #000;
    padding: 10px;
    text-shadow: 1px 1px 1px #fff;
    border: solid 1px #cccccc;
}

.tdBackgroundHighlight{
    border-radius: 10px;
    background-color: #cccccc;
}

.textLeft {
    text-align:left;
}

.textCenter {
    text-align:center;
}

.CaseStudyinfoLinksDiv {
    border-color: #cccccc;
}
.CaseStudyinfoLinksDiv:hover {
    cursor:pointer;
}

#sticky {
    width: 100%; 
    padding: 10px; 
    -moz-box-sizing: border-box; 
    -webkit-box-sizing: border-box; 
    box-sizing: border-box; 
    clear: both;
}

#sticky.stick {
    padding-top: 0; 
    position: fixed;
    top: 0;
    z-index: 10000;
}
.imgContainer {
    width: 100%;
    height: 100%;
    margin: 0 auto;
}
.wide {
    max-width: 100%;
    max-height: 100%;
    height: 100%;
}
.tall {
    max-height: 100%;
    max-width: 100%;
    width: 100%;
}
.hoverPointer:hover {
    cursor:pointer;
}
.currently-active-item {
    color: white;
    background-color: #1da60f;
}