/* /////////////////////////////////////////////////////////////////////////// */
/* // Nornenthal - CSS3-Stylesheet | Copyright 2018 by Mag. Markus W. Benes // */
/* /////////////////////////////////////////////////////////////////////////// */

/* MainBox informationen ANFANG */
#mainbox-informationen-view div.informationen-view-category {
    background-color: #FFFFFF;
    width: 335px;
    height: 135px;
    border-top: 1px solid #ececec;
    float: left;
    box-shadow: 0px 3px 3px #CCCCCC;
    margin: 4px 4px 4px 4px;
    padding: 4px 4px 4px 4px;
}

#mainbox-informationen-view div.informationen-view-category:hover {
    opacity: 1;
    -webkit-animation: flash 0.8s;
    animation: flash 0.8s;
}

@-webkit-keyframes flash {
    0% {
        opacity: .4;
    }
    100% {
        opacity: 1;
    }
}

#mainbox-informationen-view div.informationen-view-category-thumbnail {
    text-decoration: none;
    width: 136px;
    height: 143px;
    float: left;
    margin: -4px 4px 0px 0px;
    border-right: 1px solid #ececec;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

#mainbox-informationen-view div.informationen-view-category-thumbnail a {
    display: block;
    position: absolute;
}

#mainbox-informationen-view div.informationen-view-category-thumbnail img {
    max-width: 136px;
    max-height: 136px;
}

#mainbox-informationen-view div.informationen-view-category-thumbnail h4 {
    background-color: #ececec;
    border-top: 2px solid #FFFFFF;
    border-bottom: 2px solid #FFFFFF;
    font-family: Verdana, Arial, Tahoma;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    color: #666666;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 136px;
    height: 26px;
    line-height: 25px;
    margin-top: -33px;
    padding: 0px 0px 0px 0px;
    position: absolute;
}

#mainbox-informationen-view div.informationen-view-head {
    width: 694px;
    box-shadow: 0px 3px 3px #CCCCCC;
    margin: 2px 0px 0px 4px;
    float: left;
}

#mainbox-informationen-view div.informationen-view-head h3 {
    background-color:#ececec;
    font-family: Arial, Tahoma;
    font-size: 16px;
    text-align: left;
    text-shadow: none !important;
    color: #999999;
    height: 22px;
    line-height: 22px;
    padding: 3px 0px 3px 6px;
    margin: 0px 0px 0px 0px;
}

#mainbox-informationen-view div.informationen-view-category-description {
    background-color: #ececec;
    border-top: 1px solid #ececec;
    text-align: justify;
    font-family: Verdana, Tahoma, Arial;
    font-size: 10px;
    color: #666666;
    width: 169px;
    height: 116px;
    float: left;
    margin: 0px 0px 0px 0px;
    padding: 6px 12px 12px 12px;
    position: relative;
}

#mainbox-informationen-view div.informationen-view-category-description a {
    text-decoration: none;
    color: #666666;
    height: 100%;
    display: block;
    position: absolute;
    padding: 10px 17px 0px 15px;
    margin: -11px -5px 0px -15px;
}

#mainbox-informationen-view div.informationen-view-category img {
    width: 140px;
}

#mainbox-informationen-view div.informationen-view-category-large {
    background-color: #FFFFFF;
    width: 686px;
    height: 200px;
    border-top: 1px solid #ececec;
    box-shadow: 0px 3px 3px #CCCCCC;
    margin: 4px 4px 4px 4px;
    padding: 4px 4px 4px 4px;
    float: left;
}

#mainbox-informationen-view div.informationen-view-category-large:hover {
    opacity: 1;
    -webkit-animation: flash 0.8s;
    animation: flash 0.8s;
}

@-webkit-keyframes flash {
    0% {
        opacity: .4;
    }
    100% {
        opacity: 1;
    }
}

#mainbox-informationen-view div.informationen-view-category-large-thumbnail {
    text-decoration: none;
    width: 200px;
    height: 200px;
    float: left;
    margin: 0px 4px 0px 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    position:relative;
}

#mainbox-informationen-view div.informationen-view-category-large-thumbnail a {
    display: block;
    position: absolute;
}

#mainbox-informationen-view div.informationen-view-category-large-thumbnail img {
    max-width: 200px;
    max-height: 200px;
}

#mainbox-informationen-view div.informationen-view-category-large-thumbnail h4 {
    background-color: #ececec;
    border-top: 2px solid #FFFFFF;
    border-bottom: 2px solid #FFFFFF;
    font-family: Verdana, Arial, Tahoma;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    color: #666666;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 101px;
    line-height: 10px;
    height: 24px;
    margin-top: -40px;
    padding: 0px 0px 0px 0px;
    position: absolute;
}

#mainbox-informationen-view div.informationen-view-category-large-description {
    background-color: #ececec;
    border-top: 1px solid #ececec;
    text-align: justify;
    font-family: Verdana, Tahoma, Arial;
    font-size: 10px;
    color: #666666;
    width: 457px;
    height: 181px;
    float: left;
    margin: 0px 0px 0px 0px;
    padding: 6px 12px 12px 12px;
    position:relative;
}

#mainbox-informationen-view div.informationen-view-category-large-description h4 {
    background-color: #ececec;
    border-top: 2px solid #FFFFFF;
    border-bottom: 2px solid #FFFFFF;
    font-family: Verdana, Arial, Tahoma;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    color: #666666;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 481px;
    line-height: 28px;
    height: 30px;
    margin: -3px -12px 7px -12px;
    padding: 0px 0px 0px 0px;
}

#mainbox-informationen-view div.informationen-view-category-large-description a {
    text-decoration: none;
    color: #666666;
    height: 100%;
    display: block;
    position: absolute;
    padding: 10px 17px 0px 15px;
    margin: -11px -5px 0px -15px;
}

#mainbox-informationen-view div.informationen-view-category-large img {
    width: 200px;
}

#mainbox-informationen-view div.informationen-view-information {
    background-color: #DFE9EC;
    color: #5b8a9b;
    text-align: center;
    font-family: Verdana, Tahoma, Arial;
    font-size: 10px;
    border-radius: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 686px;
    height: 25px;
    line-height: 26px;
    float: left;
    margin: 2px 4px 4px 4px;
    padding: 2px 4px 4px 4px;
    box-shadow: 0px 3px 3px #CCCCCC;
}
/* MainBox informationen ENDE */