
#rootContainerZeile_Content {
    height: 1700px;
}

.bereichLogBox {
    position: relative;
    width: 686px;
    margin-left: 27px;
}

.infoFeld_LogBox {
    height: 31px;
    width: 100%;
    margin-bottom: 7px;
    padding-top: 9px;
    text-align: center;  
    font-weight: 700;    
}

.linkFeld_LogBoxDetails {
    width: 100%;
    height: 60px;
    background-image: url(../images/Fade-to-grey_nachOben.png);
    background-repeat: repeat-x;
    background-size: 100% 100%;
}

.linkFeld_LogBoxDetails p, .linkFeld_LogBoxDetails h3 {
    padding: 7px 10px;
}

.linkFeld_LogBox {
    height: 202px;
    border: #606d83 solid 1px;
    color: #ffffff;
}

.linkFeld_LogBox img {
    width: 150px;
    height: 123px;
    margin-top: 15px;
    margin-left: 5px;
}

.linkFeld_LogBox a {
    position: relative;
    top: -100%;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    background-color: #ffffff;
}

.linkFeld_LogBox a:link, .linkFeld_LogBox a:visited, .linkFeld_LogBox a:active {
    opacity: 0.0;
}

.linkFeld_LogBox a:hover {
    opacity: 0.25;
}

#linkFeld_LogBox_multiT {
    float: left;
    width: 160px;
    margin-left: 0;
}

#linkFeld_LogBox_microT {
    float: left;
    width: 170px;
    margin-left: 9px;
}

#linkFeld_LogBox_hydroP {
    float: left;
    width: 165px;
    margin-left: 9px;
}

#linkFeld_LogBox_ecoV {
    float: right;
    width: 157px;
    margin-right: 0;
}

#infoFeld_CustomLogBox {
    width: 684px;
    height: 94px;
    margin-top: 7px;
    border: #606d83 solid 1px;
}

#infoFeld_CustomLogBox p {
    width: 500px;
    float: left;
    margin: 5px;
    margin-left: 10px;
    text-align: justify;
}

#linkFeld_CustomLogBox {
    width: 150px;
    height: 80px;
    float: right;
    margin: 7px;
    margin-right: 3px;
    background-image: url(../images/Fade-to-grey_nachOben.png);
    background-repeat: repeat-x;
    background-size: 100% 100%;
}

#linkFeld_CustomLogBox img {
    height: 80px;
    float: right;   
}

#linkFeld_CustomLogBox p {
    width: 100px;
    color: #ffffff;
    float: left;   
    padding: 5px;
}

#linkFeld_CustomLogBox a {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    background-color: #ffffff;
}

#linkFeld_CustomLogBox a:link, #linkFeld_CustomLogBox a:visited, #linkFeld_CustomLogBox a:active {
    opacity: 0.0;
}

#linkFeld_CustomLogBox a:hover {
    opacity: 0.25;
}

#bereichLogBoxFeatures {
    width: 684px;
    height: 870px;
    padding-bottom: 10px;
    border: #606d83 solid 1px;
}

.img_LogBoxFeature_Icon {
    float: left;
    margin-left: 75px;
    margin-top: 10px;
}

.img_LogBoxFeature_PfeilLinks {
    float: right;
    margin-top: 10px;
}

.infoFeld_LogBoxFeature {
    width: 410px;
    height: 80px;
    float: right;
    margin-right: 75px;
    margin-top: 10px;
    color: #ffffff;
}

.infoFeld_LogBoxFeature h3 {
    width: 390px;
    margin-top: 5px;
    margin-left: 10px;
    color: #ffffff;
    text-align: left;
    font-family: 'Carrois Gothic SC';
    font-size: 1.0em;
}

.infoFeld_LogBoxFeature p {
    width: 370px;
    margin-top: 4px;
    margin-left: 10px;
    color: #ffffff;
    text-align: justify;
    line-height: 110%;
}
