#page #corpus {
    background-image:none;
}
#aboBoxes {
    width: 770px;
    margin-top: 10px;
    margin-left: 0px;
}
#aboBoxesLeft, #aboBoxesRight {
    width: 385px;
    float: left;
}
.aboItem {
    width: 370px;
    background-color: #efefef;
    border: 1px solid #7b7b7b;
    margin-right: 13px;
    margin-bottom: 12px;
    padding: 0;
}
.aboItem span.headline {
    display: block;
    padding: 3px 10px;
    font-size: 12px;
    background-image: url('img/verlauf_head.png');
    background-repeat: repeat-x;
    color: #fff;
    border-bottom: 1px solid #7b7b7b;
}
.aboItem img.logo {
    float: left;
    margin: 10px;
    border: 1px solid #CFCFCF;
}
.aboItem ul {
    width: 170px;
    margin-left: 145px;
}
.aboItem ul li {
    font-size: 12px;
	margin-top:5px;
}
.aboItem .abo-more {
    display: block;
    font-size: 10px;
    font-weight: bold;
    width: 80px;
    margin-left: 170px;
}
.aboItem .button {
    float: right;
    margin-top: -20px;
    margin-right: 10px;
}
.aboItem p {
    font-size: 12px;
    margin: 10px;
}
.aboItem p.pricing {
    text-align: right;
}
.aboItem p.pricing span.aditional {
    font-size: 8px;
    line-height: normal;
}
