@charset "UTF-8";
/* CSS Document */
#handball-tabelle .hb-embed {
	
}

#handball-tabelle .hb-embed__title-container {
border-bottom: 2px solid #a2c613;
}

#handball-tabelle .hb-embed__table thead th {
border-bottom: 2px solid #a2c613;
}


@media screen and (max-width: 480px) {
    #handball-tabelle .hb-embed {
	font-size: 9px;
	}
}