.technology{ /*header of 2nd demo*/
cursor: hand;
cursor: pointer;
margin: 10px 0;
}


.openlanguage{ /*class added to contents of 2nd demo when they are open*/
color: #000000;
}

.closedlanguage{ /*class added to contents of 2nd demo when they are closed*/
color: #000000;
}

.angebotheadline{ /*class added to contents of 2nd demo when they are closed*/
color: #000000;
font-size: 13px;
font-weight:bold;
}

.angebotsubheadline{ /*class added to contents of 2nd demo when they are closed*/
color: #000000;
font-size: 10px;
font-weight:normal;
}

