.content {
}

.content:hover {
}

.contenttitle {
        font-weight: bold;
        text-align: center;
        background: #EFEFEF;
}

.contenttitle:hover {
}

