.gaauswahl p {
    border-bottom: 1px solid #eee;
    font-weight: bold;
}

.gaitem {
    height: 170px;
}

.gaitem div.checkcontainer {
    background: #723d44;
    color: white;
    border-radius: 3px;
    padding: 3px;
    width: 120px;
}

.gaitem div.bild {
    height: 60px;
}

.gaitem div.text {
    height: 70px;
}

